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-08-05
bpf: Disable preemption in __bpf_get_stack
Daniel Borkmann
2026-08-05
bpf: Clear buf on error in __bpf_get_task_stack
Jiri Olsa
2026-08-05
bpf: Remove trace_in argument from __bpf_get_stack
Jiri Olsa
2026-08-05
bpf: Factor callchain_finalize function from __bpf_get_stack
Jiri Olsa
2026-08-05
bpf: Factor callchain_store function from __bpf_get_stack
Jiri Olsa
2026-08-05
bpf: Disable preemption in bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Use stack id functions instead of __bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Factor stackid_new_bucket from __bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Factor stackid_fastpath function from __bpf_get_stackid
Jiri Olsa
2026-08-05
bpf: Factor stackid_init function from __bpf_get_stackid
Jiri Olsa
2026-08-05
rapidio: mport_cdev: fix use-after-free in dma_req_free()
James Kim
2026-08-05
ocfs2: o2hb: quiesce negotiate handlers and timeout work
Cen Zhang
2026-08-05
ocfs2: synchronize heartbeat callbacks with o2net teardown
Cen Zhang
2026-08-05
RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocations
Gou Hao
2026-08-05
lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
Gou Hao
2026-08-05
drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocation
Gou Hao
2026-08-05
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
2026-08-05
ocfs2: fix missing metadata reservation for large xattrs
Ian Bridges
2026-08-05
stacktrace: header: repair kernel-doc comments
Randy Dunlap
2026-08-05
llist: use correct function parameter name
Randy Dunlap
2026-08-05
taskstats: fix cpumask parsing cutting off the last character
Bradley Morgan
2026-08-05
lib/ucs2_string.c: fix indentation
Vincent Mailhol
2026-08-05
lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
Vincent Mailhol
2026-08-05
rbtree: fixup kernel-doc names
Randy Dunlap
2026-08-05
ocfs2: cluster: fix o2hb_dependent_users leak on pin failure
Joseph Qi
2026-08-05
ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_item
Joseph Qi
2026-08-05
ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
Joseph Qi
2026-08-05
ocfs2: always run deallocs on copy-on-write completion
Dmitry Antipov
2026-08-05
perf libbfd: Fix memory leaks and NULL fclose in BPF disassembly
Arnaldo Carvalho de Melo
2026-08-05
perf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()
Arnaldo Carvalho de Melo
2026-08-05
perf header: Use write lock when translating BPF prog info pointers
Arnaldo Carvalho de Melo
2026-08-05
perf libbfd: Validate BPF prog info arrays before pointer cast
Arnaldo Carvalho de Melo
2026-08-05
perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
Aaron Tomlin
2026-08-05
Merge branch 'bpf-inline-the-numeric-open-coded-iterator-kfuncs'
Andrii Nakryiko
2026-08-05
selftests/bpf: Add bpf_for() benchmark
Puranjay Mohan
2026-08-05
selftests/bpf: Verify inlined numeric iterator shape with __xlated
Puranjay Mohan
2026-08-05
bpf: Inline bpf_iter_num_destroy() as a no-op
Puranjay Mohan
2026-08-05
bpf: Inline bpf_iter_num_next() kfunc
Puranjay Mohan
2026-08-05
bpf: Inline bpf_iter_num_new() kfunc
Puranjay Mohan
2026-08-05
bpf: Correct the overflow check comment in bpf_iter_num_next()
Puranjay Mohan
2026-08-05
ACPI: video: force native backlight on Acer Nitro AN515-46
Marcos Paulo Medeiros
2026-08-05
Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue
Dmitry Torokhov
2026-08-05
MAINTAINERS: Add myself (Sean) as a reviewer in the main KVM entry
Sean Christopherson
2026-08-05
MAINTAINERS: Add David H. as a KVM guest_memfd reviewer
Sean Christopherson
2026-08-05
MAINTAINERS: Add an entry for KVM's guest_memfd
Sean Christopherson
2026-08-05
KVM: guest_memfd: Move gmem function declarations to dedicated guest_memfd.h
Sean Christopherson
2026-08-05
MAINTAINERS: Add kvm-x86 tree to KVM x86 entries
Sean Christopherson
2026-08-05
ASoC: adau1761: sort the register default table
Peter Ujfalusi
2026-08-05
vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
Farhan Ali
2026-08-05
ARM: 9480/1: entry: expand comment in __switch_to
Linus Walleij
[prev]
[next]