linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/05
[PATCH v10 1/6] x86/vdso: Fix DWARF generation for getrandom()
Jens Remus
2026/05/05
[PATCH v10 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
Jens Remus
2026/05/05
[PATCH v10 6/6] x86/vdso: Enable sframe generation in VDSO
Jens Remus
2026/05/05
[PATCH v10 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
Jens Remus
2026/05/05
[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
Jens Remus
2026/05/05
[PATCH v10 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
Jens Remus
2026/05/05
[PATCH v10 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
Jens Remus
2026/05/05
Re: [PATCH v14 00/19] unwind_deferred: Implement sframe handling
Jens Remus
2026/05/05
[PATCH v14 18/19] unwind_user/sframe/x86: Enable sframe unwinding on x86
Jens Remus
2026/05/05
Re: [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
Petr Mladek
2026/05/05
[PATCH v14 12/19] unwind_user/sframe: Add .sframe validation option
Jens Remus
2026/05/05
[PATCH v14 06/19] unwind_user/sframe: Detect .sframe sections in executables
Jens Remus
2026/05/05
[PATCH v14 17/19] unwind_user/sframe: Separate reading of FRE from reading of FRE data words
Jens Remus
2026/05/05
[PATCH v14 02/19] unwind_user/sframe: Add support for reading .sframe headers
Jens Remus
2026/05/05
[PATCH v14 13/19] unwind_user: Enable archs that pass RA in a register
Jens Remus
2026/05/05
[PATCH v14 11/19] unwind_user/sframe: Show file name in debug output
Jens Remus
2026/05/05
[PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents
Jens Remus
2026/05/05
[PATCH v14 15/19] unwind_user: Flexible CFA recovery rules
Jens Remus
2026/05/05
[PATCH v14 03/19] unwind_user/sframe: Store .sframe section data in per-mm maple tree
Jens Remus
2026/05/05
[PATCH v14 16/19] unwind_user/sframe: Add support for SFrame V3 flexible FDEs
Jens Remus
2026/05/05
[PATCH v14 00/19] unwind_deferred: Implement sframe handling
Jens Remus
2026/05/05
[PATCH v14 19/19] unwind_user/sframe: Add prctl() interface for registering .sframe sections
Jens Remus
2026/05/05
[PATCH v14 08/19] unwind_user: Stop when reaching an outermost frame
Jens Remus
2026/05/05
[PATCH v14 14/19] unwind_user: Flexible FP/RA recovery rules
Jens Remus
2026/05/05
[PATCH v14 10/19] unwind_user/sframe: Remove .sframe section on detected corruption
Jens Remus
2026/05/05
[PATCH v14 01/19] unwind_user: Add generic and arch-specific headers to MAINTAINERS
Jens Remus
2026/05/05
[PATCH v14 04/19] x86/uaccess: Add unsafe_copy_from_user() implementation
Jens Remus
2026/05/05
[PATCH v14 09/19] unwind_user/sframe: Add support for outermost frame indication
Jens Remus
2026/05/05
[PATCH v14 07/19] unwind_user/sframe: Wire up unwind_user to sframe
Jens Remus
2026/05/05
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/05/05
[PATCH 13/13] verification/rvgen: Remove dead code
Nam Cao
2026/05/05
[PATCH 12/13] verification/rvgen: Remove the old state variables
Nam Cao
2026/05/05
[PATCH 09/13] verification/rvgen: Delete __parse_constraint()
Nam Cao
2026/05/05
[PATCH 10/13] verification/rvgen: Switch __get_event_variables() to Lark
Nam Cao
2026/05/05
[PATCH 11/13] verification/rvgen: Switch __create_matrix() to Lark
Nam Cao
2026/05/05
[PATCH 07/13] rv: Simply hybrid automata monitors's clock variables
Nam Cao
2026/05/05
[PATCH 08/13] verification/rvgen: Simplify the generation for clock variables
Nam Cao
2026/05/05
[PATCH 05/13] verification/rvgen: Convert __fill_setup_invariants_func() to Lark
Nam Cao
2026/05/05
[PATCH 06/13] verification/rvgen: Convert __fill_verify_guards_func() to Lark
Nam Cao
2026/05/05
[PATCH 04/13] verification/rvgen: Convert __fill_verify_invariants_func() to Lark
Nam Cao
2026/05/05
[PATCH 02/13] verification/rvgen: Introduce a parse tree for automata using Lark
Nam Cao
2026/05/05
[PATCH 03/13] verification/rvgen: Implement state and transition parser based on Lark
Nam Cao
2026/05/05
[PATCH 01/13] verification/rvgen: Switch LTL parser to Lark
Nam Cao
2026/05/04
[PATCH 00/13] rv: Convert rvgen to Lark
Nam Cao
2026/05/04
Re: [RFC PATCH 10/12] rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
2026/05/04
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Arun George/Arun George
2026/05/04
Re: [RFC PATCH 10/12] rv: Add KUnit tests for some DA/HA monitors
Nam Cao
2026/05/04
Re: [RFC PATCH 10/12] rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
2026/05/04
Re: [RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
Nam Cao
2026/05/04
Re: [PATCH] tracing: probes: remove unused variable
Markus Schneider-Pargmann
2026/05/04
Re: [RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
Gabriele Monaco
2026/05/04
Re: [RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
Nam Cao
2026/05/04
Re: [RFC PATCH 10/12] rv: Add KUnit tests for some DA/HA monitors
Nam Cao
2026/05/04
Re: [RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
Gabriele Monaco
2026/05/04
Re: [RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
Nam Cao
2026/05/03
Re: [RFC PATCH v3] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/03
Re: [RFC PATCH v4] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Alexei Starovoitov
2026/05/03
Re: [RFC PATCH v3] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Alexei Starovoitov
2026/05/03
[RFC PATCH v4] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/03
[RFC PATCH v3] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/03
Re: [RFC PATCH v2] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/03
Re: [RFC PATCH v2] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
bot+bpf-ci
2026/05/03
[RFC PATCH v2] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/03
Re: [RFC PATCH] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/03
Re: [RFC PATCH] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/03
Re: [PATCH v2] Documentation/rv: Replace stale website link
Jonathan Corbet
2026/05/03
Re: [PATCH] mm: vmscan: rework lru_shrink and write_folio tracepoints
chenqiwu
2026/05/03
Re: [PATCH 7.2 v16 00/13] khugepaged: mTHP support
Andrew Morton
2026/05/03
Re: [PATCH 7.2 v16 00/13] khugepaged: mTHP support
Andrew Morton
2026/05/03
Re: [PATCH] mm: vmscan: rework lru_shrink and write_folio tracepoints
Matthew Wilcox
2026/05/03
Re: [PATCH 7.2 v16 00/13] khugepaged: mTHP support
Nico Pache
2026/05/03
Re: [PATCH v2] blktrace: reject buf_size smaller than blk_io_trace2
Bart Van Assche
2026/05/03
[PATCH] mm: vmscan: rework lru_shrink and write_folio tracepoints
qiwu.chen
2026/05/03
[PATCH v2] blktrace: reject buf_size smaller than blk_io_trace2
Deepanshu Kartikey
2026/05/03
Re: [PATCH] blktrace: reject buf_size smaller than blk_io_trace
Deepanshu Kartikey
2026/05/02
Re: [PATCH] blktrace: reject buf_size smaller than blk_io_trace
Bart Van Assche
2026/05/02
Re: [PATCH] blktrace: reject buf_size smaller than blk_io_trace
Deepanshu Kartikey
2026/05/02
Re: [RFC PATCH] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
bot+bpf-ci
2026/05/02
Re: [RFC PATCH] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Randy Dunlap
2026/05/02
[RFC PATCH] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
Aaron Tomlin
2026/05/02
Re: [PATCH] fprobe: Add unregister_fprobe_sync() for synchronous unregistration
kernel test robot
2026/05/02
Re: [PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
2026/05/02
Re: [PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
2026/05/02
[PATCH] tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
2026/05/02
[PATCH] tracing: probes: remove unused variable
Martin Kaiser
2026/05/02
[PATCH v3] trace_printk: remove local variable for argument detection
Qian-Yu Lin
2026/05/02
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Qian-Yu Lin
2026/05/01
Re: [PATCH RFC v5 00/53] guest_memfd: In-place conversion support
Ackerley Tng
2026/05/01
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
David Laight
2026/05/01
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
David Hildenbrand (Arm)
2026/05/01
Re: [PATCH 01/11] media: Move visl traces to v4l2-core
Steven Rostedt
2026/05/01
Re: [PATCH 00/11] v4l2: Add tracing for stateless codecs
Detlev Casanova
2026/05/01
Re: [PATCH v6] tracing: Bound synthetic-field strings with seq_buf
Steven Rostedt
2026/05/01
Re: [PATCH v6] tracing: Bound synthetic-field strings with seq_buf
Tom Zanussi
2026/05/01
[PATCH v2] trace_printk: replace ___STR with compound literal
Qian-Yu Lin
2026/05/01
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Steven Rostedt
2026/05/01
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Qian-Yu Lin
2026/05/01
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Steven Rostedt
2026/05/01
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Qian-Yu Lin
2026/05/01
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Qian-Yu Lin
2026/05/01
Re: [PATCH v5 0/7] locking: contended_release tracepoint instrumentation
Dmitry Ilvokhin
2026/04/30
Re: [PATCH v5 2/2] blk-mq: expose tag starvation counts via debugfs
kernel test robot
2026/04/30
Re: [PATCH RFC v5 00/53] guest_memfd: In-place conversion support
Ackerley Tng
2026/04/30
Re: [PATCH v2] tracepoint: add lockdep rcu_is_watching() check to trace_##name##_enabled()
Steven Rostedt
2026/04/30
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Daniel Walker (danielwa)
2026/04/30
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Jann Horn
2026/04/30
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Oleg Nesterov
2026/04/30
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Steven Rostedt
2026/04/30
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Steven Rostedt
2026/04/30
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Mathieu Desnoyers
2026/04/30
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Jens Remus
2026/04/30
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Jann Horn
2026/04/30
[PATCH v2] tracepoint: add lockdep rcu_is_watching() check to trace_##name##_enabled()
David Carlier
2026/04/30
Re: [PATCH] tracepoint: add lockdep rcu_is_watching() check to trace_call__##name()
Steven Rostedt
2026/04/30
Re: [PATCH v6] tracing: Bound synthetic-field strings with seq_buf
Steven Rostedt
2026/04/30
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
David Hildenbrand (Arm)
2026/04/30
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Oleg Nesterov
2026/04/30
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Geert Uytterhoeven
2026/04/29
[PATCH] tracepoint: add lockdep rcu_is_watching() check to trace_call__##name()
David Carlier
2026/04/29
Re: [PATCH v6] tracing: Bound synthetic-field strings with seq_buf
Google
2026/04/29
[PATCH v6] tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
2026/04/29
[PATCH v19 7/7] ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
2026/04/29
[PATCH v19 6/7] ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
2026/04/29
[PATCH v19 4/7] ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
2026/04/29
[PATCH v19 0/7] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
2026/04/29
[PATCH v19 5/7] ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
2026/04/29
[PATCH v19 3/7] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
2026/04/29
[PATCH v19 2/7] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026/04/29
[PATCH v19 1/7] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026/04/29
Re: [PATCH] kprobes: Remove dead child probes from aggrprobe list on module unload
Shijia Hu
2026/04/29
Re: [PATCH RFC v5 00/53] guest_memfd: In-place conversion support
Michael Roth
2026/04/29
Re: [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Michael Roth
2026/04/29
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
David Laight
2026/04/29
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Daniel Walker (danielwa)
2026/04/29
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Steven Rostedt
2026/04/29
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Steven Rostedt
2026/04/29
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Steven Rostedt
2026/04/29
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Mathieu Desnoyers
2026/04/29
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Mathieu Desnoyers
2026/04/29
Re: [PATCH 7.2 v16 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
Nico Pache
2026/04/29
Re: [PATCH 7.2 v16 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
Nico Pache
2026/04/29
Re: [PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Steven Rostedt
2026/04/29
[PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
Qian-Yu Lin
2026/04/29
Re: [PATCH v18 4/8] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Steven Rostedt
2026/04/29
Re: [PATCH v18 3/8] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
2026/04/29
Re: [PATCH] tracing/probes: Limit size of event probe to 3K
Steven Rostedt
2026/04/29
Re: [PATCH] kprobes: Remove dead child probes from aggrprobe list on module unload
Steven Rostedt
2026/04/29
Re: [RFC][PATCH] unwind: Add stacktrace_setup system call
Steven Rostedt
2026/04/29
Re: [PATCH v18 7/8] ring-buffer: Cleanup persistent ring buffer validation
Steven Rostedt
2026/04/29
[RFC][PATCH] unwind: Add stacktrace_setup system call
Steven Rostedt
2026/04/29
Re: [PATCH 7.2 v16 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
Nico Pache
2026/04/29
Re: [PATCH 7.2 v16 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
Nico Pache
2026/04/29
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Oleg Nesterov
2026/04/29
Re: [PATCH v18 4/8] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Google
2026/04/29
Re: [PATCH v18 7/8] ring-buffer: Cleanup persistent ring buffer validation
Google
2026/04/29
Re: [PATCH v18 3/8] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Google
2026/04/29
Re: [PATCH 7.2 v16 04/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
Nico Pache
2026/04/29
Re: [PATCH RFC v5 00/53] guest_memfd: In-place conversion support
Sean Christopherson
2026/04/29
Re: [PATCH 7.2 v16 04/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
Nico Pache
2026/04/29
Re: [PATCH v2] mm/page_alloc: trace PCP refills and PCP zone lock usage
Steven Rostedt
2026/04/29
Re: [PATCH 7.2 v16 03/13] mm/khugepaged: rework max_ptes_* handling with helper functions
Nico Pache
2026/04/29
Re: [PATCH 7.2 v16 03/13] mm/khugepaged: rework max_ptes_* handling with helper functions
Nico Pache
2026/04/29
Re: [PATCH 7.2 v16 02/13] mm/khugepaged: generalize alloc_charge_folio()
Nico Pache
2026/04/29
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Gregory Price
2026/04/29
Re: [PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
Chuck Lever
2026/04/29
Re: [PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
David Hildenbrand (Arm)
2026/04/29
[PATCH] mm/madvise: preserve uprobe breakpoints across MADV_DONTNEED
Darko Tominac
2026/04/29
[PATCH] sched: Use trace_call__<tp>() to save a static branch
Gabriele Monaco
2026/04/29
Re: [LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
Arun George/Arun George
2026/04/29
Re: [PATCH] tracing/probes: Limit size of event probe to 3K
Google
2026/04/29
Re: [PATCH] tracing/probes: Limit size of event probe to 3K
Google
2026/04/29
Re: [PATCH] kprobes: Remove dead child probes from aggrprobe list on module unload
Google
2026/04/29
Re: [PATCH] kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Google
2026/04/29
Re: [PATCH 2/3] init: use static buffers for bootconfig extra command line
Google
2026/04/29
Re: [PATCH] kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Jianpeng Chang
2026/04/28
Re: [PATCH v2] mm/page_alloc: trace PCP refills and PCP zone lock usage
SUVONOV BUNYOD
2026/04/28
[PATCH] kprobes: Remove dead child probes from aggrprobe list on module unload
Shijia Hu
2026/04/28
Re: [PATCH] tracing/probes: Limit size of event probe to 3K
Steven Rostedt
2026/04/28
Re: [RFC PATCH 16/19] mm/damon: trace probe_hits
SeongJae Park
2026/04/28
[POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE for SNP
Ackerley Tng
2026/04/28
[POC PATCH 2/6] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
Ackerley Tng
2026/04/28
Re: [PATCH RFC v5 24/53] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
Ackerley Tng
2026/04/28
[POC PATCH 5/6] KVM: selftests: Test conversions for SNP
Ackerley Tng
2026/04/28
[PATCH RFC v5 46/53] KVM: selftests: Provide function to look up guest_memfd details from gpa
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 32/53] KVM: selftests: Add selftests global for guest memory attributes capability
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 30/53] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 37/53] KVM: selftests: Test conversion before allocation
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 39/53] KVM: selftests: Test that truncation does not change shared/private status
Ackerley Tng via B4 Relay
2026/04/28
[POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
Ackerley Tng
2026/04/28
[POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
Ackerley Tng
2026/04/28
[POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
Ackerley Tng
2026/04/28
[POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
Ackerley Tng
2026/04/28
[PATCH RFC v5 49/53] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 43/53] KVM: selftests: Support checking that data not equal expected
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 29/53] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 40/53] KVM: selftests: Test that shared/private status is consistent across processes
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 31/53] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 48/53] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 45/53] KVM: selftests: Reset shared memory after hole-punching
Ackerley Tng via B4 Relay
2026/04/28
[PATCH RFC v5 27/53] KVM: x86: Bug CoCo VM on page fault before finalizing
Ackerley Tng via B4 Relay
Earlier messages
Later messages