linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v5 2/5] rv/reactors: propagate rv_register_reactor() error from reactor init
wen . yang
[PATCH v5 3/5] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
wen . yang
Re: [PATCH v5 3/5] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
Gabriele Monaco
Re: [PATCH v5 3/5] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
Wen Yang
Re: [PATCH v5 3/5] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
Gabriele Monaco
[PATCH v5 4/5] rv/reactors: add KUnit tests for reactor registration and dispatch
wen . yang
Re: [PATCH v5 4/5] rv/reactors: add KUnit tests for reactor registration and dispatch
sashiko-bot
[PATCH v5 5/5] selftests/verification: Test loadable module-based reactor
wen . yang
Re: [PATCH v5 5/5] selftests/verification: Test loadable module-based reactor
sashiko-bot
[PATCH] tracing: hist: free var refs regardless of how often they are referenced
Donggeun Yoo
Re: [PATCH] tracing: hist: free var refs regardless of how often they are referenced
sashiko-bot
Re: [PATCH] tracing: hist: free var refs regardless of how often they are referenced
Donggeun Yoo
[PATCH] tracing: hist: free the var ref when its initialization fails
Donggeun Yoo
Re: [PATCH] tracing: hist: free the var ref when its initialization fails
sashiko-bot
Re: [PATCH] tracing: hist: free the var ref when its initialization fails
Donggeun Yoo
Re: [PATCH] tracing: hist: free the var ref when its initialization fails
Donggeun Yoo
[PATCH] function_graph: Use the saved entry's size when reprinting it
Donggeun Yoo
Re: [PATCH] function_graph: Use the saved entry's size when reprinting it
sashiko-bot
Re: [PATCH] function_graph: Use the saved entry's size when reprinting it
Donggeun Yoo
[PATCH] fgraph: Remove unused FGRAPH_MAX_INDEX
Donggeun Yoo
Re: [PATCH] fgraph: Remove unused FGRAPH_MAX_INDEX
Google
[PATCH] bootconfig: remove unreachable index checks in xbc_verify_tree()
Sang-Heon Jeon
Re: [PATCH] bootconfig: remove unreachable index checks in xbc_verify_tree()
Google
Re: [PATCH] bootconfig: remove unreachable index checks in xbc_verify_tree()
Sang-Heon Jeon
Re: [PATCH] bootconfig: remove unreachable index checks in xbc_verify_tree()
Google
Re: [PATCH] bootconfig: remove unreachable index checks in xbc_verify_tree()
Sang-Heon Jeon
[PATCH 0/2] tracing: add ring-buffer memory usage statistics
Xiang Gao
[PATCH 1/2] tracing: add ring-buffer memory usage statistics in tracefs
Xiang Gao
Re: [PATCH 1/2] tracing: add ring-buffer memory usage statistics in tracefs
sashiko-bot
Re: [PATCH 1/2] tracing: add ring-buffer memory usage statistics in tracefs
Vincent Donnefort
[PATCH 2/2] tracing: add per-CPU memory usage statistics in tracefs
Xiang Gao
Re: [PATCH 0/2] tracing: add ring-buffer memory usage statistics
Vincent Donnefort
[PATCH v2 0/2] tracing: add ring-buffer memory usage statistics
Xiang Gao
[PATCH v2 1/2] tracing: add ring-buffer memory usage statistics in tracefs
Xiang Gao
Re: [PATCH v2 1/2] tracing: add ring-buffer memory usage statistics in tracefs
sashiko-bot
Re: [PATCH v2 1/2] tracing: add ring-buffer memory usage statistics in tracefs
Donggeun Yoo
[PATCH v2 2/2] tracing: add per-CPU memory usage statistics in tracefs
Xiang Gao
[PATCH v3 0/2] tracing: add ring-buffer memory usage statistics
Xiang Gao
[PATCH v3 1/2] tracing: add ring-buffer memory usage statistics in tracefs
Xiang Gao
Re: [PATCH v3 1/2] tracing: add ring-buffer memory usage statistics in tracefs
sashiko-bot
[PATCH v3 2/2] tracing: add per-CPU memory usage statistics in tracefs
Xiang Gao
[PATCH v4 0/2] tracing: add ring-buffer memory usage statistics
Xiang Gao
[PATCH v4 1/2] tracing: add ring-buffer memory usage statistics in tracefs
Xiang Gao
Re: [PATCH v4 1/2] tracing: add ring-buffer memory usage statistics in tracefs
Vincent Donnefort
[PATCH v4 2/2] tracing: add per-CPU memory usage statistics in tracefs
Xiang Gao
Re: [PATCH v4 2/2] tracing: add per-CPU memory usage statistics in tracefs
Vincent Donnefort
[PATCH v3 0/4] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
Frank . Li
[PATCH v3 1/4] dmaengine: vchan: add vchan_chan_name() to get channel device name
Frank . Li
Re: [PATCH v3 1/4] dmaengine: vchan: add vchan_chan_name() to get channel device name
sashiko-bot
Re: [PATCH v3 1/4] dmaengine: vchan: add vchan_chan_name() to get channel device name
Amelie Delaunay
[PATCH v3 2/4] dmaengine: use dma_chan_name() helper to get per-channel device name
Frank . Li
Re: [PATCH v3 2/4] dmaengine: use dma_chan_name() helper to get per-channel device name
sashiko-bot
Re: [PATCH v3 2/4] dmaengine: use dma_chan_name() helper to get per-channel device name
Andy Shevchenko
Re: [PATCH v3 2/4] dmaengine: use dma_chan_name() helper to get per-channel device name
Amelie Delaunay
[PATCH v3 4/4] dmaengine: add union chan_dev for dma_chan::dev for clarity
Frank . Li
Re: [PATCH v3 4/4] dmaengine: add union chan_dev for dma_chan::dev for clarity
sashiko-bot
Re: [PATCH v3 4/4] dmaengine: add union chan_dev for dma_chan::dev for clarity
Andy Shevchenko
Re: [PATCH v3 3/4] dmaengine: add (dmaengine|vchan)_chan_dev() helper
sashiko-bot
Re: [PATCH v3 0/4] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
Andy Shevchenko
Re: [PATCH v3 3/4] dmaengine: add (dmaengine|vchan)_chan_dev() helper
Amelie Delaunay
Re: [PATCH v3 3/4] dmaengine: add (dmaengine|vchan)_chan_dev() helper
Vinod Koul
[PATCH] ring-buffer: Use a macro for static buffer bits
Steven Rostedt
Re: [PATCH] ring-buffer: Use a macro for static buffer bits
Vincent Donnefort
[PATCH] tracing: Fix comment in tracing_buffers_splice_read()
Steven Rostedt
Re: [PATCH] tracing: Fix comment in tracing_buffers_splice_read()
Vincent Donnefort
[PATCH v2 0/3] Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
Aaron Tomlin
[PATCH v2 1/3] workqueue: Add workqueue_cpu_intensive tracepoint
Aaron Tomlin
[PATCH v2 2/3] workqueue: Add workqueue_mayday and workqueue_rescued tracepoints
Aaron Tomlin
[PATCH v2 3/3] workqueue: Add workqueue_bh_budget_yield tracepoint
Aaron Tomlin
Re: [PATCH v2 0/3] Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
Tejun Heo
Re: [PATCH v2 0/3] Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
Aaron Tomlin
[PATCH v10 0/4] ring-buffer: Fixes for subbuf resizing and persistent buffers
Vincent Donnefort
[PATCH v10 4/4] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Vincent Donnefort
Re: [PATCH v10 4/4] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
sashiko-bot
[PATCH v10 1/4] ring-buffer: Allow splice reads on static buffers
Vincent Donnefort
Re: [PATCH v10 1/4] ring-buffer: Allow splice reads on static buffers
sashiko-bot
Re: [PATCH v10 1/4] ring-buffer: Allow splice reads on static buffers
Steven Rostedt
[PATCH v10 3/4] ring-buffer: Cap static ring buffer nr_pages
Vincent Donnefort
Re: [PATCH v10 3/4] ring-buffer: Cap static ring buffer nr_pages
sashiko-bot
[PATCH v10 2/4] tracing: Fix subbuf resize races with trace_pipe_raw readers
Vincent Donnefort
Re: [PATCH v10 2/4] tracing: Fix subbuf resize races with trace_pipe_raw readers
Steven Rostedt
Re: [PATCH v10 2/4] tracing: Fix subbuf resize races with trace_pipe_raw readers
Steven Rostedt
Re: [PATCH v10 0/4] ring-buffer: Fixes for subbuf resizing and persistent buffers
Steven Rostedt
Re: [PATCH] x86/kprobe: Fix crash when probe cs call
Google
[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
[PATCH v6 02/12] dt-bindings: display: tegra: Document memory regions
Thierry Reding
Re: [PATCH v6 02/12] dt-bindings: display: tegra: Document memory regions
sashiko-bot
[PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
Thierry Reding
Re: [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
sashiko-bot
Re: [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
Christoph Hellwig
Re: [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
Thierry Reding
[PATCH v6 08/12] dma-buf: heaps: Add debugfs support
Thierry Reding
Re: [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
sashiko-bot
Re: [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
Christian König
Re: [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
Thierry Reding
[PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
Re: [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
sashiko-bot
Re: [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
Rob Herring
[PATCH v6 06/12] of: Export of_node_to_nid()
Thierry Reding
Re: [PATCH v6 06/12] of: Export of_node_to_nid()
sashiko-bot
Re: [PATCH v6 06/12] of: Export of_node_to_nid()
Rob Herring
Re: [PATCH v6 06/12] of: Export of_node_to_nid()
Thierry Reding
[PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
Thierry Reding
Re: [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
sashiko-bot
Re: [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
Thierry Reding
[PATCH v6 10/12] arm64: tegra: Add VPR placeholder node on Tegra234
Thierry Reding
Re: [PATCH v6 10/12] arm64: tegra: Add VPR placeholder node on Tegra234
sashiko-bot
[PATCH v6 01/12] dt-bindings: reserved-memory: Document Tegra VPR
Thierry Reding
Re: [PATCH v6 01/12] dt-bindings: reserved-memory: Document Tegra VPR
sashiko-bot
[PATCH v6 05/12] bitmap: Add bitmap_allocate() function
Thierry Reding
Re: [PATCH v6 05/12] bitmap: Add bitmap_allocate() function
sashiko-bot
[PATCH v6 11/12] arm64: tegra: Hook up VPR to host1x
Thierry Reding
Re: [PATCH v6 11/12] arm64: tegra: Hook up VPR to host1x
sashiko-bot
[PATCH v6 12/12] arm64: tegra: Add VPR placeholder node on Tegra264
Thierry Reding
Re: [PATCH v6 12/12] arm64: tegra: Add VPR placeholder node on Tegra264
sashiko-bot
Re: [PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Will Deacon
Re: [PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
Re: [PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
Re: [PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Vincent Donnefort
Re: [PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
Re: [PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Vincent Donnefort
[PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
Thierry Reding
Re: [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
sashiko-bot
Re: [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
Marek Szyprowski
[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
Ye Liu
[PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
Ye Liu
Re: [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
sashiko-bot
Re: [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
Günther Noack
Re: [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
Michal Hocko
[PATCH v3] rtla: Simplify osnoise tracer option setting code
Tomas Glozar
[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
[PATCH v3 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
sashiko-bot
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
Petr Pavlu
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
Petr Pavlu
[PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
Re: [PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
sashiko-bot
Re: [PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
Re: [PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Armin Wolf
Re: [PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
Re: [PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Armin Wolf
[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
Jose Fernandez (Anthropic)
[PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
Jose Fernandez (Anthropic)
Re: [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
sashiko-bot
Re: [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
Steven Rostedt
Re: [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
Jose Fernandez (Anthropic)
Re: [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
Steven Rostedt
[PATCH RFC 2/8] scripts/sorttable: Make the arm64 before_func offset configurable
Jose Fernandez (Anthropic)
Re: [PATCH RFC 2/8] scripts/sorttable: Make the arm64 before_func offset configurable
bot+bpf-ci
[PATCH RFC 3/8] compiler_types: Let notrace keep the function prefix NOPs
Jose Fernandez (Anthropic)
[PATCH RFC 4/8] arm64: ftrace: Make the CALL_OPS prefix layout configurable
Jose Fernandez (Anthropic)
[PATCH RFC 5/8] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
Jose Fernandez (Anthropic)
Re: [PATCH RFC 5/8] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
sashiko-bot
[PATCH RFC 6/8] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
Jose Fernandez (Anthropic)
Re: [PATCH RFC 6/8] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
Miguel Ojeda
[PATCH RFC 7/8] arm64: ftrace: Use five prefix NOPs on ThinLTO kernels with BTI
Jose Fernandez (Anthropic)
[PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
Jose Fernandez (Anthropic)
Re: [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
Miguel Ojeda
Re: [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
Jose Fernandez (Anthropic)
Re: [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
Miguel Ojeda
Re: [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
Jose Fernandez (Anthropic)
[PATCH] tracing: Fix to avoid creating trace instances with duplicate names
Masami Hiramatsu (Google)
[PATCH v2 0/3] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
Frank . Li
[PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Frank . Li
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
sashiko-bot
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Logan Gunthorpe
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Amelie Delaunay
Re: [Linux-stm32] [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Amelie Delaunay
Re: [Linux-stm32] [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Frank Li
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Andy Shevchenko
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Amelie Delaunay
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Andy Shevchenko
[PATCH v2 2/3] dmaengine: use dma_chan_name() helper to get per-channel device name
Frank . Li
Re: [PATCH v2 2/3] dmaengine: use dma_chan_name() helper to get per-channel device name
sashiko-bot
[PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity
Frank . Li
Re: [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity
sashiko-bot
Re: [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity
Andy Shevchenko
[PATCH] blktrace: always record ftrace events as blk_io_trace2
Adriano Cordova
[PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Steven Rostedt
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Vincent Donnefort
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
sashiko-bot
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Vincent Donnefort
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Steven Rostedt
Re: [f2fs-dev] [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
patchwork-bot+f2fs
[PATCH v3] bootconfig: Skip printing early params to cmdline from bootconfig
Masami Hiramatsu (Google)
Kernel parameter collision/duplicate behavior (Re: [PATCH v3] bootconfig: Skip printing early params to cmdline from bootconfig)
Google
[RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
Pengfei Li
[RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap
Pengfei Li
Re: [RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap
Google
Re: [RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap
Pengfei Li
[RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
Pengfei Li
Re: [RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
Google
Re: [RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
Pengfei Li
[RFC PATCH v6 2/3] trace: integrate stackmap into ftrace stack recording path
Pengfei Li
Re: [RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
Google
Re: [RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
Pengfei Li
[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
Muhammad Usama Anjum
[PATCH v2 6/8] mm/kasan: use hw_pte_t for the early shadow PTE table
Muhammad Usama Anjum
Earlier messages
Later messages