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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-18
10
-292
/
+396
|
\
|
*
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-18
1
-0
/
+27
|
*
kcov: support comparison operands collection
Victor Chibotaru
2017-11-18
1
-35
/
+179
|
*
kcov: remove pointless current != NULL check
Andrey Ryabinin
2017-11-18
1
-1
/
+1
|
*
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2017-11-18
1
-0
/
+2
|
*
pid: remove pidhash
Gargi Sharma
2017-11-18
3
-42
/
+14
|
*
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-18
2
-195
/
+59
|
*
kernel/sysctl.c: code cleanups
Ola N. Kaldestad
2017-11-18
1
-5
/
+3
|
*
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
2017-11-18
1
-1
/
+2
|
*
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
2017-11-18
1
-2
/
+2
|
*
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2017-11-18
1
-1
/
+1
|
*
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2017-11-18
1
-5
/
+7
|
*
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
2017-11-18
1
-6
/
+8
|
*
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-18
1
-0
/
+49
|
*
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-11-18
1
-1
/
+1
|
*
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
2017-11-18
1
-2
/
+2
|
*
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2017-11-18
1
-1
/
+15
|
*
bug: define the "cut here" string in a single place
Kees Cook
2017-11-18
1
-1
/
+1
|
*
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-18
1
-1
/
+2
|
*
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-18
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-17
1
-49
/
+6
|
*
|
perf/ftrace: Small cleanup
Peter Zijlstra
2017-10-17
1
-1
/
+1
|
*
|
perf/ftrace: Fix function trace events
Peter Zijlstra
2017-10-17
1
-31
/
+49
|
*
|
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
2017-10-17
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-11
1
-0
/
+69
|
*
|
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
2017-10-11
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-06
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
|
*
|
ftrace: Add a ftrace_free_mem() function for modules to use
Steven Rostedt (VMware)
2017-10-04
1
-3
/
+11
|
*
|
tracing: Reimplement log2
Tom Zanussi
2017-10-04
1
-4
/
+27
|
*
|
tracing: Add hist_field_name() accessor
Tom Zanussi
2017-10-04
1
-22
/
+45
|
*
|
tracing: Clean up hist_field_flags enum
Tom Zanussi
2017-10-04
1
-10
/
+10
|
*
|
tracing: Make traceprobe parsing code reusable
Tom Zanussi
2017-10-04
6
-103
/
+103
|
*
|
tracing: Increase tracing map KEYS_MAX size
Tom Zanussi
2017-10-04
1
-1
/
+1
|
*
|
tracing: Remove lookups from tracing_map hitcount
Tom Zanussi
2017-10-04
1
-1
/
+2
|
*
|
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
2017-10-04
1
-2
/
+2
|
*
|
ring-buffer: Rewrite trace_recursive_(un)lock() to be simpler
Steven Rostedt (VMware)
2017-10-04
1
-47
/
+17
|
*
|
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
2017-10-04
2
-16
/
+20
|
*
|
tracing: Remove redundant unread variable ret
Colin Ian King
2017-10-04
1
-4
/
+2
|
*
|
tracing: Remove obsolete sched_switch tracer selftest
Joel Fernandes
2017-10-04
2
-34
/
+0
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
3
-107
/
+83
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched_rr_get_interval(): move compat to native, get rid of set_fs()
Al Viro
2017-09-20
2
-22
/
+30
|
*
|
get_compat_sigset()
Al Viro
2017-09-19
2
-30
/
+20
|
*
|
get rid of {get,put}_compat_itimerspec()
Al Viro
2017-09-19
1
-18
/
+0
[next]