summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-044-84/+308
|\
| * seccomp: Introduce addfd ioctl to seccomp user notifierSargun Dhillon2020-07-151-2/+173
| * pidfd: Replace open-coded receive_fd()Kees Cook2020-07-131-13/+2
| * pidfd: Add missing sock updates for pidfd_getfd()Kees Cook2020-07-131-2/+5
| * seccomp: Use -1 marker for end of mode 1 syscall listKees Cook2020-07-111-5/+5
| * seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook2020-07-111-0/+9
| * seccomp: Use pr_fmtKees Cook2020-07-111-1/+2
| * seccomp: notify about unused filterChristian Brauner2020-07-111-5/+39
| * seccomp: Lift wait_queue into struct seccomp_filterChristian Brauner2020-07-111-6/+6
| * seccomp: release filter after task is fully deadChristian Brauner2020-07-113-26/+38
| * seccomp: rename "usage" to "refs" and documentChristian Brauner2020-07-111-9/+10
| * seccomp: Add find_notification helperSargun Dhillon2020-07-111-26/+27
| * seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook2020-07-111-0/+3
* | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-0410-24/+24
|\ \
| * | treewide: Remove uninitialized_var() usageKees Cook2020-07-1610-24/+24
* | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-044-4/+20
|\ \ \
| * | | tasklet: Introduce new initialization APIRomain Perier2020-07-301-1/+17
| * | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-303-3/+3
* | | | Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-042-12/+5
|\ \ \ \
| * | | | gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov2020-06-241-12/+4
| * | | | gcc-plugins/stackleak: Don't instrument itselfAlexander Popov2020-06-241-0/+1
* | | | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-047-120/+210
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2020-08-033-6/+6
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | * | | | | | | PM: sleep: spread "const char *" correctnessAlexey Dobriyan2020-07-142-3/+3
| | * | | | | | | PM: hibernate: fix white space in a few placesXiang Chen2020-07-141-3/+3
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-031-5/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge back cpufreq material for v5.9.Rafael J. Wysocki2020-07-271-5/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | cpufreq: Register governors at core_initcallQuentin Perret2020-07-021-5/+1
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki2020-08-033-109/+203
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | PM / EM: change name of em_pd_energy to em_cpu_energyLukasz Luba2020-06-241-1/+1
| | * | | | | | PM / EM: remove em_register_perf_domainLukasz Luba2020-06-241-25/+0
| | * | | | | | PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba2020-06-241-77/+167
| | * | | | | | PM / EM: update callback structure and add device pointerLukasz Luba2020-06-241-4/+5
| | * | | | | | PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba2020-06-241-6/+34
| | * | | | | | PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba2020-06-242-32/+32
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-0321-277/+789
|\ \ \ \ \ \ \
| * | | | | | | sched: Document arch_scale_*_capacity()Valentin Schneider2020-08-011-0/+10
| * | | | | | | sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef2020-07-293-6/+121
| * | | | | | | sched/uclamp: Fix a deadlock when enabling uclamp static keyQais Yousef2020-07-291-2/+9
| * | | | | | | sched: Remove duplicated tick_nohz_full_enabled() checkMiaohe Lin2020-07-281-6/+1
| * | | | | | | sched/uclamp: Remove unnecessary mutex_init()Qinglang Miao2020-07-251-2/+0
| * | | | | | | arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-221-11/+0
| * | | | | | | smp: Fix a potential usage of stale nr_cpusMuchun Song2020-07-221-2/+1
| * | | | | | | sched/fair: update_pick_idlest() Select group with lowest group_util when idl...Peter Puhov2020-07-221-1/+7
| * | | | | | | sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker2020-07-222-2/+2
| * | | | | | | sched: Better document ttwu()Peter Zijlstra2020-07-222-25/+173
| * | | | | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-2218-195/+411
| |\ \ \ \ \ \ \
| * | | | | | | | sched: Add a tracepoint to track rq->nr_runningPhil Auld2020-07-084-8/+25
| * | | | | | | | sched/uclamp: Protect uclamp fast path code with static keyQais Yousef2020-07-083-4/+119
| * | | | | | | | sched/uclamp: Fix initialization of struct uclamp_rqQais Yousef2020-07-081-5/+16