summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | exit: Factor coredump_exit_mm out of exit_mmEric W. Biederman2021-10-061-35/+41
| * | | | | | | | | | | | | | | ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman2021-10-061-2/+2
| * | | | | | | | | | | | | | | signal: Remove the bogus sigkill_pending in ptrace_stopEric W. Biederman2021-10-061-14/+4
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-033-182/+549
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | tracing/histogram: Document hist trigger variablesKalesh Singh2021-11-011-0/+11
| * | | | | | | | | | | | | | tracing/histogram: Optimize division by constantsKalesh Singh2021-11-011-1/+104
| * | | | | | | | | | | | | | tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-9/+4
| * | | | | | | | | | | | | | tracing/osnoise: Remove STACKTRACE ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-15/+29
| * | | | | | | | | | | | | | tracing/osnoise: Allow multiple instances of the same tracerDaniel Bristot de Oliveira2021-11-011-23/+78
| * | | | | | | | | | | | | | tracing/osnoise: Remove TIMERLAT ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-44/+106
| * | | | | | | | | | | | | | tracing/osnoise: Support a list of trace_array *trDaniel Bristot de Oliveira2021-11-011-69/+192
| * | | | | | | | | | | | | | tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()Daniel Bristot de Oliveira2021-11-011-5/+2
| * | | | | | | | | | | | | | tracing/osnoise: Split workload start from the tracer startDaniel Bristot de Oliveira2021-11-011-23/+36
| * | | | | | | | | | | | | | tracing/osnoise: Improve comments about barrier need for NMI callbacksDaniel Bristot de Oliveira2021-11-011-1/+7
| * | | | | | | | | | | | | | tracing/osnoise: Do not follow tracing_cpumaskDaniel Bristot de Oliveira2021-11-011-18/+6
* | | | | | | | | | | | | | | Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-11-025-45/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki2021-11-021-18/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | PM: EM: Mark inefficiencies in CPUFreqVincent Donnefort2021-10-051-0/+40
| | * | | | | | | | | | | | | | | PM: EM: Allow skipping inefficient statesVincent Donnefort2021-10-051-0/+13
| | * | | | | | | | | | | | | | | PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort2021-10-051-2/+4
| | * | | | | | | | | | | | | | | PM: EM: Mark inefficient statesVincent Donnefort2021-10-051-1/+3
| | * | | | | | | | | | | | | | | PM: EM: Fix inefficient states detectionVincent Donnefort2021-10-051-15/+8
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2021-11-024-27/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | PM: suspend: Use valid_state() consistentlyRafael J. Wysocki2021-10-261-5/+7
| | * | | | | | | | | | | | | | PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki2021-10-263-13/+23
| | * | | | | | | | | | | | | | PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki2021-10-261-2/+6
| | * | | | | | | | | | | | | | PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin2021-10-211-2/+3
| | * | | | | | | | | | | | | | PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing2021-10-211-10/+4
| | * | | | | | | | | | | | | | PM: hibernate: fix sparse warningsAnders Roxell2021-10-211-2/+2
| | * | | | | | | | | | | | | | Revert "PM: sleep: Do not assume that "mem" is always present"Rafael J. Wysocki2021-10-191-2/+2
| | * | | | | | | | | | | | | | PM: hibernate: Remove blk_status_to_errno in hib_wait_ioFalla Coulibaly2021-09-151-1/+1
| | * | | | | | | | | | | | | | PM: sleep: Do not assume that "mem" is always presentFlorian Fainelli2021-09-151-2/+2
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-022-10/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ucounts: Use atomic_long_sub_return for clarityEric W. Biederman2021-10-201-3/+3
| * | | | | | | | | | | | | | | ucounts: Add get_ucounts_or_wrap for clarityEric W. Biederman2021-10-201-4/+10
| * | | | | | | | | | | | | | | ucounts: Remove unnecessary test for NULL ucount in get_ucountsEric W. Biederman2021-10-201-1/+1
| * | | | | | | | | | | | | | | ucounts: In set_cred_ucounts assume new->ucounts is non-NULLEric W. Biederman2021-10-201-3/+2
* | | | | | | | | | | | | | | | Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-11-025-95/+129
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.cHe Fengqing2021-11-012-47/+45
| * | | | | | | | | | | | | | | | cgroup: Fix rootcg cpu.stat guest double countingDan Schatzberg2021-11-011-2/+0
| * | | | | | | | | | | | | | | | cgroup: no need for cgroup_mutex for /proc/cgroupsShakeel Butt2021-10-251-5/+2
| * | | | | | | | | | | | | | | | cgroup: remove cgroup_mutex from cgroupstats_buildShakeel Butt2021-10-251-5/+2
| * | | | | | | | | | | | | | | | cgroup: reduce dependency on cgroup_mutexShakeel Butt2021-10-251-22/+29
| * | | | | | | | | | | | | | | | cgroup: cgroup-v1: do not exclude cgrp_dfl_rootVishal Verma2021-10-051-3/+0
| * | | | | | | | | | | | | | | | cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long2021-09-201-4/+27
| * | | | | | | | | | | | | | | | misc_cgroup: remove error log to avoid log floodChunguang Xu2021-09-201-7/+0
| * | | | | | | | | | | | | | | | misc_cgroup: introduce misc.events to count failuresChunguang Xu2021-09-201-0/+24
* | | | | | | | | | | | | | | | | Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2021-11-022-81/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan2021-10-202-77/+97
| * | | | | | | | | | | | | | | | workqueue: make sysfs of unbound kworker cpumask more cleverMenglong Dong2021-10-191-4/+11
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |