public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 22:02:35 to 2026-03-09 16:26:18 UTC [more...]

[PATCH v14 00/30] Tracefs support for pKVM
 2026-03-09 16:25 UTC  (17+ messages)
` [PATCH v14 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v14 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v14 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v14 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v14 05/30] tracing: Introduce trace remotes
` [PATCH v14 06/30] tracing: Add reset to "
` [PATCH v14 07/30] tracing: Add non-consuming read "
` [PATCH v14 08/30] tracing: Add init callback "
` [PATCH v14 09/30] tracing: Add events "
` [PATCH v14 10/30] tracing: Add events/ root files "
` [PATCH v14 11/30] tracing: Add helpers to create trace remote events
` [PATCH v14 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v14 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v14 14/30] tracing: Add a trace remote module for testing
` [PATCH v14 15/30] tracing: selftests: Add trace remote tests
` [PATCH v14 16/30] Documentation: tracing: Add tracing remotes

[PATCH net-next 0/2] mptcp: autotune related improvement
 2026-03-09 15:56 UTC  (2+ messages)
` [PATCH net-next 1/2] mptcp: better mptcp-level RTT estimator

[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
 2026-03-09 14:47 UTC  (6+ messages)
` [PATCH v4 4/5] mm: rename zone->lock to zone->_lock

[PATCH v7 0/2] ring-buffer: Making persistent ring buffers robust
 2026-03-09 13:53 UTC  (10+ messages)
` [PATCH v7 1/2] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v7 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer

[PATCH 00/12] Add spi-hid transport driver
 2026-03-09  5:44 UTC  (4+ messages)
` [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema

[PATCH v8 0/2] ring-buffer: Making persistent ring buffers robust
 2026-03-09  5:04 UTC  (3+ messages)
` [PATCH v8 1/2] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v8 2/2] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer

[syzbot] [trace?] WARNING in ring_buffer_nr_dirty_pages
 2026-03-09  3:18 UTC 

[RFC PATCH 0/2] disable optimistic spinning for ftrace_lock
 2026-03-09  2:34 UTC  (23+ messages)
` [RFC PATCH 1/2] locking: add mutex_lock_nospin()

[PATCH v13 00/32] Tracefs support for pKVM
 2026-03-09  1:45 UTC  (35+ messages)
` [PATCH v13 01/32] ring-buffer: Add page statistics to the meta-page
` [PATCH v13 02/32] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v13 03/32] ring-buffer: Introduce ring-buffer remotes
` [PATCH v13 04/32] ring-buffer: Add non-consuming read for "
` [PATCH v13 05/32] tracing: Introduce trace remotes
` [PATCH v13 06/32] tracing: Add reset to "
` [PATCH v13 07/32] tracing: Add non-consuming read "
` [PATCH v13 08/32] tracing: Add init callback "
` [PATCH v13 09/32] tracing: Add events "
` [PATCH v13 10/32] tracing: Add events/ root files "
` [PATCH v13 11/32] tracing: Add helpers to create trace remote events
` [PATCH v13 12/32] ring-buffer: Export buffer_data_page and macros
` [PATCH v13 13/32] tracing: Introduce simple_ring_buffer
` [PATCH v13 14/32] tracing: Add a trace remote module for testing
` [PATCH v13 15/32] tracing: selftests: Add trace remote tests
` [PATCH v13 16/32] Documentation: tracing: Add tracing remotes
` [PATCH v13 17/32] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v13 18/32] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v13 19/32] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v13 20/32] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v13 21/32] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v13 22/32] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v13 23/32] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v13 24/32] KVM: arm64: Add trace remote "
` [PATCH v13 25/32] KVM: arm64: Sync boot clock with "
` [PATCH v13 26/32] KVM: arm64: Add trace reset to "
` [PATCH v13 27/32] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v13 28/32] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v13 29/32] KVM: arm64: Add selftest event support "
` [PATCH v13 30/32] tracing: selftests: Add hypervisor trace remote tests
` [PATCH v13 31/32] fixup! tracing: Add a trace remote module for testing
` [PATCH v13 32/32] "

[PATCH] lib/bootconfig: fix typo "budy" in _xbc_exit() comment
 2026-03-07 12:26 UTC 

