Show patches with: State = Action Required       |    Archived = No       |   375 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] mm, page_alloc: add static key for should_fail_alloc_page() static key support for error injection functions - 1 - --- 2024-06-19 Vlastimil Babka Under Review
[v2,6/7] mm, slab: add static key for should_failslab() static key support for error injection functions 1 1 - --- 2024-06-19 Vlastimil Babka Under Review
[v2,5/7] bpf: do not create bpf_non_sleepable_error_inject list when unnecessary static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka mhiramat New
[v2,4/7] bpf: support error injection static keys for multi_link attached progs static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka mhiramat New
[v2,3/7] bpf: support error injection static keys for perf_event attached progs static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka mhiramat New
[v2,2/7] error-injection: support static keys around injectable functions static key support for error injection functions - 1 - --- 2024-06-19 Vlastimil Babka Under Review
[v2,1/7] fault-inject: add support for static keys around fault injection sites static key support for error injection functions - - - --- 2024-06-19 Vlastimil Babka mhiramat New
[v2] KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko [v2] KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko - 2 - --- 2024-06-19 Jeff Johnson New
uprobe: Do not use UPROBE_SWBP_INSN as static initializer uprobe: Do not use UPROBE_SWBP_INSN as static initializer - - - --- 2024-06-18 Jiri Olsa mhiramat New
fgraph: Use str_plural() in test_graph_storage_single() fgraph: Use str_plural() in test_graph_storage_single() 1 - - --- 2024-06-18 Jiapeng Chong New
[v2] arm: Add KPROBES_ON_FTRACE supported [v2] arm: Add KPROBES_ON_FTRACE supported - - - --- 2024-06-18 Jinjie Ruan mhiramat New
tools: build: use correct lib name for libtracefs feature detection tools: build: use correct lib name for libtracefs feature detection - - 1 --- 2024-06-17 Daniel Wagner Queued
[net-next,v5,7/7] af_packet: use sk_skb_reason_drop to free rx packets net: pass receive socket to drop tracepoint 1 - - --- 2024-06-17 Yan Zhai New
[net-next,v5,6/7] udp: use sk_skb_reason_drop to free rx packets net: pass receive socket to drop tracepoint 1 - - --- 2024-06-17 Yan Zhai New
[net-next,v5,5/7] tcp: use sk_skb_reason_drop to free rx packets net: pass receive socket to drop tracepoint 1 - - --- 2024-06-17 Yan Zhai New
[net-next,v5,4/7] net: raw: use sk_skb_reason_drop to free rx packets net: pass receive socket to drop tracepoint 1 - - --- 2024-06-17 Yan Zhai New
[net-next,v5,3/7] ping: use sk_skb_reason_drop to free rx packets net: pass receive socket to drop tracepoint 1 - - --- 2024-06-17 Yan Zhai New
[net-next,v5,2/7] net: introduce sk_skb_reason_drop function net: pass receive socket to drop tracepoint 1 - - --- 2024-06-17 Yan Zhai New
[net-next,v5,1/7] net: add rx_sk to trace_kfree_skb net: pass receive socket to drop tracepoint 1 - - --- 2024-06-17 Yan Zhai New
[v11,18/18] fgraph: Skip recording calltime/rettime if it is not nneeded tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,17/18] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,15/18] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,14/18] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,13/18] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,09/18] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,08/18] 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-06-17 Masami Hiramatsu (Google) New
[v11,07/18] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,06/18] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,05/18] function_graph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,03/18] function_graph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-06-17 Masami Hiramatsu (Google) New
[v11,02/18] 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-06-17 Masami Hiramatsu (Google) New
[v11,01/18] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-06-17 Masami Hiramatsu (Google) New
ring-buffer: Use vma_pages() helper function ring-buffer: Use vma_pages() helper function - - - --- 2024-06-15 Thorsten Blum New
[v4,3/3] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2024-06-14 Kris Van Hees New
[v4,2/3] kbuild, kconfig: generate offset range data for builtin modules Generate address range data for built-in modules - 2 - --- 2024-06-14 Kris Van Hees New
[v4,1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects Generate address range data for built-in modules - - - --- 2024-06-14 Kris Van Hees New
bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test - - - --- 2024-06-14 Jiri Olsa mhiramat New
[v5,4/4] net: drop_monitor: use drop_reason_lookup() tracing: improve symbolic printing - - - --- 2024-06-14 Johannes Berg New
[v5,3/4] net: dropreason: use new __print_sym() in tracing tracing: improve symbolic printing - - - --- 2024-06-14 Johannes Berg New
[v5,2/4] tracing/timer: use __print_sym() tracing: improve symbolic printing - - - --- 2024-06-14 Johannes Berg New
[v5,1/4] tracing: add __print_sym() to replace __print_symbolic() tracing: improve symbolic printing - - - --- 2024-06-14 Johannes Berg New
[v6,7/7] Docs/damon: document damos_migrate_{hot,cold} DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-14 Honggyu Kim New
[v6,6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion DAMON based tiered memory management for CXL memory - - - --- 2024-06-14 Honggyu Kim New
[v6,5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion DAMON based tiered memory management for CXL memory - - - --- 2024-06-14 Honggyu Kim New
[v6,4/7] mm/migrate: add MR_DAMON to migrate_reason DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-14 Honggyu Kim New
[v6,3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes DAMON based tiered memory management for CXL memory - - - --- 2024-06-14 Honggyu Kim New
[v6,2/7] mm: rename alloc_demote_folio to alloc_migrate_folio DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-14 Honggyu Kim New
[v6,1/7] mm: make alloc_demote_folio externally invokable for migration DAMON based tiered memory management for CXL memory - 1 - --- 2024-06-14 Honggyu Kim New
[v7,2/2] pstore/ramoops: Add ramoops.mem_name= command line option mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt New
[v7,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt New
linux++: delete some forward declarations linux++: delete some forward declarations - - - --- 2024-06-13 Alexey Dobriyan New
function_graph: Add READ_ONCE() when accessing fgraph_array[] function_graph: Add READ_ONCE() when accessing fgraph_array[] 1 - - --- 2024-06-13 Steven Rostedt Queued
[6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[5/6] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[3/6] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[2/6] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
[1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian mhiramat New
trace: riscv: Remove deprecated kprobe on ftrace support trace: riscv: Remove deprecated kprobe on ftrace support 1 - - --- 2024-06-13 Jinjie Ruan Under Review
[v6,13/13] tracing: Add last boot delta offset for stack traces [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,12/13] tracing: Update function tracing output for previous boot buffer [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,11/13] tracing: Handle old buffer mappings for event strings and functions [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,10/13] tracing/ring-buffer: Add last_boot_info file to boot instance [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,09/13] ring-buffer: Save text and data locations in mapped meta data [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,08/13] tracing: Add option to use memmapped memory for trace boot instance [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,07/13] ring-buffer: Validate boot range memory events [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,06/13] ring-buffer: Add test if range of boot buffer is valid [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,05/13] ring-buffer: Add output of ring buffer meta page [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,04/13] tracing: Implement creating an instance based on a given memory region [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,03/13] ring-buffer: Add ring_buffer_meta data [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,02/13] ring-buffer: Add ring_buffer_alloc_range() [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,01/13] ring-buffer: Allow mapped field to be set without mapping [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Queued
[v6,00/13] tracing: Persistent traces across a reboot or crash - - - --- 2024-06-12 Steven Rostedt New
selftests/ftrace: Add required dependency for kprobe tests selftests/ftrace: Add required dependency for kprobe tests - - - --- 2024-06-12 Masami Hiramatsu (Google) New
[bpf-next,v5,09/12] bpf: treewide: Align kfunc signatures to prog point-of-view bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-12 Daniel Xu New
[bpf-next,v5,06/12] bpf: Make bpf_session_cookie() kfunc return long * bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-12 Daniel Xu New
[5/5] rtla: Documentation: Add --disable-idle-states rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[4/5] rtla/timerlat: Add --disable-idle-states for hist rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[3/5] rtla/timerlat: Add --disable-idle-states for top rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[2/5] rtla/utils: Add idle state disabling via libcpupower rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
[1/5] rtla: Add dependency on libcpupower rtla: Support idle state disabling via libcpupower in timerlat - - - --- 2024-06-12 Tomas Glozar New
rtla/osnoise: Better report when histogram is empty rtla/osnoise: Better report when histogram is empty - 1 - --- 2024-06-12 Luis Claudio R. Goncalves Queued
[2/2] hugetlbfs: use tracepoints in hugetlbfs functions. Introduce tracepoint for hugetlbfs - - - --- 2024-06-12 Hongbo Li New
[1/2] hugetlbfs: support tracepoint Introduce tracepoint for hugetlbfs - - - --- 2024-06-12 Hongbo Li New
[v3,3/3] tracing/kprobe: Remove cleanup code unrelated to selftest tracing: Fix some selftest issues - 1 - --- 2024-06-11 Masami Hiramatsu (Google) Queued
[v3,2/3] tracing/kprobe: Integrate test warnings into WARN_ONCE tracing: Fix some selftest issues - 1 - --- 2024-06-11 Masami Hiramatsu (Google) Queued
[v3,1/3] tracing: Build event generation tests only as modules tracing: Fix some selftest issues - 1 - --- 2024-06-11 Masami Hiramatsu (Google) Queued
[PATCHv8,9/9] man2: Add uretprobe syscall page uprobe: uretprobe speed up 1 2 - --- 2024-06-11 Jiri Olsa New
[PATCHv8,bpf-next,8/9] selftests/bpf: Add uretprobe shadow stack test uprobe: uretprobe speed up 1 1 - --- 2024-06-11 Jiri Olsa Queued
[PATCHv8,bpf-next,7/9] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up 1 1 - --- 2024-06-11 Jiri Olsa Queued
[PATCHv8,bpf-next,6/9] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - --- 2024-06-11 Jiri Olsa Queued
[PATCHv8,bpf-next,5/9] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - --- 2024-06-11 Jiri Olsa Queued
[PATCHv8,bpf-next,4/9] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up 1 - - --- 2024-06-11 Jiri Olsa Queued
[PATCHv8,bpf-next,3/9] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 1 --- 2024-06-11 Jiri Olsa Queued
[PATCHv8,bpf-next,2/9] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - --- 2024-06-11 Jiri Olsa Queued
« 1 2 3 4 »