Oliver Upton ([email protected])

Number of posts: 437 (0.65 per day)
First post: 2022-06-16 19:29:19
Last post: 2024-04-19 22:24:05

Date List Subject
2024-04-19 22:24:05 linux-kernel Re: [PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
2024-04-02 07:00:56 linux-kernel Re: [PATCH v3 6/7] KVM: arm64: Participate in bitmap-based PTE aging
2024-03-29 15:11:52 linux-kernel Re: [PATCH] KVM: arm64: Limit stage2_apply_range() batch size to smallest block
2024-03-26 13:50:43 linux-kernel Re: [PATCH] KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
2024-03-26 08:42:48 linux-kernel Re: [PATCH 2/2] KVM: arm64: Allow only the specified FF-A calls to be forwarded to TZ
2024-03-23 02:08:11 linux-kernel Re: [PATCH 2/2] KVM: arm64: Allow only the specified FF-A calls to be forwarded to TZ
2024-03-19 19:43:05 linux-kernel Re: [RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-19 15:43:34 linux-kernel Re: [RFC PATCH v3 2/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
2024-03-19 15:27:58 linux-kernel Re: [RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-18 17:25:24 linux-kernel Re: [PATCH] perf build: fix out of tree build
2024-03-16 00:25:27 linux-kernel [PATCH] Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checking"
2024-03-15 23:56:54 linux-kernel Re: [GIT PULL] KVM changes for Linux 6.9 merge window
2024-03-15 23:32:27 linux-kernel Re: [GIT PULL] KVM changes for Linux 6.9 merge window
2024-03-13 19:45:42 linux-kernel Re: [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function for hibernation
2024-03-13 05:26:21 linux-kernel Re: WARNING in kvm_age_gfn
2024-03-12 15:47:41 linux-kernel Re: [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function for hibernation
2024-03-08 06:25:44 linux-kernel Re: linux-next: manual merge of the kvm-arm tree with the arm64 tree
2024-03-07 22:18:08 linux-kernel Re: [PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
2024-03-06 08:40:04 linux-kernel Re: [RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables.
2024-03-05 08:50:35 linux-kernel Re: [RFC PATCH] kvm: nv: Optimize the unmapping of shadow S2-MMU tables.
2024-03-01 20:10:00 linux-kernel Re: [PATCH] KVM: arm64: Only save S1PIE registers when dirty
2024-02-29 06:40:23 linux-kernel Re: [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
2024-02-29 06:38:49 linux-kernel Re: [PATCH] KVM: selftests: aarch64: Remove unused functions from vpmu test
2024-02-28 21:34:36 linux-kernel Re: [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
2024-02-28 21:30:11 linux-kernel Re: [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
2024-02-27 20:27:17 linux-kernel Re: [PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on AmpereOne
2024-02-27 09:02:31 linux-kernel Re: [PATCH v9 0/4] KVM: arm64: Allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2024-02-27 07:17:09 linux-kernel Re: [PATCH 2/2] KVM: arm64: Reuse struct cpu_fp_state to track the guest FP state
2024-02-26 23:49:17 linux-kernel Re: [PATCH v9 0/4] KVM: arm64: Allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2024-02-24 11:11:59 linux-kernel Re: [PATCH 3/3] irqchip/gic-v3-its: Print the vPE table installed in redistributor
2024-02-24 11:02:59 linux-kernel Re: [PATCH 2/3] irqchip/gic-v3-its: Spin off GICv4 init into a separate function
2024-02-24 09:16:07 linux-kernel Re: (subset) [PATCH 5/8] KVM: arm64: Fix typos
2024-02-24 09:13:38 linux-kernel Re: [PATCH 5/8] KVM: arm64: Fix typos
2024-02-23 21:52:37 linux-kernel Re: [PATCH v4 00/10] KVM: arm64: Avoid serializing LPI get() / put()
2024-02-23 21:51:41 linux-kernel Re: [PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
2024-02-22 20:03:55 linux-kernel Re: linux-next: build failure after merge of the kvm-arm tree
2024-02-21 05:47:21 linux-kernel [PATCH v4 08/10] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
2024-02-21 05:47:05 linux-kernel [PATCH v4 10/10] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
2024-02-21 05:46:33 linux-kernel [PATCH v4 03/10] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
2024-02-21 05:46:15 linux-kernel [PATCH v4 09/10] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
2024-02-21 05:46:00 linux-kernel [PATCH v4 06/10] KVM: arm64: vgic: Use atomics to count LPIs
2024-02-21 05:45:46 linux-kernel [PATCH v4 07/10] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
2024-02-21 05:45:16 linux-kernel [PATCH v4 05/10] KVM: arm64: vgic: Get rid of the LPI linked-list
2024-02-21 05:44:58 linux-kernel [PATCH v4 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
2024-02-21 05:44:22 linux-kernel [PATCH v4 02/10] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
2024-02-21 05:44:06 linux-kernel [PATCH v4 01/10] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-21 05:43:59 linux-kernel [PATCH v4 00/10] KVM: arm64: Avoid serializing LPI get() / put()
2024-02-21 05:14:06 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-20 18:02:45 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-20 17:43:20 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-20 17:16:40 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray