messages from 2025-09-14 14:10:36 to 2025-09-19 12:26:18 UTC [more...]
[PATCH] rv: Add signal reactor
2025-09-19 12:26 UTC (2+ messages)
[PATCH] rv: Fix boot failure when kernel lockdown is active
2025-09-19 9:03 UTC (7+ messages)
[PATCH 00/21] blktrace: Add user-space support for zoned command tracing
2025-09-19 8:49 UTC (10+ messages)
` [PATCH 01/21] fix comment for struct blk_trace_setup:
` [PATCH 02/21] add definitions for BLKTRACESETUP2
` [PATCH 03/21] call BLKTRACESETUP2 ioctl per default to setup a trace
[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
2025-09-19 7:19 UTC
[PATCH] tracing: Add an option to show symbols in _text+offset for function profiler
2025-09-19 5:55 UTC
[PATCH v9 0/2] add PCI hotplug and PCIe link tracepoint
2025-09-19 1:40 UTC (3+ messages)
[PATCH] tracing: dynevent: Add a missing lockdown check on dynevent
2025-09-19 1:15 UTC
[PATCH v2 0/7] vma count: fixes, test and improvements
2025-09-18 20:59 UTC (65+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 5/7] mm: harden vma_count against direct modification
` [PATCH v2 6/7] mm: add assertion for VMA count limit
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event
[RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
2025-09-18 19:10 UTC (8+ messages)
[PATCH v2 0/5] Histogram docs formatting cleanup
2025-09-18 18:20 UTC (9+ messages)
` [PATCH v2 1/5] Documentation: trace: histogram: Fix histogram trigger subsection number order
` [PATCH v2 2/5] Documentation: trace: histogram-design: Trim trailing vertices in diagram explanation text
` [PATCH v2 3/5] Documentation: trace: historgram-design: Separate sched_waking histogram section heading and the following diagram
` [PATCH v2 4/5] Documentation: trace: histogram-design: Wrap introductory note in note:: directive
` [PATCH v2 5/5] Documentation: trace: histogram: Convert ftrace docs cross-reference
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-18 15:51 UTC (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[RFC PATCH bpf-next v1 0/3] bpf: Add BPF program type for overriding tracepoint probes
2025-09-18 15:32 UTC (12+ messages)
` [RFC PATCH bpf-next v1 1/3] bpf: Introduce BPF_PROG_TYPE_RAW_TRACEPOINT_OVERRIDE
` [RFC PATCH bpf-next v1 2/3] libbpf: Add support for BPF_PROG_TYPE_RAW_TRACEPOINT_OVERRIDE
` [RFC PATCH bpf-next v1 3/3] selftests/bpf: Add selftest for "raw_tp.o"
[PATCH v7 0/7] arm64: Enable UPROBES with GCS
2025-09-18 13:56 UTC (5+ messages)
` [PATCH v7 4/7] arm64: probes: Add GCS support to bl/blr/ret
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-09-18 5:56 UTC (9+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
[PATCH v4 0/8] tracing: wprobe: Add wprobe for watchpoint
2025-09-17 22:42 UTC (12+ messages)
` [PATCH v4 1/8] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v4 5/8] tracing: wprobe: Add wprobe event trigger
` [PATCH v4 6/8] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v4 7/8] selftests: tracing: Add syntax "
` [PATCH v4 8/8] selftests: ftrace: Add wprobe trigger testcase
[PATCH] tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal()
2025-09-17 13:36 UTC (2+ messages)
[RFC PATCH v0] mm/vmscan: Add readahead LRU to improve readahead file page reclamation efficiency
2025-09-17 9:45 UTC (3+ messages)
[PATCHv4 bpf-next 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-16 22:28 UTC (8+ messages)
` [PATCHv4 bpf-next 1/6] bpf: Allow uprobe program to change context registers
` [PATCHv4 bpf-next 2/6] uprobe: Do not emulate/sstep original instruction when ip is changed
` [PATCHv4 bpf-next 3/6] selftests/bpf: Add uprobe context registers changes test
` [PATCHv4 bpf-next 4/6] selftests/bpf: Add uprobe context ip register change test
` [PATCHv4 bpf-next 5/6] selftests/bpf: Add kprobe write ctx attach test
` [PATCHv4 bpf-next 6/6] selftests/bpf: Add kprobe multi "
[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-16 21:52 UTC (9+ messages)
` [PATCHv3 perf/core 1/6] bpf: Allow uprobe program to change context registers
[PATCH v2] rtla/actions: Fix condition for buffer reallocation
2025-09-16 13:15 UTC (2+ messages)
[PATCH] tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()
2025-09-16 6:39 UTC
[PATCH v4 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-09-16 4:40 UTC (2+ messages)
` [PATCH v4 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[PATCH] uaccess: Comment that copy to/from inatomic requires page fault disabled
2025-09-15 23:37 UTC (3+ messages)
[PATCH] rtla/actions: Fix condition for buffer reallocation
2025-09-15 16:18 UTC (2+ messages)
[PATCH 0/5] histogram docs formatting cleanup
2025-09-15 15:11 UTC (11+ messages)
` [PATCH 1/5] Documentation: trace: histogram: Fix histogram trigger subsection number order
` [PATCH 2/5] Documentation: trace: histogram-design: Trim trailing vertices in diagram explanation text
` [PATCH 3/5] Documentation: trace: historgram-design: Separate sched_waking histogram section heading and the following diagram
` [PATCH 4/5] Documentation: trace: histogram-design: Wrap introductory note in note:: directive
` [PATCH 5/5] Documentation: trace: histogram: Link to ftrace docs
[PATCH v12 2/9] timers: Rename tmigr 'online' bit to 'available'
2025-09-15 14:59 UTC
[PATCH v11 00/15] khugepaged: mTHP support
2025-09-15 14:45 UTC (52+ messages)
` [PATCH v11 06/15] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH] rv/ltl_monitor: adapt handle_task_newtask to u64 clone_flags
2025-09-15 14:37 UTC (2+ messages)
[PATCH perf/core 0/3] uprobes/x86: change error path for uprobe syscall
2025-09-15 11:47 UTC (2+ messages)
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-12 9:03 UTC (3+ messages)
[PATCH v4 00/21] mm/ksw: Introduce real-time KStackWatch debugging tool
2025-09-15 2:03 UTC (4+ messages)
` [PATCH v4 15/21] mm/ksw: add test module
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).