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-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-01-05
kcsan: Enable context analysis
Marco Elver
2026-01-05
kcov: Enable context analysis
Marco Elver
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
2026-01-05
sysctl: Add kernel doc to proc_douintvec_conv
Joel Granados
2026-01-05
sysctl: Replace UINT converter macros with functions
Joel Granados
2026-01-05
sysctl: clarify proc_douintvec_minmax doc
Joel Granados
2026-01-05
sysctl: Return -ENOSYS from proc_douintvec_conv when CONFIG_PROC_SYSCTL=n
Joel Granados
2026-01-05
sysctl: Remove unused ctl_table forward declarations
Joel Granados
2026-01-05
sysctl: Add missing kernel-doc for proc_dointvec_conv
Joel Granados
2026-01-05
Merge back a commit related to system sleep for 6.20
Rafael J. Wysocki
2026-01-05
perf: Ensure swevent hrtimer is properly destroyed
Peter Zijlstra
2026-01-04
Merge branch 'rcu-torture.20260104a' into rcu-next
Boqun Feng
2026-01-02
bpf: Replace __opt annotation with __nullable for kfuncs
Puranjay Mohan
2026-01-02
bpf: arena: Reintroduce memcg accounting
Puranjay Mohan
2026-01-02
bpf: syscall: Introduce memcg enter/exit helpers
Puranjay Mohan
2026-01-02
Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2026-01-02
bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
Puranjay Mohan
2026-01-02
dma-debug: track cache clean flag in entries
Michael S. Tsirkin
2026-01-01
rcutorture: Add context checks to rcu_torture_timer()
Paul E. McKenney
2026-01-01
rcutorture: Test rcu_tasks_trace_expedite_current()
Paul E. McKenney
2026-01-01
rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
Paul E. McKenney
2026-01-01
rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
Paul E. McKenney
2026-01-01
rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
Paul E. McKenney
2026-01-01
context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
Paul E. McKenney
2026-01-01
rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
Paul E. McKenney
2025-12-31
dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
Michael S. Tsirkin
2025-12-31
bpf: allow states pruning for misc/invalid slots in iterator loops
Eduard Zingerman
2025-12-30
bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()
Eduard Zingerman
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-12-28
Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-12-28
Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-28
PM: sleep: Fix suspend_test() at the TEST_CORE level
Rafael J. Wysocki
2025-12-26
Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-26
irqdomain: Export irq_domain_free_irqs()
Aaron Kling
2025-12-24
kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()
Breno Leitao
2025-12-23
bpf: arena: make arena kfuncs any context safe
Puranjay Mohan
2025-12-23
bpf: arena: use kmalloc_nolock() in place of kvcalloc()
Puranjay Mohan
2025-12-23
bpf: arena: populate vm_area without allocating memory
Puranjay Mohan
2025-12-23
kernel/kexec: fix IMA when allocation happens in CMA area
Pingfan Liu
2025-12-23
kernel/kexec: change the prototype of kimage_map_segment()
Pingfan Liu
2025-12-22
bpf: crypto: replace -EEXIST with -EBUSY
Daniel Gomez
2025-12-22
bpf: allow calling kfuncs from raw_tp programs
Puranjay Mohan
2025-12-22
sched_ext: Avoid multiple irq_work_queue() calls in destroy_dsq()
Zqiang
2025-12-22
sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...
Zqiang
2025-12-22
cpuset: remove dead code in cpuset-v1.c
Chen Ridong
2025-12-22
module/decompress: Avoid open-coded kvrealloc()
Kees Cook
2025-12-22
module: Remove SHA-1 support for module signing
Petr Pavlu
2025-12-22
module: replace use of system_wq with system_dfl_wq
Marco Crivellari
2025-12-22
params: Replace __modinit with __init_or_module
Petr Pavlu
[prev]
[next]