LinuxLists
Users
About
Oliver Upton (
[email protected]
)
Number of posts: 471 (0.65 per day)
First post: 2022-06-16 19:29:19
Last post: 2024-06-14 20:12:58
Previous Page
/
Next Page
Date
List
Subject
2022-12-07 22:15:26
linux-kernel
[PATCH 1/4] KVM: selftests: Fix build due to ucall_uninit() removal
2022-12-07 22:02:38
linux-kernel
[PATCH 3/4] KVM: arm64: selftests: Align VA space allocator with TTBR0
2022-12-07 22:02:29
linux-kernel
[PATCH 4/4] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
2022-12-02 20:47:33
linux-kernel
[PATCH v2 6/6] KVM: arm64: Condition HW AF updates on config option
2022-12-02 20:25:18
linux-kernel
[PATCH v2 2/6] KVM: arm64: Ignore EAGAIN for walks outside of a fault
2022-12-02 19:56:37
linux-kernel
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
2022-12-02 19:48:22
linux-kernel
[PATCH v2 1/6] KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
2022-12-02 19:33:06
linux-kernel
[PATCH v2 5/6] KVM: arm64: Handle access faults behind the read lock
2022-12-02 19:05:20
linux-kernel
[PATCH v2 4/6] KVM: arm64: Don't serialize if the access flag isn't set
2022-12-02 19:04:22
linux-kernel
[PATCH v2 3/6] KVM: arm64: Return EAGAIN for invalid PTE in attr walker
2022-12-01 19:30:53
linux-kernel
Re: [PATCH 0/3] KVM: arm64: Handle CCSIDR associativity mismatches
2022-12-01 19:06:03
linux-kernel
Re: [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
2022-11-29 21:59:16
linux-kernel
Re: [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
2022-11-29 20:31:07
linux-kernel
[PATCH 3/4] KVM: arm64: Handle access faults behind the read lock
2022-11-29 19:48:12
linux-kernel
[PATCH 1/4] KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
2022-11-29 19:38:34
linux-kernel
[PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
2022-11-29 19:25:09
linux-kernel
[PATCH 4/4] KVM: arm64: Condition HW AF updates on config option
2022-11-18 22:05:11
linux-kernel
[PATCH v2 1/2] KVM: selftests: Have perf_test_util signal when to stop vCPUs
2022-11-18 21:36:56
linux-kernel
[PATCH v2 2/2] KVM: selftests: Build access_tracking_perf_test for arm64
2022-11-18 19:42:37
linux-kernel
[PATCH v4 1/3] KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()
2022-11-18 19:41:13
linux-kernel
[PATCH v4 3/3] KVM: arm64: Reject shared table walks in the hyp code
2022-11-18 18:53:38
linux-kernel
[PATCH v4 2/3] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
2022-11-18 17:19:27
linux-kernel
Re: [PATCH v3 2/2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
2022-11-18 17:14:37
linux-kernel
Re: [RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
2022-11-17 19:35:28
linux-kernel
Re: [PATCH v3 2/2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
2022-11-17 02:00:30
linux-kernel
Re: [PATCH 2/2] KVM: arm64: selftests: Disable single-step without relying on ucall()
2022-11-17 01:23:23
linux-kernel
Re: [PATCH 1/2] KVM: arm64: selftests: Disable single-step with correct KVM define
2022-11-16 18:05:37
linux-kernel
Re: [PATCH 03/12] KVM: arm64: Block unsafe FF-A calls from the host
2022-11-16 17:59:24
linux-kernel
Re: [PATCH 03/12] KVM: arm64: Block unsafe FF-A calls from the host
2022-11-16 17:44:38
linux-kernel
[PATCH v3 1/2] KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()
2022-11-16 17:08:27
linux-kernel
[PATCH v3 2/2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
2022-11-16 08:57:11
linux-kernel
Re: [PATCH v2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
2022-11-16 07:51:36
linux-kernel
Re: [PATCH v2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
2022-11-15 23:39:38
linux-kernel
[PATCH v2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
2022-11-15 17:54:23
linux-kernel
Re: [PATCH 1/1] KVM: arm64: Use a separate function for hyp stage-1 walks
2022-11-14 22:31:20
linux-kernel
Re: [PATCH 1/2] KVM: selftests: Allow >1 guest mode in access_tracking_perf_test
2022-11-14 20:18:27
linux-kernel
[PATCH 1/1] KVM: arm64: Use a separate function for hyp stage-1 walks
2022-11-12 00:08:12
linux-kernel
Re: [RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
2022-11-12 00:00:21
linux-kernel
[PATCH 1/2] KVM: selftests: Allow >1 guest mode in access_tracking_perf_test
2022-11-11 23:33:31
linux-kernel
[PATCH 2/2] KVM: selftests: Build access_tracking_perf_test for arm64
2022-11-10 22:11:30
linux-kernel
Re: [RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
2022-11-10 02:35:19
linux-kernel
[RFC PATCH 1/3] KVM: arm64: Use a generalized accessor for SMCCC args
2022-11-10 02:27:36
linux-kernel
[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
2022-11-10 01:56:32
linux-kernel
[RFC PATCH 3/3] KVM: selftests: Test user hypercalls
2022-11-10 01:32:35
linux-kernel
[PATCH] KVM: arm64: Move arch-specific headers out of include/kvm/
2022-11-10 01:30:49
linux-kernel
[RESEND PATCH] KVM: arm64: Move arch-specific headers out of include/kvm/
2022-10-18 08:17:59
linux-kernel
Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
2022-10-10 04:34:27
linux-kernel
Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
2022-10-10 04:17:03
linux-kernel
Re: [PATCH] KVM: arm64: selftests: Fix multiple versions of GIC creation
2022-09-27 20:44:53
linux-kernel
Re: [PATCH v2] KVM: arm64: Limit stage2_apply_range() batch size to 1GB
2022-09-27 05:23:05
linux-kernel
Re: [PATCH] KVM: arm64: Cleanup the __get_fault_info() to take out the code that validates HPFAR