public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-13 19:48:40 to 2026-01-19 17:23:50 UTC [more...]

[PATCH net-next v4] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-19 17:23 UTC  (4+ messages)

[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-19 16:43 UTC  (6+ messages)

[PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
 2026-01-19 16:15 UTC  (5+ messages)
    `  "

[PATCH v3 0/2] tracing: Remove backup instance after read all
 2026-01-19 15:27 UTC  (2+ messages)

[GIT PULL] RTLA additional fixes for v6.20
 2026-01-19 13:50 UTC 

[PATCH v4 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-01-19 13:16 UTC  (25+ messages)
` [PATCH v4 01/15] rv: Unify DA event handling functions across monitor types
` [PATCH v4 02/15] rv: Add Hybrid Automata monitor type
` [PATCH v4 03/15] verification/rvgen: Allow spaces in and events strings
` [PATCH v4 04/15] verification/rvgen: Add support for Hybrid Automata
` [PATCH v4 05/15] Documentation/rv: Add documentation about hybrid automata
` [PATCH v4 06/15] rv: Add sample hybrid monitors stall
` [PATCH v4 07/15] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v4 08/15] sched: Export hidden tracepoints to modules
` [PATCH v4 09/15] sched: Add deadline tracepoints
` [PATCH v4 10/15] sched: Add task enqueue/dequeue trace points
` [PATCH v4 11/15] rv: Add support for per-object monitors in DA/HA
` [PATCH v4 12/15] verification/rvgen: Add support for per-obj monitors
` [PATCH v4 13/15] sched/deadline: Move some utility functions to deadline.h
` [PATCH v4 14/15] rv: Add deadline monitors
` [PATCH v4 15/15] rv: Add dl_server specific monitors

[RFC 0/5] ext4: mark more ops fast-commit ineligible
 2026-01-19 12:37 UTC  (5+ messages)
` [RFC 5/5] ext4: mark group extend "

[PATCH 1/2] rtla/timerlat: Add --stack-format option
 2026-01-19 11:52 UTC  (2+ messages)
` [PATCH 2/2] Documentation/rtla: Document "

[PATCH v2] scripts/tracepoint-update: fix memory leak in add_string() on failure
 2026-01-19 11:45 UTC 

[PATCH v2 0/2] tools/rtla: Add unit tests
 2026-01-19 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] tools/build: Add feature test for libcheck
` [PATCH v2 2/2] tools/rtla: Add unit tests for utils.c

[PATCH V5 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2026-01-19 10:54 UTC  (8+ messages)
` [PATCH V5 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
` [PATCH V5 2/2] mm/khugepaged: retry with sync writeback for MADV_COLLAPSE

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-19  7:58 UTC  (5+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[PATCH v2] kprobes: Use dedicated kthread for kprobe optimizer
 2026-01-19  7:29 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
 2026-01-19  5:59 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf

[PATCH v3 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
 2026-01-19  3:04 UTC  (8+ messages)
` [PATCH v3 1/2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
` [PATCH v3 2/2] mm/vmscan: add tracepoint and reason for kswapd_failures reset

[PATCH V4 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2026-01-18 19:51 UTC  (8+ messages)
` [PATCH V4 2/2] mm/khugepaged: retry with sync writeback "

[PATCH] scripts/tracepoint-update: fix memory leak in make_trace_array()
 2026-01-18 15:54 UTC  (2+ messages)

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

[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
 2026-01-18  6:36 UTC  (5+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "
` [PATCH v5 v5 2/3] tracing/fprobe: Support comma-separated symbols "
` [PATCH v5 v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH bpf-next v2 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
 2026-01-17  4:43 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf

[PATCH bpf-next 0/4] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
 2026-01-16 22:24 UTC  (12+ messages)
` [PATCH bpf-next 2/4] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
` [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace

[PATCH v5 0/6] Unload linux/kernel.h
 2026-01-16 17:32 UTC  (13+ messages)
` [PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
` [PATCH v5 2/6] moduleparam: include required headers explicitly
` [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
` [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
` [PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH v16 0/3] Improve proc RSS accuracy and OOM killer latency
 2026-01-16 15:55 UTC  (12+ messages)
` [PATCH v16 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v16 2/3] mm: Improve RSS counter approximation accuracy for proc interfaces
` [PATCH v16 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm

[PATCH v3 00/18] rtla: Robustness and code quality improvements
 2026-01-16 11:38 UTC  (21+ messages)
` [PATCH v3 01/18] rtla: Exit on memory allocation failures during initialization
` [PATCH v3 02/18] rtla: Use strdup() to simplify code
` [PATCH v3 03/18] rtla: Simplify argument parsing
` [PATCH v3 04/18] rtla: Introduce common_threshold_handler() helper
` [PATCH v3 05/18] rtla: Replace magic number with MAX_PATH
` [PATCH v3 06/18] rtla: Simplify code by caching string lengths
` [PATCH v3 07/18] rtla: Add strscpy() and replace strncpy() calls
` [PATCH v3 08/18] rtla/timerlat: Add bounds check for softirq vector
` [PATCH v3 09/18] rtla: Handle pthread_create() failure properly
` [PATCH v3 10/18] rtla: Add str_has_prefix() helper function
` [PATCH v3 11/18] rtla: Use str_has_prefix() for prefix checks
` [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
` [PATCH v3 13/18] rtla: Use str_has_prefix() for option prefix check
` [PATCH v3 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
` [PATCH v3 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
` [PATCH v3 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
` [PATCH v3 17/18] rtla/utils: Fix resource leak in set_comm_sched_attr()
` [PATCH v3 18/18] rtla/utils: Fix loop condition in PID validation

[PATCH v9 00/30] Tracefs support for pKVM
 2026-01-16 10:08 UTC  (4+ messages)

[PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
 2026-01-16  8:42 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
 2026-01-16  6:56 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf

[PATCHv3 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-16  0:40 UTC  (2+ messages)

[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
 2026-01-15 23:35 UTC  (9+ messages)
` [PATCH v3 1/2] cpufreq: "

[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2026-01-15 18:54 UTC  (2+ messages)

[PATCH v1] tools/rtla: Generate optstring from long options
 2026-01-15 18:06 UTC  (2+ messages)

[PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-15 17:21 UTC  (4+ messages)

[PATCH] tracing/osnoise: Fix OSN_WORKLOAD-related crash
 2026-01-15 15:52 UTC  (4+ messages)

[PATCH v3 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
 2026-01-15 12:38 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] tracing: Add __event_in_*irq() helpers
  ` [PATCH v4 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
  ` [PATCH v4 3/3] mm: vmscan: add PIDs "

[PATCH v4 2/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
 2026-01-15 11:17 UTC  (3+ messages)

[[PATCH v2] 1/1] kprobes: retry pending optprobe after freeing blocker
 2026-01-15  2:38 UTC  (3+ messages)
` [PATCH v3 0/1]
  ` [PATCH v3 1/1] kprobes: retry blocked optprobe in do_free_cleaned_kprobes

[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
 2026-01-14 22:13 UTC  (6+ messages)
` [PATCH v5 0/3] tracing/fprobe: "
  ` [PATCH v5 1/3] "
  ` [PATCH v5 2/3] docs: tracing/fprobe: Document list filters "
  ` [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH v1 0/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
 2026-01-14 14:57 UTC  (10+ messages)
` [PATCH v1 1/1] "

[PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
 2026-01-14 11:32 UTC  (4+ messages)

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2026-01-14  2:49 UTC  (9+ messages)
` [PATCH v13 mm-new 05/16] khugepaged: introduce is_mthp_order helper

[PATCH] tracing: Have show_event_trigger/filter format a bit more in columns
 2026-01-14  0:07 UTC  (2+ messages)

[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-13 23:44 UTC  (12+ messages)

[PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
 2026-01-13 22:03 UTC  (2+ messages)

[PATCH v15 0/3] mm: Reduce latency of OOM killer task selection
 2026-01-13 20:04 UTC  (4+ messages)
` [PATCH v15 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v15 2/3] mm: Use hierarchical per-cpu counters for RSS tracking
` [PATCH v15 3/3] mm: Reduce latency of OOM killer task selection with 2-pass algorithm


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