index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-08-11
s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
Anthony Krowiak
2026-07-30
s390/vfio_ccw: Implement a crw lock
Eric Farman
2026-07-30
s390/vfio_ccw: Selectively expand io_mutex
Eric Farman
2026-07-30
s390/vfio_ccw: Move cp cleanup out of not operational
Eric Farman
2026-07-30
s390/vfio_ccw: Cancel existing workqueues
Eric Farman
2026-07-30
s390/vfio_ccw: Ensure index for read/write regions are within range
Eric Farman
2026-07-30
s390/vfio_ccw: Calculate idal length based on idaw type
Eric Farman
2026-07-30
s390/vfio_ccw: Ensure first IDAW remains constant
Eric Farman
2026-07-30
s390/vfio_ccw: Fix out of bounds check on CCW array
Eric Farman
2026-07-30
s390/vfio_ccw: Limit the number of channel program segments
Eric Farman
2026-07-30
s390/vfio_ccw: Free all memory if cp_init() fails
Eric Farman
2026-07-05
Merge tag 'irq-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-05
Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-04
Merge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-07-03
Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-07-03
Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2026-07-03
Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-07-03
Merge branch 'acpi-tad'
Rafael J. Wysocki
2026-07-03
Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-07-03
Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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
media: em28xx: Add include for struct usb_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: 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
platform/x86: msi-ec: Ensure dmi_system_id is defined
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
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 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
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-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-02
s390/monwriter: Reject buffer reuse with different data length
Gerald Schaefer
2026-07-02
drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
Ashutosh Dixit
2026-07-02
drm/xe/pt: prevent invalid cursor access for purged BOs
Matthew Auld
2026-07-02
drm/xe: fix NPD in bo_meminfo()
Matthew Auld
2026-07-02
drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays
Michal Wajdeczko
2026-07-02
drm/xe/hw_engine: Fix double-free of managed BO in error path
Shuicheng Lin
2026-07-02
drm/xe/userptr: Drop bogus static from finish in force_invalidate
Shuicheng Lin
2026-07-02
drm/xe/userptr: Hold notifier_lock for write on inject test path
Shuicheng Lin
2026-07-02
drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
Matthew Auld
2026-07-02
drm/xe: Return error on non-migratable faults requiring devmem
Matthew Brost
2026-07-02
drm/xe/rtp: Ensure locking/ref counting for OA whitelists
Ashutosh Dixit
[next]