linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-01-05 06:23:52 to 2026-01-07 16:41:14 UTC [more...]

[PATCH 0/2] tracing: Remove backup instance after read all
 2026-01-07 16:41 UTC  (4+ messages)
` [PATCH 1/2] tracing: Make the backup instance readonly
` [PATCH 2/2] tracing: Add autoremove feature to the backup instance

[PATCH v9 00/30] Tracefs support for pKVM
 2026-01-07 16:36 UTC  (11+ messages)
` [PATCH v9 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v9 25/30] KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
` [PATCH v9 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to "
` [PATCH v9 29/30] KVM: arm64: Add selftest event support "

[PATCH v2 00/18] rtla: Code quality and robustness improvements
 2026-01-07 16:31 UTC  (29+ messages)
` [PATCH v2 01/18] rtla: Exit on memory allocation failures during initialization
` [PATCH v2 02/18] rtla: Use strdup() to simplify code
` [PATCH v2 03/18] rtla: Introduce for_each_action() helper
` [PATCH v2 04/18] rtla: Replace atoi() with a robust strtoi()
` [PATCH v2 05/18] rtla: Simplify argument parsing
` [PATCH v2 06/18] rtla: Use strncmp_static() in more places
` [PATCH v2 07/18] rtla: Introduce common_restart() helper
` [PATCH v2 08/18] rtla: Use standard exit codes for result enum
` [PATCH v2 09/18] rtla: Remove redundant memset after calloc
` [PATCH v2 10/18] rtla: Replace magic number with MAX_PATH
` [PATCH v2 11/18] rtla: Remove unused headers
` [PATCH v2 12/18] rtla: Fix NULL pointer dereference in actions_parse
` [PATCH v2 13/18] rtla: Fix buffer size for strncpy in timerlat_aa
` [PATCH v2 14/18] rtla: Add generated output files to gitignore
` [PATCH v2 15/18] rtla: Make stop_tracing variable volatile
` [PATCH v2 16/18] rtla: Ensure null termination after read operations in utils.c
` [PATCH v2 17/18] rtla: Fix parse_cpu_set() return value documentation
` [PATCH v2 18/18] rtla: Simplify code by caching string lengths

[PATCH] ring-buffer: Use a housekeeping CPU to wake up waiters
 2026-01-07 16:19 UTC  (6+ messages)

[PATCH v2] arm64: Disable branch profiling for all arm64 code
 2026-01-07 16:10 UTC  (9+ messages)

[PATCH bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-07 16:08 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_override_return helper

[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-07 15:53 UTC  (6+ messages)

[PATCH v2] selftests/tracing: Fix test_multiple_writes stall
 2026-01-07 15:18 UTC  (3+ messages)

[PATCH] fgraph: Make sure fregs is non-null when accessing
 2026-01-07 15:16 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-07 13:21 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[PATCH bpf 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-07 13:03 UTC  (5+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[PATCH bpf 1/2] bpf: Fix memory access flags in helper prototypes
 2026-01-07 12:58 UTC  (3+ messages)
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[PATCH v9] dma-buf: add some tracepoints to debug
 2026-01-07 12:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
 2026-01-07 12:22 UTC 

[PATCH v3] ftrace: Do not over-allocate ftrace memory
 2026-01-07  2:22 UTC 

[PATCH v2 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
 2026-01-07  2:17 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] mm: vmscan: add cgroup IDs "
    ` build error on CONFIG_MEMCG=n "error: invalid use of undefined type 'struct mem_cgroup'"
  ` [PATCH v3 2/2] mm: vmscan: add PIDs to vmscan tracepoints

[PATCH v2] ftrace: Do not over-allocate ftrace memory
 2026-01-07  1:56 UTC  (7+ messages)

[RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
 2026-01-07  1:26 UTC  (16+ messages)

[v2 PATCH 0/2] tracing: Expose global views of active filters and triggers
 2026-01-07  1:15 UTC  (7+ messages)
` [v2 PATCH 1/2] tracing: Add show_event_filters to expose active event filters
` [v2 PATCH 2/2] tracing: Add show_event_triggers to expose active event triggers

[PATCH] ftrace: Do not over-allocate ftrace memory
 2026-01-06 23:48 UTC  (6+ messages)

[PATCH] trace: ftrace_dump_on_oops[] is not exported, make it static
 2026-01-06 23:41 UTC  (2+ messages)

[PATCH v12] dma-buf: add some tracepoints to debug
 2026-01-06 22:10 UTC  (2+ messages)

[PATCH v3 00/13] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-01-06 20:21 UTC  (5+ messages)
` [PATCH v3 08/13] sched: Export hidden tracepoints to modules

ftrace: sorttable unable to sort ELF64 on 32-bit host
 2026-01-06 17:39 UTC  (3+ messages)

[PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
 2026-01-06 15:25 UTC  (3+ messages)

[PATCH] tracing: Add recursion protection in kernel stack trace recording
 2026-01-06  1:31 UTC 

[PATCH] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
 2026-01-06  0:52 UTC  (2+ messages)

[PATCH] arm64: simplify arch_uprobe_xol_was_trapped return
 2026-01-05 22:58 UTC  (2+ messages)

[PATCH v1 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
 2026-01-05 22:24 UTC  (4+ messages)

[PATCH] arm64/mm: Fix annotated branch unbootable kernel
 2026-01-05 21:15 UTC  (2+ messages)

[PATCH v4 0/7] Unload linux/kernel.h
 2026-01-05 20:15 UTC  (23+ messages)
` [PATCH v4 7/7] kernel.h: drop trace_printk.h

[PATCH 3/5] tracing: Have tracer option be instance specific
 2026-01-05 15:23 UTC  (2+ messages)

[PATCH 0/5] rtla, osnoise: Fixes to address intermittent test issues
 2026-01-05  9:30 UTC  (3+ messages)
` [PATCH 2/5] tracing/osnoise: Dump stack on timerlat uret threshold event

[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-05  6:23 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).