summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
9 daysarch_numa: remove redundant nodemask clears in numa_init()Sang-Heon Jeon
9 daysmm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
12 daysMerge tag 'irq-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03Merge branch 'acpi-tad'Rafael J. Wysocki
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-03Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03media: em28xx: Add include for struct usb_device_idUwe Kleine-König (The Capable Hub)
2026-07-03usb: dwc2: Add include defining struct pci_device_idUwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: x86-android-tablets: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03i2c: Let i2c-core.h include <linux/i2c.h>Uwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: msi-ec: Ensure dmi_system_id is definedUwe Kleine-König (The Capable Hub)
2026-07-03media: ti: vpe: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)
2026-07-03ata: libata-scsi: limit simulated SCSI command copy to response lengthKaruna Ramkumar
2026-07-03ata: pata_pxa: Fix DMA channel leak on probe errorWentao Liang
2026-07-03ata: sata_gemini: unwind clocks on IDE pinctrl errorsMyeonghun Pak
2026-07-03ata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas
2026-07-03ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSDBryam Vargas
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-03Merge tag 'drm-misc-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-03Merge tag 'drm-xe-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-03Merge tag 'amd-drm-fixes-7.2-2026-07-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02s390/monwriter: Reject buffer reuse with different data lengthGerald Schaefer
2026-07-02drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-02drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-02drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-02drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-07-02drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-07-02drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-07-02drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-07-02drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-07-02drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-07-02drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
2026-07-02drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
2026-07-02drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit
2026-07-02drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit
2026-07-02drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit
2026-07-02drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit
2026-07-02drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit
2026-07-02drm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit
2026-07-02drm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey