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-08-16
Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+23
2026-08-16
wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock
Charlie-cy Wu
3
-12
/
+22
2026-08-16
Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"
Linus Torvalds
1
-80
/
+0
2026-08-16
Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+25
2026-08-15
drbd: don't leak the shared secret to unprivileged netlink dumps
Christoph Böhmwalder
1
-14
/
+25
2026-08-15
Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2026-08-14
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+13
2026-08-14
Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
53
-334
/
+754
2026-08-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-42
/
+24
2026-08-14
Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+3
2026-08-14
Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-42
/
+21
2026-08-14
Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2026-08-14
Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
5
-6
/
+24
2026-08-14
Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-19
/
+26
2026-08-14
Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
11
-123
/
+279
2026-08-14
Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
31
-95
/
+299
2026-08-13
spi: virtio: mark device ready before registering the controller
Jasper Wise
1
-0
/
+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
-110
/
+210
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
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
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
2026-08-13
drm/xe: Order ring writes before ring tail updates
Matthew Brost
1
-0
/
+7
2026-08-13
drm/xe/guc_ads: use uncached mapping for UM queue BO
Jia Yao
1
-1
/
+2
2026-08-13
drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
Jia Yao
2
-9
/
+5
2026-08-13
drm/xe/guc_ads: allocate UM queues in a separate BO
Jia Yao
4
-32
/
+83
2026-08-13
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
1
-25
/
+8
2026-08-13
firewire: ohci: fix NULL pointer dereference in ar_context_release
Aleksandr Nogikh
1
-1
/
+3
2026-08-12
accel/amdxdna: Skip unmapped range in aie2_populate_range()
Lizhi Hou
1
-0
/
+16
2026-08-12
Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
9
-37
/
+63
2026-08-12
Input: sur40 - fix V4L error path cleanup
Dmitry Torokhov
1
-1
/
+3
2026-08-12
Input: sur40 - fix input device registration ordering
Dmitry Torokhov
1
-10
/
+11
2026-08-12
net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
Siddharth Vadapalli
1
-0
/
+2
2026-08-12
net/dibs: Correct freeing of dmb_clientid_arr
Alexandra Winter
2
-11
/
+4
2026-08-12
regmap: sdw-mbq: don't call an unset readable_reg callback
Andrey Golovko
1
-1
/
+1
2026-08-12
clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timer
Marc Zyngier
1
-1
/
+23
2026-08-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+9
2026-08-12
drm/amdgpu: Prefer default discovery offset
Lijo Lazar
1
-0
/
+13
2026-08-12
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
1
-0
/
+3
2026-08-12
drm/amdgpu: fix nbif 6.3.1 l1 low power not functional
Yang Wang
1
-25
/
+17
2026-08-12
drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE
Nathan Lucas
2
-6
/
+8
2026-08-12
drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix
Nathan Lucas
1
-11
/
+20
[next]