Show patches with: State = Action Required       |    Archived = No       |   156 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ftrace: Replace ftrace_disabled variable with ftrace_is_dead function ftrace: Replace ftrace_disabled variable with ftrace_is_dead function - - - --- 2024-04-19 Bang Li New
[v4,2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get() [v4,1/2] ftrace: make extra rcu_is_watching() validation check optional 2 - - --- 2024-04-18 Andrii Nakryiko New
[v4,1/2] ftrace: make extra rcu_is_watching() validation check optional [v4,1/2] ftrace: make extra rcu_is_watching() validation check optional 1 - - --- 2024-04-18 Andrii Nakryiko New
[net-next,v6,7/7] rstreason: make it work in trace world Implement reset reason mechanism to detect - 1 - --- 2024-04-18 Jason Xing New
[net-next,v6,6/7] mptcp: introducing a helper into active reset logic Implement reset reason mechanism to detect - - - --- 2024-04-18 Jason Xing New
[net-next,v6,5/7] mptcp: support rstreason for passive reset Implement reset reason mechanism to detect - - - --- 2024-04-18 Jason Xing New
[net-next,v6,4/7] tcp: support rstreason for passive reset Implement reset reason mechanism to detect - - - --- 2024-04-18 Jason Xing New
[net-next,v6,3/7] rstreason: prepare for active reset Implement reset reason mechanism to detect - - - --- 2024-04-18 Jason Xing New
[net-next,v6,2/7] rstreason: prepare for passive reset Implement reset reason mechanism to detect - - - --- 2024-04-18 Jason Xing New
[net-next,v6,1/7] net: introduce rstreason to detect why the RST is sent Implement reset reason mechanism to detect - - - --- 2024-04-18 Jason Xing New
Revert "tracing/trigger: Fix to return error if failed to alloc snapshot" Revert "tracing/trigger: Fix to return error if failed to alloc snapshot" - - - --- 2024-04-18 Siddh Raman Pant New
[for-next,v2] tracing/kprobes: Add symbol counting check when module loads [for-next,v2] tracing/kprobes: Add symbol counting check when module loads - - - --- 2024-04-17 Masami Hiramatsu (Google) New
[v3] ftrace: Fix possible use-after-free issue in ftrace_location() [v3] ftrace: Fix possible use-after-free issue in ftrace_location() - - - --- 2024-04-17 Zheng Yejian New
[2/2] selftests/user_events: Add non-spacing separator check tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-16 Beau Belgrave New
[1/2] tracing/user_events: Fix non-spaced field matching tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-16 Beau Belgrave New
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value - - - --- 2024-04-16 Steven Rostedt New
[v9,36/36] fgraph: Skip recording calltime/rettime if it is not nneeded tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,35/36] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,33/36] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,32/36] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,31/36] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,27/36] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,26/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,25/36] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,24/36] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,23/36] function_graph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,21/36] function_graph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,20/36] ftrace: Add multiple fgraph storage selftest tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,19/36] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,17/36] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,16/36] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,15/36] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,14/36] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,13/36] function_graph: Use a simple LRU for fgraph_array index number tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,12/36] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,10/36] ftrace: Allow function_graph tracer to be enabled in instances tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,08/36] function_graph: Remove logic around ftrace_graph_entry and return tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,07/36] function_graph: Allow multiple users to attach to function graph tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,06/36] function_graph: Add an array structure that will allow multiple callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,05/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,04/36] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,03/36] x86: tracing: Add ftrace_regs definition in the header tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,02/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,01/36] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) New
[RFC,4/4] perf/x86/core: Add tls dump support perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[RFC,3/4] perf/core: Factor perf_output_sample_udump() perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[RFC,2/4] perf: Introduce PERF_SAMPLE_TLS_USER sample type perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[RFC,1/4] perf/core: Introduce perf_prepare_dump_data() perf: Correlating user process data to samples - - - --- 2024-04-12 Beau Belgrave New
[v2] treewide: Fix common grammar mistake "the the" [v2] treewide: Fix common grammar mistake "the the" - 2 - --- 2024-04-11 Thorsten Blum New
[RFC,7/7] x86/module: enable ROX caches for module text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,6/7] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,5/7] x86/module: perpare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,4/7] ftrace: Add swap_func to ftrace_process_locs() x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,3/7] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[RFC,1/7] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations - - - --- 2024-04-11 Mike Rapoport New
[v4,15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,14/15] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,11/15] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,10/15] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,09/15] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2024-04-11 Mike Rapoport New
[v4,08/15] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - --- 2024-04-11 Mike Rapoport New
[v4,07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,05/15] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 1 - - --- 2024-04-11 Mike Rapoport New
[v4,04/15] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,03/15] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2024-04-11 Mike Rapoport New
[v4,02/15] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v4,01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - --- 2024-04-11 Mike Rapoport New
[v2] tracing: Add sched_prepare_exec tracepoint [v2] tracing: Add sched_prepare_exec tracepoint 2 1 - --- 2024-04-11 Marco Elver New
[net-next,v5] net/ipv4: add tracepoint for icmp_send [net-next,v5] net/ipv4: add tracepoint for icmp_send - 2 - --- 2024-04-11 xu.xin16@zte.com.cn New
[v2,11/11] tracing: Update function tracing output for previous boot buffer tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,10/11] tracing: Handle old buffer mappings for event strings and functions tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,09/11] tracing/ring-buffer: Add last_boot_info file to boot instance tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,08/11] ring-buffer: Save text and data locations in mapped meta data tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,07/11] ring-buffer: Validate boot range memory events tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,06/11] ring-buffer: Add test if range of boot buffer is valid tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,05/11] ring-buffer: Add output of ring buffer meta page tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,04/11] tracing: Implement creating an instance based on a given memory region tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,03/11] ring-buffer: Add ring_buffer_meta data tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,02/11] ring-buffer: Add ring_buffer_alloc_range() tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
[v2,01/11] ring-buffer: Allow mapped field to be set without mapping tracing: Persistent traces across a reboot or crash - - - --- 2024-04-11 Steven Rostedt New
block: Add ioprio to block_rq tracepoint block: Add ioprio to block_rq tracepoint - - - --- 2024-04-10 Dongliang Cui New
[POC,RFC,2/2] pstore/ramoops: Add ramoops.mem_name= command line option pstore/mm/x86: Add wildcard memmap to map pstore consistently - - - --- 2024-04-09 Steven Rostedt New
[POC,RFC,1/2] mm/x86: Add wildcard * option as memmap=nn*align:name pstore/mm/x86: Add wildcard memmap to map pstore consistently - - - --- 2024-04-09 Steven Rostedt New
[3/3] tracing: Compare pid_max against pid_list capacity kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
[2/3] kernel/pid: Remove default pid_max value kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
[1/3] tracing: Remove dependency of saved_cmdlines_buffer on PID_MAX_DEFAULT kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
tracing: Add new_exec tracepoint tracing: Add new_exec tracepoint - - - --- 2024-04-08 Marco Elver New
kprobes: Fix possible warn in __arm_kprobe_ftrace() kprobes: Fix possible warn in __arm_kprobe_ftrace() - - - --- 2024-04-07 Zheng Yejian New
« 1 2 »