aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-14rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()Eric Dumazet
2021-04-14rseq: Remove redundant access_ok()Eric Dumazet
2021-04-14rseq: Optimize rseq_update_cpu_id()Eric Dumazet
2021-04-14signal: Allow tasks to cache one sigqueue structThomas Gleixner
2021-04-14signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()Thomas Gleixner
2021-04-09sched/fair: Introduce a CPU capacity comparison helperValentin Schneider
2021-04-09sched/fair: Clean up active balance nr_balance_failed trickeryValentin Schneider
2021-04-09sched/fair: Ignore percpu threads for imbalance pullsLingutla Chandrasekhar
2021-04-09sched/fair: Bring back select_idle_smt(), but differentlyRik van Riel
2021-04-08psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi filesJosh Hunt
2021-03-25sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()Barry Song
2021-03-25sched/core: Use -EINVAL in sched_dynamic_mode()Rasmus Villemoes
2021-03-25sched/core: Stop using magic values in sched_dynamic_mode()Rasmus Villemoes
2021-03-23sched/fair: Reduce long-tail newly idle balance costAubrey Li
2021-03-23sched/fair: Optimize test_idle_cores() for !SMTBarry Song
2021-03-23psi: Reduce calls to sched_clock() in psiShakeel Butt
2021-03-23stop_machine: Add caller debug info to queue_stop_cpus_workValentin Schneider
2021-03-22sched: Fix various typosIngo Molnar
2021-03-17rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION requestPiotr Figiel
2021-03-10sched: Remove unnecessary variable from schedule_tail()Edmundo Carmona Antoranz
2021-03-10sched: Optimize __calc_delta()Clement Courbet
2021-03-06psi: Optimize task switch inside shared cgroupsChengming Zhou
2021-03-06psi: Pressure states are unlikelyJohannes Weiner
2021-03-06psi: Use ONCPU state tracking machinery to detect reclaimChengming Zhou
2021-03-06psi: Add PSI_CPU_FULL stateChengming Zhou
2021-03-06sched/topology: fix the issue groups don't span domain->span for NUMA diamete...Barry Song
2021-03-06cpu/hotplug: Add cpuhp_invoke_callback_range()Vincent Donnefort
2021-03-06cpu/hotplug: CPUHP_BRINGUP_CPU failure exceptionVincent Donnefort
2021-03-06cpu/hotplug: Allowing to reset fail injectionVincent Donnefort
2021-03-06sched/pelt: Fix task util_est update filteringVincent Donnefort
2021-03-06sched/fair: Fix shift-out-of-bounds in load_balance()Valentin Schneider
2021-03-06sched/fair: use lsub_positive in cpu_util_next()Vincent Donnefort
2021-03-06sched/fair: Fix task utilization accountability in compute_energy()Vincent Donnefort
2021-03-06sched/fair: Reduce the window for duplicated updateVincent Guittot
2021-03-06sched/fair: Trigger the update of blocked load on newly idle cpuVincent Guittot
2021-03-06sched/fair: Reorder newidle_balance pulled_task testsVincent Guittot
2021-03-06sched/fair: Merge for each idle cpu loop of ILBVincent Guittot
2021-03-06sched/fair: Remove unused parameter of update_nohz_statsVincent Guittot
2021-03-06sched/fair: Remove unused return of _nohz_idle_balanceVincent Guittot
2021-03-06sched/fair: Remove update of blocked load from newidle_balanceVincent Guittot
2021-03-06kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior
2021-03-06sched: Simplify migration_cpu_stop()Valentin Schneider
2021-03-06sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers
2021-03-06sched: Simplify set_affinity_pending refcountsPeter Zijlstra
2021-03-06sched: Fix affine_move_task() self-concurrencyPeter Zijlstra
2021-03-06sched: Optimize migration_cpu_stop()Peter Zijlstra
2021-03-06sched: Collate affine_move_task() stoppersPeter Zijlstra
2021-03-06sched: Simplify migration_cpu_stop()Peter Zijlstra
2021-03-06sched: Fix migration_cpu_stop() requeueingPeter Zijlstra
2021-03-05Linux 5.12-rc2Linus Torvalds