linux-kselftest
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH v9 4/6] mm/memory-failure: add panic option for unrecoverable pages
Miaohe Lin
[PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test
Gabriele Monaco
[PATCH v3 15/17] selftests/verification: Fix wrong errexit assumption
Gabriele Monaco
[PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
Gabriele Monaco
[PATCH v9 0/9] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v9 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v9 4/9] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v9 5/9] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v9 6/9] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v9 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[PATCH v9 3/9] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v9 7/9] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v9 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v9 9/9] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v8 00/10] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v8 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[PATCH v8 04/10] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v8 07/10] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v8 08/10] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v8 01/10] tracing/probes: Make the $ prefix mandatory for comm access
Masami Hiramatsu (Google)
Re: [PATCH v8 01/10] tracing/probes: Make the $ prefix mandatory for comm access
Google
[PATCH v8 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v8 02/10] tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
[PATCH v8 05/10] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v8 06/10] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v8 10/10] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH] selftests: wireguard: avoid extglob in netns CPU count
Yousef Alhouseen
[PATCH bpf v9 0/8] powerpc/bpf: address missing verifier selftest coverage
adubey
[PATCH bpf v9 1/8] powerpc/bpf: fix alignment of long branch trampoline address
adubey
[PATCH bpf v9 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
adubey
Re: [PATCH bpf v9 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
bot+bpf-ci
[PATCH bpf v9 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
adubey
Re: [PATCH bpf v9 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
bot+bpf-ci
[PATCH bpf v9 4/8] selftest/bpf: Enable verifier selftest for powerpc64
adubey
[PATCH bpf v9 5/8] powerpc64/bpf: fix compare instruction emitted for tailcall
adubey
[PATCH bpf v9 6/8] selftest/bpf: Add tailcall verifier selftest for powerpc64
adubey
[PATCH bpf v9 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
adubey
[PATCH bpf v9 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
adubey
[PATCH v7 00/10] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v7 07/10] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v7 10/10] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[PATCH v7 01/10] tracing/probes: Fix double addition of offset for @+FOFFSET
Masami Hiramatsu (Google)
[PATCH v7 02/10] tracing/probes: Rename FETCH_OP_DATA to FETCH_OP_IMMSTR
Masami Hiramatsu (Google)
[PATCH v7 05/10] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v7 06/10] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
Re: [PATCH v7 06/10] tracing/probes: Type casting always involves nested calls
Google
[PATCH v7 09/10] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
Re: [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Julian Braha
Re: [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Google
[PATCH v7 04/10] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v7 08/10] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
Re: [PATCH v7 00/10] tracing/probes: Add more typecast features
Google
[PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
[PATCH 2/2] selftests/x86: Add shadow stack uprobe CALL test
David Windsor
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Peter Zijlstra
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Oleg Nesterov
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Peter Zijlstra
Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
Oleg Nesterov
[RFC PATCH v1.3 00/18] mm/damon: optimize out nr_accesses_bp
SeongJae Park
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
Chenguang Zhao
[PATCH v3 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
Chenguang Zhao
[PATCH v3 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
Chenguang Zhao
[PATCH v3 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
Chenguang Zhao
[PATCH v3 4/4] selftests/bpf: Add kptr-xchg benchmark
Chenguang Zhao
[PATCH v3 4/4] selftests/bpf: Add kptr-xchg benchmark
Chenguang Zhao
[PATCH v3 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
Chenguang Zhao
[PATCH v3 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
Chenguang Zhao
[PATCH v3 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
Chenguang Zhao
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
Chenguang Zhao
[PATCH net-next RESEND v3 0/2] udp: fix FOU/GUE over multicast
Anton Danilov
Re: [PATCH net-next RESEND v3 0/2] udp: fix FOU/GUE over multicast
Kuniyuki Iwashima
[RFC PATCH v1.2 00/17] mm/damon: optimize out nr_accesses_bp
SeongJae Park
[RESEND PATCH v6 0/8] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[RESEND PATCH v6 2/8] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[RESEND PATCH v6 3/8] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[RESEND PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
[RESEND PATCH v6 4/8] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[RESEND PATCH v6 5/8] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[RESEND PATCH v6 6/8] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[RESEND PATCH v6 7/8] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[RESEND PATCH v6 8/8] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[RFC PATCH v1.1 00/13] mm/damon: optimize out nr_accesses_bp
SeongJae Park
[PATCH v6 0/8] tracing/probes: Add more typecast features
Masami Hiramatsu (Google)
[PATCH v6 3/8] tracing/probes: Support nested typecast
Masami Hiramatsu (Google)
[PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
Re: [PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
Google
[PATCH v6 2/8] tracing/probes: Support typecast for various probe events
Masami Hiramatsu (Google)
[PATCH v6 4/8] tracing/probes: Type casting always involves nested calls
Masami Hiramatsu (Google)
[PATCH v6 5/8] tracing/probes: Support field specifier option for typecast
Masami Hiramatsu (Google)
[PATCH v6 6/8] tracing/probes: Add $current variable support
Masami Hiramatsu (Google)
[PATCH v6 7/8] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
Masami Hiramatsu (Google)
[PATCH v6 8/8] tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
[RFC PATCH 00/13] mm/damon: optimize out nr_accesses_bp
SeongJae Park
[PATCH v8 00/46] guest_memfd: In-place conversion support
Ackerley Tng via B4 Relay
[PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng via B4 Relay
Re: [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Binbin Wu
[PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
Ackerley Tng via B4 Relay
Re: [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
Fuad Tabba
Re: [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
Julian Braha
Re: [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
Sean Christopherson
Re: [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
Ackerley Tng
[PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng via B4 Relay
Re: [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
Fuad Tabba
Re: [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
Binbin Wu
Re: [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng
Re: [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
Sean Christopherson
[PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Ackerley Tng via B4 Relay
Re: [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Binbin Wu
[PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
Ackerley Tng via B4 Relay
Re: [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
Fuad Tabba
Re: [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
Fuad Tabba
Re: [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
Suzuki K Poulose
Re: [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
Ackerley Tng
[PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
Ackerley Tng via B4 Relay
Re: [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
Fuad Tabba
Re: [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
Binbin Wu
Re: [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
Ackerley Tng
Re: [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
Binbin Wu
[PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
Ackerley Tng via B4 Relay
Re: [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
Fuad Tabba
Re: [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
Binbin Wu
Re: [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
Ackerley Tng
[PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
Ackerley Tng via B4 Relay
Re: [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
Binbin Wu
[PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng via B4 Relay
Re: [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Binbin Wu
Re: [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Sean Christopherson
Re: [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Binbin Wu
Re: [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng
[PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Ackerley Tng via B4 Relay
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Yan Zhao
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Ackerley Tng
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Sean Christopherson
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Yan Zhao
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Yan Zhao
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
Sean Christopherson
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Yan Zhao
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Ackerley Tng
Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
Fuad Tabba
[PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
Ackerley Tng via B4 Relay
Re: [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
Binbin Wu
[PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
Ackerley Tng via B4 Relay
Re: [PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
Fuad Tabba
[PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
Ackerley Tng via B4 Relay
Re: [PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
Fuad Tabba
[PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
Ackerley Tng via B4 Relay
Re: [PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
Fuad Tabba
[PATCH v8 19/46] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
Ackerley Tng via B4 Relay
Re: [PATCH v8 19/46] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
Fuad Tabba
[PATCH v8 38/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
Ackerley Tng via B4 Relay
Re: [PATCH v8 38/46] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
Fuad Tabba
[PATCH v8 41/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
Ackerley Tng via B4 Relay
Re: [PATCH v8 41/46] KVM: selftests: Provide function to look up guest_memfd details from gpa
Fuad Tabba
[PATCH v8 43/46] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
Ackerley Tng via B4 Relay
Re: [PATCH v8 43/46] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
Fuad Tabba
[PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Ackerley Tng via B4 Relay
Re: [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Fuad Tabba
Re: [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Binbin Wu
Re: [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
Ackerley Tng
[PATCH v8 14/46] KVM: guest_memfd: Ensure pages are not in use before conversion
Ackerley Tng via B4 Relay
[PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
Ackerley Tng via B4 Relay
Re: [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
Fuad Tabba
Re: [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
Binbin Wu
[PATCH v8 44/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
Ackerley Tng via B4 Relay
Re: [PATCH v8 44/46] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
Fuad Tabba
[PATCH v8 26/46] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
Ackerley Tng via B4 Relay
[PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng via B4 Relay
Re: [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Fuad Tabba
Re: [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Sean Christopherson
Re: [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Fuad Tabba
Re: [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
Re: [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Binbin Wu
Re: [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
[PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng via B4 Relay
Re: [PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
Fuad Tabba
[PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Ackerley Tng via B4 Relay
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Binbin Wu
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Sean Christopherson
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Sean Christopherson
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Ackerley Tng
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Sean Christopherson
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
David Hildenbrand (Arm)
Re: [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Sean Christopherson
[PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
Ackerley Tng via B4 Relay
Re: [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
Fuad Tabba
Re: [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
Sean Christopherson
Re: [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
Fuad Tabba
Re: [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
Ackerley Tng
Re: [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
Suzuki K Poulose
Re: [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
Fuad Tabba
[PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
Ackerley Tng via B4 Relay
Re: [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
Fuad Tabba
Re: [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
Binbin Wu
[PATCH v8 37/46] KVM: selftests: Test that shared/private status is consistent across processes
Ackerley Tng via B4 Relay
Re: [PATCH v8 37/46] KVM: selftests: Test that shared/private status is consistent across processes
Fuad Tabba
[PATCH v8 20/46] KVM: guest_memfd: Determine invalidation filter from memory attributes
Ackerley Tng via B4 Relay
[PATCH v8 40/46] KVM: selftests: Reset shared memory after hole-punching
Ackerley Tng via B4 Relay
Re: [PATCH v8 40/46] KVM: selftests: Reset shared memory after hole-punching
Fuad Tabba
Earlier messages