messages from 2024-10-21 09:29:31 to 2024-10-26 04:37:21 UTC [more...]
[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-26 4:37 UTC (10+ messages)
` [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v18 03/17] fgraph: Pass ftrace_regs to retfunc
` [PATCH v18 04/17] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v18 05/17] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v18 07/17] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v18 08/17] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v18 09/17] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
[PATCH v2 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump
2024-10-25 22:31 UTC (3+ messages)
[PATCH v2 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
2024-10-25 22:31 UTC (2+ messages)
[PATCH v2 0/2] Replace the use of simple_strtol/ul functions with kstrto
2024-10-25 22:31 UTC (2+ messages)
[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
2024-10-25 20:51 UTC (3+ messages)
[v2] security: add trace event for cap_capable
2024-10-25 20:24 UTC (4+ messages)
[v1] security: add trace event for cap_capable
2024-10-25 11:22 UTC (11+ messages)
` [PATCH v1] "
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-25 5:12 UTC (21+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH 0/2] fgraph: Free up function graph shadow stacks
2024-10-25 3:31 UTC (8+ messages)
` [PATCH 1/2] fgraph: Free ret_stacks when graph tracing is done
` [PATCH 2/2] fgraph: Free ret_stack when task is done with it
[PATCH] fgraph: Change the name of cpuhp state to "fgraph:online"
2024-10-25 2:29 UTC
[PATCH v2 0/4] dma-mapping: Trace more error paths
2024-10-25 2:19 UTC (4+ messages)
` [PATCH v2 3/4] dma-mapping: Use trace_dma_alloc for dma_alloc* instead of using trace_dma_map
[PATCH] fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
2024-10-25 1:30 UTC (4+ messages)
The state of uprobes work and logistics
2024-10-24 17:38 UTC (3+ messages)
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-24 17:20 UTC (6+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
[PATCH v2] fgraph: Fix missing unlock in register_ftrace_graph()
2024-10-24 15:59 UTC (2+ messages)
NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
2024-10-24 12:48 UTC (3+ messages)
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-24 8:13 UTC (4+ messages)
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH] fgraph: Fix missing unlock in register_ftrace_graph()
2024-10-24 8:03 UTC (5+ messages)
[PATCH v7 0/5] MCE wrapper and support for new SMCA syndrome MSRs
2024-10-24 5:49 UTC (10+ messages)
` [PATCH v7 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v7 2/5] tracing: Add __print_dynamic_array() helper
` [PATCH v7 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v7 4/5] x86/mce/apei: Handle variable register array size
` [PATCH v7 5/5] EDAC/mce_amd: Add support for FRU Text in MCA
[PATCH v3 tip/perf/core 0/2] SRCU-protected uretprobes hot path
2024-10-24 4:41 UTC (3+ messages)
` [PATCH v3 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH v3 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout)
[PATCH] net: Add tcp_drop_reason tracepoint
2024-10-24 2:21 UTC (7+ messages)
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-10-23 16:27 UTC (9+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH] trace doc: document the device_pm_callback events
2024-10-23 15:16 UTC (3+ messages)
[PATCH RFC 0/2] Add basic tracing support for m68k
2024-10-23 10:30 UTC (18+ messages)
` [PATCH RFC 1/2] m68k: Add tracirqs
` [PATCH RFC 2/2] arch: m68k: Add STACKTRACE support
[PATCH v17 00/16] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-23 8:58 UTC (20+ messages)
` [PATCH v17 01/16] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v17 02/16] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v17 06/16] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v17 07/16] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v17 11/16] fprobe: Rewrite fprobe on function-graph tracer
[PATCH] tracing/probes: fix traceprobe out-of-bounds argument allocation
2024-10-23 8:48 UTC (8+ messages)
[PATCH v2] arm: Add KPROBES_ON_FTRACE supported
2024-10-23 3:48 UTC (3+ messages)
[PATCH 0/3] kprobes: Annotate structs with __counted_by()
2024-10-22 20:55 UTC (4+ messages)
` [PATCH 1/3] "
[syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run2 (2)
2024-10-22 15:19 UTC (4+ messages)
[PATCH v4] tracing: Fix function name for trampoline
2024-10-22 13:51 UTC (2+ messages)
[PATCH v2] objpool: fix choosing allocation for percpu slots
2024-10-22 13:45 UTC (4+ messages)
[PATCH] tracing/probes: Fix MAX_TRACE_ARGS limit handling
2024-10-22 13:32 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 0/3] Lazy preemption leftovers
2024-10-22 11:01 UTC (11+ messages)
` [PATCH v2 1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option
` [PATCH] tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT
` [PATCH v2 2/3] tracing: Record task flag NEED_RESCHED_LAZY
` [PATCH v2 3/3] riscv: add PREEMPT_LAZY support
[bug report] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
2024-10-22 10:17 UTC (3+ messages)
[PATCH 3/3] tools/rtla: Improve exception handling in timerlat_load.py
2024-10-22 8:30 UTC (2+ messages)
[PATCH 2/3] tools/rtla: Enhance argument parsing in timerlat_load.py
2024-10-22 8:28 UTC (2+ messages)
[PATCH 1/3] tools/rtla: Improve code readability in timerlat_load.py
2024-10-22 8:28 UTC (2+ messages)
[PATCH v4 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-10-22 7:31 UTC (3+ messages)
` [PATCH v4 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v4 2/2] uprobes: Remove the spinlock within handle_singlestep()
[PATCH] fgraph: fix unused value in register_ftrace_graph()
2024-10-22 6:56 UTC (2+ messages)
[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-10-22 6:18 UTC (12+ messages)
` [PATCH v3 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v3 2/2] uprobes: Remove the spinlock within handle_singlestep()
[PATCH] uprobes: Remove redundant spinlock in uprobe_deny_signal
2024-10-22 3:45 UTC (4+ messages)
[PATCH v12 00/24] GenieZone hypervisor drivers
2024-10-22 2:21 UTC (4+ messages)
` [PATCH v12 02/24] docs: geniezone: Introduce GenieZone hypervisor
[PATCH v2 tip/perf/core 0/2] SRCU-protected uretprobes hot path
2024-10-21 17:04 UTC (12+ 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] fgraph: Remove unused value
2024-10-21 15:54 UTC
[PATCH] fgraph: Separate size of ret_stack from PAGE_SIZE
2024-10-21 14:58 UTC (2+ messages)
[PATCH 0/3] dma-mapping: Trace more error paths
2024-10-21 14:37 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH v2] tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
2024-10-21 14:18 UTC
[PATCH] x86/kprobes: Cleanup kprobes on ftrace code
2024-10-21 12:39 UTC
[PATCH] rtla/timerlat: Do not set params->user_workload with -U
2024-10-21 12:31 UTC
[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
2024-10-21 12:08 UTC (5+ messages)
[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
2024-10-21 10:45 UTC (5+ messages)
[PATCH] fgraph: Give ret_stack its own kmem cache
2024-10-21 9:29 UTC (4+ messages)
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).