index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
gpio: aggregator: fix a potential use-after-free
Bartosz Golaszewski
1
-1
/
+1
2026-05-21
gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
Bartosz Golaszewski
1
-0
/
+13
2026-05-21
gpio: pca953x: propagate regulator_enable() error from resume
Stepan Ionichev
1
-1
/
+1
2026-05-17
virt: sev-guest: Do not use host-controlled page order in cleanup path
Carlos López
1
-7
/
+5
2026-05-17
Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-81
/
+63
2026-05-17
Merge tag 'hwmon-for-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+33
2026-05-16
hwmon: (lm90) Add lock protection to lm90_alert
Guenter Roeck
1
-0
/
+2
2026-05-16
hwmon: (lm90) Stop work before releasing hwmon device
Guenter Roeck
1
-4
/
+20
2026-05-15
Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
31
-494
/
+537
2026-05-16
drm: Replace old pointer to new idr
Edward Adam Davis
1
-5
/
+2
2026-05-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-43
/
+40
2026-05-15
Merge tag 'iommu-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-109
/
+253
2026-05-15
Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-40
/
+65
2026-05-16
Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
10
-42
/
+84
2026-05-16
Merge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
11
-231
/
+222
2026-05-15
Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-25
/
+37
2026-05-15
Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
15
-232
/
+418
2026-05-15
drm/loongson: Use managed KMS polling
Myeonghun Pak
1
-1
/
+1
2026-05-15
iommupt: Fix the end_index calculation in __map_range_leaf()
Jason Gunthorpe
1
-7
/
+13
2026-05-15
iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
Jason Gunthorpe
1
-2
/
+2
2026-05-15
iommu: Handle unmap error when iommu_debug is enabled
Jason Gunthorpe
1
-30
/
+19
2026-05-15
iommu: Fix up map/unmap debugging for iommupt domains
Jason Gunthorpe
1
-21
/
+22
2026-05-15
iommu: Fix loss of errno on map failure for classic ops
Jason Gunthorpe
1
-1
/
+1
2026-05-14
Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
7
-25
/
+34
2026-05-14
Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-81
/
+266
2026-05-14
Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
15
-16
/
+73
2026-05-14
vfio/pci: Check BAR resources before exporting a DMABUF
Matt Evans
1
-2
/
+4
2026-05-14
vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
Matt Evans
2
-20
/
+43
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
24
-57
/
+135
2026-05-14
nvme-apple: Reset q->sq_tail during queue init
Nick Chan
1
-0
/
+1
2026-05-14
drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
Thomas Hellström
1
-8
/
+3
2026-05-14
net: phy: DP83TC811: add reading of abilities
Sven Schuchmann
1
-0
/
+1
2026-05-14
drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
Thomas Hellström
2
-2
/
+5
2026-05-14
arm_mpam: Check whether the config array is allocated before destroying it
James Morse
1
-0
/
+3
2026-05-14
arm_mpam: Fix false positive assert failure during mpam_disable()
James Morse
1
-2
/
+8
2026-05-14
arm_mpam: Improve check for whether or not NRDY is hardware managed
Ben Horgan
1
-2
/
+11
2026-05-14
arm_mpam: Pretend that NRDY is always hardware managed
Ben Horgan
2
-38
/
+17
2026-05-14
arm_mpam: Fix monitor instance selection when checking for hardware NRDY
Ben Horgan
1
-2
/
+2
2026-05-14
Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
7
-213
/
+220
2026-05-13
macsec: use rcu_work to defer TX SA crypto cleanup out of softirq
Jinliang Zheng
1
-3
/
+5
2026-05-13
macsec: use rcu_work to defer RX SA crypto cleanup out of softirq
Jinliang Zheng
1
-3
/
+5
2026-05-13
macsec: introduce dedicated workqueue for SA crypto cleanup
Jinliang Zheng
1
-5
/
+18
2026-05-13
net: net_failover: Fix the deadlock in slave register
Faicker Mo
1
-6
/
+6
2026-05-13
FDDI: defza: Sanitise the reset safety timer
Maciej W. Rozycki
1
-2
/
+9
2026-05-13
vfio/pci: fix dma-buf kref underflow after revoke
Alex Williamson
1
-18
/
+18
2026-05-13
drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init
Johan Hovold
1
-0
/
+4
2026-05-13
drm/gma500/oaktrail_lvds: fix hang on init failure
Johan Hovold
1
-2
/
+3
2026-05-13
drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup
Johan Hovold
1
-0
/
+1
2026-05-13
drm/xe: Drop unused ggtt_balloon field
Michal Wajdeczko
1
-2
/
+0
2026-05-12
net: ethernet: ravb: Do not check URAM suspension when WoL is active
Niklas Söderlund
1
-3
/
+6
[next]