Show patches with: State = Action Required       |   368 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[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) Queued
[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
[v11,21/21] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,20/21] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,19/21] virt: geniezone: Provide individual VM memory statistics within debugfs GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,18/21] virt: geniezone: Add memory relinquish support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,17/21] virt: geniezone: Add block-based demand paging support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,16/21] virt: geniezone: Add demand paging support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,15/21] virt: geniezone: Add memory pin/unpin support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,14/21] virt: geniezone: Optimize performance of protected VM memory GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,13/21] virt: geniezone: Add dtb config support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,12/21] virt: geniezone: Add memory region purpose for hypervisor GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,11/21] virt: geniezone: Add ioeventfd support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,10/21] virt: geniezone: Add irqfd support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,09/21] virt: geniezone: Add irqchip support for virtual interrupt injection GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,08/21] virt: geniezone: Add vcpu support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,07/21] virt: geniezone: Add vm capability check GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,06/21] virt: geniezone: Add set_user_memory_region for vm GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,05/21] virt: geniezone: Add vm support GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,04/21] virt: geniezone: Add GenieZone hypervisor driver GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,03/21] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,02/21] docs: geniezone: Introduce GenieZone hypervisor GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
[v11,01/21] virt: geniezone: enable gzvm-ko in defconfig GenieZone hypervisor drivers - - - --- 2024-05-29 Liju-clr Chen New
mctp i2c: Add rx trace mctp i2c: Add rx trace - - - --- 2024-05-28 Tal Yacobi New
[v3] ftrace: Hide one more entry in stack trace when ftrace_pid is enabled [v3] ftrace: Hide one more entry in stack trace when ftrace_pid is enabled - - - --- 2024-05-28 Tatsuya S Queued
[6/6] cpumask: make core headers including cpumask_types.h where possible Cleanup cpumask.h inclusion in core headers - - - --- 2024-05-28 Yury Norov New
[5/6] cpumask: cleanup core headers inclusion Cleanup cpumask.h inclusion in core headers - - - --- 2024-05-28 Yury Norov New
[4/6] sched: drop sched.h dependency on cpumask Cleanup cpumask.h inclusion in core headers - - - --- 2024-05-28 Yury Norov New
[3/6] cpumask: split out include/linux/cpumask_types.h Cleanup cpumask.h inclusion in core headers - - - --- 2024-05-28 Yury Norov New
[2/6] sched: avoid using ilog2() in sched.h Cleanup cpumask.h inclusion in core headers - - - --- 2024-05-28 Yury Norov New
[1/6] MAINTAINERS: add linux/nodemask_types.h to BITMAP API Cleanup cpumask.h inclusion in core headers - - - --- 2024-05-28 Yury Norov New
ftrace: adding the missing parameter descriptions of unregister_ftrace_direct ftrace: adding the missing parameter descriptions of unregister_ftrace_direct - - - --- 2024-05-28 Marilene A Garcia New
selftests/uprobes: Add a basic uprobe testcase selftests/uprobes: Add a basic uprobe testcase - - - --- 2024-05-24 Masami Hiramatsu (Google) New
tracing/selftests: Run the ownership test twice tracing/selftests: Run the ownership test twice 1 - - --- 2024-05-23 Steven Rostedt New
ring-buffer: Align meta-page to sub-buffers for improved TLB usage ring-buffer: Align meta-page to sub-buffers for improved TLB usage - - - --- 2024-05-23 Vincent Donnefort Queued
[v2,4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces Fix user stack traces captured from uprobes 1 - - --- 2024-05-22 Andrii Nakryiko New
[v2,3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe Fix user stack traces captured from uprobes - - - --- 2024-05-22 Andrii Nakryiko New
[v2,2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes Fix user stack traces captured from uprobes - 1 - --- 2024-05-22 Andrii Nakryiko New
[v2,1/4] uprobes: rename get_trampoline_vaddr() and make it global Fix user stack traces captured from uprobes - - - --- 2024-05-22 Andrii Nakryiko New
selftests/ftrace: Fix test to handle both old and new kernels selftests/ftrace: Fix test to handle both old and new kernels - - - --- 2024-05-15 Steven Rostedt New
tracing: Fix trace_pid_list_free() kernel-doc tracing: Fix trace_pid_list_free() kernel-doc - - - --- 2024-05-06 Jeff Johnson Queued
[RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code [RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code - - - --- 2024-04-25 Andrii Nakryiko 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
[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
block: Add ioprio to block_rq tracepoint block: Add ioprio to block_rq tracepoint - - - --- 2024-04-10 Dongliang Cui 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
[bpf-next,2/2] selftests/bpf: Add test for bpf_probe_write_user_registered() [bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() - - - --- 2024-04-04 Marco Elver New
[bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() [bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() - - - --- 2024-04-04 Marco Elver New
perf-ftrace: sync funcgraph options with perf-ftrace interface perf-ftrace: sync funcgraph options with perf-ftrace interface - - - --- 2024-03-29 piecuch@kpiecuch.pl New
[RFC] tracing: Introduce restart_critical_timings() [RFC] tracing: Introduce restart_critical_timings() - - - --- 2024-03-20 Steven Rostedt New
[v3] ring-buffer: Simplify reservation with try_cmpxchg() loop [v3] ring-buffer: Simplify reservation with try_cmpxchg() loop - - - --- 2024-02-19 Steven Rostedt New
sched: Add trace events for Proxy Execution (PE) sched: Add trace events for Proxy Execution (PE) - - - --- 2024-02-02 Metin Kaya Needs ACK
[v1] trace/hwlat: stop worker if !is_percpu_thread due to hotplug event [v1] trace/hwlat: stop worker if !is_percpu_thread due to hotplug event - - - --- 2024-02-01 Andy Chiu New
[v1] trace/osnoise: prevent osnoise hotplog worker running in UNBOUND workqueue [v1] trace/osnoise: prevent osnoise hotplog worker running in UNBOUND workqueue - - - --- 2024-02-01 Andy Chiu New
« 1 2 3 4 »