Show patches with: Archived = No       |   4194 patches
« 1 2 3 441 42 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v3,net-next,4/7] net: raw: use sk_skb_reason_drop to free rx packets net: pass receive socket to drop tracepoint - - - --- 2024-06-04 Yan Zhai New
[RFC,v3,net-next,3/7] ping: use sk_skb_reason_drop to free rx packets net: pass receive socket to drop tracepoint - - - --- 2024-06-04 Yan Zhai New
[RFC,v3,net-next,2/7] net: introduce sk_skb_reason_drop function net: pass receive socket to drop tracepoint - - - --- 2024-06-04 Yan Zhai New
[RFC,v3,net-next,1/7] net: add rx_sk to trace_kfree_skb net: pass receive socket to drop tracepoint - - - --- 2024-06-04 Yan Zhai New
[5/5] ftrace: Add comments to ftrace_hash_move() and friends ftrace: Clean up and comment code - - - --- 2024-06-04 Steven Rostedt Superseded
[4/5] ftrace: Convert "filter_hash" and "inc" to bool in ftrace_hash_rec_update_modify() ftrace: Clean up and comment code 1 - - --- 2024-06-04 Steven Rostedt Superseded
[3/5] ftrace: Remove "filter_hash" parameter from ftrace_hash_rec_disable/enable() ftrace: Clean up and comment code 1 1 - --- 2024-06-04 Steven Rostedt Superseded
[2/5] ftrace: Comment __ftrace_hash_rec_update() and make filter_hash bool ftrace: Clean up and comment code - - - --- 2024-06-04 Steven Rostedt Superseded
[1/5] ftrace: Rename dup_hash() and comment it ftrace: Clean up and comment code - 1 - --- 2024-06-04 Steven Rostedt Superseded
[RFC,bpf-next,10/10] selftests/bpf: Add uprobe session recursive test uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,09/10] selftests/bpf: Add uprobe session cookie test uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,08/10] selftests/bpf: Add uprobe session errors test uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,07/10] selftests/bpf: Add uprobe session test uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,06/10] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,05/10] libbpf: Add uprobe session attach type names to attach_type_name uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,04/10] libbpf: Add support for uprobe multi session attach uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,03/10] bpf: Add support for uprobe multi session context uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,02/10] bpf: Add support for uprobe multi session attach uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
[RFC,bpf-next,01/10] uprobe: Add session callbacks to uprobe_consumer uprobe, bpf: Add session support - - - --- 2024-06-04 Jiri Olsa New
ftrace/selftests: Fix pid test with function graph not showing pids ftrace/selftests: Fix pid test with function graph not showing pids - - 1 --- 2024-06-04 Steven Rostedt Queued
[v5,2/2] sched/rt, dl: Convert functions to return bool Clean up usage of rt_task() - 2 - --- 2024-06-04 Qais Yousef New
[v5,1/2] sched/rt: Clean up usage of rt_task() Clean up usage of rt_task() - 2 - --- 2024-06-04 Qais Yousef New
[2/2] pstore/ramoops: Add ramoops.mem_name= command line option mm/pstore: Reserve named unspecified memory across boots - - - --- 2024-06-03 Steven Rostedt New
[1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up mm/pstore: Reserve named unspecified memory across boots - - - --- 2024-06-03 Steven Rostedt New
[v3,27/27] selftests/ftrace: Add fgraph-multi.tc test [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,25/27] function_graph: Use static_call and branch to optimize return function [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,24/27] function_graph: Use static_call and branch to optimize entry function [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,23/27] function_graph: Use bitmask to loop on fgraph entry [v3,01/27] function_graph: Convert ret_stack to a series of longs - 1 - --- 2024-06-03 Steven Rostedt Queued
[v3,22/27] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() [v3,01/27] function_graph: Convert ret_stack to a series of longs - 1 - --- 2024-06-03 Steven Rostedt Queued
[v3,21/27] ftrace: Add multiple fgraph storage selftest [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,20/27] function_graph: Add selftest for passing local variables [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,19/27] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,18/27] function_graph: Move graph notrace bit to shadow stack global var [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,17/27] function_graph: Move graph depth stored data to shadow stack global var [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,16/27] function_graph: Move set_graph_function tests to shadow stack global var [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,15/27] function_graph: Add "task variables" per task for fgraph_ops [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,14/27] function_graph: Use a simple LRU for fgraph_array index number [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,13/27] function_graph: Add pid tracing back to function graph tracer [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,12/27] function_graph: Have the instances use their own ftrace_ops for filtering [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,11/27] ftrace: Allow subops filtering to be modified [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,10/27] ftrace: Add subops logic to allow one ops to manage many [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,09/27] ftrace: Allow ftrace startup flags to exist without dynamic ftrace [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,08/27] ftrace: Allow function_graph tracer to be enabled in instances [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,07/27] ftrace/function_graph: Pass fgraph_ops to function graph callbacks [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,06/27] function_graph: Remove logic around ftrace_graph_entry and return [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,05/27] function_graph: Handle tail calls for stack unwinding [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,04/27] function_graph: Allow multiple users to attach to function graph [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,03/27] function_graph: Add an array structure that will allow multiple callbacks [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,02/27] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,01/27] function_graph: Convert ret_stack to a series of longs [v3,01/27] function_graph: Convert ret_stack to a series of longs - - - --- 2024-06-03 Steven Rostedt Queued
[v3,00/27] function_graph: Allow multiple users for function graph tracing - 1 - --- 2024-06-03 Steven Rostedt New
[v1,1/1] treewide: Align match_string() with sysfs_match_string() [v1,1/1] treewide: Align match_string() with sysfs_match_string() 9 3 - --- 2024-06-02 Andy Shevchenko New
[v2,27/27] selftests/ftrace: Add fgraph-multi.tc test function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,25/27] function_graph: Use static_call and branch to optimize return function function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,24/27] function_graph: Use static_call and branch to optimize entry function function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,23/27] function_graph: Use bitmask to loop on fgraph entry function_graph: Allow multiple users for function graph tracing - 1 - --- 2024-06-02 Steven Rostedt Superseded
[v2,22/27] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() function_graph: Allow multiple users for function graph tracing - 1 - --- 2024-06-02 Steven Rostedt Superseded
[v2,21/27] ftrace: Add multiple fgraph storage selftest function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,20/27] function_graph: Add selftest for passing local variables function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,19/27] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,18/27] function_graph: Move graph notrace bit to shadow stack global var function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,17/27] function_graph: Move graph depth stored data to shadow stack global var function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,16/27] function_graph: Move set_graph_function tests to shadow stack global var function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,15/27] function_graph: Add "task variables" per task for fgraph_ops function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,14/27] function_graph: Use a simple LRU for fgraph_array index number function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,13/27] function_graph: Add pid tracing back to function graph tracer function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,12/27] function_graph: Have the instances use their own ftrace_ops for filtering function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,11/27] ftrace: Allow subops filtering to be modified function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,10/27] ftrace: Add subops logic to allow one ops to manage many function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,09/27] ftrace: Allow ftrace startup flags to exist without dynamic ftrace function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,08/27] ftrace: Allow function_graph tracer to be enabled in instances function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,07/27] ftrace/function_graph: Pass fgraph_ops to function graph callbacks function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,06/27] function_graph: Remove logic around ftrace_graph_entry and return function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,05/27] function_graph: Handle tail calls for stack unwinding function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,04/27] function_graph: Allow multiple users to attach to function graph function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,03/27] function_graph: Add an array structure that will allow multiple callbacks function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,02/27] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[v2,01/27] function_graph: Convert ret_stack to a series of longs function_graph: Allow multiple users for function graph tracing - - - --- 2024-06-02 Steven Rostedt Superseded
[6/6] selftests/bpf: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm - - - --- 2024-06-02 Yafang Shao New
[5/6] bpftool: Make task comm always be NUL-terminated kernel: Avoid memcpy of task comm - 1 - --- 2024-06-02 Yafang Shao New
[4/6] security: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm 1 - - --- 2024-06-02 Yafang Shao New
[3/6] auditsc: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm 1 - - --- 2024-06-02 Yafang Shao New
[2/6] tracing: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm - - - --- 2024-06-02 Yafang Shao New
[1/6] fs/exec: Drop task_lock() inside __get_task_comm() kernel: Avoid memcpy of task comm - - - --- 2024-06-02 Yafang Shao New
samples: kprobes: add missing MODULE_DESCRIPTION() macros samples: kprobes: add missing MODULE_DESCRIPTION() macros - - - --- 2024-06-02 Jeff Johnson Queued
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko - - - --- 2024-06-01 Jeff Johnson New
[v4,2/2] sched/rt, dl: Convert functions to return bool Clean up usage of rt_task() - - - --- 2024-06-01 Qais Yousef Superseded
[v4,1/2] sched/rt: Clean up usage of rt_task() Clean up usage of rt_task() - 2 - --- 2024-06-01 Qais Yousef Superseded
[v2,3/3] sefltests/tracing: Add a test for tracepoint events on modules tracing/probes: Support tracepoint events on modules - 1 - --- 2024-06-01 Masami Hiramatsu (Google) New
[v2,2/3] tracing/fprobe: Support raw tracepoint events on modules tracing/probes: Support tracepoint events on modules - - - --- 2024-06-01 Masami Hiramatsu (Google) New
[v2,1/3] tracepoint: Support iterating over tracepoints on modules tracing/probes: Support tracepoint events on modules - - - --- 2024-06-01 Masami Hiramatsu (Google) New
tracing/fprobe: Support raw tracepoint events on modules tracing/fprobe: Support raw tracepoint events on modules - - - --- 2024-05-31 Masami Hiramatsu (Google) New
[2/2] selftests/tracing: Fix to check the required syscall event selftests/tracing: Fix ftracetest testcase issues - - - --- 2024-05-31 Masami Hiramatsu (Google) New
[1/2] selftests/tracing: Fix event filter test to retry up to 10 times selftests/tracing: Fix ftracetest testcase issues - - - --- 2024-05-31 Masami Hiramatsu (Google) Accepted
[RFC,4/4] mm, page_alloc: add static key for should_fail_alloc_page() static key support for error injection functions - 1 - --- 2024-05-31 Vlastimil Babka New
[RFC,3/4] mm, slab: add static key for should_failslab() static key support for error injection functions 1 1 - --- 2024-05-31 Vlastimil Babka New
[RFC,2/4] error-injection: support static keys around injectable functions static key support for error injection functions - - - --- 2024-05-31 Vlastimil Babka New
[RFC,1/4] fault-inject: add support for static keys around fault injection sites static key support for error injection functions - - - --- 2024-05-31 Vlastimil Babka New
« 1 2 3 441 42 »