messages from 2024-10-04 09:51:09 to 2024-10-10 09:40:31 UTC [more...]
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-10 9:39 UTC (16+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v5 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v5 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v5 17/17] powerpc64/bpf: Add support for bpf trampolines
[PATCH 1/2] tools/rtla: drop __NR_sched_getattr
2024-10-10 9:32 UTC (2+ messages)
` [PATCH 2/2] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-10 9:29 UTC (22+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text
` Bisected: "
[PATCH] function_graph: no need to invoke the function call_filter_check_discard
2024-10-10 3:58 UTC
[PATCH] tracing/fgraph: Simplify return address printing in function graph tracer
2024-10-10 2:40 UTC (2+ messages)
[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
2024-10-09 23:54 UTC (2+ messages)
[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
2024-10-09 23:26 UTC (8+ messages)
[PATCH bpf v1 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
2024-10-09 22:06 UTC (2+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-09 21:02 UTC (15+ messages)
[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-09 19:37 UTC (10+ messages)
` [PATCH v2 tip/perf/core 1/5] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
[PATCH 0/3] Lazy preemption leftovers
2024-10-09 18:49 UTC (10+ messages)
` [PATCH 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option
` [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY
` [PATCH 3/3] riscv: add PREEMPT_LAZY support
[PATCH] x86/ftrace: Don't bother preserving/restoring R10/R11
2024-10-09 17:10 UTC (7+ messages)
[PATCH net-next] net: tcp: add tracepoint skb_latency for latency monitor
2024-10-09 15:52 UTC (3+ messages)
[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
2024-10-09 15:31 UTC (10+ messages)
` [PATCH v2 1/2] ftrace: Make ftrace_regs abstract from direct use
` [PATCH v2 2/2] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
[PATCH v15 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-09 10:05 UTC (3+ messages)
` [PATCH v15 09/19] tracing: Add ftrace_fill_perf_regs() for perf event
[PATCH 0/5] tracing: Fix several deadlock/race issues in timerlat and hwlat tracer
2024-10-09 7:47 UTC (4+ messages)
` [PATCH 5/5] tracing/hwlat: Fix deadlock in cpuhp processing
[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2024-10-09 3:17 UTC (2+ messages)
[PATCH] tracing: replace multiple deprecated strncpy with strscpy
2024-10-09 1:12 UTC (2+ messages)
[PATCH v4 0/8] tracing: Allow system call tracepoints to handle page faults
2024-10-09 1:07 UTC (9+ messages)
` [PATCH v4 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v4 2/8] tracing/ftrace: disable preemption in syscall probe
` [PATCH v4 3/8] tracing/perf: "
` [PATCH v4 4/8] tracing/bpf: "
` [PATCH v4 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v4 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v4 7/8] tracing/perf: "
` [PATCH v4 8/8] tracing/bpf: "
[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
2024-10-09 0:56 UTC (16+ messages)
` [PATCH v3 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v3 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v3 3/8] tracing/perf: "
` [PATCH v3 4/8] tracing/bpf: "
` [PATCH v3 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v3 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v3 7/8] tracing/perf: "
` [PATCH v3 8/8] tracing/bpf: "
[PATCH] ftrace: Make ftrace_regs abstract from direct use
2024-10-08 22:58 UTC (9+ messages)
[PATCH v3] tracepoints: Use new static branch API
2024-10-08 19:17 UTC
[PATCH] ring-buffer: Do not have boot mapped buffers hook to CPU hotplug
2024-10-08 18:32 UTC
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-08 16:36 UTC (2+ messages)
Fwd: [PATCH] Hitshield : Something new eviction process for MGLRU
2024-10-08 16:11 UTC
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-08 6:19 UTC (11+ messages)
` [PATCH v4 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v4 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v4 3/8] asm-generic: introduce text-patching.h
` [PATCH v4 4/8] module: prepare to handle ROX allocations for text
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v4 7/8] execmem: add support for cache of large ROX pages
` [PATCH v4 8/8] x86/module: enable ROX caches for module text
[PATCH v5] ftrace: Get the true parent ip for function tracer
2024-10-08 3:31 UTC
[PATCH v3] ftrace: Get the true parent ip for function tracer
2024-10-08 2:17 UTC (5+ messages)
[PATCH v2] ftrace/selftest: Test combination of function_graph tracer and function profiler
2024-10-08 0:33 UTC (2+ messages)
[PATCH v2 tip/perf/core 0/2] SRCU-protected uretprobes hot path
2024-10-08 0:25 UTC (3+ messages)
` [PATCH v2 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout)
[PATCH v2] tracepoints: Use new static branch API
2024-10-07 18:33 UTC
[PATCH] tracepoints: Use new static branch API
2024-10-07 18:27 UTC (3+ messages)
[PATCH v2] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
2024-10-07 17:37 UTC (5+ messages)
[PATCH v3] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory
2024-10-07 17:16 UTC
[PATCH] docs: fix WARNING document not included in any toctree
2024-10-07 17:09 UTC (2+ messages)
[PATCH] tracing: doc: Fix typo in ftrace histogram
2024-10-07 17:07 UTC (2+ messages)
[PATCH v2] tracing: Consider the NULL character when validating the event length
2024-10-07 15:43 UTC (2+ messages)
[PATCH v9 0/7] Improve the copy of task comm
2024-10-07 14:49 UTC (8+ messages)
` [PATCH v9 1/7] Get rid of __get_task_comm()
` [PATCH v9 2/7] auditsc: Replace memcpy() with strscpy()
` [PATCH v9 3/7] security: Replace memcpy() with get_task_comm()
` [PATCH v9 4/7] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v9 5/7] mm/util: Fix possible race condition in kstrdup()
` [PATCH v9 6/7] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v9 7/7] drm: Replace strcpy() with strscpy()
[PATCH] tracing: Consider the NULL character when validating the event length
2024-10-07 14:33 UTC (3+ messages)
[PATCH v4] ftrace: Get the true parent ip for function tracer
2024-10-07 12:24 UTC (2+ messages)
[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
2024-10-07 10:58 UTC (2+ messages)
` (subset) "
[PATCH] tracing: Use atomic64_inc_return() in trace_clock_counter()
2024-10-07 8:56 UTC
[PATCH 0/7] add function arguments to ftrace
2024-10-07 6:37 UTC (7+ messages)
` [PATCH 6/7] tracing: add support for function argument to graph tracer
` [PATCH 7/7] tracing: add arguments to function tracer
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-10-06 1:55 UTC (2+ messages)
` (subset) "
[PATCH] tools/rtla: Enhance Error Handling and Readability for timerlat
2024-10-05 17:20 UTC
[PATCH v3] ftrace: Hide a extra entry in stack trace
2024-10-05 7:46 UTC (3+ messages)
[PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
2024-10-05 1:12 UTC (3+ messages)
[RFC PATCH v2 00/10] Unmapping guest_memfd from Direct Map
2024-10-04 22:50 UTC (3+ messages)
` [RFC PATCH v2 06/10] kvm: gmem: add tracepoints for gmem share/unshare
[PATCH v1 0/8] tracing: Allow system call tracepoints to handle page faults
2024-10-04 20:59 UTC (14+ messages)
` [PATCH v1 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
[PATCH 0/3] SRCU-protected uretprobes hot path
2024-10-04 20:18 UTC (5+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
[PATCH] kernel: add pid_max to pid_namespace
2024-10-04 19:05 UTC (2+ messages)
[PATCH v5 0/3] tracing: Support poll on event hist file
2024-10-04 18:26 UTC (3+ messages)
` [PATCH v5 1/3] tracing/hist: Add poll(POLLIN) support on "
[PATCH v2 0/7] tracing: Allow system call tracepoints to handle page faults
2024-10-04 14:49 UTC (2+ messages)
[PATCH v1 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
2024-10-04 10:34 UTC (2+ messages)
[PATCH] tracepoint: Remove SRCU protection
2024-10-04 10:04 UTC (2+ messages)
[PATCH v2] tracing: Remove definition of trace_*_rcuidle()
2024-10-04 9:59 UTC (2+ messages)
[PATCH RESEND v3 0/6] rtla: Support idle state disabling via libcpupower in timerlat
2024-10-04 9:50 UTC (3+ messages)
` [PATCH RESEND v3 5/6] rtla/timerlat: Add --deepest-idle-state for hist
` [PATCH RESEND v3 6/6] rtla: Documentation: Mention --deepest-idle-state
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).