summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)Author
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-17sched/fair: Proportional newidle balancePeter Zijlstra
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts
2025-11-16mm: skip might_alloc() warnings when PF_MEMALLOC is setUladzislau Rezki (Sony)
2025-11-14sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo
2025-11-12sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...Tejun Heo
2025-11-12sched_ext: Hook up hardlockup detectorTejun Heo
2025-11-12sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass modeTejun Heo
2025-11-12sched_ext: Use shorter slice in bypass modeTejun Heo
2025-11-05coredump: mark struct mm_struct as constChristian Brauner
2025-11-03sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...Tejun Heo
2025-10-15sched_ext: Add lockless peek operation for DSQsRyan Newton
2025-10-14sched/ext: Implement cgroup_set_idle() callbackzhidao su
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-30Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-30Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-23sched_ext: Improve SCX_KF_DISPATCH commentTejun Heo
2025-09-22sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lockOleg Nesterov
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann
2025-09-13mm: update coredump logic to correctly use bitmap mm flagsLorenzo Stoakes
2025-09-10cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...Yi Tao
2025-09-03sched: Move STDL_INIT() functions out-of-linePeter Zijlstra
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-07-31Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-26sched/task_stack: Add missing const qualifier to end_of_stack()Kees Cook
2025-07-14sched: Do not call __put_task_struct() on rt if pi_blocked_on is setLuis Claudio R. Goncalves
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra
2025-06-25sched_ext: Drop kfuncs marked for removal in 6.15Jake Hillion
2025-06-24sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panicDavid Dai
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo
2025-06-20sched_ext, sched/core: Factor out struct scx_task_groupTejun Heo
2025-06-13sched/smp: Use the SMP version of sched_exec()Ingo Molnar
2025-06-13sched/smp: Make SMP unconditionalIngo Molnar
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-11task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END checkPasha Tatashin
2025-04-16sched/topology: Introduce sched_update_asym_prefer_cpu()K Prateek Nayak
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-01sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds