sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
[linux-2.6-microblaze.git] / kernel /
2021-04-16 Peter Zijlstrasched: Use cpu_dying() to fix balance_push vs hotplug...
2021-04-16 Peter Zijlstracpumask: Introduce DYING mask
2021-04-14 Eric Dumazetrseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
2021-04-14 Eric Dumazetrseq: Remove redundant access_ok()
2021-04-14 Eric Dumazetrseq: Optimize rseq_update_cpu_id()
2021-04-14 Thomas Gleixnersignal: Allow tasks to cache one sigqueue struct
2021-04-14 Thomas Gleixnersignal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
2021-04-09 Valentin Schneidersched/fair: Introduce a CPU capacity comparison helper
2021-04-09 Valentin Schneidersched/fair: Clean up active balance nr_balance_failed...
2021-04-09 Lingutla Chandrasekharsched/fair: Ignore percpu threads for imbalance pulls
2021-04-09 Rik van Rielsched/fair: Bring back select_idle_smt(), but differently
2021-04-08 Josh Huntpsi: allow unprivileged users with CAP_SYS_RESOURCE...
2021-03-25 Barry Songsched/topology: Remove redundant cpumask_and() in init_...
2021-03-25 Rasmus Villemoessched/core: Use -EINVAL in sched_dynamic_mode()
2021-03-25 Rasmus Villemoessched/core: Stop using magic values in sched_dynamic_mode()
2021-03-23 Aubrey Lisched/fair: Reduce long-tail newly idle balance cost
2021-03-23 Barry Songsched/fair: Optimize test_idle_cores() for !SMT
2021-03-23 Shakeel Buttpsi: Reduce calls to sched_clock() in psi
2021-03-23 Valentin Schneiderstop_machine: Add caller debug info to queue_stop_cpus_work
2021-03-21 Ingo Molnarsched: Fix various typos
2021-03-17 Piotr Figielrseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION request
2021-03-10 Edmundo Carmona... sched: Remove unnecessary variable from schedule_tail()
2021-03-10 Clement Courbetsched: Optimize __calc_delta()
2021-03-06 Chengming Zhoupsi: Optimize task switch inside shared cgroups
2021-03-06 Johannes Weinerpsi: Pressure states are unlikely
2021-03-06 Chengming Zhoupsi: Use ONCPU state tracking machinery to detect reclaim
2021-03-06 Chengming Zhoupsi: Add PSI_CPU_FULL state
2021-03-06 Barry Songsched/topology: fix the issue groups don't span domain...
2021-03-06 Vincent Donnefortcpu/hotplug: Add cpuhp_invoke_callback_range()
2021-03-06 Vincent Donnefortcpu/hotplug: CPUHP_BRINGUP_CPU failure exception
2021-03-06 Vincent Donnefortcpu/hotplug: Allowing to reset fail injection
2021-03-06 Vincent Donnefortsched/pelt: Fix task util_est update filtering
2021-03-06 Valentin Schneidersched/fair: Fix shift-out-of-bounds in load_balance()
2021-03-06 Vincent Donnefortsched/fair: use lsub_positive in cpu_util_next()
2021-03-06 Vincent Donnefortsched/fair: Fix task utilization accountability in...
2021-03-06 Vincent Guittotsched/fair: Reduce the window for duplicated update
2021-03-06 Vincent Guittotsched/fair: Trigger the update of blocked load on newly...
2021-03-06 Vincent Guittotsched/fair: Reorder newidle_balance pulled_task tests
2021-03-06 Vincent Guittotsched/fair: Merge for each idle cpu loop of ILB
2021-03-06 Vincent Guittotsched/fair: Remove unused parameter of update_nohz_stats
2021-03-06 Vincent Guittotsched/fair: Remove unused return of _nohz_idle_balance
2021-03-06 Vincent Guittotsched/fair: Remove update of blocked load from newidle_...
2021-03-06 Valentin Schneidersched: Simplify migration_cpu_stop()
2021-03-06 Mathieu Desnoyerssched/membarrier: fix missing local execution of ipi_sy...
2021-03-06 Peter Zijlstrasched: Simplify set_affinity_pending refcounts
2021-03-06 Peter Zijlstrasched: Fix affine_move_task() self-concurrency
2021-03-06 Peter Zijlstrasched: Optimize migration_cpu_stop()
2021-03-06 Peter Zijlstrasched: Collate affine_move_task() stoppers
2021-03-06 Peter Zijlstrasched: Simplify migration_cpu_stop()
2021-03-06 Peter Zijlstrasched: Fix migration_cpu_stop() requeueing
2021-03-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-03-06 Linus TorvaldsMerge tag 'gcc-plugins-v5.12-rc2' of git://git./linux...
2021-03-06 Linus TorvaldsMerge tag 'pstore-v5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12/dm-fixes' of git://git./linux/kerne...
2021-03-05 Linus TorvaldsMerge tag 'block-5.12-2021-03-05' of git://git.kernel...
2021-03-05 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-05' of git://git.kerne...
2021-03-05 Linus TorvaldsMerge tag 'pm-5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'acpi-5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc1' of git://git./linux...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.12-1' of git://git...
2021-03-05 Linus TorvaldsMerge tag 'trace-v5.12-rc1' of git://git./linux/kernel...
2021-03-05 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-03' of https...
2021-03-05 Dave AirlieMerge branch '00.00-inst' of git://github.com/skeggsb...
2021-03-04 Jens Axboekernel: provide create_io_thread() helper
2021-03-04 Linus TorvaldsMerge tag 'tpmdd-next-v5.12-rc2' of git://git./linux...
2021-03-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-04 Linus TorvaldsMerge tag 'for-linus-5.12b-rc2-tag' of git://git./linux...
2021-03-04 Steven Rostedt ... tracing: Skip selftests if tracing is disabled
2021-03-04 Vamshi K Sthambamkaditracing: Fix memory leak in __create_synth_event()
2021-03-04 Steven Rostedt ... ring-buffer: Add a little more information and a WARN...
2021-03-04 Steven Rostedt ... ring-buffer: Force before_stamp and write_stamp to...
2021-03-04 Rolf Eike Beertracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig
2021-03-04 Yordan Karadzhov... tracing: Remove duplicate declaration from trace.h
2021-03-02 Takashi IwaiMerge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
2021-03-01 Linus TorvaldsMerge branch 'kmap-conversion-for-5.12' of git://git...
2021-03-01 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-02-28 Linus TorvaldsMerge tag 'ide-5.11-2021-02-28' of git://git.kernel...
2021-02-28 Linus TorvaldsMerge tag 'kbuild-fixes-v5.12' of git://git./linux...
2021-02-28 Linus TorvaldsMerge tag 'csky-for-linus-5.12-rc1' of git://github...
2021-02-28 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-mw1' of git://git....
2021-02-28 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-02-28 Linus TorvaldsMerge tag 'xfs-5.12-merge-6' of git://git./fs/xfs/xfs...
2021-02-28 Linus TorvaldsMerge tag 'block-5.12-2021-02-27' of git://git.kernel...
2021-02-27 Linus TorvaldsMerge tag 'io_uring-worker.v3-2021-02-25' of git:/...
2021-02-27 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2021-02-27 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-02-26 Linus TorvaldsMerge tag 'docs-5.12-2' of git://git.lwn.net/linux
2021-02-26 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-02-26 Linus TorvaldsMerge tag 's390-5.12-2' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag '5.12-smb3-part1' of git://git.samba.org...
2021-02-26 Linus TorvaldsMerge tag 'for-5.12/io_uring-2021-02-25' of git://git...
2021-02-26 Linus TorvaldsMerge branch 'stable/for-linus-5.12' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'leds-5.12-rc1' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-mw0' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'm68knommu-for-v5.12' of git://git./linux...
2021-02-26 Linus TorvaldsMerge tag 'trace-v5.12-2' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'orphan-handling-v5.12-rc1' of git://git...
next