开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2026-06-02
sched/proxy: Remove superfluous clear_task_blocked_in()
Peter Zijlstra
2026-06-02
sched/proxy: Remove PROXY_WAKING
K Prateek Nayak
2026-06-02
sched/proxy: Switch proxy to use p->is_blocked
Peter Zijlstra
2026-06-02
sched/proxy: Only return migrate when needed
Peter Zijlstra
2026-06-02
sched: Be more strict about p->is_blocked
Peter Zijlstra
2026-06-02
sched/proxy: Optimize try_to_wake_up()
Peter Zijlstra
[prev]
[next]