index
:
kernel/git/stable/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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-07
KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
David Matlack
2026-07-07
KVM: selftests: Add helper to generate random u64 in range [min,max]
Josh Hilke
2026-07-07
KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's ...
Sean Christopherson
2026-07-07
KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()
Sean Christopherson
2026-07-07
KVM: selftests: Rename guest_rng to kvm_rng
Josh Hilke
2026-07-07
KVM: selftests: Add macros to read/write+sync to/from guest memory
David Matlack
2026-07-07
KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
David Matlack
2026-07-07
nilfs2: handle corrupted checkpoint count gracefully during deletion
Igor Putko
2026-07-07
tracing/synthetic: Free type string on error path
Yu Peng
2026-07-07
tracing/user_events: Fix use-after-free in user_event_mm_dup()
Michael Bommarito
2026-07-07
platform/x86: amd-pmc: Use correct IP block table for AMD 1Ah M80H SoC
Shyam Sundar S K
2026-07-07
platform/x86: asus-armoury: update power limits for G614PR
Marco Scardovi
2026-07-07
accel/amdxdna: Fix hardware context race in amdxdna_update_heap()
Lizhi Hou
2026-07-07
accel/amdxdna: Fix deadlock on debug BO command timeout
Lizhi Hou
2026-07-07
accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
Lizhi Hou
2026-07-07
accel/amdxdna: Fix potential amdxdna_umap lifetime race
Lizhi Hou
2026-07-07
KVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()
Marc Zyngier
2026-07-07
x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"
Tycho Andersen (AMD)
2026-07-07
selftests/bpf: Add test for bpf_get_smp_processor_id
Maxim Khmelevskii
2026-07-07
s390/bpf: Replace ly instruction with llgf
Maxim Khmelevskii
2026-07-07
docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failures
Ricardo B. Marlière
2026-07-07
Merge branch 'bpf-reject-mem_alloc-btf-accesses-past-bounds'
Kumar Kartikeya Dwivedi
2026-07-07
selftests/bpf: Cover MEM_ALLOC access past object bounds
Yiyang Chen
2026-07-07
bpf: Reject MEM_ALLOC BTF accesses past object bounds
Yiyang Chen
2026-07-07
selftests/bpf: Fix memory leak in msg_alloc_iov error path
Malaya Kumar Rout
2026-07-07
Merge branch 'selftests-bpf-libarena-cleanup-and-bitmap-struct'
Kumar Kartikeya Dwivedi
2026-07-07
selftests/bpf: libarena: Add parallel bitmap selftest
Emil Tsalapatis
2026-07-07
selftests/bpf: libarena: Add bitmap selftests
Emil Tsalapatis
2026-07-07
selftests/bpf: Add arena-based bitmap data structure
Emil Tsalapatis
2026-07-07
selftests/bpf: libarena: Clean up allocation state before buddy tests
Emil Tsalapatis
2026-07-07
selftests/bpf: libarena: Fix can-loop zero variable definition
Emil Tsalapatis
2026-07-07
selftests/bpf: libarena: Replace leftover st_ prefix with test_
Emil Tsalapatis
2026-07-07
drm/syncobj: Use kmalloc_objs for chains
Jonathan Cavitt
2026-07-07
serial: msm: Disable DMA for kernel console UART
Stephan Gerhold
2026-07-07
serial: max310x: implement gpio_chip::get_direction()
Tapio Reijonen
2026-07-07
tty: tty_jobctrl: use guard() in tiocgsid()
John de la Garza
2026-07-07
tty: tty_jobctrl: use guard()s in tiocspgrp()
John de la Garza
2026-07-07
serial: max310x: honour rs485 properties from per-channel DT subnode
Tapio Reijonen
2026-07-07
dt-bindings: serial: maxim,max310x: describe per-channel rs485 subnodes
Tapio Reijonen
2026-07-07
serial: max310x: register GPIO controller before adding UART ports
Tapio Reijonen
2026-07-07
vc_screen: replace __get_free_pages() with kmalloc()
Mike Rapoport (Microsoft)
2026-07-07
tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-07-07
tty: amiserial: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-07-07
serial: pch: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-07-07
drm/exec: Use kvmalloc_objs for exec->objects
Jonathan Cavitt
2026-07-07
x86/video: Only fall back to vga_default_device() without screen info
Mario Limonciello
2026-07-07
tracing: Add a no-rcu-check version of trace_##event##_enabled()
Steven Rostedt
2026-07-07
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
2026-07-07
ufs: core: tracing: Do not dereference pointers in TP_printk()
Steven Rostedt
2026-07-07
tracing: Fix NULL pointer dereference in func_set_flag()
Yuanhe Shu
[prev]
[next]