public inbox for linux-trace-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-21 08:28:48 to 2026-04-26 14:31:15 UTC [more...]

[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
 2026-04-26 14:26 UTC  (6+ messages)

[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
 2026-04-26 14:14 UTC  (5+ messages)

[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-26 14:11 UTC  (9+ messages)
` [PATCH v3 1/4] mm: add NR_DONTCACHE_DIRTY node page counter
` [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
` [PATCH v3 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH v3 4/4] testing: add dontcache-bench local filesystem "

[PATCH] mm/page_alloc: add tracepoint for PCP refills
 2026-04-25  9:13 UTC 

[PATCH] tracing: simplify pages allocation
 2026-04-25  1:44 UTC 

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-24 19:08 UTC  (7+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 7.2 v16 00/13] khugepaged: mTHP support
 2026-04-24 14:24 UTC  (6+ messages)

[PATCH] rtla/tests: Add unit tests for actions module
 2026-04-24 14:02 UTC 

[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
 2026-04-24  9:13 UTC  (4+ messages)
` [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search

[PATCH v18 0/8] ring-buffer: Making persistent ring buffers robust
 2026-04-24  7:06 UTC  (10+ messages)
` [PATCH v18 1/8] ring-buffer: Do not double count the reader_page
` [PATCH v18 2/8] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v18 3/8] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v18 4/8] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v18 5/8] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v18 6/8] ring-buffer: Show commit numbers in buffer_meta file
` [PATCH v18 7/8] ring-buffer: Cleanup persistent ring buffer validation
` [PATCH v18 8/8] ring-buffer: Cleanup buffer_data_page related code

[PATCH] mm/vmscan: add balance_pgdat begin/end tracepoints
 2026-04-24  3:16 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 2/2] tracing/hist: allocate synthetic-field command buffers to fit
 2026-04-23 15:33 UTC  (5+ messages)
` [PATCH v2 2/2] tracing/hist: reject synthetic-field strings that exceed MAX_FILTER_STR_VAL
  ` [PATCH v3] tracing/hist: bound synthetic-field strings with seq_buf
    ` [PATCH v4] tracing: Bound "
      ` [PATCH v5] "

[PATCH] rtla: Document tests in README
 2026-04-23 22:44 UTC  (2+ messages)

[PATCH v3 0/3] Enable perf tracing for unprivileged users
 2026-04-23 15:17 UTC  (4+ messages)
` [PATCH v3 1/3] perf evsel: don't set PERF_SAMPLE_IP for unprivileged tracepoints
` [PATCH v3 2/3] perf: enable unprivileged syscall tracing with perf trace
` [PATCH v3 3/3] tracefs: make root directory world-traversable

[PATCH] tools/rv: harden monitor name lookup bounds checks
 2026-04-23 14:44 UTC 

[PATCH 1/1] tools/rv: ensure monitor name and desc are NUL-terminated
 2026-04-23 14:19 UTC 

[PATCH 0/9] rtla/tests: Extend runtime test coverage
 2026-04-23 13:05 UTC  (10+ messages)
` [PATCH 1/9] rtla/tests: Cover both top and hist tools where possible
` [PATCH 2/9] rtla/tests: Add get_workload_pids() helper
` [PATCH 3/9] rtla/tests: Check -c/--cpus thread affinity
` [PATCH 4/9] rtla/tests: Use negative match when testing --aa-only
` [PATCH 5/9] rtla/tests: Extend timerlat top --aa-only coverage
` [PATCH 6/9] rtla/tests: Cover all hist options in runtime tests
` [PATCH 7/9] rtla/tests: Add runtime test for -H/--house-keeping
` [PATCH 8/9] rtla/tests: Add runtime test for -k and -u options
` [PATCH 9/9] rtla/tests: Add runtime tests for -C/--cgroup

[PATCH bpf-next 10/17] bpf: Add support for tracing_multi link session
 2026-04-23  8:35 UTC  (3+ messages)

[PATCH v17 0/5] ring-buffer: Making persistent ring buffers robust
 2026-04-23  8:26 UTC  (8+ messages)
` [PATCH v17 1/5] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v17 2/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v17 3/5] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v17 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v17 5/5] ring-buffer: Show commit numbers in buffer_meta file

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-04-23  7:00 UTC  (4+ messages)
` [PATCH v13 04/18] unwind_user/sframe: Add support for reading .sframe contents

[moderation] KCSAN: data-race in filemap_read / filemap_splice_read (3)
 2026-04-23  5:05 UTC 

[PATCH net v1] net: validate skb->napi_id in RX tracepoints
 2026-04-23  3:40 UTC  (6+ messages)

[PATCH] ftrace: fix use-after-free of mod->name in function_stat_show()
 2026-04-22  9:35 UTC  (3+ messages)

[PATCH v2] tracepoint: Fix typo in tracepoint.h comment
 2026-04-22  2:18 UTC 

[PATCH] kernel/trace/ftrace: introduce ftrace module notifier
 2026-04-21 22:40 UTC  (9+ messages)

[PATCH] kernel: trace: do not generate undefsyms_base.c
 2026-04-21 21:51 UTC  (6+ messages)

[PATCHv5 bpf-next 20/28] libbpf: Add support to create tracing multi link
 2026-04-21  8:57 UTC  (3+ messages)

[PATCHv5 bpf-next 12/28] bpf: Add bpf_trampoline_multi_attach/detach functions
 2026-04-21  8:56 UTC  (5+ messages)

[PATCHv5 bpf-next 10/28] bpf: Add multi tracing attach types
 2026-04-21  8:56 UTC  (5+ messages)

[PATCHv5 bpf-next 08/28] bpf: Add struct bpf_tramp_node object
 2026-04-21  8:55 UTC  (3+ messages)

[PATCHv5 bpf-next 06/28] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
 2026-04-21  8:55 UTC  (3+ messages)

[PATCHv5 bpf-next 04/28] bpf: Use mutex lock pool for bpf trampolines
 2026-04-21  8:54 UTC  (3+ messages)

[PATCHv5 bpf-next 02/28] ftrace: Add ftrace_hash_remove function
 2026-04-21  8:54 UTC  (3+ messages)

[PATCHv5 bpf-next 21/28] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
 2026-04-21  8:54 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