linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/29
[PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
Lorenzo Stoakes
2026/06/29
[PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
Lorenzo Stoakes
2026/06/29
[PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Lorenzo Stoakes
2026/06/29
[PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
Lorenzo Stoakes
2026/06/29
[PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
Lorenzo Stoakes
2026/06/29
[PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
Lorenzo Stoakes
2026/06/29
[PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
Lorenzo Stoakes
2026/06/29
[PATCH 15/30] mm: introduce and use linear_page_delta()
Lorenzo Stoakes
2026/06/29
[PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026/06/29
[PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
Lorenzo Stoakes
2026/06/29
[PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
Lorenzo Stoakes
2026/06/29
[PATCH 04/30] mm: introduce and use vma_end_pgoff()
Lorenzo Stoakes
2026/06/29
[PATCH 00/30] mm: make VMA page offset handling more consistent
Lorenzo Stoakes
2026/06/29
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
Yan Zhao
2026/06/29
Re: [RFC PATCH v2 1/4] rtla/osnoise: Add IPI tracking cmdline option
Tomas Glozar
2026/06/29
Re: [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
Jiri Olsa
2026/06/29
Re: [PATCH] trace_branch: use per-cpu counters for correct/incorrect stats
Steven Rostedt
2026/06/29
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Vlastimil Babka (SUSE)
2026/06/29
[PATCH] trace_branch: use per-cpu counters for correct/incorrect stats
Martin Weiss
2026/06/29
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Lorenzo Stoakes
2026/06/29
Re: [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Yan Zhao
2026/06/29
Re: [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
Wandun
2026/06/29
[PATCH 4/4] Documentation/rtla: Document unsetting options
Tomas Glozar
2026/06/29
[PATCH 3/4] rtla: Add unit tests for CLI with unset
Tomas Glozar
2026/06/29
[PATCH 1/4] rtla: Allow unsetting non-list custom-callback CLI options
Tomas Glozar
2026/06/29
[PATCH 2/4] rtla: Add unit tests for unset in opt callbacks
Tomas Glozar
2026/06/29
[PATCH v4 RESEND 0/7] riscv: Add reliable stack unwinding for livepatch
Wang Han
2026/06/29
[PATCH v4 RESEND 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Wang Han
2026/06/29
[PATCH v4 RESEND 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Wang Han
2026/06/29
[PATCH v4 RESEND 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
Wang Han
2026/06/29
[PATCH v4 RESEND 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
Wang Han
2026/06/29
[PATCH v4 RESEND 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
Wang Han
2026/06/29
[PATCH v4 RESEND 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
Wang Han
2026/06/29
[PATCH v4 RESEND 1/7] riscv: stacktrace: Add frame record metadata
Wang Han
2026/06/29
Re: [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
Gabriele Monaco
2026/06/29
[PATCH v4 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Wang Han
2026/06/28
Re: [PATCH v3 04/17] tools/rv: Add selftests
Gabriele Monaco
2026/06/28
[PATCH v4 0/7] riscv: Add reliable stack unwinding for livepatch
Wang Han
2026/06/28
[PATCH v4 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
Wang Han
2026/06/28
[PATCH v4 1/7] riscv: stacktrace: Add frame record metadata
Wang Han
2026/06/28
[PATCH v4 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Wang Han
2026/06/28
[PATCH v4 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix
Wang Han
2026/06/28
[PATCH v4 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
Wang Han
2026/06/28
[PATCH v4 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
Wang Han
2026/06/28
[PATCH v13 11/11] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 09/11] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 08/11] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 07/11] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 06/11] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 05/11] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026/06/28
[PATCH v13 00/11] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 11/11] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 09/11] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 08/11] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 07/11] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 05/11] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 06/11] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
2026/06/28
[PATCH v12 00/11] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/28
Re: [PATCH v2 1/2] signal: avoid shared siginfo namespace rewrites
Andrew Morton
2026/06/28
Re: [PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
Wen Yang
2026/06/28
Re: [PATCH v3 04/17] tools/rv: Add selftests
Wen Yang
2026/06/28
Re: [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
Wen Yang
2026/06/28
Re: [PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
Wen Yang
2026/06/28
Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
Wen Yang
2026/06/28
Re: [PATCH v11 11/11] tracing/probes: Add a new testcase for BTF typecasts
Google
2026/06/28
Re: [RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Leon Hwang
2026/06/28
[PATCH v2] tracing: reject invalid preemptirq_delay_test CPU affinity
Samuel Moelius
2026/06/28
[PATCH] lib/bootconfig: fix undefined behavior involving NULL pointer arithmetic
Bradley Morgan
2026/06/28
[RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Masashi Honma
2026/06/28
xdp: add device context to bpf_xdp_link_attach_failed tracepoint
Masashi Honma
2026/06/27
[PATCH] ring-buffer: serialize read-page order with subbuffer resize
Yousef Alhouseen
2026/06/27
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
2026/06/27
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Rik van Riel
2026/06/27
Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation
Lorenzo Stoakes
2026/06/27
Re: [PATCH] usb: typec: add trace point for typec_set_mode
Steven Rostedt
2026/06/27
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Steven Rostedt
2026/06/27
Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Mike Rapoport
2026/06/26
[PATCH 1/2] tracing: Embed 'char comm[16]' in a structure
David Laight
2026/06/26
[PATCH 2/2] tracing: Keep pid and comm[] in the same structure
David Laight
2026/06/26
[PATCH rfc 0/2] Improvements to ftrace comm[] handling
David Laight
2026/06/26
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
Sean Christopherson
2026/06/26
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Nathan Chancellor
2026/06/26
Re: [PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
Andrew Morton
2026/06/26
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Google
2026/06/26
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
2026/06/26
[PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Breno Leitao
2026/06/26
[PATCH v10 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
Breno Leitao
2026/06/26
[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
Breno Leitao
2026/06/26
[PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
Breno Leitao
2026/06/26
[PATCH v10 4/6] mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
2026/06/26
[PATCH v10 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
Breno Leitao
2026/06/26
Re: [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Ackerley Tng
2026/06/26
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Breno Leitao
2026/06/26
Re: [PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Google
2026/06/26
[PATCH v11 11/11] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 09/11] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 05/11] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 08/11] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 07/11] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 06/11] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
2026/06/26
[PATCH v11 00/11] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/26
Re: [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
Alexander Krabler
2026/06/26
[PATCH v7 9/9] init/main.c: use bootconfig_cmdline_requested() for the runtime opt-in
Breno Leitao
2026/06/26
[PATCH v7 8/9] bootconfig: skip runtime kernel.* render once prepended early
Breno Leitao
2026/06/26
[PATCH v7 7/9] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Breno Leitao
2026/06/26
[PATCH v7 6/9] Documentation: bootconfig: document build-time cmdline rendering
Breno Leitao
2026/06/26
[PATCH v7 4/9] bootconfig: clean build-time tools/bootconfig from make clean
Breno Leitao
2026/06/26
[PATCH v7 3/9] bootconfig: render embedded bootconfig as a kernel cmdline at build time
Breno Leitao
2026/06/26
[PATCH v7 2/9] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
Breno Leitao
2026/06/26
[PATCH v7 5/9] bootconfig: add xbc_prepend_embedded_cmdline() helper
Breno Leitao
2026/06/26
[PATCH v7 1/9] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Breno Leitao
2026/06/26
[PATCH v7 0/9] bootconfig: embed kernel.* cmdline at build time
Breno Leitao
2026/06/26
Re: [RFC PATCH v2 0/4] tracing/osnoise: Track IPIs
Valentin Schneider
2026/06/26
Re: [PATCH 0/2] rtla: Add tests for option parsing with attached arguments
Tomas Glozar
2026/06/26
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Steven Rostedt
2026/06/26
Re: [PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
Steven Rostedt
2026/06/26
Re: [RFC PATCH v2 0/4] tracing/osnoise: Track IPIs
Steven Rostedt
2026/06/26
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Martin Kaiser
2026/06/26
Re: [PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
Steven Rostedt
2026/06/26
Re: [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
Oleg Nesterov
2026/06/26
Re: [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
Wandun
2026/06/26
Re: [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
Wandun
2026/06/26
Re: [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
Sebastian Andrzej Siewior
2026/06/26
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
2026/06/26
Re: [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
Alexander Krabler
2026/06/26
Re: [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
patchwork-bot+linux-riscv
2026/06/26
[PATCH] fgraph: Use trace_seq_putc() in print_graph_return()
Markus Elfring
2026/06/26
Re: [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test
Miaohe Lin
2026/06/25
Re: [PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
Andrii Nakryiko
2026/06/25
Re: [PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Google
2026/06/25
[PATCH v10 9/9] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 6/9] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 7/9] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 5/9] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 4/9] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 3/9] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
2026/06/25
[PATCH v10 0/9] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
2026/06/25
Re: [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Yan Zhao
2026/06/25
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
Yan Zhao
2026/06/25
Re: [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Ackerley Tng
2026/06/25
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Yan Zhao
2026/06/25
Re: [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Nathan Chancellor
2026/06/25
Re: [PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Bjoern Doebel
2026/06/25
Re: [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Paul Walmsley
2026/06/25
Re: [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
Oleg Nesterov
2026/06/25
Re: [PATCH] tracing/user_events: Use kfree_rcu for enabler cleanup
Beau Belgrave
2026/06/25
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Ackerley Tng
2026/06/25
[PATCH] tracing/user_events: Use kfree_rcu for enabler cleanup
Tristan Madani
2026/06/25
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Sean Christopherson
2026/06/25
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
Sean Christopherson
2026/06/25
Re: [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
Oleg Nesterov
2026/06/25
Re: [PATCHv4 04/13] uprobes/x86: Unmap trampoline vma object in case it's unused
Jiri Olsa
2026/06/25
Re: [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
Jiri Olsa
2026/06/25
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
David Hildenbrand (Arm)
2026/06/25
Re: [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
David Hildenbrand (Arm)
2026/06/25
Re: [PATCH v9 4/6] mm/memory-failure: add panic option for unrecoverable pages
Miaohe Lin
2026/06/25
[PATCH v3 12/17] rv: Add KUnit tests for some LTL monitors
Gabriele Monaco
2026/06/25
[PATCH v3 10/17] rv: Add KUnit stub for current
Gabriele Monaco
2026/06/25
[PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test
Gabriele Monaco
2026/06/25
[PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunit
Gabriele Monaco
2026/06/25
[PATCH v3 07/17] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
Gabriele Monaco
2026/06/25
[PATCH v3 06/17] verification/rvgen: Add selftests
Gabriele Monaco
2026/06/25
[PATCH v3 05/17] verification/rvgen: Add golden and spec folders for tests
Gabriele Monaco
2026/06/25
[PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
Gabriele Monaco
2026/06/25
[PATCH v3 04/17] tools/rv: Add selftests
Gabriele Monaco
2026/06/25
[PATCH v3 15/17] selftests/verification: Fix wrong errexit assumption
Gabriele Monaco
2026/06/25
[PATCH v3 01/17] rv: Use generic rv_this for the rv_monitor variable in LTL
Gabriele Monaco
2026/06/25
[PATCH v3 13/17] verification/rvgen: Add the rvgen kunit subcommand
Gabriele Monaco
2026/06/25
[PATCH v3 11/17] rv: Prevent unintentional tracepoints during KUnit tests
Gabriele Monaco
2026/06/25
[PATCH v3 09/17] rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
2026/06/25
[PATCH v3 08/17] rv: Export task monitor slot and react symbols
Gabriele Monaco
2026/06/25
[PATCH v3 03/17] verification/rvgen: Improve rv_dir discovery in RVGenerator
Gabriele Monaco
2026/06/25
[PATCH v3 02/17] tools/rv: Fix exit status when monitor execution fails
Gabriele Monaco
2026/06/25
[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
Gabriele Monaco
2026/06/25
Re: [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Miaohe Lin
2026/06/25
Re: [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
Oleg Nesterov
2026/06/25
Re: [PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Jani Nikula
2026/06/25
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Jani Nikula
2026/06/25
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Yan Zhao
2026/06/25
Re: [PATCH 5.15.y] ring-buffer: Remove ring_buffer_read_prepare_sync()
Sasha Levin
2026/06/25
[PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
Steven Rostedt
2026/06/25
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
Steven Rostedt
Earlier messages
Later messages