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
*
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
|
|
\
\
\
\
|
|
*
|
|
|
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-25
1
-3
/
+46
|
|
*
|
|
|
bpf: make direct packet write unclone more robust
Daniel Borkmann
2018-10-25
1
-1
/
+5
|
|
*
|
|
|
bpf: fix leaking uninitialized memory on pop/peek helpers
Daniel Borkmann
2018-10-25
1
-0
/
+2
|
|
*
|
|
|
bpf: fix direct packet write into pop/peek helpers
Daniel Borkmann
2018-10-25
1
-2
/
+0
|
|
*
|
|
|
bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data
Daniel Borkmann
2018-10-25
1
-0
/
+1
|
|
*
|
|
|
bpf: fix direct packet access for flow dissector progs
Daniel Borkmann
2018-10-25
1
-2
/
+4
|
|
*
|
|
|
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
2018-10-26
1
-33
/
+25
|
|
*
|
|
|
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
2018-10-26
1
-2
/
+1
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-10-28
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
kallsyms: reduce size a little on 64-bit
Jan Beulich
2018-09-10
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-60
/
+15
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
memremap: Convert to XArray
Matthew Wilcox
2018-10-21
1
-60
/
+16
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
11
-193
/
+1137
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
2018-10-26
1
-15
/
+10
|
*
|
|
|
|
|
psi: cgroup support
Johannes Weiner
2018-10-26
2
-10
/
+153
|
*
|
|
|
|
|
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
6
-2
/
+760
|
*
|
|
|
|
|
sched: introduce this_rq_lock_irq()
Johannes Weiner
2018-10-26
2
-3
/
+13
[next]