index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
-4
/
+0
2022-02-24
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
-1
/
+6
2022-02-23
tracing: Fix allocation of last_cmd in last_cmd_set()
Steven Rostedt (Google)
-3
/
+4
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
-1
/
+0
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+4
2022-02-10
user_events: Validate user payloads for size and null termination
Beau Belgrave
-14
/
+133
2022-02-10
user_events: Optimize writing events by only copying data once
Beau Belgrave
-30
/
+85
2022-02-10
user_events: Add basic perf and eBPF support
Beau Belgrave
-1
/
+71
2022-02-10
user_events: Handle matching arguments from dyn_events
Beau Belgrave
-1
/
+76
2022-02-10
user_events: Add print_fmt generation support for basic types
Beau Belgrave
-2
/
+113
2022-02-10
user_events: Add minimal support for trace_event into ftrace
Beau Belgrave
-0
/
+1202
2022-02-10
tracing: Save both wakee and current on wakeup events
Steven Rostedt (Google)
-1
/
+1
2022-02-10
tracing: Remove size restriction on synthetic event cmd error logging
Tom Zanussi
-3
/
+14
2022-02-10
tracing: Remove size restriction on hist trigger cmd error logging
Tom Zanussi
-7
/
+23
2022-02-10
tracing: Remove size restriction on tracing_log_err cmd strings
Tom Zanussi
-14
/
+43
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-0
/
+2
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
-0
/
+4
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+17
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
-1
/
+2
2022-01-27
tracing: Propagate is_signed to expression
Tom Zanussi
-0
/
+3
2022-01-27
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
-1
/
+1
2022-01-27
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
-1
/
+3
2022-01-27
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
-0
/
+1
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
-1
/
+7
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+10
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
-0
/
+2
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-0
/
+3
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
-3
/
+10
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
-3
/
+10
2022-01-21
bpf: add frags support to xdp copy helpers
Eelco Chaudron
-0
/
+3
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-247
/
+800
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-12
/
+4
2022-01-15
trace/hwlat: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
-5
/
+1
2022-01-15
trace/osnoise: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
-2
/
+1
2022-01-15
ring-buffer: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
-5
/
+2
2022-01-14
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
-24
/
+57
2022-01-13
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
-4
/
+16
2022-01-13
tracing: Remove duplicate warnings when calling trace_create_file()
Yuntao Wang
-9
/
+3
2022-01-13
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
-1
/
+4
2022-01-13
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
-3
/
+63
2022-01-13
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
-4
/
+2
2022-01-13
ftrace: Add test to make sure compiled time sorts work
Steven Rostedt (VMware)
-0
/
+37
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
-2
/
+9
2022-01-13
tracing/probes: check the return value of kstrndup() for pbuf
Xiaoke Wang
-0
/
+2
2022-01-13
tracing/uprobes: Check the return value of kstrdup() for tu->filename
Xiaoke Wang
-0
/
+5
2022-01-13
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
-2
/
+8
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
-10
/
+10
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-21
/
+74
2022-01-10
tracing: Add helper functions to simplify event_command.parse() callback hand...
Tom Zanussi
-0
/
+366
2022-01-10
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
-28
/
+20
[prev]
[next]