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.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-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
8 days
kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
David Hildenbrand
8 days
sched/fair: Proportional newidle balance
Peter Zijlstra
8 days
sched/fair: Small cleanup to update_newidle_cost()
Peter Zijlstra
8 days
sched/fair: Small cleanup to sched_balance_newidle()
Peter Zijlstra
8 days
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
8 days
tracing: Do not register unsupported perf events
Steven Rostedt
8 days
scs: fix a wrong parameter in __scs_magic
Zhichi Lin
8 days
kallsyms: Fix wrong "big" kernel symbol type read from procfs
Zheng Yejian
8 days
livepatch: Match old_sympos 0 and 1 in klp_find_func()
Song Liu
8 days
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
8 days
sched/deadline: only set free_cpus for online runqueues
Doug Berger
8 days
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
8 days
Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"
Ilias Stamatis
8 days
resource: introduce is_type_match() helper and use it
Andy Shevchenko
8 days
resource: replace open coded resource_intersection()
Andy Shevchenko
8 days
resource: Reuse for_each_resource() macro
Andy Shevchenko
8 days
resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()
Andy Shevchenko
8 days
cpuset: Treat cpusets in attaching as populated
Chen Ridong
8 days
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
8 days
bpf: Improve program stats run-time calculation
Jose Fernandez
8 days
ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
Song Liu
8 days
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
2025-12-07
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
2025-12-07
gcov: add support for GCC 15
Peter Oberparleiter
2025-12-07
softirq: Add trace points for tasklet entry/exit
Sumanth Gavini
2025-12-07
tracing: Fix memory leaks in create_field_var()
Zilin Guan
2025-12-07
ftrace: Fix softlockup in ftrace_module_enable
Vladimir Riabchun
2025-12-07
uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
2025-12-07
futex: Don't leak robust_list pointer on exec race
Pranav Tyagi
2025-12-07
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
2025-12-07
perf: Have get_perf_callchain() return NULL if crosstask and user are set
Josh Poimboeuf
2025-10-29
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
2025-10-29
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
2025-10-29
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
2025-10-29
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
2025-10-29
timers: Add shutdown mechanism to the internal functions
Thomas Gleixner
2025-10-29
timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
Thomas Gleixner
2025-10-29
timers: Silently ignore timers with a NULL function
Thomas Gleixner
2025-10-29
timers: Replace BUG_ON()s
Thomas Gleixner
2025-10-19
pid: Add a judgment for ns null in pid_nr_ns
gaoxiang17
2025-10-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
2025-10-19
tracing: Fix race condition in kprobe initialization causing NULL pointer der...
Yuan Chen
2025-10-19
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
2025-10-19
kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlim...
Oleg Nesterov
2025-10-19
copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster
2025-10-19
bpf: Avoid RCU context warning when unpinning htab with internal structs
KaFai Wan
2025-10-15
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
2025-10-15
smp: Fix up and expand the smp_call_function_many() kerneldoc
Rafael J. Wysocki
2025-10-15
bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
2025-10-15
seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
Johannes Nixdorf
[next]