Age | Commit message (Expand) | Author |
2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-23 | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-22 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-03-21 | bpf: Fix kprobe_multi return probe backtrace | Jiri Olsa |
2022-03-21 | Revert "bpf: Add support to inline bpf_get_func_ip helper on x86" | Jiri Olsa |
2022-03-20 | tracing: Have type enum modifications copy the strings | Steven Rostedt (Google) |
2022-03-17 | bpf: Add cookie support to programs attached with kprobe multi link | Jiri Olsa |
2022-03-17 | bpf: Add support to inline bpf_get_func_ip helper on x86 | Jiri Olsa |
2022-03-17 | bpf: Add bpf_get_func_ip kprobe helper for multi kprobe link | Jiri Olsa |
2022-03-17 | bpf: Add multi kprobe link | Jiri Olsa |
2022-03-17 | fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe | Masami Hiramatsu |
2022-03-17 | fprobe: Add exit_handler support | Masami Hiramatsu |
2022-03-17 | rethook: Add a generic return hook | Masami Hiramatsu |
2022-03-17 | fprobe: Add ftrace based probe APIs | Masami Hiramatsu |
2022-03-17 | ftrace: Add ftrace_set_filter_ips function | Jiri Olsa |
2022-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-15 | user_events: Add trace event call as root for low permission cases | Beau Belgrave |
2022-03-15 | Merge tag 'v5.17-rc8' into sched/core, to pick up fixes | Ingo Molnar |
2022-03-11 | tracing/user_events: Use alloc_pages instead of kzalloc() for register pages | Steven Rostedt (Google) |
2022-03-11 | tracing: Add snapshot at end of kernel boot up | Steven Rostedt (Google) |
2022-03-11 | tracing: Have TRACE_DEFINE_ENUM affect trace event types as well | Steven Rostedt (Google) |
2022-03-11 | tracing: Fix strncpy warning in trace_events_synth.c | Tom Zanussi |
2022-03-11 | user_events: Prevent dyn_event delete racing with ioctl add/delete | Beau Belgrave |
2022-03-10 | Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-10 | tracing: Allow custom events to be added to the tracefs directory | Steven Rostedt (Google) |
2022-03-10 | tracing: Fix last_cmd_set() string management in histogram code | Steven Rostedt (Google) |
2022-03-10 | user_events: Fix potential uninitialized pointer while parsing field | Beau Belgrave |
2022-03-09 | ftrace: Fix some W=1 warnings in kernel doc comments | Jiapeng Chong |
2022-03-09 | tracing/osnoise: Force quiescent states while tracing | Nicolas Saenz Julienne |
2022-03-09 | tracing/osnoise: Do not unregister events twice | Daniel Bristot de Oliveira |
2022-03-06 | Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-04 | Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-04 | tracing: Fix return value of __setup handlers | Randy Dunlap |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-01 | tracing/histogram: Fix sorting on old "cpu" value | Steven Rostedt (Google) |
2022-03-01 | sched/tracing: Don't re-read p->state when emitting sched_switch event | Valentin Schneider |
2022-02-28 | tracing: Update print fmt check to handle new __get_sockaddr() macro | Steven Rostedt (Google) |
2022-02-28 | blktrace: fix use after free for struct blk_trace | Yu Kuai |
2022-02-25 | tracing: Fix selftest config check for function graph start up test | Christophe Leroy |
2022-02-25 | tracing/osnoise: Make osnoise_main to sleep for microseconds | Daniel Bristot de Oliveira |
2022-02-25 | ftrace: Remove unused ftrace_startup_enable() stub | Nathan Chancellor |
2022-02-25 | tracing: Ensure trace buffer is at least 4096 bytes large | Sven Schnelle |
2022-02-25 | tracing: Uninline trace_trigger_soft_disabled() partly | Christophe Leroy |
2022-02-25 | eprobes: Remove redundant event type information | Steven Rostedt (Google) |
2022-02-25 | tracing: Have traceon and traceoff trigger honor the instance | Steven Rostedt (Google) |