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
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
1
-1
/
+1
|
|
\
|
|
*
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
2020-06-17
1
-1
/
+1
*
|
|
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-23
1
-2
/
+6
*
|
|
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-23
1
-2
/
+19
*
|
|
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
2020-06-23
1
-1
/
+1
*
|
|
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-23
1
-1
/
+1
*
|
|
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
7
-14
/
+40
|
\
\
\
|
*
|
|
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
2020-06-17
1
-2
/
+10
|
*
|
|
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-16
1
-2
/
+1
|
*
|
|
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-16
1
-2
/
+2
|
*
|
|
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
2020-06-16
1
-1
/
+1
|
*
|
|
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-16
3
-7
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
1
-10
/
+20
|
\
\
\
|
*
|
|
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
1
-11
/
+8
|
*
|
|
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-17
1
-0
/
+13
|
|
/
/
*
|
|
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
2
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
2
-3
/
+3
|
*
|
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
2
-4
/
+4
|
|
/
*
/
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
2
-2
/
+2
|
\
|
*
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2020-06-09
2
-2
/
+2
*
|
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
1
-5
/
+5
|
\
\
|
*
|
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
1
-5
/
+5
*
|
|
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
1
-0
/
+3
|
\
\
\
|
*
\
\
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
12
-221
/
+788
|
|
|
\
\
|
|
*
|
|
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
2020-03-21
1
-0
/
+3
*
|
|
|
|
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-11
1
-22
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
2020-06-04
1
-15
/
+4
|
*
|
|
|
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
2020-06-04
1
-1
/
+1
|
*
|
|
|
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
2020-06-04
1
-3
/
+6
|
*
|
|
|
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
2020-06-04
1
-3
/
+3
*
|
|
|
|
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
1
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
trace: fix an incorrect __user annotation on stack_trace_sysctl
Christoph Hellwig
2020-06-08
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-06-09
10
-1814
/
+2157
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
Mel Gorman
2020-06-05
1
-9
/
+0
|
*
|
|
|
|
|
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
2020-06-01
1
-1
/
+4
|
*
|
|
|
|
|
tracing: Move synthetic events to a separate file
Tom Zanussi
2020-06-01
5
-1786
/
+1847
|
*
|
|
|
|
|
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
2020-06-01
4
-0
/
+301
|
*
|
|
|
|
|
tracing: Check state.disabled in synth event trace functions
Tom Zanussi
2020-06-01
1
-16
/
+3
|
*
|
|
|
|
|
tracing/probe: reverse arguments to list_add
Julia Lawall
2020-05-19
1
-1
/
+1
|
*
|
|
|
|
|
ftrace: show debugging information when panic_on_warn set
Cheng Jian
2020-05-19
1
-4
/
+4
*
|
|
|
|
|
|
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
2
-3
/
+3
*
|
|
|
|
|
|
tracing/kprobes: handle mixed kernel/userspace probes better
Christoph Hellwig
2020-06-09
1
-29
/
+43
*
|
|
|
|
|
|
bpf: rework the compat kernel probe handling
Christoph Hellwig
2020-06-09
1
-42
/
+67
*
|
|
|
|
|
|
bpf:bpf_seq_printf(): handle potentially unsafe format string better
Andrew Morton
2020-06-09
1
-3
/
+5
*
|
|
|
|
|
|
bpf: handle the compat string in bpf_trace_copy_string better
Christoph Hellwig
2020-06-09
1
-2
/
+5
*
|
|
|
|
|
|
bpf: factor out a bpf_trace_copy_string helper
Christoph Hellwig
2020-06-09
1
-18
/
+24
*
|
|
|
|
|
|
maccess: rename strnlen_unsafe_user to strnlen_user_nofault
Christoph Hellwig
2020-06-09
1
-1
/
+1
[next]