messages from 2024-10-18 20:41:18 to 2024-10-24 08:17:29 UTC [more...]
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-24 8:13 UTC (22+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH] fgraph: Fix missing unlock in register_ftrace_graph()
2024-10-24 8:03 UTC (5+ messages)
[PATCH v2] fgraph: Fix missing unlock in register_ftrace_graph()
2024-10-24 15:59 UTC
[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 v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-23 22:17 UTC (15+ 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
The state of uprobes work and logistics
2024-10-23 17:38 UTC (2+ 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 v2 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump
2024-10-23 8:49 UTC (2+ messages)
[PATCH] tracing/probes: fix traceprobe out-of-bounds argument allocation
2024-10-23 8:48 UTC (8+ messages)
[PATCH v2 0/4] dma-mapping: Trace more error paths
2024-10-23 5:30 UTC (2+ 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] fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
2024-10-22 3:35 UTC (3+ 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 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
2024-10-21 21:14 UTC
[PATCH v2 0/2] Replace the use of simple_strtol/ul functions with kstrto
2024-10-21 21:12 UTC
[PATCH v2 tip/perf/core 0/2] SRCU-protected uretprobes hot path
2024-10-21 17:04 UTC (13+ 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 (3+ 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)
[PATCH 1/3] tools/rtla: Code Cleanup and Readability Improvements for timerlat
2024-10-21 8:19 UTC (2+ messages)
[PATCH] fgraph: Allocate ret_stack_list with proper size
2024-10-21 7:43 UTC (2+ messages)
[PATCH v6 0/5] MCE wrapper and support for new SMCA syndrome MSRs
2024-10-21 6:29 UTC (7+ messages)
` [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
[PATCH v3] ftrace: Fix function name for trampoline
2024-10-21 5:52 UTC (3+ messages)
[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-21 4:22 UTC (6+ messages)
` [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
[PATCH v2] uprobe: avoid out-of-bounds memory access of fetching args
2024-10-21 2:40 UTC (2+ messages)
[PATCH 3/3] tools/rtla: Improved Exception Handling in timerlat
2024-10-20 21:19 UTC
[PATCH 2/3] tools/rtla: Argument Parsing Improvements for timerlat
2024-10-20 20:25 UTC
[PATCH 0/3] Documentation: update nfs idmapper doc and fix compile issues
2024-10-19 16:31 UTC (5+ messages)
` [PATCH 1/3] Documentation: nfs: idmapper: keep consistent with nfsidmap manual
` [PATCH 2/3] docs: filesystems: fix compile error in netfs_library.rst
` [PATCH 3/3] tracing/Documentation: fix compile warning in debugging.rst
[PATCH v2] ftrace: Fix function name for trampoline
2024-10-19 2:44 UTC (3+ messages)
[PATCHv8 bpf-next 00/13] bpf: Add uprobe session support
2024-10-18 20:41 UTC (14+ messages)
` [PATCHv8 bpf-next 01/13] bpf: Allow return values 0 and 1 for kprobe session
` [PATCHv8 bpf-next 02/13] bpf: Force uprobe bpf program to always return 0
` [PATCHv8 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv8 bpf-next 04/13] bpf: Add support for uprobe multi session context
` [PATCHv8 bpf-next 05/13] libbpf: Add support for uprobe multi session attach
` [PATCHv8 bpf-next 06/13] selftests/bpf: Add uprobe session test
` [PATCHv8 bpf-next 07/13] selftests/bpf: Add uprobe session cookie test
` [PATCHv8 bpf-next 08/13] selftests/bpf: Add uprobe session recursive test
` [PATCHv8 bpf-next 09/13] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv8 bpf-next 10/13] selftests/bpf: Add kprobe "
` [PATCHv8 bpf-next 11/13] selftests/bpf: Add uprobe session single consumer test
` [PATCHv8 bpf-next 12/13] selftests/bpf: Add uprobe sessions to "
` [PATCHv8 bpf-next 13/13] selftests/bpf: Add threads "
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).