aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-21gpio: aggregator: fix a potential use-after-freeBartosz Golaszewski1-1/+1
2026-05-21gpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski1-0/+13
2026-05-21gpio: pca953x: propagate regulator_enable() error from resumeStepan Ionichev1-1/+1
2026-05-17virt: sev-guest: Do not use host-controlled page order in cleanup pathCarlos López1-7/+5
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-81/+63
2026-05-17Merge tag 'hwmon-for-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+33
2026-05-16hwmon: (lm90) Add lock protection to lm90_alertGuenter Roeck1-0/+2
2026-05-16hwmon: (lm90) Stop work before releasing hwmon deviceGuenter Roeck1-4/+20
2026-05-15Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-494/+537
2026-05-16drm: Replace old pointer to new idrEdward Adam Davis1-5/+2
2026-05-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-43/+40
2026-05-15Merge tag 'iommu-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-109/+253
2026-05-15Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds3-40/+65
2026-05-16Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie10-42/+84
2026-05-16Merge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-231/+222
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-25/+37
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds15-232/+418
2026-05-15drm/loongson: Use managed KMS pollingMyeonghun Pak1-1/+1
2026-05-15iommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe1-7/+13
2026-05-15iommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe1-2/+2
2026-05-15iommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe1-30/+19
2026-05-15iommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe1-21/+22
2026-05-15iommu: Fix loss of errno on map failure for classic opsJason Gunthorpe1-1/+1
2026-05-14Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1Jens Axboe7-25/+34
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-81/+266
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds15-16/+73
2026-05-14vfio/pci: Check BAR resources before exporting a DMABUFMatt Evans1-2/+4
2026-05-14vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans2-20/+43
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds24-57/+135
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan1-0/+1
2026-05-14drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström1-8/+3
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
2026-05-14drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström2-2/+5
2026-05-14arm_mpam: Check whether the config array is allocated before destroying itJames Morse1-0/+3
2026-05-14arm_mpam: Fix false positive assert failure during mpam_disable()James Morse1-2/+8
2026-05-14arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan1-2/+11
2026-05-14arm_mpam: Pretend that NRDY is always hardware managedBen Horgan2-38/+17
2026-05-14arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan1-2/+2
2026-05-14Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...Dave Airlie7-213/+220
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng1-3/+5
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng1-3/+5
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng1-5/+18
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo1-6/+6
2026-05-13FDDI: defza: Sanitise the reset safety timerMaciej W. Rozycki1-2/+9
2026-05-13vfio/pci: fix dma-buf kref underflow after revokeAlex Williamson1-18/+18
2026-05-13drm/gma500/oaktrail_lvds: fix i2c adapter leaks on initJohan Hovold1-0/+4
2026-05-13drm/gma500/oaktrail_lvds: fix hang on init failureJohan Hovold1-2/+3
2026-05-13drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setupJohan Hovold1-0/+1
2026-05-13drm/xe: Drop unused ggtt_balloon fieldMichal Wajdeczko1-2/+0
2026-05-12net: ethernet: ravb: Do not check URAM suspension when WoL is activeNiklas Söderlund1-3/+6