summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-03-06psi: Add PSI_CPU_FULL stateChengming Zhou1-3/+11
2021-03-06sched/topology: fix the issue groups don't span domain->span for NUMA diamete...Barry Song1-30/+61
2021-03-06cpu/hotplug: Add cpuhp_invoke_callback_range()Vincent Donnefort1-68/+102
2021-03-06cpu/hotplug: CPUHP_BRINGUP_CPU failure exceptionVincent Donnefort1-3/+16
2021-03-06cpu/hotplug: Allowing to reset fail injectionVincent Donnefort1-0/+5
2021-03-06sched/pelt: Fix task util_est update filteringVincent Donnefort1-3/+12
2021-03-06sched/fair: Fix shift-out-of-bounds in load_balance()Valentin Schneider2-2/+8
2021-03-06sched/fair: use lsub_positive in cpu_util_next()Vincent Donnefort1-1/+1
2021-03-06sched/fair: Fix task utilization accountability in compute_energy()Vincent Donnefort1-4/+20
2021-03-06sched/fair: Reduce the window for duplicated updateVincent Guittot1-3/+8
2021-03-06sched/fair: Trigger the update of blocked load on newly idle cpuVincent Guittot4-4/+35
2021-03-06sched/fair: Reorder newidle_balance pulled_task testsVincent Guittot1-5/+5
2021-03-06sched/fair: Merge for each idle cpu loop of ILBVincent Guittot1-25/+7
2021-03-06sched/fair: Remove unused parameter of update_nohz_statsVincent Guittot1-3/+3
2021-03-06sched/fair: Remove unused return of _nohz_idle_balanceVincent Guittot1-9/+1
2021-03-06sched/fair: Remove update of blocked load from newidle_balanceVincent Guittot1-28/+5
2021-03-06sched: Simplify migration_cpu_stop()Valentin Schneider1-9/+18
2021-03-06sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers1-3/+1
2021-03-06sched: Simplify set_affinity_pending refcountsPeter Zijlstra1-12/+20
2021-03-06sched: Fix affine_move_task() self-concurrencyPeter Zijlstra1-3/+12
2021-03-06sched: Optimize migration_cpu_stop()Peter Zijlstra1-1/+12
2021-03-06sched: Collate affine_move_task() stoppersPeter Zijlstra1-15/+8
2021-03-06sched: Simplify migration_cpu_stop()Peter Zijlstra1-48/+8
2021-03-06sched: Fix migration_cpu_stop() requeueingPeter Zijlstra1-11/+28
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+30
2021-03-05kernel: provide create_io_thread() helperJens Axboe1-0/+30
2021-03-04tracing: Skip selftests if tracing is disabledSteven Rostedt (VMware)1-0/+6
2021-03-04tracing: Fix memory leak in __create_synth_event()Vamshi K Sthambamkadi1-1/+3
2021-03-04ring-buffer: Add a little more information and a WARN when time stamp going b...Steven Rostedt (VMware)1-3/+7
2021-03-04ring-buffer: Force before_stamp and write_stamp to be different on discardSteven Rostedt (VMware)1-0/+11
2021-03-04tracing: Fix help text of TRACEPOINT_BENCHMARK in KconfigRolf Eike Beer1-1/+1
2021-03-04tracing: Remove duplicate declaration from trace.hYordan Karadzhov (VMware)1-1/+0
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+13
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+3
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2021-02-27Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-116/+194
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+0
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg1-0/+11
2021-02-26kernel: delete repeated words in commentsRandy Dunlap7-11/+11
2021-02-26groups: simplify struct group_info allocationHubert Jasudowicz1-6/+1
2021-02-26sysctl.c: fix underflow value setting risk in vm_tableLin Feng1-4/+4
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko2-0/+12
2021-02-26swiotlb: Validate bounce size in the sync/unmap pathMartin Radev1-3/+50
2021-02-26swiotlb: respect min_align_maskChristoph Hellwig1-10/+31
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2021-02-25Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-41/+11
2021-02-24blktrace: fix documentation for blk_fill_rw()Chaitanya Kulkarni1-1/+1
2021-02-24Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1