index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-30
3
-7
/
+25
|
\
|
*
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
2019-09-28
1
-2
/
+4
|
*
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
2019-09-28
1
-5
/
+5
|
*
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
2019-09-28
1
-0
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
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-19
1
-1
/
+9
|
*
|
|
|
lockdown: Lock down perf when in confidentiality mode
David Howells
2019-08-19
1
-0
/
+7
|
*
|
|
|
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
2019-08-19
1
-0
/
+10
|
*
|
|
|
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
2019-08-19
1
-0
/
+5
|
*
|
|
|
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
2019-08-19
1
-5
/
+16
|
*
|
|
|
hibernate: Disable when the kernel is locked down
Josh Boyer
2019-08-19
1
-1
/
+2
|
*
|
|
|
kexec_file: Restrict at runtime if the kernel is locked down
Jiri Bohac
2019-08-19
1
-1
/
+1
|
*
|
|
|
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-19
1
-9
/
+51
|
*
|
|
|
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+8
|
*
|
|
|
lockdown: Enforce module signatures if the kernel is locked down
David Howells
2019-08-19
1
-7
/
+30
*
|
|
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
4
-48
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-08-05
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-26
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-26
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-25
1
-1
/
+1
*
|
|
|
|
|
|
|
bug: lift "cut here" out of __warn()
Kees Cook
2019-09-25
1
-4
/
+2
*
|
|
|
|
|
|
|
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-25
1
-7
/
+7
[next]