summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched_ext-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4 days1-4/+7
|\
| * sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...Tejun Heo5 days1-4/+7
* | sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers13 days1-3/+22
* | Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2025-02-161-2/+3
|\ \
| * | sched: Clarify wake_up_q()'s write to task->wake_q.nextJann Horn2025-02-081-2/+3
* | | Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2025-02-145-45/+85
|\ \ \ | | |/ | |/|
| * | sched_ext: Use SCX_CALL_OP_TASK in task_tick_scxChuyi Zhou2025-02-131-3/+3
| * | sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...Tejun Heo2025-02-101-8/+21
| * | sched_ext: Fix migration disabled handling in targeted dispatchesTejun Heo2025-02-081-4/+13
| * | sched_ext: Implement auto local dispatching of migration disabled tasksTejun Heo2025-02-081-0/+23
| * | sched_ext: Fix lock imbalance in dispatch_to_local_dsq()Andrea Righi2025-01-271-4/+10
| * | sched_ext: Fix incorrect autogroup migration detectionTejun Heo2025-01-275-22/+10
| * | sched_ext: Include task weight in the error state dumpAndrea Righi2025-01-241-3/+4
| * | sched_ext: Fixes typos in commentsAtul Kumar Pant2025-01-241-6/+6
* | | Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2025-02-082-0/+21
|\ \ \ | | |/ | |/|
| * | sched/debug: Provide slice length for fair tasksChristian Loehle2025-01-311-0/+2
| * | sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeueK Prateek Nayak2025-01-211-0/+19
* | | Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2025-01-302-1/+12
|\ \ \
| * | | cpufreq/schedutil: Only bind threads if neededChristian Loehle2025-01-232-1/+12
* | | | treewide: const qualify ctl_tables where applicableJoel Granados2025-01-286-6/+6
* | | | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2025-01-261-8/+16
|\ \ \ \
| * | | | lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin2025-01-131-7/+15
| * | | | kasan: make kasan_record_aux_stack_noalloc() the default behaviourPeter Zijlstra2025-01-131-1/+1
* | | | | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2025-01-262-3/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | hung_task: add task->flags, blocked by coredump to logOxana Kharitonova2025-01-241-2/+2
| * | | | delayacct: add delay min to record delay peakWang Yaxin2025-01-121-0/+4
| * | | | delayacct: add delay max to record delay peakWang Yaxin2025-01-121-1/+4
| |/ / /
* | | | Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2025-01-233-118/+274
|\ \ \ \ | |_|/ / |/| | |
| * | | sched_ext: fix kernel-doc warningsRandy Dunlap2025-01-131-42/+45
| * | | sched_ext: Implement scx_bpf_now()Changwoo Min2025-01-103-4/+101
| * | | sched_ext: Relocate scx_enabled() related codeChangwoo Min2025-01-101-13/+13
| * | | sched_ext: Include remaining task time slice in error state dumpAndrea Righi2025-01-061-2/+2
| * | | sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ONAndrea Righi2025-01-061-3/+1
| * | | sched_ext: idle: small CPU iteration refactoringAndrea Righi2025-01-061-4/+2
| * | | sched_ext: idle: introduce check_builtin_idle_enabled() helperAndrea Righi2024-12-291-15/+14
| * | | sched_ext: idle: clarify commentsAndrea Righi2024-12-291-0/+6
| * | | sched_ext: idle: use assign_cpu() to update the idle cpumaskAndrea Righi2024-12-291-4/+1
| * | | sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()Thorsten Blum2024-12-241-2/+2
| * | | sched_ext: Use sizeof_field for key_len in dsq_hash_paramsLiang Jie2024-12-131-1/+1
| * | | sched_ext: Use the NUMA scheduling domain for NUMA optimizationsAndrea Righi2024-12-041-28/+86
* | | | Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2025-01-221-29/+8
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2025-01-201-2/+2
| |\ \ \ \
| | * \ \ \ Merge back earlier cpufreq material for 6.14Rafael J. Wysocki2025-01-161-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge back earlier cpufreq material for 6.14Rafael J. Wysocki2024-12-231-2/+2
| | | |\ \ \ \
| | | | * | | | cpufreq: schedutil: Fix superfluous updates caused by need_freq_updateSultan Alsawaf (unemployed)2024-12-181-2/+2
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki2025-01-201-27/+6
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki2024-12-181-27/+6
| | | |/ / / /
* | | | | | | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-212-2/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker2025-01-081-1/+1
| * | | | | | | sched,arm64: Handle CPU isolation on last resort fallback rq selectionFrederic Weisbecker2025-01-081-1/+1
| | |_|_|/ / / | |/| | | | |