linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-30 14:28:30 to 2026-01-07 14:46:09 UTC [more...]

[PATCH 0/2] tracing: Remove backup instance after read all
 2026-01-07 14:46 UTC  (3+ 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 14:37 UTC  (7+ 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 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-07 14:16 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_override_return helper

[PATCH v2 00/18] rtla: Code quality and robustness improvements
 2026-01-07 13:50 UTC  (28+ 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 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] ring-buffer: Use a housekeeping CPU to wake up waiters
 2026-01-07  9:51 UTC  (4+ messages)

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

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

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

[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)

[PATCH] fgraph: Make sure fregs is non-null when accessing
 2026-01-07  1:51 UTC 

[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  (8+ messages)
` [PATCH 1/5] riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
` [PATCH 2/5] arm64/uprobes: "
` [PATCH 3/5] mips/uprobes: "
` [PATCH 4/5] arm/uprobes: "
` [PATCH 5/5] uprobes: use kmap_local_page() for temporary page mappings

[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  (28+ 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  (6+ messages)

[[PATCH v2] 1/1] kprobes: retry pending optprobe after freeing blocker
 2026-01-05  4:58 UTC  (2+ messages)

[PATCH] ftrace: Make ftrace_graph_ent depth field signed
 2026-01-05  2:21 UTC  (2+ messages)

[PATCH] tracing: Add show_event_filters to expose active event filters
 2026-01-02 20:19 UTC  (3+ messages)

[bug report] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2026-01-02 18:58 UTC  (3+ messages)

[PATCH net-next v2] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-02 18:00 UTC  (4+ messages)

[PATCH v1] tools/rtla: Deduplicate cgroup path opening code
 2026-01-02 13:00 UTC  (2+ messages)

[PATCH] selftests/ftrace: Test toplevel-enable for instance
 2025-12-31 19:50 UTC  (6+ messages)

[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
 2025-12-31 19:50 UTC  (5+ messages)

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-30 14:50 UTC  (10+ messages)
` [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv6 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv6 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv6 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv6 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv6 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv6 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH v2] tracing: Replace use of system_wq with system_dfl_wq
 2025-12-30 14:42 UTC  (2+ messages)

[PATCH v2] rv: Fix documentation reference in da_monitor.h
 2025-12-30 14:40 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;
as well as URLs for NNTP newsgroup(s).