messages from 2024-09-30 19:37:18 to 2024-10-03 23:29:43 UTC [more...]
[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2024-10-03 23:29 UTC (14+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] llvm-cov: add Clang's Source-based Code Coverage support
` [PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
` [PATCH v2 3/4] x86: disable llvm-cov instrumentation
` [PATCH v2 4/4] x86: enable llvm-cov support
[PATCH v1 0/8] tracing: Allow system call tracepoints to handle page faults
2024-10-03 23:05 UTC (18+ messages)
` [PATCH v1 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v1 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v1 3/8] tracing/perf: "
` [PATCH v1 4/8] tracing/bpf: "
` [PATCH v1 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v1 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v1 7/8] tracing/perf: "
` [PATCH v1 8/8] tracing/bpf: "
[PATCH] tracepoint: Remove SRCU protection
2024-10-03 22:42 UTC
[PATCH v2] tracing: Remove definition of trace_*_rcuidle()
2024-10-03 22:16 UTC
[PATCH] tracing: Remove definition of trace_*_rcuidle()
2024-10-03 21:30 UTC
[PATCH 0/5] tracing: Fix several deadlock/race issues in timerlat and hwlat tracer
2024-10-03 20:19 UTC (3+ messages)
` [PATCH 5/5] tracing/hwlat: Fix deadlock in cpuhp processing
[PATCH] tracing: Fix trace_check_vprintf() when tp_printk is used
2024-10-03 19:25 UTC (2+ messages)
[PATCH] tracing: doc: Fix typo in ftrace histogram
2024-10-03 15:27 UTC (2+ messages)
RIP: 0010:trace_check_vprintf 6.12-rc1 & CXL test
2024-10-03 14:03 UTC (4+ messages)
[PATCH resend 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
2024-10-03 9:51 UTC (3+ messages)
[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-03 9:32 UTC (11+ messages)
` [PATCH v2 tip/perf/core 1/5] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v2 tip/perf/core 2/5] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
` [PATCH v2 tip/perf/core 4/5] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-03 5:33 UTC (8+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "
[PATCH] parisc/ftrace: Fix function graph tracing disablement
2024-10-02 21:32 UTC
[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
2024-10-02 21:27 UTC (13+ messages)
` [PATCH v10 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v10 02/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v10 03/12] fs: add infrastructure for multigrain timestamps
` [PATCH v10 04/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v10 05/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v10 06/12] fs: tracepoints around multigrain timestamp events
` [PATCH v10 07/12] fs: add percpu counters for significant "
` [PATCH v10 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v10 09/12] xfs: switch to "
` [PATCH v10 10/12] ext4: "
` [PATCH v10 11/12] btrfs: convert "
` [PATCH v10 12/12] tmpfs: add support for "
[PATCH] docs: fix WARNING document not included in any toctree
2024-10-02 19:58 UTC
[PATCH v9 00/12] fs: multigrain timestamp redux
2024-10-02 19:33 UTC (14+ messages)
` [PATCH v9 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v9 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v9 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v9 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v9 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v9 06/12] fs: add percpu counters for significant "
` [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v9 09/12] xfs: switch to "
` [PATCH v9 10/12] ext4: "
` [PATCH v9 11/12] btrfs: convert "
` [PATCH v9 12/12] tmpfs: add support for "
[PATCH v5 0/5] MCE wrapper and support for new SMCA syndrome MSRs
2024-10-02 16:35 UTC (9+ messages)
` [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v5 2/5] tracing: Add __print_dynamic_array() helper
` [PATCH v5 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v5 4/5] x86/mce/apei: Handle variable register array size
` [PATCH v5 5/5] EDAC/mce_amd: Add support for FRU Text in MCA
[RFC PATCH 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
2024-10-02 16:07 UTC (8+ messages)
` [RFC PATCH 1/7] kstate: Add kstate - a mechanism to migrate some "
` [RFC PATCH 2/7] kexec: Hack and abuse crashkernel for the kstate's migration stream
` [RFC PATCH 3/7] [hack] purgatory: disable purgatory verification
` [RFC PATCH 4/7] mm/memblock: Add MEMBLOCK_PRSRV flag
` [RFC PATCH 5/7] kstate: Add mechanism to preserved specified memory pages across kexec
` [RFC PATCH 6/7] kstate, test: add test module for testing kstate subsystem
` [RFC PATCH 7/7] trace: migrate trace buffers across kexec
[PATCH v3] ftrace: Hide a extra entry in stack trace
2024-10-02 15:49 UTC (4+ messages)
[PATCH 00/13] Tracefs support for pKVM
2024-10-02 15:15 UTC (3+ messages)
` [PATCH 04/13] timekeeping: Add the boot clock to system time snapshot
[PATCH v3] ftrace: Get the true parent ip for function tracer
2024-10-02 15:14 UTC (3+ messages)
[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-02 14:31 UTC (27+ messages)
` [PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v14 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
[PATCH v8 00/12] fs: multigrain timestamp redux
2024-10-02 14:16 UTC (20+ messages)
` [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/12] fs: add percpu counters for significant "
` [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 09/12] xfs: switch to "
` [PATCH v8 10/12] ext4: "
` [PATCH v8 11/12] btrfs: convert "
` [PATCH v8 12/12] tmpfs: add support for "
[PATCH v2] ftrace: Hide a extra entry in stack trace
2024-10-02 14:02 UTC (7+ messages)
[PATCHv5 bpf-next 00/13] uprobe, bpf: Add session support
2024-10-02 13:07 UTC (18+ messages)
` [PATCHv5 bpf-next 01/13] uprobe: Add data pointer to consumer handlers
` [PATCHv5 bpf-next 02/13] uprobe: Add support for session consumer
` [PATCHv5 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv5 bpf-next 05/13] bpf: Allow return values 0 and 1 for uprobe/kprobe session
` [PATCHv5 bpf-next 06/13] libbpf: Add support for uprobe multi session attach
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-10-02 12:41 UTC (19+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
[PATCH v9 0/5] Tracepoints and static branch in Rust
2024-10-01 22:28 UTC (14+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 2/5] rust: add tracepoint support
` [PATCH v9 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v9 5/5] rust: add arch_static_branch
[PATCH] tracepoints: Use new static branch API
2024-10-01 22:24 UTC
[PATCH 0/2] uprobes: kill xol_area->slot_count
2024-10-01 16:59 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()
[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
2024-10-01 14:29 UTC (3+ messages)
[PATCH v2] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
2024-10-01 13:57 UTC
[PATCH] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
2024-10-01 13:32 UTC (6+ messages)
[PATCH v8 0/5] Tracepoints and static branch in Rust
2024-10-01 13:32 UTC (3+ messages)
ftrace not tracing pciehp probe
2024-10-01 12:34 UTC (3+ messages)
Question about config UPROBES and UPROBE_EVENTS
2024-10-01 12:33 UTC (11+ messages)
[PATCH v2] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
2024-10-01 8:48 UTC (3+ messages)
[PATCH linux-next] tracing: use strscpy() to instead of strncpy()
2024-10-01 1:33 UTC (3+ messages)
[PATCH] tracing: replace multiple deprecated strncpy with strscpy
2024-10-01 0:03 UTC
[PATCH RESEND tip/perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-09-30 21:22 UTC
[PATCH] tracing/probes: Fix MAX_TRACE_ARGS limit handling
2024-09-30 20:26 UTC (2+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).