summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko1-13/+4
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+222
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-32/+13
2024-09-19Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-13/+35
2024-09-09sched_ext: Compact struct bpf_iter_scx_dsq_kernTejun Heo1-1/+9
2024-09-09mm: pass vm_flags to generic_get_unmapped_area()Mark Brown1-2/+2
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-15/+8
2024-09-04sched_ext: Add cgroup supportTejun Heo1-0/+3
2024-09-04sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enableTejun Heo1-0/+5
2024-09-03sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEPTejun Heo1-1/+0
2024-09-01task_stack: uninline stack_not_usedPasha Tatashin1-15/+3
2024-08-20Merge branch 'tip/sched/core' into for-6.12Tejun Heo3-13/+35
2024-08-07sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()Qais Yousef1-5/+5
2024-08-07sched/rt, dl: Convert functions to return boolQais Yousef2-15/+9
2024-08-07sched/rt: Clean up usage of rt_task()Qais Yousef3-3/+31
2024-08-02sched_ext: Allow p->scx.disallow only while loadingTejun Heo1-5/+6
2024-07-31scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALLDavid Vernet1-8/+6
2024-07-29signal: Remove task argument from dequeue_signal()Thomas Gleixner1-3/+2
2024-07-29posix-timers: Convert timer list to hlistThomas Gleixner1-1/+1
2024-07-08sched_ext: Implement DSQ iteratorTejun Heo1-0/+3
2024-07-08sched_ext: Take out ->priq and ->flags from scx_dsq_nodeTejun Heo1-5/+5
2024-06-18sched_ext: Documentation: scheduler: Document extensible scheduler classTejun Heo1-0/+2
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo1-3/+26
2024-06-18sched_ext: Implement core-sched supportTejun Heo1-0/+3
2024-06-18sched_ext: Implement sched_ext_ops.cpu_acquire/release()David Vernet1-1/+3
2024-06-18sched_ext: Track tasks that are subjects of the in-flight SCX operationTejun Heo1-0/+2
2024-06-18sched_ext: Implement tickless supportTejun Heo1-0/+1
2024-06-18sched_ext: Implement scx_bpf_kick_cpu() and task preemption supportTejun Heo1-0/+4
2024-06-18sched_ext: Print sched_ext info when dumping stackDavid Vernet1-0/+2
2024-06-18sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo1-0/+12
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet1-0/+1
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo1-1/+140
2024-06-18sched_ext: Add boilerplate for extensible scheduler classTejun Heo1-0/+12
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo1-1/+2
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2024-05-22vhost_task: Handle SIGKILL by flushing work and exitingMike Christie1-1/+2
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+26
2024-04-25mm: introduce arch_get_unmapped_area_vmflags()Rick Edgecombe1-0/+17
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2-1/+9
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot1-4/+4
2024-03-25Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar1-23/+92
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-21/+39
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+53
2024-03-12sched/balancing: Rename load_balance() => sched_balance_rq()Ingo Molnar1-1/+1
2024-03-12sched/balancing: Change 'enum cpu_idle_type' to have more natural definitionsIngo Molnar1-1/+1
2024-03-11Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+5
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-0/+6
2024-03-10mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARNKent Overstreet1-4/+13
2024-03-10mm: introduce memalloc_flags_{save,restore}Kent Overstreet1-17/+26
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi2-5/+5