linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Anshuman Khandual
[PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Muhammad Usama Anjum
Re: [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Anshuman Khandual
Re: [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Muhammad Usama Anjum
Re: [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Muhammad Usama Anjum
[PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Rui Qi
[PATCH 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
Re: [PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Google
Re: [PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Rui Qi
[PATCH v2 0/2] selftests/ftrace: Fix add_remove_uprobe robustness
Rui Qi
[PATCH v2 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
Re: [PATCH v2 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Google
[PATCH v2 1/2] selftests/ftrace: Force C locale in ftracetest
Rui Qi
Re: [PATCH v2 0/2] selftests/ftrace: Fix add_remove_uprobe robustness
Google
[PATCH] tracing: Report TP_printk double dereference with pr_warn()
David Carlier
Re: [PATCH] tracing: Report TP_printk double dereference with pr_warn()
Steven Rostedt
[PATCH v2] tracing: Report every TP_printk double dereference
David Carlier
[PATCH v2] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
Re: [PATCH v2] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Google
[PATCH] eventfs: Fix use-after-free in eventfs_remove_rec()
Shuangpeng Bai
Re: [PATCH] eventfs: Fix use-after-free in eventfs_remove_rec()
Google
[PATCH 0/2] tracing/boot: Support eprobe, fprobe, and tprobe events and add test framework
Masami Hiramatsu (Google)
[PATCH 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
Re: [PATCH 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
Google
[PATCH 2/2] selftests/ftrace: Add boot-time tracing test framework
Masami Hiramatsu (Google)
[PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Luigi Rizzo
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Bradley Morgan
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
JP Kobryn
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Google
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Luigi Rizzo
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Google
[PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
Re: [PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
Re: [PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
[GIT PULL] RTLA changes for 7.3
Tomas Glozar
Re: [GIT PULL] RTLA changes for 7.3
Steven Rostedt
Re: [GIT PULL] RTLA changes for 7.3
Tomas Glozar
Re: [GIT PULL] RTLA changes for 7.3
Steven Rostedt
Re: [GIT PULL] RTLA changes for 7.3
Tomas Glozar
[PATCH] uprobes: Skip breakpoint installation on non executable vmas
Sumanth Korikkar
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Oleg Nesterov
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Andrii Nakryiko
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Oleg Nesterov
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Sumanth Korikkar
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Sumanth Korikkar
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Sumanth Korikkar
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Oleg Nesterov
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Sumanth Korikkar
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Oleg Nesterov
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Andrii Nakryiko
[PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
Hui Zhu
[PATCH bpf-next v2 1/3] bpf: Fix UAF in bpf_trampoline_multi_detach on update failure
Hui Zhu
[PATCH bpf-next v2 2/3] bpf: Fix prog UAF in bpf_trampoline_multi_attach() register-path rollback
Hui Zhu
[PATCH bpf-next v2 3/3] bpf: Fix prog UAF in __bpf_trampoline_unlink_prog() on update failure
Hui Zhu
Re: [PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
Jiri Olsa
Re: [PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
Hui Zhu
Re: [PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
Jiri Olsa
Re: [PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
kernel test robot
Re: [PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
kernel test robot
Re: [PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
Steven Rostedt
Re: [PATCH] tracing: Cleanup event_enable_trigger_parse() by using __free()
Philip Li
[PATCH] selftests/ftrace: refactor eprobes test to fix argument checks
Martin Kaiser
Re: [PATCH] selftests/ftrace: refactor eprobes test to fix argument checks
Google
[PATCH v4 0/6] tracing/osnoise: Track IPIs
Valentin Schneider
[PATCH v4 1/6] rtla/osnoise: Add IPI tracking cmdline option
Valentin Schneider
[PATCH v4 6/6] rtla/osnoise: Trace IPI events when recording a trace file
Valentin Schneider
[PATCH v4 5/6] rtla: Unconditionally clean any pre-existing filters for user-provided events
Valentin Schneider
Re: [PATCH v4 5/6] rtla: Unconditionally clean any pre-existing filters for user-provided events
Tomas Glozar
Re: [PATCH v4 5/6] rtla: Unconditionally clean any pre-existing filters for user-provided events
Valentin Schneider
[PATCH v4 3/6] rtla/osnoise: Leverage IPI event filters when tracing a subset of CPUs
Valentin Schneider
[PATCH v4 4/6] rtla/osnoise: Allow IPI filters to gracefully fail
Valentin Schneider
[PATCH v4 2/6] rtla/osnoise: Record IPI count in osnoise top
Valentin Schneider
[PATCH v4 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
Vincent Donnefort
[PATCH v4 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
Vincent Donnefort
[PATCH v4 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
Vincent Donnefort
[PATCH v4 05/18] tracing/simple_ring_buffer: Add support for compressed length
Vincent Donnefort
[PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
Vincent Donnefort
Re: [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
Steven Rostedt
Re: [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
Vincent Donnefort
Re: [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
Steven Rostedt
Re: [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
Vincent Donnefort
Re: [PATCH v4 06/18] tracing/remotes: Add dmesg tracefs file
Steven Rostedt
[PATCH v4 07/18] tracing/remotes: selftests: Add a test for the dmesg tracefs file
Vincent Donnefort
Re: [PATCH v4 07/18] tracing/remotes: selftests: Add a test for the dmesg tracefs file
Steven Rostedt
[PATCH v4 12/18] ring-buffer: Add kerneldoc for ring_buffer_poll_remote
Vincent Donnefort
[PATCH v4 13/18] tracing/remotes: Add dump_on_panic tracefs file
Vincent Donnefort
[PATCH v4 15/18] tracing/remotes: Add poll_ms tracefs file
Vincent Donnefort
[PATCH v4 17/18] Documentation: tracing/remotes: Add detailed tracefs layout
Vincent Donnefort
[PATCH v4 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
Vincent Donnefort
[PATCH v4 11/18] ring-buffer: Add ring_buffer_read_remote_meta_page()
Vincent Donnefort
[PATCH v4 08/18] tracing/remotes: selftests: Prefix hypervisor folder
Vincent Donnefort
[PATCH v4 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
Vincent Donnefort
[PATCH v4 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
Vincent Donnefort
[PATCH v4 16/18] tracing/remotes: Add trace_remote cmdline options
Vincent Donnefort
[PATCH v4 18/18] Documentation/kernel-parameters: Add trace_remote
Vincent Donnefort
[PATCH v4 04/18] tracing/remotes: Use a single per-remote polling work
Vincent Donnefort
[PATCH v4 14/18] tracing/remotes: selftests: Add a test for the dump_on_panic tracefs file
Vincent Donnefort
[PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
Fuad Tabba
[PATCH v3 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
Fuad Tabba
[PATCH v3 05/11] KVM: arm64: nVHE: Run the source checker under C=2
Fuad Tabba
[PATCH v3 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
Fuad Tabba
[PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Fuad Tabba
Re: [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Steven Rostedt
Re: [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Fuad Tabba
Re: [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Steven Rostedt
Re: [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Vincent Donnefort
Re: [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Steven Rostedt
Re: [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
Fuad Tabba
[PATCH v3 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
Fuad Tabba
[PATCH v3 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Fuad Tabba
[PATCH v3 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
Fuad Tabba
[PATCH v3 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
Fuad Tabba
[PATCH v3 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Fuad Tabba
[PATCH v3 08/11] KVM: arm64: Move the host hypercall interface to its own header
Fuad Tabba
Re: [PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
Marc Zyngier
[PATCH v5 0/7] riscv: Add reliable stack unwinding for livepatch
Wang Han
[PATCH v5 1/7] riscv: stacktrace: Add frame record metadata
Wang Han
[PATCH v5 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Wang Han
[PATCH v5 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
Wang Han
[PATCH v5 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
Wang Han
[PATCH v5 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
Wang Han
Re: [PATCH v5 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
Miroslav Benes
[PATCH v5 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
Wang Han
[PATCH v5 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Wang Han
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Dmitry Ilvokhin
[PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
Dmitry Ilvokhin
[PATCH 2/5] locking: Factor out queued_spin_release()
Dmitry Ilvokhin
[PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Dmitry Ilvokhin
Re: [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Borislav Petkov
Re: [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Peter Zijlstra
[PATCH 5/5] x86/paravirt: Trace contended_release on unlock
Dmitry Ilvokhin
[PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
Dmitry Ilvokhin
Re: [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Juergen Gross
Re: [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Peter Zijlstra
[syzbot] [trace?] KCSAN: data-race in ring_buffer_unlock_commit / ring_buffer_unlock_commit
syzbot
Re: [syzbot] [trace?] KCSAN: data-race in ring_buffer_unlock_commit / ring_buffer_unlock_commit
Steven Rostedt
[syzbot] [trace?] KASAN: slab-use-after-free Read in ring_buffer_iter_advance
syzbot
Re: [syzbot] [trace?] KASAN: slab-use-after-free Read in ring_buffer_iter_advance
Steven Rostedt
[PATCH] rv: Fix 32-bit build of nomiss KUnit test
Gabriele Monaco
Re: [PATCH] rv: Fix 32-bit build of nomiss KUnit test
Nam Cao
[PATCH v2 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
Fuad Tabba
[PATCH v2 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
Fuad Tabba
[PATCH v2 05/11] KVM: arm64: nVHE: Run the source checker under C=2
Fuad Tabba
[PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Fuad Tabba
Re: [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Marc Zyngier
Re: [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
Fuad Tabba
[PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Fuad Tabba
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Marc Zyngier
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Fuad Tabba
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Marc Zyngier
Re: [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Fuad Tabba
[PATCH v2 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
Fuad Tabba
[PATCH v2 08/11] KVM: arm64: Move the host hypercall interface to its own header
Fuad Tabba
[PATCH v2 01/11] tracing: Include linux/types.h in trace_remote_event.h
Fuad Tabba
[PATCH v2 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
Fuad Tabba
[PATCH v2 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
Fuad Tabba
[PATCH v2 06/11] arm64: pi: Run the source checker on the libfdt objects under C=2
Fuad Tabba
[PATCH v2 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
Fuad Tabba
[syzbot] [trace?] WARNING in trace_rb_cpu_prepare
syzbot
Re: [syzbot] [trace?] WARNING in trace_rb_cpu_prepare
syzbot
Re: [syzbot] [trace?] WARNING in trace_rb_cpu_prepare
Steven Rostedt
[PATCH] bpf: disable lockdep while running BPF on lock_release
quanyeyang via B4 Relay
Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
Justin Suess
Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
NeilBrown
Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
Quanye Yang
Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
NeilBrown
回复: Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
quanyeyang
Re: 回复: Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
NeilBrown
Re: 回复: Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
NeilBrown
Re: 回复: Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
quanyeyang
[PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
Michael Wu
Re: [PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
Google
Re: [PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
Steven Rostedt
Re: [PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
Michael Wu
[PATCH] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
Re: [PATCH] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Steven Rostedt
Re: [PATCH] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
Re: [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Li Pengfei
Re: [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Steven Rostedt
Re: [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
Li Pengfei
[PATCH v2 0/2] ring-buffer: Fix snapshot swap race and improve user experience
Tengda Wu
[PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
Tengda Wu
Re: [PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
Steven Rostedt
Re: [PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
Steven Rostedt
Re: [PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap
Tengda Wu
[PATCH v2 1/2] ring-buffer: Use current_context for safe per-CPU buffer swap
Tengda Wu
[PATCH v2 0/4] rv/reactors: fix lockdep warning and add KUnit tests
wen . yang
[PATCH v2 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
wen . yang
Re: [PATCH v2 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
Gabriele Monaco
Re: [PATCH v2 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
Wen Yang
[PATCH v2 2/4] rv/reactors: propagate rv_register_reactor() error from reactor init
wen . yang
Re: [PATCH v2 2/4] rv/reactors: propagate rv_register_reactor() error from reactor init
Gabriele Monaco
[PATCH v2 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
wen . yang
Re: [PATCH v2 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
Gabriele Monaco
Re: [PATCH v2 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
Wen Yang
[PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
wen . yang
Re: [PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
Gabriele Monaco
Re: [PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
Wen Yang
[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
Masami Hiramatsu (Google)
[PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Masami Hiramatsu (Google)
Earlier messages
Later messages