linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-24 05:50:30 to 2025-07-29 00:16:40 UTC [more...]

[PATCH 0/3] use vm_flags_t consistently
 2025-07-29  0:15 UTC  (3+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
 2025-07-28 23:53 UTC  (11+ messages)
` [PATCH RFC bpf-next v2 1/4] fprobe: use rhltable "
` [PATCH RFC bpf-next v2 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH RFC bpf-next v2 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH RFC bpf-next v2 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH] tracing: fprobe: Fix inifinite recursion using preempt_*_notrace()
 2025-07-28 23:47 UTC 

[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-28 21:34 UTC  (6+ messages)
` [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[PATCH] Documentation: tracing: Add documentation about eprobes
 2025-07-28 21:15 UTC 

[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-07-28 17:02 UTC  (9+ messages)
` [PATCH PATCH v2 v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH PATCH v2 v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH PATCH v2 v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH PATCH v2 v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH PATCH v2 v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH PATCH v2 v3 6/6] perf docs: Document "

[PATCH v15 00/10] unwind_user: Deferred unwinding infrastructure
 2025-07-28 16:15 UTC  (16+ messages)
` [PATCH v15 01/10] unwind_user: Add user space unwinding API with frame pointer support
` [PATCH v15 02/10] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v15 03/10] unwind_user/deferred: Add unwind cache
` [PATCH v15 04/10] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v15 05/10] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v15 06/10] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v15 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
` [PATCH v15 08/10] unwind: Add USED bit to only have one conditional on way back to user space
` [PATCH v15 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v15 10/10] unwind: Finish up unwind when a task exits

[PATCH v5 1/9] rv: Add da_handle_start_run_event_ to per-task monitors
 2025-07-28 16:02 UTC  (14+ messages)
` [PATCH v5 2/9] rv: Remove trailing whitespace from tracepoint string
` [PATCH v5 3/9] rv: Use strings in da monitors tracepoints
` [PATCH v5 4/9] rv: Adjust monitor dependencies
` [PATCH v5 5/9] rv: Retry when da monitor detects race conditions
` [PATCH v5 6/9] sched: Adapt sched tracepoints for RV task model
` [PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
` [PATCH v5 8/9] rv: Add nrp and sssw per-task monitors
` [PATCH v5 9/9] rv: Add opid per-cpu monitor

[PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
 2025-07-28 14:44 UTC  (10+ messages)
` [PATCH bpf-next 1/4] fprobe: use rhashtable
` [PATCH bpf-next 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH 0/2] input: Add tracepoint support
 2025-07-28 13:53 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v3 0/8] nfsd/vfs: fix handling of delegated timestamp updates
 2025-07-28 12:15 UTC  (14+ messages)
` [PATCH v3 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
` [PATCH v3 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v3 3/8] vfs: add ATTR_CTIME_SET flag
` [PATCH v3 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v3 5/8] nfsd: track original timestamps in nfs4_delegation
` [PATCH v3 6/8] nfsd: fix SETATTR updates for delegated timestamps
` [PATCH v3 7/8] nfsd: fix timestamp updates in CB_GETATTR
` [PATCH v3 8/8] vfs: remove inode_set_ctime_deleg()

[PATCH 0/2] rv: Fix wrong type cast
 2025-07-28 11:07 UTC  (6+ messages)
` [PATCH 1/2] rv: Fix wrong type cast in monitors_show()
` [PATCH 2/2] rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()

[PATCH v9 0/2] add PCI hotplug and PCIe link tracepoint
 2025-07-28  9:28 UTC  (17+ messages)
` [PATCH v9 2/2] PCI: trace: Add a RAS tracepoint to monitor link speed changes

[PATCH v9 1/2] PCI: trace: Add a generic RAS tracepoint for hotplug event
 2025-07-28  9:05 UTC  (3+ messages)

[PATCH v4 0/7] tracing: probes: Use heap instead of stack for temporary buffers
 2025-07-28  2:13 UTC  (4+ messages)
` [PATCH v4 2/7] tracing: probe: Allocate traceprobe_parse_context from heap
  ` [PATCH] tracing: trace_fprobe: Fix typo of the semicolon

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-27  6:30 UTC  (5+ messages)
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

[PATCH v6 0/3] Add support for long task name
 2025-07-26 23:37 UTC  (10+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes

[PATCH v2 0/7] nfsd/vfs: fix handling of delegated timestamp updates
 2025-07-26 22:25 UTC  (12+ messages)
` [PATCH v2 1/7] vfs: add ATTR_CTIME_SET flag
` [PATCH v2 2/7] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v2 3/7] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v2 4/7] nfsd: track original timestamps in nfs4_delegation
` [PATCH v2 5/7] nfsd: fix SETATTR updates for delegated timestamps
` [PATCH v2 6/7] nfsd: fix timestamp updates in CB_GETATTR
` [PATCH v2 7/7] vfs: remove inode_set_ctime_deleg()

[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
 2025-07-26 21:47 UTC  (9+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "
` [PATCH v4 3/4] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v4 4/4] kstack_erase: Support Clang stack depth tracking

