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
*
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
2019-10-11
1
-2
/
+55
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-29
3
-10
/
+25
|
\
|
*
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
2019-09-27
1
-5
/
+21
|
*
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
2019-09-26
1
-1
/
+1
|
*
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
Jonathan Lemon
2019-09-25
1
-1
/
+1
|
*
bpf: fix BTF verification of enums
Alexei Starovoitov
2019-09-19
1
-3
/
+2
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-28
6
-201
/
+221
|
\
\
|
*
|
sched/fair: Avoid redundant EAS calculation
Quentin Perret
2019-09-25
1
-1
/
+1
|
*
|
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
2019-09-25
1
-2
/
+0
|
*
|
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
2019-09-25
1
-4
/
+3
|
*
|
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-09-25
1
-13
/
+6
|
*
|
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-09-25
1
-2
/
+2
|
*
|
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
Mathieu Desnoyers
2019-09-25
1
-43
/
+20
|
*
|
sched/membarrier: Skip IPIs when mm->mm_users == 1
Mathieu Desnoyers
2019-09-25
1
-4
/
+5
|
*
|
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
3
-45
/
+168
|
*
|
sched/membarrier: Remove redundant check
Mathieu Desnoyers
2019-09-25
1
-2
/
+2
|
*
|
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
2019-09-25
1
-1
/
+1
|
*
|
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
2019-09-25
1
-2
/
+7
|
*
|
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2019-09-25
3
-70
/
+3
|
*
|
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
2019-09-25
2
-5
/
+8
|
*
|
tasks: Add a count of task RCU users
Eric W. Biederman
2019-09-25
2
-5
/
+9
|
*
|
sched/fair: Remove unused cfs_rq_clock_task() function
Qian Cai
2019-09-17
1
-16
/
+0
*
|
|
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
8
-22
/
+137
|
\
\
\
|
*
|
|
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-20
1
-1
/
+9
|
*
|
|
lockdown: Lock down perf when in confidentiality mode
David Howells
2019-08-20
1
-0
/
+7
|
*
|
|
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
2019-08-20
1
-0
/
+10
|
*
|
|
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
2019-08-20
1
-0
/
+5
|
*
|
|
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
2019-08-20
1
-5
/
+16
|
*
|
|
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-08-20
1
-1
/
+2
|
*
|
|
kexec_file: Restrict at runtime if the kernel is locked down
Jiri Bohac
2019-08-20
1
-1
/
+1
|
*
|
|
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-20
1
-9
/
+51
|
*
|
|
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
2019-08-20
1
-0
/
+8
|
*
|
|
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-20
1
-7
/
+30
*
|
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-28
4
-48
/
+56
|
\
\
\
\
|
*
|
|
|
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-08-06
4
-48
/
+56
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-27
2
-3
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
Wanpeng Li
2019-09-25
1
-1
/
+1
|
*
|
|
|
|
cpu/SMT: create and export cpu_smt_possible()
Vitaly Kuznetsov
2019-09-24
1
-2
/
+9
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-09-27
1
-3
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
timer: Read jiffies once when forwarding base clk
Li RongQing
2019-09-19
1
-3
/
+5
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-27
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/core: Fix several typos in comments
Roy Ben Shlomo
2019-09-20
1
-3
/
+3
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-26
2
-4
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tracing/probe: Fix same probe event argument matching
Srikar Dronamraju
2019-09-25
2
-4
/
+6
*
|
|
|
|
|
|
|
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-26
1
-1
/
+1
*
|
|
|
|
|
|
|
bug: lift "cut here" out of __warn()
Kees Cook
2019-09-26
1
-4
/
+2
*
|
|
|
|
|
|
|
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-26
1
-7
/
+7
*
|
|
|
|
|
|
|
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-26
1
-15
/
+3
*
|
|
|
|
|
|
|
kgdb: don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
2019-09-26
2
-20
/
+19
*
|
|
|
|
|
|
|
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
2019-09-26
1
-0
/
+2
[next]