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
[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
[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
[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
[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 Queued
[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 Queued
[v2,1/4] uprobes: rename get_trampoline_vaddr() and make it global Fix user stack traces captured from uprobes 1 - - --- 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
[v3,3/3] tracing: convert __trace_seq_init to use WARN_ON_ONCE tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[v3,2/3] tracing: add trace_seq_reset function tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[v3,1/3] tracing: initialize trace_seq buffers tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[RFC,2/2] tracing: Add documentation for event stack filter [RFC,1/2] tracing: Introduce stack filter for trace events - - - --- 2024-01-25 Sicheng Liu New
[RFC,1/2] tracing: Introduce stack filter for trace events [RFC,1/2] tracing: Introduce stack filter for trace events - - - --- 2024-01-25 Sicheng Liu New
ring-buffer: Add writer_loops to stat file ring-buffer: Add writer_loops to stat file - - - --- 2024-01-19 Steven Rostedt New
« 1 2 3 4 »