[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-26 14:15 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH 0/3] bpf: tidy up internals of bpf key handling
 2025-07-26 12:16 UTC  (7+ messages)
` [PATCH 1/3] bpf: make bpf_key an opaque type
` [PATCH 2/3] bpf: remove bpf_key reference
` [PATCH 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key

[PATCH -next] selftests/ftrace: Prevent potential failure in subsystem-enable test case
 2025-07-26 11:01 UTC  (5+ messages)

[PATCH v5 0/3] tracepoints: Add warnings for unused tracepoints and trace events
 2025-07-26 10:36 UTC  (8+ messages)
` [PATCH v5 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v5 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v5 3/3] tracepoint: Do not warn for unused event that is exported

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-26  7:55 UTC  (5+ messages)

[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
 2025-07-26  7:24 UTC 

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-25 22:37 UTC  (7+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support

[PATCH 0/2] rtla: Improve test coverage with output checking and actions
 2025-07-25 13:38 UTC  (3+ messages)
` [PATCH 1/2] rtla/tests: Add grep checks for base test cases
` [PATCH 2/2] rtla/tests: Test timerlat -P option using actions

[PATCH v4 0/1] tracing: Fix an event field filter issue
 2025-07-25 13:21 UTC  (3+ messages)
` [PATCH v4 1/1] tracing: Remove "__attribute__()" from the type field of event format

[PATCH] tracing: sched: Hide numa events under CONFIG_NUMA_BALANCING
 2025-07-25 13:00 UTC  (3+ messages)

[PATCH v1] tools/rtla: Consolidate common parameters into shared structure
 2025-07-25 12:02 UTC  (2+ messages)

[PATCH RESEND v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-07-25 10:08 UTC  (7+ messages)
` [PATCH RESEND v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH RESEND v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH RESEND v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH RESEND v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH RESEND v3 6/6] perf docs: Document "

[PATCH] rtla: clarify trace option syntax in documentation and usage help
 2025-07-25  9:13 UTC  (3+ messages)

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-25  4:33 UTC  (3+ messages)

[PATCH] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
 2025-07-25  3:15 UTC  (4+ messages)

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-24 22:59 UTC  (6+ messages)
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH] selftests/tracing: Fix false failure of subsystem event test
 2025-07-24 21:53 UTC  (3+ messages)

[PATCH v4 0/8] arm64: Enable UPROBES with GCS
 2025-07-24 20:41 UTC  (11+ messages)
` [PATCH v4 4/8] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v4 6/8] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v4 8/8] uprobes: uprobe_warn should use passed task

[PATCH v3 0/5] rv: Clean up & simplify
 2025-07-24 17:33 UTC  (6+ messages)
` [PATCH v3 1/5] rv: Remove unused field in struct rv_monitor_def
` [PATCH v3 2/5] rv: Merge struct rv_monitor_def into struct rv_monitor
` [PATCH v3 3/5] rv: Merge struct rv_reactor_def into struct rv_reactor
` [PATCH v3 4/5] rv: Remove rv_reactor's reference counter
` [PATCH v3 5/5] rv: Remove struct rv_monitor::reacting

[PATCH 0/2] vfs: fix delegated timestamp updates
 2025-07-24 13:49 UTC  (3+ messages)
` [PATCH 1/2] vfs: add tracepoints in inode_set_ctime_deleg

[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
 2025-07-24 13:24 UTC  (6+ messages)

[PATCH] tools:bootconfig:scripts This file was missing the shebang line, so added it
 2025-07-24 13:14 UTC  (3+ messages)

[PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
 2025-07-24 12:38 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).