index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-01
4
-1
/
+153
|
\
|
*
stackleak: Allow runtime disabling of kernel stack erasing
Alexander Popov
2018-09-04
2
-1
/
+52
|
*
fs/proc: Show STACKLEAK metrics in the /proc file system
Alexander Popov
2018-09-04
1
-0
/
+4
|
*
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
Alexander Popov
2018-09-04
1
-0
/
+28
|
*
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-04
3
-0
/
+69
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
1
-9
/
+12
|
\
\
|
*
|
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
2018-10-31
1
-5
/
+6
|
*
|
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-10-31
1
-4
/
+6
*
|
|
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
\
|
*
|
|
tracing: Trivia spelling fix containerof() -> container_of()
Andy Shevchenko
2018-09-26
1
-1
/
+1
*
|
|
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
|
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
8
-8
/
+7
*
|
|
|
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
3
-6
/
+6
*
|
|
|
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2018-10-31
1
-1
/
+3
*
|
|
|
kernel/panic.c: filter out a potential trailing newline
Borislav Petkov
2018-10-31
1
-2
/
+6
*
|
|
|
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
2018-10-31
1
-1
/
+1
*
|
|
|
kernel/signal.c: fix a comment error
Weikang Shi
2018-10-31
1
-1
/
+1
*
|
|
|
kernel/fail_function.c: remove meaningless null pointer check before debugfs_...
zhong jiang
2018-10-31
1
-2
/
+1
*
|
|
|
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-30
10
-931
/
+1261
|
\
\
\
\
|
*
|
|
|
tracing: Have stack tracer trace full stack
Steven Rostedt (VMware)
2018-10-27
1
-1
/
+1
|
*
|
|
|
tracing: Export trace_dump_stack to modules
Nikolay Borisov
2018-10-27
1
-0
/
+1
|
*
|
|
|
tracing: probeevent: Fix uninitialized used of offset in parse args
Steven Rostedt (VMware)
2018-10-12
1
-1
/
+1
|
*
|
|
|
tracing/kprobes: Allow kprobe-events to record module symbol
Masami Hiramatsu
2018-10-10
3
-10
/
+68
|
*
|
|
|
tracing/kprobes: Check the probe on unloaded module correctly
Masami Hiramatsu
2018-10-10
1
-13
/
+26
|
*
|
|
|
tracing/uprobes: Fix to return -EFAULT if copy_from_user failed
Masami Hiramatsu
2018-10-10
1
-1
/
+1
|
*
|
|
|
tracing: probeevent: Add $argN for accessing function args
Masami Hiramatsu
2018-10-10
5
-20
/
+49
|
*
|
|
|
tracing: probeevent: Add array type support
Masami Hiramatsu
2018-10-10
4
-40
/
+170
|
*
|
|
|
tracing: probeevent: Add symbol type
Masami Hiramatsu
2018-10-10
3
-4
/
+18
|
*
|
|
|
tracing: probeevent: Unify fetch_insn processing common part
Masami Hiramatsu
2018-10-10
3
-82
/
+63
|
*
|
|
|
tracing: probeevent: Append traceprobe_ for exported function
Masami Hiramatsu
2018-10-10
4
-6
/
+6
|
*
|
|
|
tracing: probeevent: Return consumed bytes of dynamic area
Masami Hiramatsu
2018-10-10
4
-110
/
+88
|
*
|
|
|
tracing: probeevent: Unify fetch type tables
Masami Hiramatsu
2018-10-10
4
-75
/
+39
|
*
|
|
|
tracing: probeevent: Introduce new argument fetching code
Masami Hiramatsu
2018-10-10
5
-678
/
+491
|
*
|
|
|
tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
Masami Hiramatsu
2018-10-10
1
-3
/
+1
|
*
|
|
|
tracing: probeevent: Cleanup argument field definition
Masami Hiramatsu
2018-10-10
4
-41
/
+29
|
*
|
|
|
tracing: probeevent: Cleanup print argument functions
Masami Hiramatsu
2018-10-10
4
-31
/
+29
|
*
|
|
|
trace_uprobe: support reference counter in fd-based uprobe
Song Liu
2018-10-10
4
-15
/
+48
|
*
|
|
|
trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
2018-09-24
1
-2
/
+35
|
*
|
|
|
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
2018-09-24
1
-0
/
+19
|
*
|
|
|
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
2018-09-24
3
-11
/
+288
|
*
|
|
|
tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()
Steven Rostedt (VMware)
2018-09-24
1
-3
/
+6
*
|
|
|
|
Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-30
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Return -ENOENT if there is no target synthetic event
Masami Hiramatsu
2018-10-28
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-30
2
-22
/
+42
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2018-10-30
1
-21
/
+13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
cpuidle: menu: Remove get_loadavg() from the performance multiplier
Daniel Lezcano
2018-10-25
1
-7
/
+0
|
|
*
|
|
|
|
|
sched: Factor out nr_iowait and nr_iowait_cpu
Daniel Lezcano
2018-10-25
1
-21
/
+20
|
|
|
/
/
/
/
/
|
*
/
/
/
/
/
kernel: hung_task.c: disable on suspend
Vitaly Kuznetsov
2018-10-25
1
-1
/
+29
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-28
6
-43
/
+84
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-26
6
-43
/
+84
|
|
\
\
\
\
\
\
[next]