Oliver Upton ([email protected])

Number of posts: 446 (0.65 per day)
First post: 2022-06-16 19:29:19
Last post: 2024-05-01 18:01:54

Date List Subject
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
2024-02-19 19:01:52 linux-kernel [PATCH 2/3] irqchip/gic-v3-its: Spin off GICv4 init into a separate function
2024-02-19 18:59:30 linux-kernel [PATCH 3/3] irqchip/gic-v3-its: Print the vPE table installed in redistributor
2024-02-19 18:59:04 linux-kernel [PATCH 1/3] irqchip/gic-v3-its: Do not assume vPE tables are preallocated
2024-02-19 18:58:50 linux-kernel [PATCH 0/3] irqchip/gic-v3-its: Fix GICv4.1 initialization after kexec
2024-02-18 18:05:59 linux-kernel Re: [PATCH v3 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
2024-02-16 18:54:28 linux-kernel [PATCH v3 09/10] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
2024-02-16 18:54:20 linux-kernel [PATCH v3 08/10] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
2024-02-16 18:54:03 linux-kernel [PATCH v3 07/10] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
2024-02-16 18:45:56 linux-kernel [PATCH v3 10/10] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
2024-02-16 18:44:29 linux-kernel [PATCH v3 06/10] KVM: arm64: vgic: Use atomics to count LPIs
2024-02-16 18:44:06 linux-kernel [PATCH v3 05/10] KVM: arm64: vgic: Get rid of the LPI linked-list
2024-02-16 18:43:48 linux-kernel [PATCH v3 04/10] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
2024-02-16 18:43:39 linux-kernel [PATCH v3 03/10] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
2024-02-16 18:43:13 linux-kernel [PATCH v3 02/10] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
2024-02-16 18:43:08 linux-kernel [PATCH v3 01/10] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-16 18:42:50 linux-kernel [PATCH v3 00/10] KVM: arm64: Avoid serializing LPI get() / put()
2024-02-16 16:02:05 linux-kernel [PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
2024-02-16 15:58:49 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-15 23:27:56 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-15 20:19:35 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-15 20:15:38 linux-kernel Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-15 08:23:24 linux-kernel Re: [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
2024-02-14 23:25:22 linux-kernel Re: [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs
2024-02-14 21:06:38 linux-kernel Re: [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-14 20:58:38 linux-kernel Re: [PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
2024-02-14 20:55:34 linux-kernel Re: [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-14 19:09:18 linux-kernel Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-14 19:02:45 linux-kernel Re: [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-14 18:34:40 linux-kernel Re: [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs
2024-02-13 21:53:58 linux-kernel Re: [PATCH v2 02/23] KVM: arm64: vgic: Store LPIs in an xarray
2024-02-13 20:12:40 linux-kernel Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection
2024-02-13 17:11:30 linux-kernel Re: [PATCH v5 4/4] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
2024-02-13 16:52:22 linux-kernel Re: [PATCH v5 3/4] KVM: arm64: Register ptdump with debugfs on guest creation
2024-02-13 16:29:58 linux-kernel Re: [RFC PATCH] KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
2024-02-13 10:05:36 linux-kernel [PATCH v2 18/23] KVM: selftests: Standardise layout of GIC frames
2024-02-13 10:01:34 linux-kernel [PATCH v2 14/23] KVM: arm64: vgic-its: Protect cached vgic_irq pointers with RCU
2024-02-13 09:55:25 linux-kernel [PATCH v2 22/23] KVM: selftests: Hack in support for aligned page allocations
2024-02-13 09:53:50 linux-kernel [PATCH v2 23/23] KVM: selftests: Add stress test for LPI injection
2024-02-13 09:51:00 linux-kernel [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS
2024-02-13 09:50:16 linux-kernel [PATCH v2 16/23] KVM: arm64: vgic-its: Rely on RCU to protect translation cache reads
2024-02-13 09:50:02 linux-kernel [PATCH v2 15/23] KVM: arm64: vgic-its: Treat the LPI translation cache as an rculist
2024-02-13 09:49:33 linux-kernel [PATCH v2 21/23] KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h