summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-0/+27
4 daysMerge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-45/+64
5 daysMerge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+19
5 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
9 dayssched_ext: Remove runtime kfunc mask enforcementCheng-Yang Chou1-28/+0
2026-03-31sched/deadline: Move some utility functions to deadline.hGabriele Monaco1-0/+27
2026-03-24sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-03-18sched/topology: Remove sched_domain_shared allocation with sd_dataK Prateek Nayak1-1/+0
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo1-0/+5
2026-03-12clone: add CLONE_AUTOREAPChristian Brauner1-0/+1
2026-03-09Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo1-0/+1
2026-03-07sched_ext: Add SCX_TASK_REENQ_REASON flagsTejun Heo1-0/+15
2026-03-07sched_ext: Simplify task state handlingTejun Heo1-12/+16
2026-03-07sched_ext: Implement scx_bpf_dsq_reenq() for user DSQsTejun Heo1-0/+6
2026-03-07sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()Tejun Heo1-3/+3
2026-03-07sched_ext: Add per-CPU data to DSQsTejun Heo1-0/+5
2026-03-06sched_ext: Implement cgroup sub-sched enabling and disablingTejun Heo1-0/+1
2026-03-06sched_ext: Introduce scx_task_sched[_rcu]()Tejun Heo1-0/+7
2026-03-06sched_ext: Introduce cgroup sub-sched supportTejun Heo1-0/+3
2026-02-27signal: Fix the lock_task_sighand() annotationBart Van Assche1-1/+1
2026-02-24sched_ext: Optimize sched_ext_entity layout for cache localityDavid Carlier1-3/+3
2026-02-23sched_ext: Fix ops.dequeue() semanticsAndrea Righi1-0/+1
2026-02-23sched/fair: More complex proportional newidle balancePeter Zijlstra1-0/+1
2026-02-11Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+18
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-13/+12
2026-02-10Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+12
2026-02-03sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()Frederic Weisbecker1-2/+1
2026-02-03cpuset: Remove cpuset_cpu_is_isolated()Frederic Weisbecker1-3/+1
2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker1-0/+7
2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker1-0/+4
2026-01-15mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-0/+18
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver3-2/+11
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver1-12/+2
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+7
2025-12-04Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+25
2025-12-02Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2025-11-17sched/fair: Proportional newidle balancePeter Zijlstra1-0/+3
2025-11-17mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts1-5/+4
2025-11-17mm: skip might_alloc() warnings when PF_MEMALLOC is setUladzislau Rezki (Sony)1-0/+3
2025-11-15sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo1-2/+2
2025-11-12sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...Tejun Heo1-0/+7
2025-11-12sched_ext: Hook up hardlockup detectorTejun Heo1-0/+2
2025-11-12sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass modeTejun Heo1-0/+1
2025-11-12sched_ext: Use shorter slice in bypass modeTejun Heo1-0/+11
2025-11-06coredump: mark struct mm_struct as constChristian Brauner1-1/+1
2025-11-04sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...Tejun Heo1-2/+2
2025-10-15sched_ext: Add lockless peek operation for DSQsRyan Newton1-0/+1
2025-10-14sched/ext: Implement cgroup_set_idle() callbackzhidao su1-0/+1
2025-10-03Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+2