summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-292-1/+15
|\
| * fanotify: configurable limits via sysfsAmir Goldstein2021-03-162-1/+15
* | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/
* | Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-282-8/+30
|\ \
| * | kernel: always initialize task->pf_io_worker to NULLStefan Metzmacher2021-04-251-0/+1
| * | task_work: add helper for more targeted task_work cancelingJens Axboe2021-04-111-7/+28
| * | kernel: allow fork with TIF_NOTIFY_SIGNAL pendingJens Axboe2021-04-111-1/+1
* | | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-2829-854/+1059
|\ \ \
| * | | cpumask/hotplug: Fix cpu_dying() state trackingPeter Zijlstra2021-04-211-5/+11
| * | | kthread: Fix PF_KTHREAD vs to_kthread() racePeter Zijlstra2021-04-213-8/+29
| * | | sched/debug: Fix cgroup_path[] serializationWaiman Long2021-04-211-13/+29
| * | | sched,psi: Handle potential task count underflow bugs more gracefullyCharan Teja Reddy2021-04-211-2/+3
| * | | sched: Warn on long periods of pending need_reschedPaul Turner2021-04-214-1/+94
| * | | sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...YueHaibing2021-04-201-22/+18
| * | | Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar2021-04-2036-295/+805
| |\ \ \
| * | | | sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra2021-04-173-9/+9
| * | | | sched,fair: Alternative sched_slice()Peter Zijlstra2021-04-162-1/+14
| * | | | sched: Move /proc/sched_debug to debugfsPeter Zijlstra2021-04-161-9/+16
| * | | | sched,debug: Convert sysctl sched_domains to debugfsPeter Zijlstra2021-04-163-211/+59
| * | | | sched,preempt: Move preempt_dynamic to debug.cPeter Zijlstra2021-04-163-77/+78
| * | | | sched: Move SCHED_DEBUG sysctl to debugfsPeter Zijlstra2021-04-165-108/+77
| * | | | sched: Remove sched_schedstats sysctl out from under SCHED_DEBUGPeter Zijlstra2021-04-161-11/+11
| * | | | sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUGMel Gorman2021-04-161-1/+3
| * | | | sched: Use cpu_dying() to fix balance_push vs hotplug-rollbackPeter Zijlstra2021-04-162-12/+15
| * | | | cpumask: Introduce DYING maskPeter Zijlstra2021-04-161-0/+6
| * | | | rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()Eric Dumazet2021-04-141-0/+9
| * | | | rseq: Remove redundant access_ok()Eric Dumazet2021-04-141-4/+1
| * | | | rseq: Optimize rseq_update_cpu_id()Eric Dumazet2021-04-141-4/+11
| * | | | signal: Allow tasks to cache one sigqueue structThomas Gleixner2021-04-143-2/+44
| * | | | signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()Thomas Gleixner2021-04-141-10/+7
| * | | | sched/fair: Introduce a CPU capacity comparison helperValentin Schneider2021-04-091-23/+10
| * | | | sched/fair: Clean up active balance nr_balance_failed trickeryValentin Schneider2021-04-091-16/+15
| * | | | sched/fair: Ignore percpu threads for imbalance pullsLingutla Chandrasekhar2021-04-091-0/+4
| * | | | sched/fair: Bring back select_idle_smt(), but differentlyRik van Riel2021-04-091-12/+43
| * | | | psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi filesJosh Hunt2021-04-081-6/+14
| * | | | sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()Barry Song2021-03-251-1/+1
| * | | | sched/core: Use -EINVAL in sched_dynamic_mode()Rasmus Villemoes2021-03-251-1/+1
| * | | | sched/core: Stop using magic values in sched_dynamic_mode()Rasmus Villemoes2021-03-251-3/+3
| * | | | sched/fair: Reduce long-tail newly idle balance costAubrey Li2021-03-231-0/+9
| * | | | sched/fair: Optimize test_idle_cores() for !SMTBarry Song2021-03-231-3/+5
| * | | | psi: Reduce calls to sched_clock() in psiShakeel Butt2021-03-231-9/+10
| * | | | stop_machine: Add caller debug info to queue_stop_cpus_workValentin Schneider2021-03-231-0/+1
| * | | | sched: Fix various typosIngo Molnar2021-03-2219-41/+41
| * | | | rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION requestPiotr Figiel2021-03-171-0/+25
| * | | | sched: Remove unnecessary variable from schedule_tail()Edmundo Carmona Antoranz2021-03-101-3/+1
| * | | | sched: Optimize __calc_delta()Clement Courbet2021-03-102-8/+12
| * | | | psi: Optimize task switch inside shared cgroupsChengming Zhou2021-03-062-26/+37
| * | | | psi: Pressure states are unlikelyJohannes Weiner2021-03-061-7/+7
| * | | | psi: Use ONCPU state tracking machinery to detect reclaimChengming Zhou2021-03-063-51/+24