messages from 2025-11-02 17:38:02 to 2025-11-07 09:39:16 UTC [more...]
[PATCH v8 00/28] Tracefs support for pKVM
2025-11-07 9:38 UTC (29+ messages)
` [PATCH v8 01/28] ring-buffer: Add page statistics to the meta-page
` [PATCH v8 02/28] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v8 03/28] ring-buffer: Introduce ring-buffer remotes
` [PATCH v8 04/28] ring-buffer: Add non-consuming read for "
` [PATCH v8 05/28] tracing: Introduce trace remotes
` [PATCH v8 06/28] tracing: Add reset to "
` [PATCH v8 07/28] tracing: Add non-consuming read "
` [PATCH v8 08/28] tracing: Add init callback "
` [PATCH v8 09/28] tracing: Add events "
` [PATCH v8 10/28] tracing: Add events/ root files "
` [PATCH v8 11/28] tracing: Add helpers to create trace remote events
` [PATCH v8 12/28] ring-buffer: Export buffer_data_page and macros
` [PATCH v8 13/28] tracing: Introduce simple_ring_buffer
` [PATCH v8 14/28] tracing: Add a trace remote module for testing
` [PATCH v8 15/28] tracing: selftests: Add trace remote tests
` [PATCH v8 16/28] Documentation: tracing: Add tracing remotes
` [PATCH v8 17/28] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v8 18/28] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v8 19/28] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v8 20/28] KVM: arm64: Add clock support for "
` [PATCH v8 21/28] KVM: arm64: Add tracing capability "
` [PATCH v8 22/28] KVM: arm64: Add trace remote "
` [PATCH v8 23/28] KVM: arm64: Sync boot clock with "
` [PATCH v8 24/28] KVM: arm64: Add trace reset to "
` [PATCH v8 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v8 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v8 27/28] KVM: arm64: Add selftest event support "
` [PATCH v8 28/28] tracing: selftests: Add pKVM trace remote tests
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-07 9:18 UTC (9+ messages)
` [PATCH v12 mm-new 07/15] khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH v12 mm-new 09/15] khugepaged: add per-order mTHP collapse failure statistics
` [PATCH v12 mm-new 11/15] khugepaged: introduce collapse_allowable_orders helper function
[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
2025-11-07 9:13 UTC (20+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v2 2/5] mm: add atomic VMA flags, use VM_MAYBE_GUARD as such
` [PATCH v2 3/5] mm: implement sticky, copy on fork VMA flags
` [PATCH v2 4/5] tools/testing/vma: add VMA sticky userland tests
` [PATCH v2 5/5] selftests/mm/guard-regions: add smaps visibility test
[RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-11-07 0:32 UTC (3+ messages)
[PATCH 0/2] tracing: tprobe-events: Fixes for tprobe events
2025-11-06 22:28 UTC (5+ messages)
` [PATCH 1/2] tracing: tprobe-events: Fix to register tracepoint correctly
` [PATCH 2/2] tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
[PATCH] selftests/tracing: Add basic test for trace_marker_raw file
2025-11-06 22:25 UTC (5+ messages)
[PATCH 0/5] tracing: Fix tracer options per instance
2025-11-06 17:19 UTC (9+ messages)
` [PATCH 1/5] tracing: Remove dummy options and flags
` [PATCH 2/5] tracing: Have add_tracer_options() error pass up to callers
` [PATCH 3/5] tracing: Have tracer option be instance specific
` [PATCH 4/5] tracing: Have function tracer define options per instance
` [PATCH 5/5] tracing: Have function graph "
[PATCH v2 0/3] tracing: Fix tracer options per instance
2025-11-06 17:16 UTC (4+ messages)
` [PATCH v2 1/3] tracing: Have tracer option be instance specific
` [PATCH v2 2/3] tracing: Have function tracer define options per instance
` [PATCH v2 3/3] tracing: Have function graph "
[PATCH] tracing: Hide __NR_utimensat and _NR_mq_timedsend when not defined
2025-11-06 17:11 UTC (3+ messages)
[PATCH bpf-next v3 0/7] bpf: tracing session supporting
2025-11-06 17:03 UTC (16+ messages)
` [PATCH bpf-next v3 2/7] bpf: add two kfunc for TRACE_SESSION
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64
[PATCH 0/6] kallsyms: Prevent invalid access when showing module buildid
2025-11-06 12:54 UTC (12+ messages)
` [PATCH 1/6] module: Add helper function for reading module_buildid()
` [PATCH 2/6] kallsyms: Cleanup code for appending the module buildid
` [PATCH 3/6] kallsyms/bpf: Set module buildid in bpf_address_lookup()
` [PATCH 4/6] kallsyms/ftrace: Set module buildid in ftrace_mod_address_lookup()
` [PATCH 5/6] kallsyms: Clean up @namebuf initialization in kallsyms_lookup_buildid()
` [PATCH 6/6] kallsyms: Prevent module removal when printing module name and buildid
[PATCHv2 0/4] x86/fgraph,bpf: Fix ORC stack unwind from return probe
2025-11-06 12:29 UTC (11+ messages)
` [PATCHv2 1/4] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
` [PATCHv2 2/4] x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
` [PATCHv2 3/4] selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
` [PATCHv2 4/4] selftests/bpf: Add stacktrace ips test for raw_tp
[PATCH] tracing: Fix memory leaks in create_field_var()
2025-11-06 12:01 UTC
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-06 10:02 UTC (14+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-11-06 7:34 UTC (14+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
[PATCHv3 0/4] x86/fgraph,bpf: Fix ORC stack unwind from return probe
2025-11-06 1:20 UTC (10+ messages)
` [PATCHv3 1/4] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
` [PATCHv3 2/4] x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
` [PATCHv3 3/4] selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
` [PATCHv3 4/4] selftests/bpf: Add stacktrace ips test for raw_tp
[PATCH 0/2] tracing: Clean up of set_tracer_flag()
2025-11-06 0:33 UTC (3+ messages)
` [PATCH 1/2] tracing: Exit out immediately after update_marker_trace()
` [PATCH 2/2] tracing: Use switch statement instead of ifs in set_tracer_flag()
[PATCH] MAINTAINERS: add tracepoint core-api doc files to TRACING
2025-11-05 23:25 UTC (3+ messages)
[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2025-11-05 22:04 UTC (3+ messages)
` [PATCH 2/2] selftests/bpf: Add test for bpf_override_return helper
[syzbot] [trace?] WARNING in ring_buffer_map_get_reader
2025-11-05 19:56 UTC
[PATCH 0/9] Documentation/rtla: Cover default options
2025-11-05 18:19 UTC (5+ messages)
[PATCH] tracing/hist: make err_text array fully const
2025-11-05 15:09 UTC (4+ messages)
[PATCH v16 0/4] perf: Support the deferred unwinding infrastructure
2025-11-05 13:08 UTC (9+ messages)
[RESEND PATCH v1] sched/numa: Add tracepoint to track NUMA migration cost
2025-11-05 11:42 UTC
[syzbot] [netfs?] INFO: task hung in anon_pipe_write
2025-11-05 5:48 UTC (2+ messages)
` [syzbot] [nfs?] "
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-04 15:29 UTC (4+ messages)
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
[PATCH] tracing: wprobe: Use a new seq_print_ip_sym_offset() wrapper
2025-11-04 14:11 UTC
[PATCH 0/2] tracing/wprobe: Fix to avoid inifinite watchpoint exception on arm64
2025-11-04 13:37 UTC (2+ messages)
[PATCH v7 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
2025-11-04 12:55 UTC (2+ messages)
[PATCH] kunit: Implement ftrace-based stubbing
2025-11-04 10:16 UTC
[PATCH v13 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-11-04 9:34 UTC (2+ messages)
[PATCH v4 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
2025-11-04 1:40 UTC (5+ messages)
[PATCH v4 0/5] mm: Refactor and improve VMA count limit code
2025-11-03 23:58 UTC (6+ messages)
` [PATCH v4 1/5] mm: Document lenient map_count checks
` [PATCH v4 2/5] mm/selftests: add max_vma_count tests
[PATCH v5 0/2] rtla: fix cgroup and trace options parsing
2025-11-03 16:19 UTC (3+ messages)
` [PATCH v5 1/2] rtla: fix -C/--cgroup interface
` [PATCH v5 2/2] rtla: fix -a overriding -t argument
[PATCH 00/12] credential guards: credential preparation
2025-11-03 16:10 UTC (15+ messages)
` [PATCH 01/12] cred: add prepare credential guard
` [PATCH 02/12] sev-dev: use guard for path
` [PATCH 03/12] sev-dev: use prepare credential guard
` [PATCH 04/12] sev-dev: use override credential guards
` [PATCH 05/12] coredump: move revert_cred() before coredump_cleanup()
` [PATCH 06/12] coredump: pass struct linux_binfmt as const
` [PATCH 07/12] coredump: mark struct mm_struct "
` [PATCH 08/12] coredump: split out do_coredump() from vfs_coredump()
` [PATCH 09/12] coredump: use prepare credential guard
` [PATCH 10/12] coredump: use override "
` [PATCH 11/12] trace: use prepare "
` [PATCH 12/12] trace: use override "
[PATCH 1/1] blktrace: add support for REQ_OP_WRITE_ZEROES tracing
2025-11-03 15:31 UTC (4+ messages)
[PATCH v3 0/7] rtla/timerlat: Add --bpf-action option
2025-11-03 15:17 UTC (14+ messages)
` [PATCH v3 1/7] rtla/timerlat: Support tail call from BPF program
` [PATCH v3 2/7] rtla/timerlat: Add --bpf-action option
` [PATCH v3 4/7] rtla/tests: Test BPF action program
` [PATCH v3 5/7] rtla/tests: Run Test::Harness in verbose mode
` [PATCH v3 6/7] Documentation/rtla: Rename sample/ to example/
` [PATCH v3 7/7] Documentation/rtla: Document --bpf-action option
[PATCH v3] tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
2025-11-03 13:52 UTC (2+ messages)
[PATCH v2] tracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGS
2025-11-03 6:17 UTC (3+ messages)
[syzbot] [netfs?] INFO: task hung in pipe_write (6)
2025-11-02 17:38 UTC (2+ messages)
` [syzbot] [kernfs?] "
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).