index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
selftests/ftrace: Select an existing function in kprobe_eventname test
Steven Rostedt (VMware)
1
-1
/
+15
2019-09-17
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
Masami Hiramatsu
1
-5
/
+6
2019-09-17
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
1
-0
/
+2
2019-09-17
tracing: Be more clever when dumping hex in __print_hex()
Andy Shevchenko
1
-3
/
+3
2019-09-17
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
Changbin Du
1
-5
/
+1
2019-09-05
tracing: Add "gfp_t" support in synthetic_events
Zhengjun Xing
1
-0
/
+19
2019-08-31
tracing: Rename tracing_reset() to tracing_reset_cpu()
Steven Rostedt (VMware)
2
-4
/
+3
2019-08-31
tracing: Document the stack trace algorithm in the comments
Steven Rostedt (VMware)
1
-0
/
+98
2019-08-31
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
2
-0
/
+27
2019-08-31
recordmcount: Clarify what cleanup() does
Matt Helsley
1
-70
/
+81
2019-08-31
recordmcount: Remove redundant cleanup() calls
Matt Helsley
2
-15
/
+0
2019-08-31
recordmcount: Kernel style formatting
Matt Helsley
1
-22
/
+25
2019-08-31
recordmcount: Kernel style function signature formatting
Matt Helsley
2
-21
/
+13
2019-08-31
recordmcount: Rewrite error/success handling
Matt Helsley
2
-119
/
+184
2019-08-31
selftests/ftrace: Add syntax error test for multiprobe
Masami Hiramatsu
2
-1
/
+11
2019-08-31
selftests/ftrace: Add syntax error test for immediates
Masami Hiramatsu
1
-0
/
+5
2019-08-31
selftests/ftrace: Add a testcase for kprobe multiprobe event
Masami Hiramatsu
1
-0
/
+35
2019-08-31
tracing/probe: Add immediate string parameter support
Masami Hiramatsu
5
-15
/
+51
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
5
-1
/
+22
2019-08-31
tracing/uprobe: Add per-probe delete from event
Masami Hiramatsu
1
-1
/
+30
2019-08-31
tracing/kprobe: Add per-probe delete from event
Masami Hiramatsu
3
-1
/
+44
2019-08-31
tracing/uprobe: Add multi-probe per uprobe event support
Masami Hiramatsu
2
-19
/
+43
2019-08-31
tracing/kprobe: Add multi-probe per event support
Masami Hiramatsu
4
-18
/
+111
2019-08-31
tracing/dynevent: Pass extra arguments to match operation
Masami Hiramatsu
5
-10
/
+13
2019-08-31
tracing/dynevent: Delete all matched events
Masami Hiramatsu
1
-3
/
+5
2019-08-31
tracing/probe: Split trace_event related data from trace_probe
Masami Hiramatsu
4
-113
/
+311
2019-08-31
recordmcount: Remove unused fd from uwrite() and ulseek()
Matt Helsley
2
-21
/
+21
2019-08-31
recordmcount: Remove uread()
Matt Helsley
1
-13
/
+5
2019-08-31
recordmcount: Remove redundant strcmp
Matt Helsley
1
-2
/
+1
2019-08-31
kprobes: Allow kprobes coexist with livepatch
Masami Hiramatsu
1
-16
/
+40
2019-08-31
tracing: Correct kdoc formats
Jakub Kicinski
1
-12
/
+14
2019-08-31
ftrace/x86: Remove mcount() declaration
Jisheng Zhang
1
-1
/
+0
2019-08-31
tracing/probe: Fix null pointer dereference
Xinpeng Liu
1
-1
/
+2
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
2
-1
/
+2
2019-08-30
ftrace: Check for successful allocation of hash
Naveen N. Rao
1
-0
/
+5
2019-08-30
ftrace: Check for empty hash and comment the race with registering probes
Steven Rostedt (VMware)
1
-1
/
+9
2019-08-30
ftrace: Fix NULL pointer dereference in t_probe_next()
Naveen N. Rao
1
-0
/
+4
2019-08-25
Linux 5.3-rc6
v5.3-rc6
Linus Torvalds
1
-1
/
+1
2019-08-25
Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-2
/
+2
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+20
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+5
2019-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-33
/
+227
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+23
2019-08-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2019-08-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2019-08-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2019-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-36
/
+260
2019-08-25
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-15
/
+19
2019-08-25
mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y
Andrey Ryabinin
1
-2
/
+8
2019-08-25
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
1
-2
/
+59
[next]