linux-trace-kernel
Thread
Date
Earlier messages
Messages by Date
2026/09/04
Re: [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
Günther Noack
2026/09/04
Re: [PATCH] x86/kprobe: Fix crash when probe cs call
Google
2026/09/04
Re: [Linux-stm32] [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Frank Li
2026/09/04
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
2026/09/04
Re: [PATCH v9 3/4] ring-buffer: Cap static ring buffer nr_pages
Steven Rostedt
2026/09/04
[PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
Thierry Reding
2026/09/04
Re: [PATCH v2 01/12] i2c: core: add I2C_XFER_V2 - support for detailed transfer reporting
Dmitry Guzman
2026/09/04
Re: [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
Steven Rostedt
2026/09/04
Re: [PATCH v9 3/4] ring-buffer: Cap static ring buffer nr_pages
Vincent Donnefort
2026/09/04
Re: [PATCH v2] tracing/user_events: Don't destroy fields when event removal fails
sashiko-bot
2026/09/04
Re: [PATCH v6 01/12] dt-bindings: reserved-memory: Document Tegra VPR
sashiko-bot
2026/09/04
Re: [PATCH v6 05/12] bitmap: Add bitmap_allocate() function
sashiko-bot
2026/09/04
Re: [PATCH v6 11/12] arm64: tegra: Hook up VPR to host1x
sashiko-bot
2026/09/04
Re: [PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Will Deacon
2026/09/04
Re: [PATCH RFC 6/8] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
Miguel Ojeda
2026/09/04
Re: [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
sashiko-bot
2026/09/04
[PATCH v6 12/12] arm64: tegra: Add VPR placeholder node on Tegra264
Thierry Reding
2026/09/04
Re: [RFC PATCH 00/20] rv: Add support for BPF monitors
Steven Rostedt
2026/09/04
Re: [PATCH v6 12/12] arm64: tegra: Add VPR placeholder node on Tegra264
sashiko-bot
2026/09/04
Re: [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
sashiko-bot
2026/09/04
[PATCH v6 11/12] arm64: tegra: Hook up VPR to host1x
Thierry Reding
2026/09/04
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Andy Shevchenko
2026/09/04
Re: [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
sashiko-bot
2026/09/04
Re: [PATCH v6 06/12] of: Export of_node_to_nid()
sashiko-bot
2026/09/04
Re: [PATCH v6 02/12] dt-bindings: display: tegra: Document memory regions
sashiko-bot
2026/09/04
Re: [PATCH v6 10/12] arm64: tegra: Add VPR placeholder node on Tegra234
sashiko-bot
2026/09/04
Re: [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
sashiko-bot
2026/09/04
Re: [RFC PATCH 00/20] rv: Add support for BPF monitors
Tomas Glozar
2026/09/04
[PATCH v6 05/12] bitmap: Add bitmap_allocate() function
Thierry Reding
2026/09/04
[PATCH v6 01/12] dt-bindings: reserved-memory: Document Tegra VPR
Thierry Reding
2026/09/04
[PATCH v6 10/12] arm64: tegra: Add VPR placeholder node on Tegra234
Thierry Reding
2026/09/04
Re: [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
sashiko-bot
2026/09/04
[PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
Thierry Reding
2026/09/04
[PATCH v6 06/12] of: Export of_node_to_nid()
Thierry Reding
2026/09/04
[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
2026/09/04
[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
Ye Liu
2026/09/04
[PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
2026/09/04
[PATCH v6 08/12] dma-buf: heaps: Add debugfs support
Thierry Reding
2026/09/04
[PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
Thierry Reding
2026/09/04
[PATCH v6 02/12] dt-bindings: display: tegra: Document memory regions
Thierry Reding
2026/09/04
Re: [PATCH] rtla: Simplify osnoise tracer option setting code
Tomas Glozar
2026/09/04
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
2026/09/04
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
Petr Pavlu
2026/09/04
Re: [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity
Andy Shevchenko
2026/09/04
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Amelie Delaunay
2026/09/04
Re: [Linux-stm32] [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Amelie Delaunay
2026/09/04
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Andy Shevchenko
2026/09/04
[PATCH v3] rtla: Simplify osnoise tracer option setting code
Tomas Glozar
2026/09/04
Re: [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
sashiko-bot
2026/09/04
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Amelie Delaunay
2026/09/04
[PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
Ye Liu
2026/09/04
Re: [PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
2026/09/03
[PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
2026/09/03
Re: [PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
sashiko-bot
2026/09/03
Re: [PATCH v3 1/2] module: pull out add_taint_module() to be public
sashiko-bot
2026/09/03
[PATCH v3 1/2] module: pull out add_taint_module() to be public
Greg Kroah-Hartman
2026/09/03
[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
Greg Kroah-Hartman
2026/09/03
Re: [RFC PATCH 00/20] rv: Add support for BPF monitors
Alexei Starovoitov
2026/09/03
Re: [PATCH RFC 2/8] scripts/sorttable: Make the arm64 before_func offset configurable
bot+bpf-ci
2026/09/03
Re: [PATCH RFC 5/8] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
sashiko-bot
2026/09/03
Re: [PATCH v5 0/3] Use BTF to trim return values
Donglin Peng
2026/09/03
Re: [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
sashiko-bot
2026/09/03
[PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 7/8] arm64: ftrace: Use five prefix NOPs on ThinLTO kernels with BTI
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 6/8] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 5/8] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 4/8] arm64: ftrace: Make the CALL_OPS prefix layout configurable
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 3/8] compiler_types: Let notrace keep the function prefix NOPs
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 2/8] scripts/sorttable: Make the arm64 before_func offset configurable
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
Jose Fernandez (Anthropic)
2026/09/03
[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
Jose Fernandez (Anthropic)
2026/09/03
Re: [PATCH v2] ftrace: Synchronize the initialization of ftrace_ops
Google
2026/09/03
Re: [PATCH v5 0/3] Use BTF to trim return values
Steven Rostedt
2026/09/03
Kernel parameter collision/duplicate behavior (Re: [PATCH v3] bootconfig: Skip printing early params to cmdline from bootconfig)
Google
2026/09/03
Re: [PATCH v5 0/3] Use BTF to trim return values
Google
2026/09/03
[PATCH] tracing: Fix to avoid creating trace instances with duplicate names
Masami Hiramatsu (Google)
2026/09/03
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Logan Gunthorpe
2026/09/03
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Steven Rostedt
2026/09/03
[RFC PATCH v6 2/3] trace: integrate stackmap into ftrace stack recording path
Pengfei Li
2026/09/03
[PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity
Frank . Li
2026/09/03
Re: [PATCH v2 2/3] dmaengine: use dma_chan_name() helper to get per-channel device name
sashiko-bot
2026/09/03
[PATCH v2 2/3] dmaengine: use dma_chan_name() helper to get per-channel device name
Frank . Li
2026/09/03
Re: [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
sashiko-bot
2026/09/03
[PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
Frank . Li
2026/09/03
Re: [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity
sashiko-bot
2026/09/03
[PATCH v2 0/3] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
Frank . Li
2026/09/03
[PATCH] blktrace: always record ftrace events as blk_io_trace2
Adriano Cordova
2026/09/03
Re: [PATCH v9 4/4] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Steven Rostedt
2026/09/03
Re: [PATCH v9 4/4] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Steven Rostedt
2026/09/03
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
sashiko-bot
2026/09/03
Re: [PATCH v9 1/4] ring-buffer: Allow splice reads on static buffers
Steven Rostedt
2026/09/03
Re: [PATCH v9 4/4] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Steven Rostedt
2026/09/03
Re: [PATCH v2] Documentation: trace: histogram-design: fix bracket, improve wording
Steven Rostedt
2026/09/03
Re: [PATCH] tracing/user_events: Don't destroy fields when event removal fails
Beau Belgrave
2026/09/03
Re: [PATCH v9 4/4] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Vincent Donnefort
2026/09/03
Re: [PATCH v9 2/4] tracing: Fix subbuf resize races with trace_pipe_raw readers
Steven Rostedt
2026/09/03
[PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Steven Rostedt
2026/09/03
Re: [PATCH v9 3/4] ring-buffer: Cap static ring buffer nr_pages
Steven Rostedt
2026/09/03
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Vincent Donnefort
2026/09/03
Re: [PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
Vincent Donnefort
2026/09/03
Re: [PATCH v9 3/4] ring-buffer: Cap static ring buffer nr_pages
Vincent Donnefort
2026/09/03
Re: [PATCH v9 2/4] tracing: Fix subbuf resize races with trace_pipe_raw readers
Vincent Donnefort
2026/09/03
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers\
Lee Jones
2026/09/03
Re: [PATCH v9 3/4] ring-buffer: Cap static ring buffer nr_pages
Steven Rostedt
2026/09/03
Re: [f2fs-dev] [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
patchwork-bot+f2fs
2026/09/03
Re: [PATCH v5 0/3] Use BTF to trim return values
Steven Rostedt
2026/09/03
Re: [f2fs-dev] [PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
patchwork-bot+f2fs
2026/09/03
[PATCH v3] bootconfig: Skip printing early params to cmdline from bootconfig
Masami Hiramatsu (Google)
2026/09/03
[RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
Pengfei Li
2026/09/03
Re: [PATCH v5 0/3] Use BTF to trim return values
Donglin Peng
2026/09/03
Re: [RFC PATCH v5 3/3] trace: add documentation, selftest and tooling for stackmap
Pengfei Li
2026/09/03
Re: [PATCH v9 0/4] ring-buffer: Fixes for subbuf resizing and persistent buffers
Vincent Donnefort
2026/09/03
Re: [RFC PATCH v5 2/3] trace: integrate stackmap into ftrace stack recording path
Pengfei Li
2026/09/03
Re: [PATCH v9 0/4] ring-buffer: Fixes for subbuf resizing and persistent buffers
Steven Rostedt
2026/09/03
[RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
Pengfei Li
2026/09/03
Re: [RFC PATCH v5 1/3] trace: add lock-free stackmap for stack trace deduplication
Pengfei Li
2026/09/03
[RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap
Pengfei Li
2026/09/03
Re: [RFC PATCH 00/20] rv: Add support for BPF monitors
Steven Rostedt
2026/09/03
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers\
Sasha Levin
2026/09/03
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Lee Jones
2026/09/03
[PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
Muhammad Usama Anjum
2026/09/03
Re: [PATCH v2 4/8] mm: convert PTE table entries in ptep_get()
sashiko-bot
2026/09/03
[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
Muhammad Usama Anjum
2026/09/03
Re: [PATCH v2 6/8] mm/kasan: use hw_pte_t for the early shadow PTE table
sashiko-bot
2026/09/03
[PATCH v2 7/8] drm/i915: use hw_pte_t for PTE range callbacks
Muhammad Usama Anjum
2026/09/03
[PATCH v2 8/8] xen: use hw_pte_t for PTE range callbacks
Muhammad Usama Anjum
2026/09/03
Re: [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
sashiko-bot
2026/09/03
[PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
Muhammad Usama Anjum
2026/09/03
Re: [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
sashiko-bot
2026/09/03
Re: [PATCH v2 5/8] mm: convert PTE table entry to pte
sashiko-bot
2026/09/03
Re: [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
sashiko-bot
2026/09/03
[PATCH v2 4/8] mm: convert PTE table entries in ptep_get()
Muhammad Usama Anjum
2026/09/03
[PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
Muhammad Usama Anjum
2026/09/03
Re: [PATCH v2 8/8] xen: use hw_pte_t for PTE range callbacks
sashiko-bot
2026/09/03
[PATCH v2 5/8] mm: convert PTE table entry to pte
Muhammad Usama Anjum
2026/09/03
[PATCH v2 6/8] mm/kasan: use hw_pte_t for the early shadow PTE table
Muhammad Usama Anjum
2026/09/03
Re: [PATCH v2 7/8] drm/i915: use hw_pte_t for PTE range callbacks
sashiko-bot
2026/09/03
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Vincent Donnefort
2026/09/03
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Lee Jones
2026/09/03
Re: [PATCH v2 12/12] i2c: designware: add support for I2C_XFER_V2 - detailed fault reporting
Andy Shevchenko
2026/09/03
Re: [PATCH v2 09/12] i2c: designware: no SMBUS_READ_BLOCK_DATA without EMPTYFIFO_HOLD_MASTER
Andy Shevchenko
2026/09/03
Re: [RFC PATCH 00/20] rv: Add support for BPF monitors
Gabriele Monaco
2026/09/03
Re: [PATCH v2 01/12] i2c: core: add I2C_XFER_V2 - support for detailed transfer reporting
Andy Shevchenko
2026/09/03
Re: [PATCH v2] Documentation: trace: histogram-design: fix bracket, improve wording
sashiko-bot
2026/09/03
[PATCH v2] Documentation: trace: histogram-design: fix bracket, improve wording
Manuel Ebner
2026/09/03
[PATCH v2] Documentation: trace: histogram-design: fix bracket, improve wording
Manuel Ebner
2026/09/02
Re: [PATCH v2 12/12] i2c: designware: add support for I2C_XFER_V2 - detailed fault reporting
sashiko-bot
2026/09/02
Re: [PATCH v2 11/12] i2c: designware: use separate `i2c_algorithm` for AMD_NAVI_GPU
sashiko-bot
2026/09/02
Re: [PATCH v2 03/12] i2c: nomadik: do not try to retransmit I2C message series on errors
sashiko-bot
2026/09/02
Re: [PATCH v2 07/12] i2c: nomadik: add support for I2C_XFER_V2 - detailed fault reporting
sashiko-bot
2026/09/02
[PATCH v2 08/12] i2c: designware: return proper fault codes
Dmitry Guzman
2026/09/02
Re: [PATCH v2 05/12] i2c: nomadik: change print level for fault messages to debug
sashiko-bot
2026/09/02
Re: [PATCH v2 01/12] i2c: core: add I2C_XFER_V2 - support for detailed transfer reporting
sashiko-bot
2026/09/02
[PATCH v2 09/12] i2c: designware: no SMBUS_READ_BLOCK_DATA without EMPTYFIFO_HOLD_MASTER
Dmitry Guzman
2026/09/02
[PATCH v2 04/12] i2c: nomadik: return proper fault codes
Dmitry Guzman
2026/09/02
[PATCH v2 11/12] i2c: designware: use separate `i2c_algorithm` for AMD_NAVI_GPU
Dmitry Guzman
2026/09/02
[PATCH v2 07/12] i2c: nomadik: add support for I2C_XFER_V2 - detailed fault reporting
Dmitry Guzman
2026/09/02
Re: [PATCH v2 10/12] i2c: designware: stop transfer if spurious STOP is detected
sashiko-bot
2026/09/02
[PATCH v2 10/12] i2c: designware: stop transfer if spurious STOP is detected
Dmitry Guzman
2026/09/02
[PATCH v2 12/12] i2c: designware: add support for I2C_XFER_V2 - detailed fault reporting
Dmitry Guzman
2026/09/02
[PATCH v2 06/12] i2c: nomadik: add quirks max_len=2047 and no_zero_len_read
Dmitry Guzman
2026/09/02
[PATCH v2 02/12] i2c: nomadik: optimize struct layout, change unsigned char into u8
Dmitry Guzman
2026/09/02
[PATCH v2 03/12] i2c: nomadik: do not try to retransmit I2C message series on errors
Dmitry Guzman
2026/09/02
[PATCH v2 01/12] i2c: core: add I2C_XFER_V2 - support for detailed transfer reporting
Dmitry Guzman
2026/09/02
[PATCH v2 00/12] I2C - detailed transfer reporting in case of a fault
Dmitry Guzman
2026/09/02
[PATCH v2 05/12] i2c: nomadik: change print level for fault messages to debug
Dmitry Guzman
2026/09/02
Re: [RFC PATCH 00/20] rv: Add support for BPF monitors
Alexei Starovoitov
2026/09/02
Re: [RFC PATCH 0/4] ftrace: Add task comm filtering for function tracing
hu.shengming
2026/09/02
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Sasha Levin
2026/09/02
[PATCH 0/2] tracing: Fix how the tracer options file ups the trace_array ref count
Steven Rostedt
2026/09/02
[PATCH 1/2] tracing: Use a single array to represent tracer options files
Steven Rostedt
2026/09/02
[PATCH 2/2] tracing: Take trace_array reference when opening a tracer options file
Steven Rostedt
2026/09/02
Re: [PATCH] Documentation: trace: histogram-design: fix bracket
Steven Rostedt
2026/09/02
Re: [PATCH] Documentation: trace: histogram-design: fix bracket
Randy Dunlap
2026/09/02
Re: [RFC PATCH 0/9] arm64: Allocate .text and .init.text together
Mike Rapoport
2026/09/02
Re: [PATCH v2 14/14] mm/page-flags: remove PG_private
Zi Yan
2026/09/02
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Greg KH
2026/09/02
[PATCH v5 1/8] rtla/osnoise: Add IPI tracking cmdline option
Valentin Schneider
2026/09/02
[PATCH v5 0/8] tracing/osnoise: Track IPIs
Valentin Schneider
2026/09/02
Re: [PATCH v2] tracing: Take trace_array reference when opening options file
sashiko-bot
2026/09/02
Re: [PATCH v2 14/14] mm/page-flags: remove PG_private
Usama Arif
2026/09/02
[PATCH v3] tracing: Take trace_array reference when opening options file
Steven Rostedt
2026/09/02
Re: [PATCH v2] tracing: Take trace_array reference when opening options file
Steven Rostedt
2026/09/02
Re: [PATCH v3] tracing: Take trace_array reference when opening options file
sashiko-bot
2026/09/02
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Steven Rostedt
2026/09/02
Re: [External Mail]Re: [RFC] tracing: aggregate ring-buffer memory statistics
Steven Rostedt
2026/09/02
[PATCH v5 7/8] rtla: Unconditionally clean any pre-existing filters for user-provided events
Valentin Schneider
2026/09/02
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Lee Jones
2026/09/02
Re: [PATCH v2] tracing: Take trace_array reference when opening options file
Steven Rostedt
2026/09/02
[PATCH v2] tracing: Take trace_array reference when opening options file
Steven Rostedt
2026/09/02
[PATCH v5 6/8] rtla: Enable and disable events in the user-defined order
Valentin Schneider
2026/09/02
Re: [External Mail]Re: [RFC] tracing: aggregate ring-buffer memory statistics
Steven Rostedt
2026/09/02
Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
Steven Rostedt
2026/09/02
[PATCH v2] ftrace: Synchronize the initialization of ftrace_ops
Steven Rostedt
2026/09/02
[PATCH] Documentation: trace: histogram-design: fix bracket
Manuel Ebner
2026/09/02
Re: [PATCH v5 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled
Google
2026/09/02
Re: [PATCH v5 0/3] Use BTF to trim return values
Google
2026/09/02
Re: [External Mail]Re: [RFC] tracing: aggregate ring-buffer memory statistics
Steven Rostedt
2026/09/02
Re: [PATCH v5 8/8] rtla/osnoise: Trace IPI events when recording a trace file
sashiko-bot
2026/09/02
Re: [PATCH v5 7/8] rtla: Unconditionally clean any pre-existing filters for user-provided events
sashiko-bot
Earlier messages