[PATCH net-next v3 00/13] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-07  7:52 UTC  (4+ messages)
` [PATCH net-next v3 01/13] devlink: expose devlink instance index over netlink

[PATCH] tracing: Fix trace_buf_size= cmdline parameter with sizes >= 2G
 2026-03-07  3:19 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] time/tracing: Make jiffies_64_to_clock_t() notrace
 2026-03-07  2:24 UTC 

[PATCH] tracing/osnoise: Add option to align tlat threads
 2026-03-06 22:45 UTC  (6+ messages)

[PATCH] tracefs: Simplify get_dname() with kmemdup_nul()
 2026-03-06 21:41 UTC  (6+ messages)
` [PATCH v2] tracefs: Use dentry name snapshots instead of heap allocation
    ` [PATCH v3] "

[PATCH v4 0/4] tools/rtla: Consolidate nr_cpus usage
 2026-03-06 19:49 UTC  (5+ messages)
` [PATCH v4 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
` [PATCH v4 2/4] tools/rtla: Remove unneeded nr_cpus arguments
` [PATCH v4 3/4] tools/rtla: Remove unneeded nr_cpus members
` [PATCH v4 4/4] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu

[PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
 2026-03-06 19:07 UTC  (4+ messages)

[PATCH V2] tracing: Revert "tracing: Remove pid in task_rename tracing output"
 2026-03-06 15:06 UTC  (2+ messages)

[PATCH v5 0/3] ring-buffer: Making persistent ring buffers robust
 2026-03-06 14:59 UTC  (5+ messages)
` [PATCH v5 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-06 13:28 UTC  (15+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 04/12] vfs: widen trace event i_ino "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH] kernel/trace/ftrace: introduce ftrace module notifier
 2026-03-06  9:57 UTC  (7+ messages)

[PATCH v6 00/16] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-06  8:58 UTC  (3+ messages)
` [PATCH v6 08/16] sched: Add task enqueue/dequeue trace points

[PATCH v4 4/5] mm: rename zone->lock to zone->_lock
 2026-03-06  8:05 UTC  (7+ messages)

[PATCH] tracing: Fix use-after-free race in copy_trace_marker on instance removal
 2026-03-06  2:14 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Optimize kprobe.session attachment for exact function names
 2026-03-05 23:30 UTC  (2+ messages)

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-03-05 20:18 UTC  (6+ messages)

[PATCH v2] tracing: Add NULL pointer check to trigger_data_free()
 2026-03-05 19:33 UTC 

[PATCH v12 00/30] Tracefs support for pKVM
 2026-03-05 18:35 UTC  (5+ messages)

[PATCH RFC 0/3] locking: contended_release tracepoint instrumentation
 2026-03-05 18:06 UTC  (11+ messages)
` [PATCH RFC 1/3] locking: Add contended_release tracepoint
` [PATCH RFC 2/3] locking/percpu-rwsem: Extract __percpu_up_read_slowpath()
` [PATCH RFC 3/3] locking: Wire up contended_release tracepoint

[PATCH v8 0/6] tracing: Remove backup instance after read all
 2026-03-05 17:33 UTC  (5+ messages)
` [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE

[PATCH] tracing: Do not call trigger_data_free with NULL data pointer
 2026-03-05 16:57 UTC  (3+ messages)

[PATCH] tracing: Documentation: Update histogram-design.rst for fn() handling
 2026-03-05 16:12 UTC  (3+ messages)

[RFC PATCH] tracing: Revert "tracing: Remove pid in task_rename tracing output"
 2026-03-05 15:08 UTC  (2+ messages)

[PATCHv2 bpf-next 00/23] bpf: tracing_multi link
 2026-03-05 14:02 UTC  (42+ messages)
` [PATCHv2 bpf-next 01/23] ftrace: Add ftrace_hash_count function
` [PATCHv2 bpf-next 02/23] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv2 bpf-next 03/23] bpf: Add struct bpf_trampoline_ops object
` [PATCHv2 bpf-next 04/23] bpf: Add struct bpf_tramp_node object
` [PATCHv2 bpf-next 05/23] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv2 bpf-next 06/23] bpf: Add multi tracing attach types
` [PATCHv2 bpf-next 07/23] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv2 bpf-next 08/23] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv2 bpf-next 09/23] bpf: Add support for tracing multi link
` [PATCHv2 bpf-next 10/23] bpf: Add support for tracing_multi link cookies
` [PATCHv2 bpf-next 11/23] bpf: Add support for tracing_multi link session
` [PATCHv2 bpf-next 12/23] bpf: Add support for tracing_multi link fdinfo
` [PATCHv2 bpf-next 13/23] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv2 bpf-next 14/23] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv2 bpf-next 15/23] libbpf: Add support to create tracing multi link
` [PATCHv2 bpf-next 16/23] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv2 bpf-next 17/23] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv2 bpf-next 18/23] selftests/bpf: Add tracing multi intersect tests
` [PATCHv2 bpf-next 19/23] selftests/bpf: Add tracing multi cookies test
` [PATCHv2 bpf-next 20/23] selftests/bpf: Add tracing multi session test
` [PATCHv2 bpf-next 21/23] selftests/bpf: Add tracing multi attach fails test
` [PATCHv2 bpf-next 22/23] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv2 bpf-next 23/23] selftests/bpf: Add tracing multi rollback tests

[PATCH] ftrace: Add MAINTAINERS entries for all ftrace headers
 2026-03-05  9:31 UTC 

[PATCH 0/2] tracing: Read user data from futex system call trace event
 2026-03-05  1:37 UTC  (4+ messages)
` [PATCH 1/2] tracing: Have futex syscall trace event show specific user data


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