Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-09-02 00:32:52 to 2026-09-04 09:25:05 UTC [more...]

[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-04  9:25 UTC  (8+ messages)
` [PATCH v3 1/2] module: pull out add_taint_module() to be public
` [PATCH v3 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers

[PATCH v2 0/3] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-04  9:19 UTC  (12+ messages)
` [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
    ` [Linux-stm32] "
` [PATCH v2 2/3] dmaengine: use dma_chan_name() helper to get per-channel "
` [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH] rtla: Simplify osnoise tracer option setting code
 2026-09-04  9:03 UTC  (5+ messages)

[PATCH v3] rtla: Simplify osnoise tracer option setting code
 2026-09-04  8:55 UTC 

[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
 2026-09-04  8:40 UTC  (3+ messages)
` [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu

[RFC PATCH 00/20] rv: Add support for BPF monitors
 2026-09-04  3:30 UTC  (8+ messages)

[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
 2026-09-04  2:18 UTC  (12+ messages)
` [PATCH RFC 1/8] ftrace: Let ftrace_call_adjust() reject a patch site
` [PATCH RFC 2/8] scripts/sorttable: Make the arm64 before_func offset configurable
` [PATCH RFC 3/8] compiler_types: Let notrace keep the function prefix NOPs
` [PATCH RFC 4/8] arm64: ftrace: Make the CALL_OPS prefix layout configurable
` [PATCH RFC 5/8] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
` [PATCH RFC 6/8] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
` [PATCH RFC 7/8] arm64: ftrace: Use five prefix NOPs on ThinLTO kernels with BTI
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust

[PATCH v5 0/3] Use BTF to trim return values
 2026-09-04  1:34 UTC  (11+ messages)
` [PATCH v5 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled

[PATCH v2] ftrace: Synchronize the initialization of ftrace_ops
 2026-09-04  0:47 UTC  (2+ messages)

[PATCH v3] bootconfig: Skip printing early params to cmdline from bootconfig
 2026-09-04  0:26 UTC  (2+ messages)
` Kernel parameter collision/duplicate behavior (Re: [PATCH v3] bootconfig: Skip printing early params to cmdline from bootconfig)

[PATCH] tracing: Fix to avoid creating trace instances with duplicate names
 2026-09-03 23:25 UTC 

[PATCH] blktrace: always record ftrace events as blk_io_trace2
 2026-09-03 20:29 UTC 

[PATCH] tracing/user_events: Don't destroy fields when event removal fails
 2026-09-03 18:29 UTC  (3+ messages)

[PATCH v9 0/4] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-09-03 18:26 UTC  (18+ messages)
` [PATCH v9 1/4] ring-buffer: Allow splice reads on static buffers
` [PATCH v9 2/4] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v9 3/4] ring-buffer: Cap static ring buffer nr_pages
` [PATCH v9 4/4] ring-buffer: Prevent truncation of nr_pages / nr_subbufs

[PATCH] ftrace: Add checking nr_subbufs to persistent ring buffer validation
 2026-09-03 18:25 UTC  (5+ messages)

[PATCH v2] Documentation: trace: histogram-design: fix bracket, improve wording
 2026-09-03 18:14 UTC  (4+ messages)

[PATCH v5 00/10] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-09-03 16:13 UTC  (19+ messages)
` [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
  ` STABLE REQ: "
          ` STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers\

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-03 16:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-03 16:10 UTC  (2+ messages)
` [f2fs-dev] "

[RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-03 13:24 UTC  (4+ messages)
` [RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v6 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap

[RFC PATCH v5 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-03 13:22 UTC  (10+ messages)
` [RFC PATCH v5 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v5 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v5 3/3] trace: add documentation, selftest and tooling for stackmap

[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
 2026-09-03 10:48 UTC  (17+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
` [PATCH v2 4/8] mm: convert PTE table entries in ptep_get()
` [PATCH v2 5/8] mm: convert PTE table entry to pte
` [PATCH v2 6/8] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH v2 7/8] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH v2 8/8] xen: "

[PATCH v2 00/12] I2C - detailed transfer reporting in case of a fault
 2026-09-03  7:47 UTC  (23+ messages)
` [PATCH v2 01/12] i2c: core: add I2C_XFER_V2 - support for detailed transfer reporting
` [PATCH v2 02/12] i2c: nomadik: optimize struct layout, change unsigned char into u8
` [PATCH v2 03/12] i2c: nomadik: do not try to retransmit I2C message series on errors
` [PATCH v2 04/12] i2c: nomadik: return proper fault codes
` [PATCH v2 05/12] i2c: nomadik: change print level for fault messages to debug
` [PATCH v2 06/12] i2c: nomadik: add quirks max_len=2047 and no_zero_len_read
` [PATCH v2 07/12] i2c: nomadik: add support for I2C_XFER_V2 - detailed fault reporting
` [PATCH v2 08/12] i2c: designware: return proper fault codes
` [PATCH v2 09/12] i2c: designware: no SMBUS_READ_BLOCK_DATA without EMPTYFIFO_HOLD_MASTER
` [PATCH v2 10/12] i2c: designware: stop transfer if spurious STOP is detected
` [PATCH v2 11/12] i2c: designware: use separate `i2c_algorithm` for AMD_NAVI_GPU
` [PATCH v2 12/12] i2c: designware: add support for I2C_XFER_V2 - detailed fault reporting

[RFC PATCH 0/4] ftrace: Add task comm filtering for function tracing
 2026-09-03  1:03 UTC  (2+ messages)

[PATCH 0/2] tracing: Fix how the tracer options file ups the trace_array ref count
 2026-09-02 21:26 UTC  (3+ messages)
` [PATCH 1/2] tracing: Use a single array to represent tracer options files
` [PATCH 2/2] tracing: Take trace_array reference when opening a tracer options file

[PATCH] Documentation: trace: histogram-design: fix bracket
 2026-09-02 18:15 UTC  (3+ messages)

[PATCH v2 14/14] mm/page-flags: remove PG_private
 2026-09-02 17:57 UTC  (3+ messages)

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-09-02 17:23 UTC  (2+ messages)

[PATCH v3] tracing: Take trace_array reference when opening options file
 2026-09-02 16:39 UTC  (2+ messages)

[PATCH v2] tracing: Take trace_array reference when opening options file
 2026-09-02 16:16 UTC  (4+ messages)

[RFC] tracing: aggregate ring-buffer memory statistics
 2026-09-02 14:48 UTC  (5+ messages)
      ` [External Mail]Re: "

[PATCH v5 0/8] tracing/osnoise: Track IPIs
 2026-09-02 13:55 UTC  (12+ messages)
` [PATCH v5 1/8] rtla/osnoise: Add IPI tracking cmdline option
` [PATCH v5 2/8] rtla/osnoise: Record IPI count in osnoise top
` [PATCH v5 3/8] rtla/osnoise: Leverage IPI event filters when tracing a subset of CPUs
` [PATCH v5 4/8] rtla/osnoise: Allow IPI filters to gracefully fail
` [PATCH v5 5/8] rtla: make struct trace_events double linked
` [PATCH v5 6/8] rtla: Enable and disable events in the user-defined order
` [PATCH v5 7/8] rtla: Unconditionally clean any pre-existing filters for user-provided events
` [PATCH v5 8/8] rtla/osnoise: Trace IPI events when recording a trace file

[PATCH] tracing: Take trace_array reference when opening options file
 2026-09-02 13:47 UTC  (6+ messages)

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-02 13:30 UTC  (15+ messages)
` [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v2 0/3] mm: trace: decode architecture-specific VMA flags
 2026-09-02  6:45 UTC  (4+ messages)
` [PATCH v2 1/3] mm: trace: decode arm64 and sparc64 VM_ARCH_1 flags
` [PATCH v2 2/3] mm: trace: decode MTE and shadow stack VMA flags
` [PATCH v2 3/3] mm: trace: name protection key encoding bits

[PATCH RESEND] tracing: uprobes: Fix incorrect __free function that frees an error value in __trace_uprobe_create()
 2026-09-02  1:36 UTC  (2+ messages)

[PATCH v14 00/14] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-02  1:30 UTC  (3+ messages)
` [PATCH v14 03/14] kprobes: Protect kprobe_blacklist with RCU

[PATCH v3] tracing/probes: Fix use-after-free on field name/type of multi-probe events
 2026-09-02  1:05 UTC  (3+ messages)
` [PATCH v4] tracing/probes: Fix use-after-free on field name/type of events with multiple probes

[PATCH] ftrace: Synchronize the initialization of ftrace_ops
 2026-09-02  0:45 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox