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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
zonefs: handle integer overflow in zonefs_fname_to_fno
Johannes Thumshirn
1
-1
/
+5
2026-05-12
Merge tag 'linux_kselftest-kunit-fixes-7.1-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+3
2026-05-12
sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
Tejun Heo
1
-1
/
+1
2026-05-12
drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12
Jesse Zhang
1
-0
/
+7
2026-05-12
drm/amd/ras: Fix CPER ring debugfs read overflow
Xiang Liu
1
-8
/
+21
2026-05-12
drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTIO...
Mikhail Gavrilov
1
-1
/
+7
2026-05-12
drm/amdgpu: fix userq hang detection and reset
Christian König
4
-45
/
+40
2026-05-12
drm/amdgpu: remove almost all calls to amdgpu_userq_detect_and_reset_queues
Christian König
1
-24
/
+14
2026-05-12
drm/amdgpu: rework amdgpu_userq_signal_ioctl v3
Christian König
3
-121
/
+119
2026-05-12
drm/amdgpu: remove deadlocks from amdgpu_userq_pre_reset
Christian König
1
-14
/
+12
2026-05-11
drm/xe/dma-buf: fix UAF with retry loop
Matthew Auld
1
-37
/
+12
2026-05-11
drm/xe/dma-buf: handle empty bo and UAF races
Matthew Auld
1
-15
/
+16
2026-05-11
drm/xe: Make decision to use Xe2-style blitter instructions a feature flag
Matt Roper
3
-16
/
+18
2026-05-11
drm/xe/madvise: Track purgeability with BO-local counters
Arvind Yadav
7
-175
/
+190
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
4
-18
/
+38
2026-05-11
pinctrl: imx1: Allow parsing DT without function nodes
Frank Li
1
-7
/
+41
2026-05-11
libceph: Fix potential out-of-bounds access in osdmap_decode()
Raphael Zimmer
1
-1
/
+1
2026-05-11
batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown
Sven Eckelmann
2
-2
/
+14
2026-05-11
batman-adv: fix tp_meter counter underflow during shutdown
Luxiao Xu
1
-2
/
+2
2026-05-11
io_uring: hold uring_lock across io_kill_timeouts() in cancel path
Jens Axboe
1
-1
/
+1
2026-05-11
io_uring: defer linked-timeout chain splice out of hrtimer context
Jens Axboe
1
-2
/
+14
2026-05-11
io_uring: hold uring_lock when walking link chain in io_wq_free_work()
Jens Axboe
1
-1
/
+6
2026-05-11
nvme: fix race condition between connected uevent and STARTED_ONCE flag
Maurizio Lombardi
1
-1
/
+1
2026-05-11
ACPI: driver: Check ACPI_COMPANION() against NULL during probe
Rafael J. Wysocki
14
-15
/
+68
2026-05-11
exit: prevent preemption of oopsing TASK_DEAD task
Jann Horn
1
-0
/
+1
2026-05-11
Merge branch 'bpf-fix-call-offset-truncation-and-oob-read-in-bpf_patch_call_a...
Alexei Starovoitov
7
-16
/
+129
2026-05-11
selftests/bpf: Add test for large offset bpf-to-bpf call
Yazhou Tang
2
-0
/
+68
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
5
-13
/
+49
2026-05-11
bpf: Fix out-of-bounds read in bpf_patch_call_args()
Yazhou Tang
3
-3
/
+12
2026-05-11
serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQ
Viken Dadhaniya
1
-1
/
+13
2026-05-11
serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma
Shitalkumar Gandhi
1
-3
/
+12
2026-05-11
Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"
AlanCui4080
1
-2
/
+0
2026-05-11
nvmet-tcp: Fix potential UAF when ddgst mismatch
Sagi Grimberg
1
-1
/
+3
2026-05-11
nvme-pci: fix use-after-free in nvme_free_host_mem()
Chia-Lin Kao (AceLan)
1
-2
/
+4
2026-05-11
nvmet-auth: Do not print DH-HMAC-CHAP secrets
Hannes Reinecke
2
-5
/
+17
2026-05-11
nvme: fix bio leak on mapping failure
Keith Busch
1
-3
/
+2
2026-05-11
nvme: make prp passthrough usage less scary
Keith Busch
2
-11
/
+6
2026-05-11
tty: add missing tty_driver include to tty_port.h
Johan Hovold
1
-1
/
+1
2026-05-11
serial: qcom-geni: fix UART_RX_PAR_EN bit position
Prasanna S
1
-1
/
+1
2026-05-11
serial: sh-sci: fix memory region release in error path
Hongling Zeng
1
-1
/
+1
2026-05-11
tty: serial: pch_uart: add check for dma_alloc_coherent()
Zhaoyang Yu
1
-6
/
+13
2026-05-11
serial: zs: Fix swapped RI/DSR modem line transition counting
Maciej W. Rozycki
1
-2
/
+2
2026-05-11
mmc: core: Fix host controller programming for fixed driver type
Kamal Dasu
1
-1
/
+3
2026-05-11
ntfs: restore $MFT mirror contents check
DaeMyung Kang
1
-0
/
+7
2026-05-11
irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RT
Jiayuan Chen
1
-0
/
+7
2026-05-11
s390/cio: Restore GFP_DMA for CHSC allocation
Peter Oberparleiter
3
-13
/
+13
2026-05-11
platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8407AA
Paolo Pisati
1
-0
/
+9
2026-05-11
soc: qcom: ice: Allow explicit votes on 'iface' clock for ICE
Harshal Dev
1
-2
/
+15
2026-05-11
Merge branch '20260416-qcom_ice_power_and_clk_vote-v5-1-5ccf5d7e2846@oss.qual...
Bjorn Andersson
1
-1
/
+34
2026-05-11
dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk
Harshal Dev
1
-1
/
+34
[prev]
[next]