summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-1026-418/+470
|\
| * sched: Fix more TASK_state comparisonsPeter Zijlstra2022-09-301-3/+7
| * sched: Fix TASK_state comparisonsPeter Zijlstra2022-09-282-3/+7
| * sched/fair: Move call to list_last_entry() in detach_tasksVincent Guittot2022-09-151-2/+2
| * sched/fair: Cleanup loop_max and loop_breakVincent Guittot2022-09-153-12/+11
| * sched/fair: Make sure to try to detach at least one movable taskVincent Guittot2022-09-151-3/+9
| * freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-0713-94/+141
| * sched/completion: Add wait_for_completion_state()Peter Zijlstra2022-09-071-0/+12
| * sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra2022-09-071-8/+8
| * sched: Change wait_task_inactive()s match_statePeter Zijlstra2022-09-071-2/+2
| * freezer,umh: Clean up freezer/initrd interactionPeter Zijlstra2022-09-071-0/+8
| * freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra2022-09-074-33/+54
| * sched: Rename task_running() to task_on_cpu()Peter Zijlstra2022-09-076-14/+14
| * sched/fair: Cleanup for SIS_PROPAbel Wu2022-09-071-6/+6
| * sched/fair: Default to false in test_idle_cores()Abel Wu2022-09-071-8/+8
| * sched/fair: Remove useless check in select_idle_core()Abel Wu2022-09-071-3/+0
| * sched/fair: Avoid double search on same cpuAbel Wu2022-09-071-0/+2
| * sched/fair: Remove redundant check in select_idle_smt()Abel Wu2022-09-071-7/+4
| * sched/deadline: Move __dl_clear_params out of dl_bw lockShang XiaoJing2022-09-011-1/+1
| * sched/deadline: Add replenish_dl_new_period helperShang XiaoJing2022-09-011-10/+13
| * sched/deadline: Add dl_task_is_earliest_deadline helperShang XiaoJing2022-09-011-12/+12
| * Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...Ingo Molnar2022-08-30123-2150/+6863
| |\
| | * sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()Ingo Molnar2022-08-127-25/+26
| * | sched: Add update_current_exec_runtime helperShang XiaoJing2022-08-274-17/+16
| * | sched/fair: Don't init util/runnable_avg for !fair taskChengming Zhou2022-08-231-14/+14
| * | sched/fair: Move task sched_avg attach to enqueue_task_fair()Chengming Zhou2022-08-231-8/+3
| * | sched/fair: Allow changing cgroup of new forked taskChengming Zhou2022-08-232-20/+12
| * | sched/fair: Fix another detach on unattached task corner caseChengming Zhou2022-08-231-0/+11
| * | sched/fair: Combine detach into dequeue when migrating taskChengming Zhou2022-08-231-12/+16
| * | sched/fair: Update comments in enqueue/dequeue_entity()Chengming Zhou2022-08-231-2/+4
| * | sched/fair: Reset sched_avg last_update_time before set_task_rq()Chengming Zhou2022-08-231-1/+1
| * | sched/fair: Remove redundant cpu_cgrp_subsys->fork()Chengming Zhou2022-08-233-49/+6
| * | sched/fair: Maintain task se depth in set_task_rq()Chengming Zhou2022-08-232-8/+1
| * | sched/core: Remove superfluous semicolonXin Gao2022-08-041-1/+1
| * | sched/fair: Make per-cpu cpumasks staticBing Huang2022-08-032-13/+9
| * | sched/fair: Remove unused parameter idle of _nohz_idle_balance()Hao Jia2022-08-031-4/+3
| * | sched/debug: Print each field value left-aligned in sched_show_task()Zhen Lei2022-08-021-1/+1
| * | sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()Dietmar Eggemann2022-08-021-15/+15
| * | sched/deadline: Make dl_cpuset_cpumask_can_shrink() capacity-awareDietmar Eggemann2022-08-021-13/+11
| * | sched/core: Introduce sched_asym_cpucap_active()Dietmar Eggemann2022-08-025-9/+14
* | | Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...Linus Torvalds2022-10-094-31/+27
|\ \ \
| * | | ucounts: Split rlimit and ucount values and max valuesAlexey Gladkov2022-05-184-31/+27
* | | | Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-093-2/+23
|\ \ \ \
| * | | | signal: Drop signals received after a fatal signal has been processedEric W. Biederman2022-07-201-1/+2
| * | | | signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exitEric W. Biederman2022-07-202-0/+20
| * | | | signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exitEric W. Biederman2022-07-201-1/+1
* | | | | Merge tag 'interrupting_kthread_stop-for-v5.20' of git://git.kernel.org/pub/s...Linus Torvalds2022-10-091-0/+1
|\ \ \ \ \
| * | | | | signal: break out of wait loops on kthread_stop()Jason A. Donenfeld2022-07-181-0/+1
* | | | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-073-11/+33
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman2022-09-242-6/+2
| |\ \ \ \ \ \