开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-29
sched,tracing: Convert to sched_set_fifo()
Peter Zijlstra
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-23
tracefs: Remove unnecessary debug_fs checks.
Peter Enderborg
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-13
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
2020-07-01
bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk()
Song Liu
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-06-25
blktrace: Provide event for request merging
Jan Kara
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-24
bpf: Allow tracing programs to use bpf_jiffies64() helper
Yonghong Song
2020-06-24
bpf: Support 'X' in bpf_seq_printf() helper
Yonghong Song
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-06-24
blktrace: fix debugfs use after free
Luis Chamberlain
2020-06-24
blktrace: annotate required lock on do_blk_trace_setup()
Luis Chamberlain
2020-06-23
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-23
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-23
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
2020-06-23
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
2020-06-23
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-17
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
2020-06-17
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-16
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-16
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-16
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
2020-06-16
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-15
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
ftrace: Add perf text poke events for ftrace trampolines
Adrian Hunter
2020-06-15
ftrace: Add perf ksymbol events for ftrace trampolines
Adrian Hunter
2020-06-15
ftrace: Add symbols for ftrace trampolines
Adrian Hunter
[next]