index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-27
drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger
Eric Huang
1
-3
/
+5
2026-05-27
drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapper
Sunil Khatri
3
-82
/
+21
2026-05-27
drm/amd/pm/si: Disregard vblank time when no displays are connected
Timur Kristóf
1
-0
/
+4
2026-05-27
drm/amdkfd: Check for pdd drm file first in CRIU restore path
David Francis
1
-5
/
+5
2026-05-27
drm/amdgpu: fix potential overflow in fs_info.debugfs_name
Stanley.Yang
1
-1
/
+2
2026-05-27
drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
Sunil Khatri
1
-7
/
+7
2026-05-27
drm/amdgpu/userq: reserve root bo without interruption
Sunil Khatri
1
-5
/
+1
2026-05-27
drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
Sunil Khatri
1
-1
/
+3
2026-05-27
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2
-14
/
+11
2026-05-27
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
2026-05-27
drm/amd/display: Write REFCLK to 48MHz on DCN21
Ivan Lipski
1
-2
/
+13
2026-05-27
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
1
-3
/
+2
2026-05-27
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
1
-3
/
+8
2026-05-27
drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
Ziyi Guo
1
-0
/
+5
2026-05-27
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
1
-2
/
+4
2026-05-27
drm/xe: Restore IDLEDLY regiter on engine reset
Balasubramani Vivekanandan
1
-0
/
+5
2026-05-27
Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linux
Jakub Kicinski
1
-1
/
+20
2026-05-27
vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
Eric Dumazet
1
-2
/
+2
2026-05-27
net: phy: air_en8811h: add AN8811HB MCU assert/deassert support
Lucien.Jheng
1
-4
/
+149
2026-05-27
i2c: davinci: fix division by zero on missing clock-frequency
Chaitanya Sabnis
1
-1
/
+1
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+6
2026-05-26
cpufreq/amd-pstate: drop stale @epp_cached kdoc
Zhan Xusheng
1
-1
/
+0
2026-05-26
regulator: mt6363: select CONFIG_IRQ_DOMAIN
Arnd Bergmann
1
-0
/
+1
2026-05-26
thunderbolt: Limit XDomain response copy to actual frame size
Michael Bommarito
1
-1
/
+3
2026-05-26
thunderbolt: Validate XDomain request packet size before type cast
Michael Bommarito
1
-2
/
+6
2026-05-26
thunderbolt: Clamp XDomain response data copy to allocation size
Michael Bommarito
1
-0
/
+2
2026-05-26
thunderbolt: Bound root directory content to block size
Michael Bommarito
1
-0
/
+4
2026-05-26
thunderbolt: Reject zero-length property entries in validator
Michael Bommarito
1
-0
/
+2
2026-05-26
cpufreq/amd-pstate-ut: Disable dynamic_epp after the mode switch
K Prateek Nayak
1
-6
/
+10
2026-05-26
net: team: fix NULL pointer dereference in team_xmit during mode change
Weiming Shi
1
-13
/
+32
2026-05-26
drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable
Jouni Högander
4
-17
/
+18
2026-05-26
drm/i915/psr: Block DC states on vblank enable when Panel Replay supported
Jouni Högander
1
-9
/
+10
2026-05-26
drm/i915/color: Fix HDR pre-CSC LUT programming loop
Pranay Samala
1
-1
/
+1
2026-05-26
drm/i915/aux: use polling when irqs are unavailable
Michał Grzelak
1
-4
/
+16
2026-05-26
drm/i915: Fix potential UAF in TTM object purge
Janusz Krzysztofik
1
-12
/
+16
2026-05-26
gpio: mxc: fix irq_high handling
Alexander Stein
1
-1
/
+1
2026-05-26
accel/ivpu: prevent uninitialized data bug in debugfs
Dan Carpenter
1
-1
/
+1
2026-05-25
octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notify
Michael Bommarito
3
-1
/
+10
2026-05-25
Merge tag 'for-7.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2026-05-25
macsec: fix replay protection at XPN lower-PN wrap
Junrui Luo
1
-1
/
+2
2026-05-25
net/mlx5: HWS: Reject unsupported remove-header action
Prathamesh Deshpande
1
-1
/
+3
2026-05-25
drm/hyperv: validate VMBus packet size in receive callback
Berkant Koc
1
-13
/
+87
2026-05-25
drm/hyperv: validate resolution_count and fix WIN8 fallback
Berkant Koc
1
-3
/
+10
2026-05-25
ACPI: button: Add missing device class clearing on probe failures
Rafael J. Wysocki
1
-0
/
+1
2026-05-25
ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
Rafael J. Wysocki
2
-9
/
+63
2026-05-25
ACPI: button: Fix ACPI GPE handler leak during removal
Rafael J. Wysocki
1
-1
/
+1
2026-05-25
pinctrl: mcp23s08: Read spi-present-mask as u8 not u32
Judith Mendez
1
-3
/
+3
2026-05-25
pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
Judith Mendez
1
-1
/
+4
2026-05-24
Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+7
2026-05-24
Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
[prev]
[next]