index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
netdevsim: drop the ability to change max_vfs via debugfs
Slawomir Stepien
3
-82
/
+3
2026-08-13
net: tun: bound receive headroom
Asim Viladi Oglu Manizada
1
-5
/
+16
2026-08-13
net: phy: dp83640: fix per-bus clock lifetime
Xuanqiang Luo
2
-85
/
+28
2026-08-13
net: phy: dp83640: clear state after PTP registration failure
Xuanqiang Luo
1
-0
/
+4
2026-08-13
net: phy: dp83640: embed pin configuration in clock
Xuanqiang Luo
1
-11
/
+4
2026-08-13
net: phy: add PHY package locking helpers
Xuanqiang Luo
2
-0
/
+25
2026-08-13
Input: rmi4 - use platform data instead of query, when available
David Heidelberg
1
-4
/
+12
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
140
-765
/
+1827
2026-08-13
vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
Farhan Ali
2
-8
/
+3
2026-08-13
vfio-pci/zdev: Add a device feature for error information
Farhan Ali
3
-2
/
+53
2026-08-13
iommufd: Fix UAF in selftest IOPF reporting
Peiyang He
1
-1
/
+30
2026-08-13
PCI: Fix 32-bit config write in Intel PCH Root Port MPC ACS quirk
Mohamad Raizudeen
1
-1
/
+1
2026-08-13
s390/pci: Store PCI error information for passthrough devices
Farhan Ali
1
-3
/
+15
2026-08-13
Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci ...
Alex Williamson
5
-20
/
+77
2026-08-13
spi: virtio: mark device ready before registering the controller
Jasper Wise
1
-0
/
+2
2026-08-13
nvmet: fix max_qid race between configfs and controller allocation
Maurizio Lombardi
5
-28
/
+39
2026-08-13
nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
Ewan D. Milne
1
-1
/
+1
2026-08-13
clocksource/drivers/armada: Unwind timer clock on init failure
Yuho Choi
1
-3
/
+15
2026-08-13
clocksource/drivers/rtl-otto: Change driver to use __raw reads and writes
Rustam Adilov
1
-7
/
+7
2026-08-13
clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t type
Marek Szyprowski
2
-22
/
+22
2026-08-13
clocksource/drivers/clps711x: Do not unmap clocksource MMIO
Guangshuo Li
1
-1
/
+1
2026-08-13
clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhp_setup_state error path
WenTao Liang
1
-1
/
+3
2026-08-13
clocksource/drivers/timer-sun4i: Advertise a real minimum delta
Felix Yan
1
-1
/
+1
2026-08-13
clocksource: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
6
-16
/
+6
2026-08-13
clocksource/drivers/sh_cmt: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2
-4
/
+4
2026-08-13
clocksource/drivers/sh_mtu2: Drop unused assignment of platform_device_id
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-08-13
Revert "wifi: mt76: Disable napi when removing device"
Mikhail Gavrilov
1
-4
/
+1
2026-08-13
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
24
-109
/
+209
2026-08-13
Merge tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2026-08-13
Merge tag 'gpio-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-35
/
+41
2026-08-13
s390/vfio-ap: Fix NULL deref in status_show() during queue probe
Anthony Krowiak
1
-4
/
+29
2026-08-13
s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed
Anthony Krowiak
1
-13
/
+17
2026-08-13
s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmap
Anthony Krowiak
1
-0
/
+9
2026-08-13
s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
Anthony Krowiak
1
-3
/
+3
2026-08-13
s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev object
Anthony Krowiak
1
-0
/
+8
2026-08-13
s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects
Anthony Krowiak
1
-4
/
+23
2026-08-13
s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
Anthony Krowiak
1
-9
/
+30
2026-08-13
s390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_...
Anthony Krowiak
1
-4
/
+4
2026-08-13
drm/log: Fix infinite loop when scale is too large for display
Shixiong Ou
1
-0
/
+6
2026-08-13
drm/log: Fix out-of-bounds read on empty message length
Shixiong Ou
1
-0
/
+3
2026-08-13
drm/log: Fix division by zero when scale module parameter is 0
Shixiong Ou
1
-0
/
+3
2026-08-13
iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...
Peiyang He
1
-0
/
+4
2026-08-13
drm/xe/mcr: Take vcs1/vecs1 into account for first media slice
Ashutosh Dixit
1
-2
/
+7
2026-08-13
netconsole: publish the userdata payload with RCU
Breno Leitao
1
-36
/
+56
2026-08-13
drm/xe: Fix xe_device_probe() failure
Raag Jadav
1
-1
/
+5
2026-08-13
drm/xe: Fix a bug in pc_adjust_freq_bounds()
Vinay Belgaumkar
1
-3
/
+10
2026-08-13
drm/xe/oa: Check managed mutex initialization errors
Linmao Li
1
-4
/
+5
2026-08-13
drm/xe/oa: Fix sync entry leak on OA config emit failure
Linmao Li
1
-0
/
+4
2026-08-13
drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
Gajendra Uttamchand
2
-8
/
+21
2026-08-13
drm/xe/pxp: add termination on resume
Daniele Ceraolo Spurio
2
-50
/
+139
[prev]
[next]