linux-trace-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH v4 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
Fuad Tabba
[PATCH v5 0/3] Use BTF to trim return values
Donglin Peng
[PATCH v5 3/3] tracing: Update funcgraph-retval documentation
Donglin Peng
Re: [PATCH v5 3/3] tracing: Update funcgraph-retval documentation
sashiko-bot
[PATCH v5 2/3] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
Donglin Peng
Re: [PATCH v5 2/3] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
sashiko-bot
[PATCH v5 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled
Donglin Peng
[PATCH v4 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
Fuad Tabba
[PATCH v4 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
Fuad Tabba
[PATCH v4 06/11] arm64: pi: Run the source checker on the libfdt objects under C=2
Fuad Tabba
[PATCH v4 01/11] tracing: Include linux/types.h in trace_remote_event.h
Fuad Tabba
[PATCH v4 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
Fuad Tabba
Re: [PATCH v4 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
sashiko-bot
Re: [PATCH v4 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
Vincent Donnefort
[PATCH v4 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
Fuad Tabba
[PATCH v3 0/3] tracing/probes: Fix BTF structure member finder
Masami Hiramatsu (Google)
[PATCH v3 1/3] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
Masami Hiramatsu (Google)
Re: [PATCH v3 1/3] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
sashiko-bot
[PATCH v3 2/3] tracing/probes: Fix BTF kflag check for anonymous struct member access
Masami Hiramatsu (Google)
Re: [PATCH v3 2/3] tracing/probes: Fix BTF kflag check for anonymous struct member access
sashiko-bot
Re: [PATCH v3 2/3] tracing/probes: Fix BTF kflag check for anonymous struct member access
Steven Rostedt
[PATCH v3 3/3] tracing/probes: Fix code indent in get_bitoffset_of_field()
Masami Hiramatsu (Google)
Re: [PATCH v3 3/3] tracing/probes: Fix code indent in get_bitoffset_of_field()
sashiko-bot
Re: [PATCH v3 3/3] tracing/probes: Fix code indent in get_bitoffset_of_field()
Steven Rostedt
[PATCH v4 08/11] KVM: arm64: Move the host hypercall interface to its own header
Fuad Tabba
[PATCH v2 0/2] tracing/probes: Fix BTF structure member finder
Masami Hiramatsu (Google)
[PATCH v2 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
Masami Hiramatsu (Google)
Re: [PATCH v2 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
sashiko-bot
Re: [PATCH v2 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
Steven Rostedt
Re: [PATCH v2 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
Google
[PATCH v2 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
Masami Hiramatsu (Google)
Re: [PATCH v2 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
sashiko-bot
[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
Zi Yan
[PATCH v2 14/14] mm/page-flags: remove PG_private
Zi Yan
Re: [PATCH v2 14/14] mm/page-flags: remove PG_private
sashiko-bot
Re: [PATCH v2 14/14] mm/page-flags: remove PG_private
Zi Yan
[PATCH v2 10/14] mm/page-flags: introduce folio_test_fs_private()
Zi Yan
[PATCH v2 09/14] mm/page-flags: check page/folio->private instead of PG_private
Zi Yan
Re: [PATCH v2 09/14] mm/page-flags: check page/folio->private instead of PG_private
sashiko-bot
Re: [PATCH v2 09/14] mm/page-flags: check page/folio->private instead of PG_private
Zi Yan
[PATCH 0/3] dmaengine: qcom: gpi: Add trace event support
Praveen Talari
[PATCH 1/3] dmaengine: qcom: gpi: trace: Add trace events header for Qualcomm GPI DMA
Praveen Talari
Re: [PATCH 1/3] dmaengine: qcom: gpi: trace: Add trace events header for Qualcomm GPI DMA
Steven Rostedt
Re: [PATCH 1/3] dmaengine: qcom: gpi: trace: Add trace events header for Qualcomm GPI DMA
sashiko-bot
[PATCH 2/3] dmaengine: qcom: gpi: Add trace event support
Praveen Talari
Re: [PATCH 2/3] dmaengine: qcom: gpi: Add trace event support
sashiko-bot
[PATCH 3/3] dmaengine: qcom: gpi: Convert dev_dbg() calls to tracepoints
Praveen Talari
Re: [PATCH 3/3] dmaengine: qcom: gpi: Convert dev_dbg() calls to tracepoints
sashiko-bot
[PATCH 0/2] tracing/probes: Fix BTF structure member finder
Masami Hiramatsu (Google)
[PATCH 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
Masami Hiramatsu (Google)
Re: [PATCH 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
sashiko-bot
Re: [PATCH 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
Steven Rostedt
Re: [PATCH 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access
Google
[PATCH 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
Masami Hiramatsu (Google)
Re: [PATCH 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
sashiko-bot
Re: [PATCH 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
Steven Rostedt
Re: [PATCH 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
Google
[syzbot] Monthly trace report (Aug 2026)
syzbot
Re: [PATCH v6] stm: class: Add MIPI OST protocol support
Jie Gan
[PATCH AUTOSEL 6.18] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Sasha Levin
[PATCH AUTOSEL 6.18-5.10] perf/ftrace: Fix WARNING in __unregister_ftrace_function
Sasha Levin
[PATCH v2 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
[PATCH v2 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
Re: [PATCH v2 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
sashiko-bot
Re: [PATCH v2 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Aaron Tomlin
Re: [PATCH v2 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Bradley Morgan
[PATCH v2 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
Re: [PATCH v2 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
Re: [PATCH v2 1/2] module: pull out add_taint_module() to be public
Bradley Morgan
Re: [PATCH v2 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
Re: [PATCH v2 1/2] module: pull out add_taint_module() to be public
Bradley Morgan
Re: [PATCH v2 1/2] module: pull out add_taint_module() to be public
sashiko-bot
[PATCH AUTOSEL 6.18] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Sasha Levin
[PATCH AUTOSEL 6.18-6.1] tracing: Disable KCOV instrumentation for trace_irqsoff.o
Sasha Levin
[PATCH AUTOSEL 6.18-5.10] sparc64: uprobes: add missing break
Sasha Levin
[RFC PATCH 00/20] rv: Add support for BPF monitors
Gabriele Monaco
[RFC PATCH 03/20] rv: Refactor da_trace() functions to get strings internally
Gabriele Monaco
[RFC PATCH 01/20] sched: Add task enqueue/dequeue trace points
Gabriele Monaco
Re: [RFC PATCH 01/20] sched: Add task enqueue/dequeue trace points
sashiko-bot
[RFC PATCH 07/20] rv: Add reactors support to BPF monitors
Gabriele Monaco
[RFC PATCH 05/20] rv: Add in-kernel support for BPF monitors
Gabriele Monaco
[RFC PATCH 12/20] tools/rv: Export functionality for in_kernel monitors
Gabriele Monaco
[RFC PATCH 18/20] verification/rvgen: Add support for BPF monitors
Gabriele Monaco
Re: [RFC PATCH 18/20] verification/rvgen: Add support for BPF monitors
sashiko-bot
[RFC PATCH 08/20] rv: Cast result of model_get_*_name()
Gabriele Monaco
[RFC PATCH 19/20] tools/rv: Add selftest for rv bpf
Gabriele Monaco
Re: [RFC PATCH 19/20] tools/rv: Add selftest for rv bpf
sashiko-bot
[RFC PATCH 10/20] tools/build: Add a feature test for bpftool-btf
Gabriele Monaco
[RFC PATCH 04/20] rv: Use static arrays for rv_monitor name and description
Gabriele Monaco
[RFC PATCH 11/20] tools/rv: Move argument parsing from in_kernel to utils
Gabriele Monaco
[RFC PATCH 16/20] tools/rv: Add BPF monitors
Gabriele Monaco
Re: [RFC PATCH 16/20] tools/rv: Add BPF monitors
sashiko-bot
[RFC PATCH 02/20] tools/rv: Skip empty pid error in selftest if command failed
Gabriele Monaco
[RFC PATCH 13/20] tools/rv: Implement BPF monitor loading and tracing
Gabriele Monaco
Re: [RFC PATCH 13/20] tools/rv: Implement BPF monitor loading and tracing
sashiko-bot
[RFC PATCH 06/20] rv: Add rv_get_monitor_by_name()
Gabriele Monaco
Re: [RFC PATCH 06/20] rv: Add rv_get_monitor_by_name()
sashiko-bot
[RFC PATCH 09/20] rv: Handle unregistered monitors safely in tracefs
Gabriele Monaco
Re: [RFC PATCH 09/20] rv: Handle unregistered monitors safely in tracefs
sashiko-bot
[RFC PATCH 14/20] tools/rv: Implement BPF monitor registration logic
Gabriele Monaco
Re: [RFC PATCH 14/20] tools/rv: Implement BPF monitor registration logic
sashiko-bot
[RFC PATCH 15/20] tools/rv: Copy stripped bpf_atomic.h from libarena
Gabriele Monaco
Re: [RFC PATCH 15/20] tools/rv: Copy stripped bpf_atomic.h from libarena
sashiko-bot
[RFC PATCH 17/20] tools/rv: Define CONFIG_X86_64 statically for BPF monitors
Gabriele Monaco
[RFC PATCH 20/20] verification/rvgen: Add selftest for rvgen -b
Gabriele Monaco
Re: [PATCH] riscv: ftrace: reject out-of-range non-direct targets
Rui Qi
Re: [PATCH] riscv: ftrace: reject out-of-range non-direct targets
Steven Rostedt
Re: [PATCH] riscv: ftrace: reject out-of-range non-direct targets
Rui Qi
[PATCH v12 00/45] guest_memfd: In-place conversion support
Ackerley Tng via B4 Relay
[PATCH v12 04/45] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng via B4 Relay
[PATCH v12 03/45] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng via B4 Relay
[PATCH v12 02/45] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
Ackerley Tng via B4 Relay
[PATCH v12 08/45] KVM: Provide generic interface for checking memory private/shared status
Ackerley Tng via B4 Relay
[PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
Ackerley Tng via B4 Relay
Re: [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
Fuad Tabba
Re: [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
Binbin Wu
[PATCH v12 06/45] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
Ackerley Tng via B4 Relay
[PATCH v12 05/45] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Ackerley Tng via B4 Relay
[PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
Ackerley Tng via B4 Relay
Re: [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
Fuad Tabba
Re: [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
Binbin Wu
[PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
Ackerley Tng via B4 Relay
Re: [PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
Fuad Tabba
Re: [PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
Binbin Wu
[PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
Ackerley Tng via B4 Relay
Re: [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
Fuad Tabba
[PATCH v12 10/45] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
Ackerley Tng via B4 Relay
[PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
Ackerley Tng via B4 Relay
Re: [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
Fuad Tabba
[PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
Ackerley Tng via B4 Relay
Re: [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
Fuad Tabba
[PATCH v12 16/45] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
Ackerley Tng via B4 Relay
[PATCH v12 26/45] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
Ackerley Tng via B4 Relay
[PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng via B4 Relay
Re: [PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Fuad Tabba
[PATCH v12 17/45] KVM: guest_memfd: Return early if range already has requested attributes
Ackerley Tng via B4 Relay
[PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Ackerley Tng via B4 Relay
[PATCH v12 30/45] KVM: selftests: Test basic single-page conversion flow
Ackerley Tng via B4 Relay
[PATCH v12 35/45] KVM: selftests: Test that truncation does not change shared/private status
Ackerley Tng via B4 Relay
[PATCH v12 36/45] KVM: selftests: Test that shared/private status is consistent across processes
Ackerley Tng via B4 Relay
[PATCH v12 19/45] KVM: guest_memfd: Zero page while getting pfn
Ackerley Tng via B4 Relay
[PATCH v12 21/45] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Ackerley Tng via B4 Relay
[PATCH v12 20/45] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
Ackerley Tng via B4 Relay
[PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
Ackerley Tng via B4 Relay
Re: [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
Fuad Tabba
[PATCH v12 41/45] KVM: selftests: Provide common function to set memory attributes
Ackerley Tng via B4 Relay
[PATCH v12 22/45] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
Ackerley Tng via B4 Relay
[PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
Ackerley Tng via B4 Relay
Re: [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
Fuad Tabba
[PATCH v12 42/45] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
Ackerley Tng via B4 Relay
[PATCH v12 25/45] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
Ackerley Tng via B4 Relay
[PATCH v12 24/45] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
Ackerley Tng via B4 Relay
[PATCH v12 28/45] KVM: selftests: Add selftests global for guest memory attributes capability
Ackerley Tng via B4 Relay
[PATCH v12 27/45] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng via B4 Relay
[PATCH v12 29/45] KVM: selftests: Add helpers for calling ioctls on guest_memfd
Ackerley Tng via B4 Relay
[PATCH v12 45/45] KVM: selftests: Update private memory exits test to work with per-gmem attributes
Ackerley Tng via B4 Relay
[PATCH v12 43/45] KVM: selftests: Set up page size and alignment independently for guest_memfd
Ackerley Tng via B4 Relay
Re: [PATCH v12 43/45] KVM: selftests: Set up page size and alignment independently for guest_memfd
Fuad Tabba
[PATCH v12 44/45] KVM: selftests: Update private_mem_conversions_test for in-place conversions
Ackerley Tng via B4 Relay
Re: [PATCH v12 44/45] KVM: selftests: Update private_mem_conversions_test for in-place conversions
Fuad Tabba
[PATCH v12 33/45] KVM: selftests: Test conversion before allocation
Ackerley Tng via B4 Relay
[PATCH v12 32/45] KVM: selftests: Test conversion precision in guest_memfd
Ackerley Tng via B4 Relay
[PATCH v12 34/45] KVM: selftests: Convert with allocated folios in different layouts
Ackerley Tng via B4 Relay
[PATCH v12 31/45] KVM: selftests: Test conversion flow when INIT_SHARED
Ackerley Tng via B4 Relay
[PATCH v12 39/45] KVM: selftests: Reset shared memory after hole-punching
Ackerley Tng via B4 Relay
[PATCH v12 38/45] KVM: selftests: Test conversion with elevated page refcount
Ackerley Tng via B4 Relay
[PATCH v12 40/45] KVM: selftests: Provide function to look up guest_memfd details from gpa
Ackerley Tng via B4 Relay
[PATCH v12 37/45] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
Ackerley Tng via B4 Relay
Re: [PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
Yury Norov
Re: [PATCH v3 0/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
[PATCH v14 00/14] tracing: wprobe: x86: Add wprobe for watchpoint
Masami Hiramatsu (Google)
[PATCH v14 02/14] tracing/probes: Fix BTF kflag check for anonymous struct member access
Masami Hiramatsu (Google)
Re: [PATCH v14 02/14] tracing/probes: Fix BTF kflag check for anonymous struct member access
sashiko-bot
Re: [PATCH v14 02/14] tracing/probes: Fix BTF kflag check for anonymous struct member access
Google
[PATCH v14 01/14] x86/mce: Fix hardware debug register corruption on task migration
Masami Hiramatsu (Google)
Re: [PATCH v14 01/14] x86/mce: Fix hardware debug register corruption on task migration
sashiko-bot
[PATCH v14 11/14] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
Masami Hiramatsu (Google)
Re: [PATCH v14 11/14] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
sashiko-bot
[PATCH v14 12/14] selftests: ftrace: Add wprobe trigger testcase
Masami Hiramatsu (Google)
Re: [PATCH v14 12/14] selftests: ftrace: Add wprobe trigger testcase
sashiko-bot
[PATCH v14 04/14] x86/hw_breakpoints: Make DR7 updates NMI safe
Masami Hiramatsu (Google)
Re: [PATCH v14 04/14] x86/hw_breakpoints: Make DR7 updates NMI safe
sashiko-bot
[PATCH v14 03/14] kprobes: Protect kprobe_blacklist with RCU
Masami Hiramatsu (Google)
Re: [PATCH v14 03/14] kprobes: Protect kprobe_blacklist with RCU
sashiko-bot
[PATCH v14 06/14] HWBP: Add modify_local_hw_breakpoint_addr() API
Masami Hiramatsu (Google)
Re: [PATCH v14 06/14] HWBP: Add modify_local_hw_breakpoint_addr() API
sashiko-bot
[PATCH v14 09/14] selftests: tracing: Add a basic testcase for wprobe
Masami Hiramatsu (Google)
Re: [PATCH v14 09/14] selftests: tracing: Add a basic testcase for wprobe
sashiko-bot
[PATCH v14 13/14] tracing/wprobe: Support BTF typecast in fetchargs
Masami Hiramatsu (Google)
Re: [PATCH v14 13/14] tracing/wprobe: Support BTF typecast in fetchargs
sashiko-bot
[PATCH v14 07/14] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
Masami Hiramatsu (Google)
Re: [PATCH v14 07/14] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
sashiko-bot
[PATCH v14 10/14] selftests: tracing: Add syntax testcase for wprobe
Masami Hiramatsu (Google)
Re: [PATCH v14 10/14] selftests: tracing: Add syntax testcase for wprobe
sashiko-bot
[PATCH v14 08/14] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
Masami Hiramatsu (Google)
Re: [PATCH v14 08/14] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
sashiko-bot
[PATCH v14 14/14] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger
Masami Hiramatsu (Google)
Re: [PATCH v14 14/14] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger
sashiko-bot
[PATCH v14 05/14] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
Masami Hiramatsu (Google)
Re: [PATCH v14 05/14] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
sashiko-bot
Earlier messages