summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
11 daysvirt: sev-guest: Do not use host-controlled page order in cleanup pathCarlos López-7/+5
11 daysMerge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-81/+63
11 daysMerge tag 'hwmon-for-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+33
12 dayshwmon: (lm90) Add lock protection to lm90_alertGuenter Roeck-0/+2
12 dayshwmon: (lm90) Stop work before releasing hwmon deviceGuenter Roeck-4/+20
12 daysMerge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-494/+537
12 daysdrm: Replace old pointer to new idrEdward Adam Davis-5/+2
12 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-43/+40
12 daysMerge tag 'iommu-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-109/+253
12 daysMerge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds-40/+65
12 daysMerge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-42/+84
12 daysMerge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-231/+222
13 daysMerge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-25/+37
13 daysMerge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-232/+418
13 daysdrm/loongson: Use managed KMS pollingMyeonghun Pak-1/+1
13 daysiommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe-7/+13
13 daysiommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe-2/+2
13 daysiommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe-30/+19
13 daysiommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe-21/+22
13 daysiommu: Fix loss of errno on map failure for classic opsJason Gunthorpe-1/+1
13 daysMerge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1Jens Axboe-25/+34
13 daysMerge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-81/+266
14 daysMerge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-16/+73
14 daysvfio/pci: Check BAR resources before exporting a DMABUFMatt Evans-2/+4
14 daysvfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans-20/+43
14 daysMerge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-57/+135
14 daysnvme-apple: Reset q->sq_tail during queue initNick Chan-0/+1
14 daysdrm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström-8/+3
14 daysnet: phy: DP83TC811: add reading of abilitiesSven Schuchmann-0/+1
14 daysdrm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström-2/+5
2026-05-14arm_mpam: Check whether the config array is allocated before destroying itJames Morse-0/+3
2026-05-14arm_mpam: Fix false positive assert failure during mpam_disable()James Morse-2/+8
2026-05-14arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan-2/+11
2026-05-14arm_mpam: Pretend that NRDY is always hardware managedBen Horgan-38/+17
2026-05-14arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan-2/+2
2026-05-14Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-213/+220
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng-3/+5
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng-3/+5
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng-5/+18
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo-6/+6
2026-05-13FDDI: defza: Sanitise the reset safety timerMaciej W. Rozycki-2/+9
2026-05-13vfio/pci: fix dma-buf kref underflow after revokeAlex Williamson-18/+18
2026-05-13drm/gma500/oaktrail_lvds: fix i2c adapter leaks on initJohan Hovold-0/+4
2026-05-13drm/gma500/oaktrail_lvds: fix hang on init failureJohan Hovold-2/+3
2026-05-13drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setupJohan Hovold-0/+1
2026-05-13drm/xe: Drop unused ggtt_balloon fieldMichal Wajdeczko-2/+0
2026-05-12net: ethernet: ravb: Do not check URAM suspension when WoL is activeNiklas Söderlund-3/+6
2026-05-12net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski-1/+1
2026-05-12hwmon: (asus_atk0110) Check ACPI_COMPANION() against NULLRafael J. Wysocki-1/+6
2026-05-12hwmon: (acpi_power_meter) Check ACPI_COMPANION() against NULLRafael J. Wysocki-1/+5