- 94d4bff blktrace: fix documentation for blk_fill_rw() by Chaitanya Kulkarni · 3 years, 11 months ago
- c0ea576 blktrace: remove debugfs file dentries from struct blk_trace by Greg Kroah-Hartman · 4 years ago
- 1f83bb4 blktrace: add blk_fill_rwbs documentation comment by Chaitanya Kulkarni · 3 years, 11 months ago
- 179d160 block: remove superfluous param in blk_fill_rwbs() by Chaitanya Kulkarni · 3 years, 11 months ago
- 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
- b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
- 3d06f34 bpf: Allow bpf_d_path in bpf_iter program by Song Liu · 4 years ago
- e77a681 Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years ago
- c5dbb89 bpf: Expose bpf_get_socket_cookie to tracing programs by Florent Revest · 4 years ago
- b220c04 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 4 years ago
- 6016bf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- 256cfdd6 tracing: Do not count ftrace events in top level enable output by Steven Rostedt (VMware) · 4 years ago
- 548f119 bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3 by Alexei Starovoitov · 4 years ago
- 97c753e tracing/kprobe: Fix to support kretprobe events on unloaded modules by Masami Hiramatsu · 4 years ago
- da7f84c tracing: Use pause-on-trace with the latency tracers by Viktor Rosendahl · 4 years ago
- 7e0a922 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- 7bb83f6f tracing/kprobes: Do the notrace functions check without kprobes on ftrace by Masami Hiramatsu · 4 years ago
- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- abf4e00 blktrace: make relay callbacks const by Jani Nikula · 4 years, 1 month ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
- f6a6946 tracing: Offload eval map updates to a work queue by Steven Rostedt (VMware) · 4 years, 1 month ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 76d4acf2 Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- a6b5e02 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
- adab66b Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" by Steven Rostedt (VMware) · 4 years, 1 month ago
- 74e2afc ring-buffer: Add rb_check_bpage in __rb_allocate_pages by Qiujun Huang · 4 years, 3 months ago
- 82db909 ring-buffer: Fix two typos in comments by Qiujun Huang · 4 years, 3 months ago
- 3b34935 tracing: Drop unneeded assignment in ring_buffer_resize() by Lukas Bulwahn · 4 years, 1 month ago
- 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 1 month ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- b7906b7 bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers by Andrii Nakryiko · 4 years, 1 month ago
- b60da49 bpf: Only provide bpf_sock_from_file with CONFIG_NET by Florent Revest · 4 years, 1 month ago
- 8888349 ring-buffer: Fix a typo in function description by Qiujun Huang · 4 years, 2 months ago
- a32ded3 ring-buffer: Remove obsolete rb_event_is_commit() by Lukas Bulwahn · 4 years, 2 months ago
- 45dc656 blktrace: fix up a kerneldoc comment by Christoph Hellwig · 4 years, 1 month ago
- cd796ed Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- bcee527 tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 4 years, 1 month ago
- 4f19cab bpf: Add a bpf_sock_from_file helper by Florent Revest · 4 years, 1 month ago
- a54895f block: remove the request_queue to argument request based tracepoints by Christoph Hellwig · 4 years, 1 month ago
- 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 1 month ago
- eb6f7f7 block: remove the request_queue argument to the block_split tracepoint by Christoph Hellwig · 4 years, 1 month ago
- e8a676d block: simplify and extend the block_bio_merge tracepoint class by Christoph Hellwig · 4 years, 1 month ago
- b81b8f4 block: remove the unused block_sleeprq tracepoint by Christoph Hellwig · 4 years, 1 month ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
- 12cc126 bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address() by Andrii Nakryiko · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 5b7be9c ring-buffer: Add test to validate the time stamp deltas by Steven Rostedt (VMware) · 4 years, 2 months ago
- ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
- 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
- 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 2 months ago
- a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
- 68e10d5 ring-buffer: Always check to put back before stamp when crossing pages by Steven Rostedt (VMware) · 4 years, 2 months ago
- 49a962c ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency by Naveen N. Rao · 4 years, 2 months ago
- 4c75b0f ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 2 months ago
- 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 2 months ago
- 310e3a4 tracing: Remove WARN_ON in start_thread() by Vasily Averin · 4 years, 2 months ago
- 8785f51 ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next() by Andrea Righi · 4 years, 2 months ago
- 55ea4cf ring-buffer: Update write stamp with the correct ts by Steven Rostedt (VMware) · 4 years, 2 months ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
- 7a9f50a irq_work: Cleanup by Peter Zijlstra · 4 years, 7 months ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 6fa6d28 lib/strncpy_from_user.c: Mask out bytes after NUL terminator. by Daniel Xu · 4 years, 2 months ago
- d055126 bpf: Add bpf_ktime_get_coarse_ns helper by Dmitrii Banshchikov · 4 years, 2 months ago
- 524666c tracepoints: Migrate to use SYSCALL_WORK flag by Gabriel Krisman Bertazi · 4 years, 2 months ago
- 76980f5 tracing: Clean up after filter logic rewriting by Lukas Bulwahn · 4 years, 2 months ago
- 07cbce2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
- b111545 tracing: Remove the useless value assignment in test_create_synth_event() by Kaixu Xia · 4 years, 2 months ago
- 02a474c ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default by Steven Rostedt (VMware) · 4 years, 3 months ago
- d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 3 months ago
- 6f10064 bpf: Expose bpf_d_path helper to sleepable LSM hooks by KP Singh · 4 years, 2 months ago
- 8e4597c bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP by Martin KaFai Lau · 4 years, 2 months ago
- 2b5894c tracing: Fix some typos in comments by Qiujun Huang · 4 years, 3 months ago
- 045e269 ftrace: Remove unused varible 'ret' by Alex Shi · 4 years, 2 months ago
- 28575c6 ring-buffer: Add recording of ring buffer recursion into recursed_functions by Steven Rostedt (VMware) · 4 years, 3 months ago
- 60602cb fgraph: Make overruns 4 bytes in graph stack structure by Steven Rostedt (VMware) · 4 years, 3 months ago
- abbaa43 bpf: Fix passing zero to PTR_ERR() in bpf_btf_printf_prepare by Wang Qing · 4 years, 2 months ago
- 666fab4 Merge branch 'linus' into perf/kprobes by Ingo Molnar · 4 years, 2 months ago
- 0a986ea Merge branch 'linus' into perf/kprobes by Ingo Molnar · 4 years, 2 months ago
- 3ca1032 bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID by KP Singh · 4 years, 2 months ago
- 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
- a25d036 ftrace: Reverse what the RECURSION flag means in the ftrace_ops by Steven Rostedt (VMware) · 4 years, 2 months ago
- 5d029b03 perf/ftrace: Check for rcu_is_watching() in callback function by Steven Rostedt (VMware) · 4 years, 2 months ago
- 5d15a62 perf/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 2 months ago
- 6e4eb9c ftrace: Add ftrace_test_recursion_trylock() helper function by Steven Rostedt (VMware) · 4 years, 2 months ago
- 0264c8c ftrace: Move the recursion testing into global headers by Steven Rostedt (VMware) · 4 years, 2 months ago
- 561ca66 tracing: Make -ENOMEM the default error for parse_synth_field() by Steven Rostedt (VMware) · 4 years, 3 months ago
- b02414c ring-buffer: Fix recursion protection transitions between interrupt context by Steven Rostedt (VMware) · 4 years, 3 months ago
- 906695e tracing: Fix the checking of stackidx in __ftrace_trace_stack by Qiujun Huang · 4 years, 3 months ago
- 726b3d3 ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 4 years, 3 months ago
- ee11b93 ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 4 years, 3 months ago
- c1acb4a tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 4 years, 3 months ago
- 77f6c0b timekeeping: remove arch_gettimeoffset by Arnd Bergmann · 4 years, 4 months ago
- 23859ae Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
- 761a8c5 tracing, synthetic events: Replace buggy strcat() with seq_buf operations by Steven Rostedt (VMware) · 4 years, 3 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago