index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-02
Input: maplemouse - set driver data before registering input device
Dmitry Torokhov
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
2026-07-03
parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>
Uwe Kleine-König (The Capable Hub)
2026-07-03
media: em28xx: Add include for struct usb_device_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
LoongArch: KVM: Add include defining struct cpu_feature
Uwe Kleine-König (The Capable Hub)
2026-07-03
ALSA: hda/core: Add include defining struct hda_device_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
usb: dwc2: Add include defining struct pci_device_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
platform/x86: int3472: Add include defining struct dmi_system_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
i2c: Let i2c-core.h include <linux/i2c.h>
Uwe Kleine-König (The Capable Hub)
2026-07-03
of: Explicitly include <linux/types.h> and <linux/err.h>
Uwe Kleine-König (The Capable Hub)
2026-07-03
platform/x86: msi-ec: Ensure dmi_system_id is defined
Uwe Kleine-König (The Capable Hub)
2026-07-03
usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
Uwe Kleine-König (The Capable Hub)
2026-07-03
driver core: platform: Include header for struct platform_device_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
driver: core: Include headers for acpi_device_id and of_device_id for struct ...
Uwe Kleine-König (The Capable Hub)
2026-07-03
media: ti: vpe: #include <linux/platform_device.h> explicitly
Uwe Kleine-König (The Capable Hub)
2026-07-03
mod_devicetable.h: Split into per subsystem headers
Uwe Kleine-König (The Capable Hub)
2026-07-03
ata: libata-scsi: limit simulated SCSI command copy to response length
Karuna Ramkumar
2026-07-03
ata: pata_pxa: Fix DMA channel leak on probe error
Wentao Liang
2026-07-03
ata: sata_gemini: unwind clocks on IDE pinctrl errors
Myeonghun Pak
2026-07-03
ata: libata-core: Reject an invalid concurrent positioning ranges count
Bryam Vargas
2026-07-03
ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
Bryam Vargas
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-02
Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-07-02
nilfs2: reject invalid block index in GC ioctl
Ryusuke Konishi
2026-07-03
Merge tag 'drm-misc-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-07-03
Merge tag 'drm-xe-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2026-07-03
Merge tag 'amd-drm-fixes-7.2-2026-07-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-07-03
Merge tag 'drm-intel-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2026-07-02
wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_begin
Gaole Zhang
2026-07-02
wifi: ath6kl: fix use-after-free in aggr_reset_state()
Daniel Hodges
2026-07-02
wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
Cheng Yongkang
2026-07-02
io_uring/uring_cmd: fix uring_cmd.c comments
Yang Xiuwei
2026-07-02
futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on...
Sebastian Andrzej Siewior
2026-07-02
batman-adv: fix VLAN priority offset
Sven Eckelmann
2026-07-02
ASoC: rsnd: src: Add missing scu_supply clock to suspend/resume
John Madieu
2026-07-02
RDMA/siw: publish QP after initialization
Ruoyu Wang
2026-07-02
accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
Wentao Liang
2026-07-02
RDMA/hns: Fix potential integer overflow in mhop hem cleanup
Danila Chernetsov
2026-07-02
RDMA/core: Fix memory leak in __ib_create_cq() on invalid cqe
Chenguang Zhao
2026-07-02
RDMA/mana_ib: initialize err for empty send WR lists
Ruoyu Wang
2026-07-02
RDMA/erdma: initialize ret for empty receive WR lists
Ruoyu Wang
2026-07-02
iio: adc: ad7779: add missing 'select IIO_TRIGGERED_BUFFER' to Kconfig
Joshua Crofts
2026-07-02
iio: adc: ad4130: add missing `select IIO_TRIGGERED_BUFFER` to Kconfig
Joshua Crofts
2026-07-02
RDMA/irdma: Prevent user-triggered null deref on QP create
Jacob Moroni
2026-07-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-02
Merge tag 'hwmon-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-02
Merge tag 'mfd-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2026-07-02
dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
Md Sadre Alam
[prev]
[next]