index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-08-06
bpf: Account for preempt and IRQ state in RCU protection
Ning Ding
2026-08-06
module/dups: Clean up includes
Petr Pavlu
2026-08-06
module/dups: Use strcmp() to compare module names
Petr Pavlu
2026-08-06
module/dups: Use scope-based cleanup helpers
Petr Pavlu
2026-08-06
module/dups: Avoid unnecessary kmod_dup_req allocations
Petr Pavlu
2026-08-06
module/dups: Fix use-after-free in kmod_dup_req lifetime handling
Petr Pavlu
2026-08-06
module/dups: Inform duplicate requests about the result directly
Petr Pavlu
2026-08-06
module: Remove unnecessary module::args
Petr Pavlu
2026-08-06
module: procfs: use matching type for accumulator in module_total_size()
Naveen Kumar Chaudhary
2026-08-06
module: use strscpy() to copy module names in stats and dup tracking
Naveen Kumar Chaudhary
2026-08-06
params: fix path of /sys/module/XYZ/parameters/ in comment
Zenghui Yu
2026-08-06
module/kallsyms: fix nextval for data symbol lookup
Stanislaw Gruszka
2026-08-06
bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFE
Kaitao Cheng
2026-08-06
bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lock
Kaitao Cheng
2026-08-05
tracing: Make per-template BTF id lists file-local
Mykyta Yatsenko
2026-08-05
bpf: Harden bloom filter sizing and indexing on 32-bit kernels
Jérémy Jean
2026-08-05
bpf: Fix sleepable check for tracing/lsm prog
Leon Hwang
2026-08-05
bpf: Avoid changing callchain in bpf_get_stackid_pe
Jiri Olsa
2026-08-05
bpf: Avoid changing callchain in bpf_get_stack_pe
Jiri Olsa
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
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
2026-08-05
taskstats: fix cpumask parsing cutting off the last character
Bradley Morgan
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
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
2026-08-05
sysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[]
Oleg Nesterov
2026-08-05
sysctl: add Returns: kernel-doc for all functions
Randy Dunlap
2026-08-05
sysctl: Update API function documentation
Joel Granados
2026-08-05
sysctl: Rename proc_doulongvec_minmax_conv to proc_doulongvec_conv
Joel Granados
2026-08-05
sysctl: Replace do_proc_do{int,ulong,uint}vec with do_proc_vec
Joel Granados
2026-08-05
sysctl: Add negp parameter to douintvec converter functions
Joel Granados
2026-08-05
sysctl: Move default converter assignment out of do_proc_dointvec
Joel Granados
2026-08-05
bpf: Check load-acquire src ptr type before the load
Daniel Borkmann
2026-08-05
cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper
Natalie Vock
2026-08-05
cgroup/dmem: Add queries for protection values
Natalie Vock
2026-08-04
mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
Lorenzo Stoakes
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026-08-04
mm: split out vmalloc declarations from internal.h
Mike Rapoport (Microsoft)
[prev]
[next]