Show patches with: none      |   4834 patches
« 1 2 ... 40 41 4248 49 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,1/1] trace,smp: Add tracepoints around remotelly called functions [RFC,v2,1/1] trace,smp: Add tracepoints around remotelly called functions - - - --- 2023-05-10 Leonardo Bras Superseded
bpf: reject blacklisted symbols in kprobe_multi to avoid recursive trap bpf: reject blacklisted symbols in kprobe_multi to avoid recursive trap - - - --- 2023-05-10 Ze Gao Handled Elsewhere
[V9,4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI] riscv: Optimize function trace 1 - 2 --- 2023-05-10 Song Shuai Superseded
[V9,3/4] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support riscv: Optimize function trace - - 1 --- 2023-05-10 Song Shuai Superseded
[V9,2/4] riscv: ftrace: Add ftrace_graph_func riscv: Optimize function trace 1 - 1 --- 2023-05-10 Song Shuai Superseded
[V9,1/4] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY riscv: Optimize function trace 1 - 1 --- 2023-05-10 Song Shuai Superseded
selftests/ftrace: Test toplevel-enable for instance selftests/ftrace: Test toplevel-enable for instance 1 - - --- 2023-05-09 Zheng Yejian New
[v2,3/3] schedutil: trace: Add tracing to capture filter out requests Add basic tracing for uclamp and schedutil - - - --- 2023-05-09 Lukasz Luba Superseded
[v2,2/3] cpufreq: schedutil: Refactor sugov_update_shared() internals Add basic tracing for uclamp and schedutil - - - --- 2023-05-09 Lukasz Luba Superseded
[v2,1/3] sched/tp: Add new tracepoint to track uclamp set from user-space Add basic tracing for uclamp and schedutil - - - --- 2023-05-09 Lukasz Luba Superseded
tracing/user_events: Run BPF program if attached tracing/user_events: Run BPF program if attached - - - --- 2023-05-08 Beau Belgrave Changes Requested
[v2] selftests/ftrace: Improve integration with kselftest runner [v2] selftests/ftrace: Improve integration with kselftest runner 2 - 1 --- 2023-05-08 Mark Brown Accepted
[v6] f2fs: add async reset zone command support [v6] f2fs: add async reset zone command support - 1 - --- 2023-05-08 Daejun Park Handled Elsewhere
tracing/user_events: Use long vs int for atomic bit ops tracing/user_events: Use long vs int for atomic bit ops - - - --- 2023-05-05 Beau Belgrave Accepted
[v5] f2fs: add async reset zone command support [v5] f2fs: add async reset zone command support - - - --- 2023-05-04 Daejun Park Superseded
tracing: Fix permissions for the buffer_percent file tracing: Fix permissions for the buffer_percent file - - - --- 2023-05-03 Ondrej Mosnacek Accepted
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached 1 - - --- 2023-05-03 Steven Rostedt Accepted
ftrace: Allow inline functions not inlined to be traced ftrace: Allow inline functions not inlined to be traced 2 - - --- 2023-05-02 Steven Rostedt Superseded
[v2,9/9] test: ftrace: fix kprobe test for eventfs tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,8/9] eventfs: moving tracing/events to eventfs tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,7/9] eventfs: creating tracefs_inode_cache tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,6/9] eventfs: adding eventfs lookup, read, open functions tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,5/9] eventfs: adding functions to create eventfs files and directories tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,4/9] eventfs: adding eventfs file, directory remove function tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,3/9] eventfs: adding eventfs file add functions tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,2/9] eventfs: adding eventfs dir add functions tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v2,1/9] eventfs: introducing struct tracefs_inode tracing: introducing eventfs - - 1 --- 2023-05-02 Ajay Kaher Superseded
[v4] f2fs: add async reset zone command support [v4] f2fs: add async reset zone command support - - - --- 2023-05-02 Daejun Park Superseded
[v9.1,11/11] Documentation: tracing/probes: Add fprobe event tracing document tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,10/11] selftests/ftrace: Add BTF arguments test cases tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,09/11] selftests/ftrace: Add tracepoint probe test case tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,08/11] tracing/probes: Add BTF retval type support tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,07/11] tracing/probes: Add $$args meta argument for all function args tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,06/11] tracing/probes: Support function parameters if BTF is available tracing: Add fprobe/tracepoint events - 1 1 --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,05/11] tracing/probes: Move event parameter fetching code to common parser tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,04/11] tracing/probes: Add tracepoint support on fprobe_events tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,03/11] selftests/ftrace: Add fprobe related testcases tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,02/11] tracing/probes: Add fprobe events for tracing function entry and exit. tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9.1,01/11] fprobe: Pass return address to the handlers tracing: Add fprobe/tracepoint events - - - --- 2023-05-02 Masami Hiramatsu (Google) Superseded
[v9,11/11] Documentation: tracing/probes: Add fprobe event tracing document tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,10/11] selftests/ftrace: Add BTF arguments test cases tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,09/11] selftests/ftrace: Add tracepoint probe test case tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,08/11] tracing/probes: Add BTF retval type support tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,07/11] tracing/probes: Add $$args meta argument for all function args tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,06/11] tracing/probes: Support function parameters if BTF is available tracing: Add fprobe events - 1 1 --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,05/11] tracing/probes: Move event parameter fetching code to common parser tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,04/11] tracing/probes: Add tracepoint support on fprobe_events tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,03/11] selftests/ftrace: Add fprobe related testcases tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,02/11] tracing/probes: Add fprobe events for tracing function entry and exit. tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v9,01/11] fprobe: Pass return address to the handlers tracing: Add fprobe events - - - --- 2023-05-01 Masami Hiramatsu (Google) Superseded
[v3,2/2] selftests/ftrace: Add new test case which checks for optimized probes selftests/ftrace: Add tests for kprobes and optimized probes 3 - - --- 2023-04-28 Akanksha J N mhiramat Accepted
[v3,1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function selftests/ftrace: Add tests for kprobes and optimized probes 2 - - --- 2023-04-28 Akanksha J N mhiramat Superseded
[v2,tracing,6/6] tracing: document IPv4, IPv6, MAC address and > 8 byte numeric filtering support tracing: additional filter predicates - - - --- 2023-04-28 Alan Maguire Changes Requested
[v2,tracing,5/6] selftests/ftrace: add test coverage for filter predicates tracing: additional filter predicates - - - --- 2023-04-28 Alan Maguire Changes Requested
[v2,tracing,4/6] tracing: support MAC address filter predicates tracing: additional filter predicates - - - --- 2023-04-28 Alan Maguire Changes Requested
[v2,tracing,3/6] tracing: support IPv6 filter predicates tracing: additional filter predicates - - - --- 2023-04-28 Alan Maguire Changes Requested
[v2,tracing,2/6] tracing: support IPv4 address filter predicate tracing: additional filter predicates - - - --- 2023-04-28 Alan Maguire Changes Requested
[v2,tracing,1/6] tracing: support > 8 byte array filter predicates tracing: additional filter predicates - - - --- 2023-04-28 Alan Maguire Changes Requested
[RFC,22/43] x86/ftrace: Adapt ftrace nop patching for PIE support Untitled series #743804 - - - --- 2023-04-28 Hou Wenlong Changes Requested
[RFC,21/43] x86/ftrace: Adapt assembly for PIE support Untitled series #743804 - - - --- 2023-04-28 Hou Wenlong Changes Requested
[v3] f2fs: add async reset zone command support [v3] f2fs: add async reset zone command support - - - --- 2023-04-28 Daejun Park Superseded
tracing: ring-buffer: sync IRQ works before buffer destruction tracing: ring-buffer: sync IRQ works before buffer destruction - - - --- 2023-04-27 Johannes Berg Accepted
[2/2] arm64: ftrace: Add direct call trampoline samples support Ftrace direct call samples improvements - 1 1 --- 2023-04-27 Florent Revest Accepted
[1/2] samples: ftrace: Save required argument registers in sample trampolines Ftrace direct call samples improvements - 2 - --- 2023-04-27 Florent Revest Accepted
[v2,5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses LoongArch: ftrace: Add direct call support and code simplification - - - --- 2023-04-27 Youling Tang Handled Elsewhere
[v2,4/5] LoongArch: ftrace: Add direct call trampoline samples support LoongArch: ftrace: Add direct call support and code simplification 1 - - --- 2023-04-27 Youling Tang Handled Elsewhere
[v2,3/5] LoongArch: ftrace: Add direct call support LoongArch: ftrace: Add direct call support and code simplification - - - --- 2023-04-27 Youling Tang Handled Elsewhere
[v2,2/5] LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code LoongArch: ftrace: Add direct call support and code simplification - - - --- 2023-04-27 Youling Tang Handled Elsewhere
[v2,1/5] LoongArch: Fix build error if CONFIG_DYNAMIC_FTRACE_WITH_REGS is not set LoongArch: ftrace: Add direct call support and code simplification - - - --- 2023-04-27 Youling Tang Handled Elsewhere
[v7,11/11] Documentation: tracing/probes: Add fprobe event tracing document tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,10/11] selftests/ftrace: Add BTF arguments test cases tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,09/11] selftests/ftrace: Add tracepoint probe test case tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,08/11] tracing/probes: Add BTF retval type support tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,07/11] tracing/probes: Add $$args meta argument for all function args tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,06/11] tracing/probes: Support function parameters if BTF is available tracing: Add fprobe events - 1 1 --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,05/11] tracing/probes: Move event parameter fetching code to common parser tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,04/11] tracing/probes: Add tracepoint support on fprobe_events tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,03/11] selftests/ftrace: Add fprobe related testcases tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,02/11] tracing/probes: Add fprobe events for tracing function entry and exit. tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v7,01/11] fprobe: Pass return address to the handlers tracing: Add fprobe events - - - --- 2023-04-27 Masami Hiramatsu (Google) Superseded
[v5] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus [v5] ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus - 1 - --- 2023-04-26 Tze-nan Wu (吳澤南) Accepted
tracing: Add missing spaces in trace_print_hex_seq() tracing: Add missing spaces in trace_print_hex_seq() - - - --- 2023-04-26 Ken Lin Accepted
[5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses LoongArch: ftrace: Add direct call support code simplification - - - --- 2023-04-26 Youling Tang Superseded
[4/5] LoongArch: ftrace: Add direct call trampoline samples support LoongArch: ftrace: Add direct call support code simplification - - - --- 2023-04-26 Youling Tang Superseded
[3/5] LoongArch: ftrace: Add direct call support LoongArch: ftrace: Add direct call support code simplification - - - --- 2023-04-26 Youling Tang Superseded
[2/5] LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code LoongArch: ftrace: Add direct call support code simplification - - - --- 2023-04-26 Youling Tang Superseded
[1/5] LoongArch: Fix build error if CONFIG_DYNAMIC_FTRACE_WITH_REGS is not set LoongArch: ftrace: Add direct call support code simplification - - - --- 2023-04-26 Youling Tang Superseded
[v2,4/4] tracing/user_events: Limit max fault-in attempts tracing/user_events: Fixes and improvements for 6.4 - - - --- 2023-04-25 Beau Belgrave Accepted
[v2,3/4] tracing/user_events: Prevent same address and bit per process tracing/user_events: Fixes and improvements for 6.4 - - - --- 2023-04-25 Beau Belgrave Accepted
[v2,2/4] tracing/user_events: Ensure bit is cleared on unregister tracing/user_events: Fixes and improvements for 6.4 - - - --- 2023-04-25 Beau Belgrave Accepted
[v2,1/4] tracing/user_events: Ensure write index cannot be negative tracing/user_events: Fixes and improvements for 6.4 - - - --- 2023-04-25 Beau Belgrave Accepted
[v2] selftests/ftrace: Improve integration with kselftest runner [v2] selftests/ftrace: Improve integration with kselftest runner 2 - 1 --- 2023-04-25 Mark Brown Superseded
[RFC,6/6] KEYS: asymmetric: Add UMD handler KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu Not Applicable
[RFC,5/6] selftests/bpf: Prepare a test for UMD-parsed signatures KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu Not Applicable
[RFC,4/6] bpf: Introduce bpf_verify_umd_signature() kfunc KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu Not Applicable
[RFC,3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig() KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu Not Applicable
[RFC,2/6] KEYS: asymmetric: Introduce UMD-based asymmetric key signature parser KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu Not Applicable
[RFC,1/6] KEYS: asymmetric: Introduce UMD-based asymmetric key parser KEYS: Introduce user mode key and signature parsers - - - --- 2023-04-25 Roberto Sassu Not Applicable
[tracing,3/3] tracing: document > 8 byte numeric filtering support tracing: support > 8 byte filter predicates - - - --- 2023-04-25 Alan Maguire Superseded
[tracing,2/3] selftests/ftrace: add test coverage for filter predicates tracing: support > 8 byte filter predicates - - - --- 2023-04-25 Alan Maguire Superseded
« 1 2 ... 40 41 4248 49 »