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 git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
4
-51
/
+59
|
\
|
*
bpf: fix branch pruning logic
Alexei Starovoitov
2017-11-23
1
-0
/
+27
|
*
bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
1
-2
/
+2
|
*
bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO
Gianluca Borello
2017-11-22
1
-1
/
+1
|
*
bpf: remove explicit handling of 0 for arg2 in bpf_probe_read
Gianluca Borello
2017-11-22
1
-5
/
+1
|
*
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-22
1
-1
/
+3
|
*
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
2
-17
/
+0
|
*
bpf: offload: ignore namespace moves
Jakub Kicinski
2017-11-21
1
-0
/
+4
|
*
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
1
-10
/
+0
|
*
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
1
-11
/
+12
|
*
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-21
2
-3
/
+3
|
*
bpf: offload: limit offload to cls_bpf and xdp programs only
Jakub Kicinski
2017-11-21
1
-2
/
+3
|
*
bpf: offload: add comment warning developers about double destroy
Jakub Kicinski
2017-11-21
1
-0
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-11-21
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
added new line symbol after warning about dropped messages
Maxim Akristiniy
2017-10-30
1
-1
/
+1
|
*
printk: fix typo in printk_safe.c
Baoquan He
2017-10-30
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
10
-292
/
+396
|
\
\
|
*
|
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
1
-0
/
+27
|
*
|
kcov: support comparison operands collection
Victor Chibotaru
2017-11-17
1
-35
/
+179
|
*
|
kcov: remove pointless current != NULL check
Andrey Ryabinin
2017-11-17
1
-1
/
+1
|
*
|
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2017-11-17
1
-0
/
+2
|
*
|
pid: remove pidhash
Gargi Sharma
2017-11-17
3
-42
/
+14
|
*
|
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
2
-195
/
+59
|
*
|
kernel/sysctl.c: code cleanups
Ola N. Kaldestad
2017-11-17
1
-5
/
+3
|
*
|
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
2017-11-17
1
-1
/
+2
|
*
|
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
2017-11-17
1
-2
/
+2
|
*
|
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2017-11-17
1
-1
/
+1
|
*
|
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2017-11-17
1
-5
/
+7
|
*
|
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
2017-11-17
1
-6
/
+8
|
*
|
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-17
1
-0
/
+49
|
*
|
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-11-17
1
-1
/
+1
|
*
|
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
2017-11-17
1
-2
/
+2
|
*
|
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2017-11-17
1
-1
/
+15
|
*
|
bug: define the "cut here" string in a single place
Kees Cook
2017-11-17
1
-1
/
+1
|
*
|
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-17
1
-1
/
+2
|
*
|
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-17
1
-0
/
+28
*
|
|
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
22
-385
/
+754
|
\
\
\
|
*
|
|
ftrace: Kill FTRACE_OPS_FL_PER_CPU
Peter Zijlstra
2017-10-16
1
-49
/
+6
|
*
|
|
perf/ftrace: Small cleanup
Peter Zijlstra
2017-10-16
1
-1
/
+1
|
*
|
|
perf/ftrace: Fix function trace events
Peter Zijlstra
2017-10-16
1
-31
/
+49
|
*
|
|
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
2017-10-16
5
-17
/
+10
|
*
|
|
tracing: mark trace_test_buffer as __maybe_unused
Arnd Bergmann
2017-10-13
1
-1
/
+1
|
*
|
|
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
2017-10-13
1
-7
/
+8
|
*
|
|
ftrace: Clear hashes of stale ips of init memory
Joel Fernandes
2017-10-10
1
-0
/
+69
|
*
|
|
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-10
3
-1
/
+46
|
*
|
|
tracing: Prepare to add preempt and irq trace events
Joel Fernandes
2017-10-06
1
-26
/
+74
|
*
|
|
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
2017-10-05
2
-6
/
+72
|
*
|
|
ftrace: Add freeing algorithm to free ftrace_mod_maps
Steven Rostedt (VMware)
2017-10-05
1
-2
/
+30
|
*
|
|
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
2017-10-05
3
-3
/
+150
|
*
|
|
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
2017-10-05
2
-2
/
+6
[next]