Show patches with: State = Action Required       |    Archived = No       |   141 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3.5,25/28] kprobes: Use RCU in all users of __module_text_address(). Untitled series #929014 1 - - --- 2025-01-29 Sebastian Andrzej Siewior New
[v3.5,25/28] bpf: Use RCU in all users of __module_text_address(). Untitled series #929010 2 - - --- 2025-01-29 Sebastian Andrzej Siewior New
docs,procfs: document /proc/PID/* access permission checks docs,procfs: document /proc/PID/* access permission checks - 1 - --- 2025-01-29 Andrii Nakryiko New
[RFC,3/3] modules: tracing: Add module_text_offsets event tracing: Introduce relative stacktrace - - - --- 2025-01-28 Masami Hiramatsu (Google) New
[RFC,2/3] tracing: Introduce "rel_stack" option tracing: Introduce relative stacktrace - - - --- 2025-01-28 Masami Hiramatsu (Google) New
[RFC,1/3] tracing: Record stacktrace as the offset from _stext tracing: Introduce relative stacktrace - - - --- 2025-01-28 Masami Hiramatsu (Google) New
[2/2] s390: tracing: Define ftrace_get_symaddr() for s390 tracing: s390: Fix fprobes on s390 - - - --- 2025-01-28 Masami Hiramatsu (Google) New
[1/2] s390: fgraph: Fix to remove ftrace_test_recursion_trylock() tracing: s390: Fix fprobes on s390 - - 2 --- 2025-01-28 Masami Hiramatsu (Google) New
[v2] seccomp: passthrough uretprobe systemcall without filtering [v2] seccomp: passthrough uretprobe systemcall without filtering - - - --- 2025-01-28 Eyal Birger New
sched: Add core cookie update tracepoint sched: Add core cookie update tracepoint - - - --- 2025-01-28 Fernand Sieber New
tracing: Fix DECLARE_TRACE_CONDITION tracing: Fix DECLARE_TRACE_CONDITION - 1 - --- 2025-01-28 Gabriele Monaco New
[v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON [v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON - 1 - --- 2025-01-27 Andrii Nakryiko New
[v1] rtla: Save trace when option `--trace` is specified [v1] rtla: Save trace when option `--trace` is specified - - - --- 2025-01-27 Costa Shulyupin New
[v3,9/9] x86: re-enable EXECMEM_ROX support x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,8/9] module: drop unused module_writable_address() x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,7/9] Revert "x86/module: prepare module loading for ROX allocations of text" x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,6/9] module: switch to execmem API for remapping as RW and restoring ROX x86/module: rework ROX cache to avoid writable copy 1 - - --- 2025-01-26 Mike Rapoport New
[v3,5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,4/9] execmem: don't remove ROX cache from the direct map x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,3/9] x86/mm/pat: restore large ROX pages after fragmentation x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,2/9] x86/mm/pat: drop duplicate variable in cpa_flush() x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[v3,1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test x86/module: rework ROX cache to avoid writable copy - - - --- 2025-01-26 Mike Rapoport New
[bpf-next,v2,7/7] selftests/bpf: copy_from_user_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - --- 2025-01-25 Levi Zim via B4 Relay New
[bpf-next,v2,6/7] selftests/bpf: probe_read_user_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - --- 2025-01-25 Levi Zim via B4 Relay New
[bpf-next,v2,5/7] selftests/bpf: probe_read_kernel_dynptr test bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - --- 2025-01-25 Levi Zim via B4 Relay New
[bpf-next,v2,4/7] tools headers UAPI: Update tools's copy of bpf.h header bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - --- 2025-01-25 Levi Zim via B4 Relay New
[bpf-next,v2,3/7] bpf: Implement bpf_copy_from_user_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - --- 2025-01-25 Levi Zim via B4 Relay New
[bpf-next,v2,2/7] bpf: Implement bpf_probe_read_user_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - --- 2025-01-25 Levi Zim via B4 Relay New
[bpf-next,v2,1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr - - - --- 2025-01-25 Levi Zim via B4 Relay New
[v3] cpuidle: psci: Add trace for PSCI domain idle [v3] cpuidle: psci: Add trace for PSCI domain idle - 1 - --- 2025-01-25 Keita Morisaki New
[v5,2/2] uprobes: Remove the spinlock within handle_singlestep() uprobes: Improve scalability by reducing the contention on siglock 2 - - --- 2025-01-24 Liao Chang New
[v5,1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal() uprobes: Improve scalability by reducing the contention on siglock 2 - - --- 2025-01-24 Liao Chang New
[v4,39/39] perf tools: Merge deferred user callchains unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,38/39] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,37/39] perf record: Enable defer_callchain for user callchains unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,36/39] perf tools: Minimal CALLCHAIN_DEFERRED support unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,35/39] perf: Support deferred user callchains unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,34/39] perf: Skip user unwind if !current->mm unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,33/39] perf: Simplify get_perf_callchain() user logic unwind, perf: sframe user space unwinding 1 - - --- 2025-01-22 Josh Poimboeuf New
[v4,32/39] perf: Remove get_perf_callchain() 'crosstask' argument unwind, perf: sframe user space unwinding 1 - - --- 2025-01-22 Josh Poimboeuf New
[v4,31/39] perf: Remove get_perf_callchain() 'init_nr' argument unwind, perf: sframe user space unwinding 1 - - --- 2025-01-22 Josh Poimboeuf New
[v4,30/39] unwind_user/deferred: Make unwind deferral requests NMI-safe unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,29/39] unwind_user/deferred: Add unwind cache unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,28/39] unwind_user/deferred: Add deferred unwinding interface unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,27/39] unwind_user/sframe: Add .sframe validation option unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,26/39] unwind_user/sframe: Enable debugging in uaccess regions unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,25/39] unwind_user/sframe: Show file name in debug output unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,24/39] unwind_user/sframe: Remove .sframe section on detected corruption unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,23/39] unwind_user/sframe/x86: Enable sframe unwinding on x86 unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,22/39] unwind_user/sframe: Wire up unwind_user to sframe unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,21/39] unwind_user/sframe: Add prctl() interface for registering .sframe sections unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,20/39] unwind_user/sframe: Detect .sframe sections in executables unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,19/39] unwind_user/sframe: Add support for reading .sframe contents unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,18/39] unwind_user/sframe: Store sframe section data in per-mm maple tree unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,17/39] unwind_user/sframe: Add support for reading .sframe headers unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,16/39] unwind_user/x86: Enable compat mode frame pointer unwinding on x86 unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,15/39] unwind_user: Add compat mode frame pointer support unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,14/39] perf/x86: Rename get_segment_base() and make it global unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,13/39] unwind_user/x86: Enable frame pointer unwinding on x86 unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,12/39] unwind_user: Add frame pointer support unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,11/39] unwind_user: Add user space unwinding API unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,10/39] x86/uaccess: Add unsafe_copy_from_user() implementation unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,09/39] x86/vdso: Enable sframe generation in VDSO unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,08/39] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave() unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,07/39] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall() unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,06/39] x86/asm: Fix VDSO DWARF generation with kernel IBT enabled unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,05/39] x86/asm: Avoid emitting DWARF CFI for non-VDSO unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,04/39] x86/vdso: Fix DWARF generation for getrandom() unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,03/39] mm: Add guard for mmap_read_lock unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,02/39] task_work: Fix TWA_NMI_CURRENT race with __schedule() unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
[v4,01/39] task_work: Fix TWA_NMI_CURRENT error handling unwind, perf: sframe user space unwinding - - - --- 2025-01-22 Josh Poimboeuf New
ring-buffer: fix typo in comment about header page pointer ring-buffer: fix typo in comment about header page pointer - - - --- 2025-01-18 Zhouyi Zhou New
arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL - - - --- 2025-01-17 Lukas Bulwahn New
[v2,2/2] tracing: gfp: Remove duplication of recording GFP flags tracing: gfp: Fix regression of printing GFP flags in user space tracing tooling - - - --- 2025-01-16 Steven Rostedt New
[3/3] selftests/tracing: Allow some more tests to run in instances selftest/tracing: Allow README requirements to be tested for instance tests - - - --- 2025-01-16 Steven Rostedt New
[2/3] selftests/ftrace: Clean up triggers after setting them selftest/tracing: Allow README requirements to be tested for instance tests - - - --- 2025-01-16 Steven Rostedt New
[1/3] selftests/tracing: Test only toplevel README file not the instances selftest/tracing: Allow README requirements to be tested for instance tests - - - --- 2025-01-16 Steven Rostedt New
selftests/tracing: Test only toplevel README file not the instances selftests/tracing: Test only toplevel README file not the instances - - - --- 2025-01-16 Steven Rostedt New
[PATCHv2,11/11] mm: Rename PG_dropbehind to PG_reclaim Get rid of PG_reclaim and rename PG_dropbehind 1 - - --- 2025-01-15 Kirill A. Shutemov New
[PATCHv2,09/11] mm: Remove PG_reclaim Get rid of PG_reclaim and rename PG_dropbehind 1 - - --- 2025-01-15 Kirill A. Shutemov New
hugetlbfs: check dir in trace_hugetlbfs_alloc_inode hugetlbfs: check dir in trace_hugetlbfs_alloc_inode - - - --- 2025-01-13 zhuxiaohui New
tracing: fix trace.h kernel-doc func/struct/enum members tracing: fix trace.h kernel-doc func/struct/enum members - - - --- 2025-01-11 Randy Dunlap New
[v2] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64 [v2] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64 - - - --- 2025-01-10 Steven Rostedt New
[v2] treewide: const qualify ctl_tables where applicable [v2] treewide: const qualify ctl_tables where applicable 7 4 - --- 2025-01-10 Joel Granados New
[v2,12/12] KVM: arm64: Add kselftest for tracefs hyp tracefs Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,11/12] KVM: arm64: Add support for hyp events Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,10/12] KVM: arm64: Add trace interface for hyp tracefs Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,09/12] KVM: arm64: Add raw interface for hyp tracefs Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,08/12] KVM: arm64: Add clock for hyp tracefs Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,07/12] KVM: arm64: Add hyp tracing to tracefs Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,06/12] KVM: arm64: Add tracing support for the pKVM hyp Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,05/12] KVM: arm64: Add clock support in the nVHE hyp Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,04/12] KVM: arm64: Support unaligned fixmap in the nVHE hyp Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,03/12] ring-buffer: Expose buffer_data_page material Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v2,02/12] ring-buffer: Introducing ring-buffer remote Tracefs support for pKVM - - - --- 2025-01-08 Vincent Donnefort New
[v3,26/28] kprobes: Use RCU in all users of __module_text_address(). Untitled series #923282 1 - - --- 2025-01-08 Sebastian Andrzej Siewior New
[v3,25/28] bpf: Use RCU in all users of __module_text_address(). Untitled series #923282 2 - - --- 2025-01-08 Sebastian Andrzej Siewior New
[v3,20/28] powerpc/ftrace: Use RCU in all users of __module_text_address(). Untitled series #923282 1 - 1 --- 2025-01-08 Sebastian Andrzej Siewior New
[v3,19/28] LoongArch: ftrace: Use RCU in all users of __module_text_address(). Untitled series #923282 1 - - --- 2025-01-08 Sebastian Andrzej Siewior New
[v3,17/28] arm64: module: Use RCU in all users of __module_text_address(). Untitled series #923282 1 - - --- 2025-01-08 Sebastian Andrzej Siewior New
« 1 2 »