summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
11 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 dayslocking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-08-20Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-18Merge tag 'smp-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-18Merge tag 'sched-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang
2026-08-05kcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
2026-07-16smp: Use task-local IPI cpumask in smp_call_function_many_cond()Chuyi Zhou
2026-06-30sched/debug: Remove unused schedstatsShrikanth Hegde
2026-06-30sched/eevdf: Move to a single runqueuePeter Zijlstra (Intel)
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-03futex: Move futex task related data into a structThomas Gleixner
2026-06-02sched/proxy: Remove PROXY_WAKINGK Prateek Nayak
2026-06-02sched: Add blocked_donor link to task for smarter mutex handoffsPeter Zijlstra
2026-06-02sched: Add is_blocked task flagJohn Stultz
2026-06-02sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING caseJohn Stultz
2026-05-29sched_ext: Auto-register/unregister dl_server reservationsAndrea Righi
2026-05-28kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLEJann Horn
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)
2026-05-26exec: introduce struct task_exec_stateChristian Brauner (Amutable)
2026-05-19Merge branch 'sched/cache'Peter Zijlstra
2026-05-18sched/cache: Fix unpaired account_llc_enqueue/dequeueChen Yu
2026-05-18sched/cache: Avoid cache-aware scheduling for memory-heavy processesChen Yu
2026-05-18sched/cache: Disable cache aware scheduling for processes with high thread co...Chen Yu
2026-05-18sched/cache: Allow only 1 thread of the process to calculate the LLC occupancyJianyong Wu
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18mm: memcontrol: convert objcg to be per-memcg per-node typeQi Zheng
2026-04-14Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13Merge tag 'execve-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-09sched/cache: Assign preferred LLC ID to processesTim Chen
2026-04-09sched/cache: Introduce infrastructure for cache-aware load balancingPeter Zijlstra (Intel)
2026-04-03sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...John Stultz
2026-04-03locking: Add task::blocked_lock to serialize blocked_on stateJohn Stultz
2026-04-01sched: update task_struct->comm commentThorsten Blum
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
2026-02-23sched/fair: Fix lag clampPeter Zijlstra
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-09Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...Linus Torvalds
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-06io_uring: add task fork hookJens Axboe
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra