index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
4
-84
/
+308
|
\
|
*
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
2020-07-15
1
-2
/
+173
|
*
pidfd: Replace open-coded receive_fd()
Kees Cook
2020-07-13
1
-13
/
+2
|
*
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
2020-07-13
1
-2
/
+5
|
*
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
2020-07-11
1
-5
/
+5
|
*
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-07-11
1
-0
/
+9
|
*
seccomp: Use pr_fmt
Kees Cook
2020-07-11
1
-1
/
+2
|
*
seccomp: notify about unused filter
Christian Brauner
2020-07-11
1
-5
/
+39
|
*
seccomp: Lift wait_queue into struct seccomp_filter
Christian Brauner
2020-07-11
1
-6
/
+6
|
*
seccomp: release filter after task is fully dead
Christian Brauner
2020-07-11
3
-26
/
+38
|
*
seccomp: rename "usage" to "refs" and document
Christian Brauner
2020-07-11
1
-9
/
+10
|
*
seccomp: Add find_notification helper
Sargun Dhillon
2020-07-11
1
-26
/
+27
|
*
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
2020-07-11
1
-0
/
+3
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
10
-24
/
+24
|
\
\
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
10
-24
/
+24
*
|
|
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
4
-4
/
+20
|
\
\
\
|
*
|
|
tasklet: Introduce new initialization API
Romain Perier
2020-07-30
1
-1
/
+17
|
*
|
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
3
-3
/
+3
*
|
|
|
Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-04
2
-12
/
+5
|
\
\
\
\
|
*
|
|
|
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
Alexander Popov
2020-06-24
1
-12
/
+4
|
*
|
|
|
gcc-plugins/stackleak: Don't instrument itself
Alexander Popov
2020-06-24
1
-0
/
+1
*
|
|
|
|
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-04
7
-120
/
+210
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2020-08-03
3
-6
/
+6
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
2020-07-14
2
-3
/
+3
|
|
*
|
|
|
|
|
|
PM: hibernate: fix white space in a few places
Xiang Chen
2020-07-14
1
-3
/
+3
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-08-03
1
-5
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
2020-07-27
1
-5
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
cpufreq: Register governors at core_initcall
Quentin Perret
2020-07-02
1
-5
/
+1
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
2020-08-03
3
-109
/
+203
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
PM / EM: change name of em_pd_energy to em_cpu_energy
Lukasz Luba
2020-06-24
1
-1
/
+1
|
|
*
|
|
|
|
|
PM / EM: remove em_register_perf_domain
Lukasz Luba
2020-06-24
1
-25
/
+0
|
|
*
|
|
|
|
|
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
2020-06-24
1
-77
/
+167
|
|
*
|
|
|
|
|
PM / EM: update callback structure and add device pointer
Lukasz Luba
2020-06-24
1
-4
/
+5
|
|
*
|
|
|
|
|
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
2020-06-24
1
-6
/
+34
|
|
*
|
|
|
|
|
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2020-06-24
2
-32
/
+32
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
21
-277
/
+789
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-08-01
1
-0
/
+10
|
*
|
|
|
|
|
|
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-29
3
-6
/
+121
|
*
|
|
|
|
|
|
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
2020-07-29
1
-2
/
+9
|
*
|
|
|
|
|
|
sched: Remove duplicated tick_nohz_full_enabled() check
Miaohe Lin
2020-07-28
1
-6
/
+1
|
*
|
|
|
|
|
|
sched/uclamp: Remove unnecessary mutex_init()
Qinglang Miao
2020-07-25
1
-2
/
+0
|
*
|
|
|
|
|
|
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
1
-11
/
+0
|
*
|
|
|
|
|
|
smp: Fix a potential usage of stale nr_cpus
Muchun Song
2020-07-22
1
-2
/
+1
|
*
|
|
|
|
|
|
sched/fair: update_pick_idlest() Select group with lowest group_util when idl...
Peter Puhov
2020-07-22
1
-1
/
+7
|
*
|
|
|
|
|
|
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-22
2
-2
/
+2
|
*
|
|
|
|
|
|
sched: Better document ttwu()
Peter Zijlstra
2020-07-22
2
-25
/
+173
|
*
|
|
|
|
|
|
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-22
18
-195
/
+411
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-07-08
4
-8
/
+25
|
*
|
|
|
|
|
|
|
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-07-08
3
-4
/
+119
|
*
|
|
|
|
|
|
|
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
2020-07-08
1
-5
/
+16
[next]