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-06-03
rv: Fix __user specifier usage in extract_params()
Gabriele Monaco
2026-06-03
futex: Provide infrastructure to plug the non contended robust futex unlock race
Thomas Gleixner
2026-06-03
futex: Add robust futex unlock IP range
Thomas Gleixner
2026-06-03
futex: Add support for unlocking robust futexes
Thomas Gleixner
2026-06-03
futex: Provide UABI defines for robust list entry modifiers
Thomas Gleixner
2026-06-03
futex: Move futex related mm_struct data into a struct
Thomas Gleixner
2026-06-03
futex: Make futex_mm_init() void
Thomas Gleixner
2026-06-03
futex: Move futex task related data into a struct
Thomas Gleixner
2026-06-03
genirq: Move NULL check into irqdesc_lock guard unlock expression
Dmitry Ilvokhin
2026-06-03
dma-mapping: direct: fix missing mapping for THRU_HOST_BRIDGE segments
Li RongQing
2026-06-03
dma: map_benchmark: turn dma_sg_map_param buf into a flexible array
Rosen Penev
2026-06-02
mm: introduce for_each_free_list()
Brendan Jackman
2026-06-02
sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()
Tejun Heo
2026-06-02
futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-de...
Ji'an Zhou
2026-06-02
vdso/treewide: Drop GENERIC_TIME_VSYSCALL
Thomas Weißschuh
2026-06-02
timers/migration: Turn tmigr_hierarchy level_list into a flexible array
Rosen Penev
2026-06-02
timers/migration: Deactivate per-capacity hierarchies under nohz_full
Frederic Weisbecker
2026-06-02
timers/migration: Fix hotplug migrator selection target on asymetric capacity...
Frederic Weisbecker
2026-06-02
sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
2026-06-02
sched/cputime: Handle idle irqtime gracefully
Frederic Weisbecker
2026-06-02
sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
Frederic Weisbecker
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
2026-06-02
tick/sched: Account tickless idle cputime only when tick is stopped
Frederic Weisbecker
2026-06-02
tick/sched: Remove unused fields
Frederic Weisbecker
2026-06-02
tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
2026-06-02
tick/sched: Remove nohz disabled special case in cputime fetch
Frederic Weisbecker
2026-06-02
tick/sched: Unify idle cputime accounting
Frederic Weisbecker
2026-06-02
sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
2026-06-02
sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
2026-06-02
sched/idle: Handle offlining first in idle loop
Frederic Weisbecker
2026-06-02
tick/sched: Fix TOCTOU in nohz idle time fetch
Frederic Weisbecker
2026-06-02
time: Fix off-by-one in settimeofday() usec validation
Naveen Kumar Chaudhary
2026-06-02
clockevents: Fix duplicate type specifier in stub function parameter
Naveen Kumar Chaudhary
2026-06-02
time/namespace: Export init_time_ns and do_timens_ktime_to_host()
Maoyi Xie
2026-06-02
cgroup: Migrate tasks to the root css when a controller is rebound
Tejun Heo
2026-06-02
Merge branches 'rcutorture.2026.05.24' and 'misc.2026.05.24' into rcu-merge.2...
Uladzislau Rezki (Sony)
2026-06-02
rcu/nocb: reduce stack usage in nocb_gp_wait()
Arnd Bergmann
2026-06-02
bpf: Reject exclusive maps for bpf_map_elem iterators
Daniel Borkmann
2026-06-02
tracing/eprobes: Allow use of BTF names to dereference pointers
Steven Rostedt
2026-06-02
printk: fix typos in comments
Naveen Kumar Chaudhary
2026-06-02
sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()
Peter Zijlstra
2026-06-02
sched/fair: Move the throttled tasks to a local list in tg_unthrottle_up()
K Prateek Nayak
2026-06-02
sched/fair: Call update_curr() before unthrottling the hierarchy
K Prateek Nayak
2026-06-02
sched/fair: Use throttled_csd_list for local unthrottle
K Prateek Nayak
2026-06-02
sched/fair: Convert cfs bandwidth throttling to use guards
K Prateek Nayak
2026-06-02
sched/fair: Allocate cfs_tg_state with percpu allocator
Zecheng Li
2026-06-02
sched/fair: Remove task_group->se pointer array
Zecheng Li
2026-06-02
sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
Zecheng Li
2026-06-02
sched: restore timer_slack_ns when resetting RT policy on fork
Guanyou.Chen
2026-06-02
sched: Simplify ttwu_runnable()
Peter Zijlstra
[prev]
[next]