messages from 2026-07-14 12:00:05 to 2026-07-16 06:45:06 UTC [more...]
[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
2026-07-16 6:45 UTC (7+ messages)
` [PATCH v4 2/6] KVM: arm64: nv: Avoid full shadow s2 unmap
` [PATCH v4 3/6] KVM: arm64: nv: Add nested revmap broken tracepoint
` [PATCH v4 4/6] KVM: arm64: Refactor kvm_unmap_gfn_range() with common variables
` [PATCH v4 5/6] KVM: arm64: nv: Remove reverse map entries during TLBI handling
` [PATCH v4 6/6] KVM: arm64: nv: Create nested IPA direct map to speed up reverse map removal
[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-07-15 18:43 UTC (32+ messages)
` [PATCH v7 01/24] KVM: arm64: Add a generic clock
` [PATCH v7 02/24] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v7 03/24] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v7 04/24] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v7 05/24] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v7 06/24] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v7 07/24] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v7 08/24] KVM: arm64: iommu: Add memory pool
` [PATCH v7 09/24] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v7 10/24] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v7 11/24] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v7 12/24] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v7 13/24] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v7 14/24] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v7 15/24] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v7 16/24] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v7 17/24] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v7 18/24] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v7 19/24] iommu/arm-smmu-v3-kvm: Share other queues
` [PATCH v7 20/24] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v7 21/24] iommu/io-pgtable-arm: Support io-pgtable-arm in the hypervisor
` [PATCH v7 22/24] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v7 23/24] iommu/arm-smmu-v3-kvm: Enable nesting
` [PATCH v7 24/24] KVM: arm64: Add documentation for pKVM DMA isolation
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-15 16:57 UTC (31+ messages)
` [PATCH v3 27/40] KVM: arm64: gic-v5: Track SPI state for in-flight SPIs
` [PATCH v3 29/40] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v3 30/40] Documentation: KVM: Extend VGICv5 docs for KVM_VGIC_V5_ADDR_TYPE_IRS
` [PATCH v3 31/40] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH v3 34/40] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v3 35/40] KVM: arm64: gic-v5: Add CoreSight MMIO regs to IRS
` [PATCH v3 36/40] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v3 37/40] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v3 38/40] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v3 40/40] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-15 16:43 UTC (46+ messages)
` [PATCH v15 01/37] KVM: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v15 02/37] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v15 03/37] arm64: mm: Handle Granule Protection Faults (GPFs)
` [PATCH v15 04/37] KVM: arm64: CCA: Check for RMI support at KVM init
` [PATCH v15 05/37] KVM: arm64: CCA: Check for LPA2 support
` [PATCH v15 06/37] KVM: arm64: CCA: Define the user ABI
` [PATCH v15 07/37] KVM: arm64: CCA: Add basic infrastructure for creating a realm
` [PATCH v15 08/37] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v15 09/37] KVM: arm64: CCA: Allow passing the machine type in KVM creation
` [PATCH v15 10/37] KVM: arm64: CCA: Tear down RTTs
` [PATCH v15 11/37] KVM: arm64: CCA: Allocate and free RECs to match vCPUs
` [PATCH v15 12/37] KVM: arm64: CCA: Support the VGIC in realms
` [PATCH v15 13/37] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v15 16/37] KVM: arm64: CCA: Handle realm MMIO emulation
` [PATCH v15 17/37] KVM: arm64: Expose support for private memory
` [PATCH v15 18/37] KVM: arm64: CCA: Create the realm descriptor
` [PATCH v15 19/37] KVM: arm64: CCA: Activate realms on first vCPU run
` [PATCH v15 20/37] KVM: arm64: CCA: Allow populating initial contents
` [PATCH v15 21/37] KVM: arm64: CCA: Set RIPAS of initial memslots
` [PATCH v15 22/37] KVM: arm64: CCA: Support runtime faulting of memory
` [PATCH v15 23/37] KVM: arm64: CCA: Handle realm vCPU load
` [PATCH v15 24/37] KVM: arm64: CCA: Validate register access for Realm VMs
` [PATCH v15 25/37] KVM: arm64: CCA: Handle Realm PSCI requests
` [PATCH v15 26/37] KVM: arm64: WARN on injected undef exceptions
` [PATCH v15 27/37] KVM: arm64: CCA: Allow userspace to inject aborts
` [PATCH v15 28/37] KVM: arm64: CCA: Support RSI_HOST_CALL
` [PATCH v15 29/37] KVM: arm64: CCA: Allow checking SVE on VM instance
` [PATCH v15 30/37] KVM: arm64: CCA: Prevent Device mappings for realms
` [PATCH v15 31/37] KVM: arm64: CCA: Propagate breakpoint and watchpoint counts to userspace
` [PATCH v15 32/37] KVM: arm64: CCA: Set breakpoint parameters through SET_ONE_REG
` [PATCH v15 33/37] KVM: arm64: CCA: Propagate max SVE vector length from the RMM
` [PATCH v15 34/37] KVM: arm64: CCA: Configure max SVE vector length for a Realm
` [PATCH v15 35/37] KVM: arm64: CCA: Provide register list for unfinalized RECs
` [PATCH v15 36/37] KVM: arm64: CCA: Provide an accurate register list
` [PATCH v15 37/37] KVM: arm64: CCA: Enable realms to be created
[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
2026-07-15 15:47 UTC (13+ messages)
` [PATCH 1/6] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH 2/6] firmware: arm_rmm: Add wrappers for direct RMI calls
` [PATCH 3/6] firmware: arm_rmm: Check for RMI support at init
` [PATCH 4/6] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH 5/6] firmware: arm_rmm: Add support for SRO
` [PATCH 6/6] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-15 15:07 UTC (43+ messages)
` [PATCH v2 01/18] KVM: arm64: Add __pkvm_private_range_pa
` [PATCH v2 02/18] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v2 03/18] KVM: arm64: Add __hyp_allocator_map for the pKVM hyp
` [PATCH v2 04/18] KVM: arm64: Add a heap allocator "
` [PATCH v2 05/18] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH v2 06/18] KVM: arm64: Add topup interface for the pKVM heap allocator
` [PATCH v2 07/18] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v2 08/18] KVM: arm64: Handle PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v2 09/18] KVM: arm64: Add reclaim interface for the pKVM heap alloc
` [PATCH v2 10/18] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v2 11/18] KVM: arm64: Add a shrinker for pKVM
` [PATCH v2 12/18] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v2 13/18] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH v2 14/18] KVM: arm64: Use noclear for PGD in __pkvm_init_vm error path
` [PATCH v2 15/18] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator
` [PATCH v2 16/18] KVM: arm64: Alloc pkvm_hyp_vcpu "
` [PATCH v2 17/18] KVM: arm64: Reject hyp trace descriptors with fewer CPUs than hyp_nr_cpus
` [PATCH v2 18/18] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator
[PATCH] KVM: arm64: Use consistent type for pool size
2026-07-15 15:01 UTC
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-15 14:28 UTC (26+ messages)
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-07-15 14:06 UTC (4+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
2026-07-15 13:55 UTC (5+ messages)
[PATCH v6 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
2026-07-15 11:10 UTC (4+ messages)
` [PATCH v6 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration
` [PATCH v6 2/2] KVM: arm64: vgic: Mitigate potential LPI registration failure
[PATCH v2] KVM: arm64: Fix hyp_trace clock disabling
2026-07-15 10:51 UTC
[GIT PULL] KVM/arm64 fixes for 7.2, take #2
2026-07-15 10:14 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 7.2, take #1
2026-07-15 10:13 UTC (2+ messages)
[PATCH v6 0/8] KVM: arm64: pKVM vCPU state management at EL2
2026-07-15 9:20 UTC (15+ messages)
` [PATCH v6 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v6 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v6 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v6 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v6 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v6 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v6 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v6 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[PATCH v2 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-15 8:25 UTC (36+ messages)
` [PATCH v2 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
` [PATCH v2 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH v2 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH v2 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v2 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v2 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v2 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH v2 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v2 25/28] KVM: arm64: Engage NV3 TLBI trap elision
` [PATCH v2 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v2 27/28] KVM: arm64: Expose FEAT_NV3 to guests
[PATCH v2] KVM: arm64: Avoid naming collision in tracing
2026-07-15 7:57 UTC (2+ messages)
[PATCH v2 0/3] KVM: arm64: Tidy up is_created
2026-07-15 7:57 UTC (2+ messages)
[PATCH] KVM: arm64: Fix hyp_trace clock disabling
2026-07-15 7:13 UTC (3+ messages)
[PATCH v2] KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context
2026-07-14 23:50 UTC (2+ messages)
[PATCH v2 0/4] trace_hyp_printk() for pKVM/nVHE hypervisor
2026-07-14 22:40 UTC (3+ messages)
` [PATCH v2 3/4] tracing/remotes: Add REMOTE_EVENT_CUSTOM_PRINTK() helper
[PATCH v8 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
2026-07-14 18:41 UTC (2+ messages)
[PATCH v5 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
2026-07-14 16:44 UTC (15+ messages)
` [PATCH v5 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v5 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v5 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v5 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[PATCH v2] KVM: Ignore MMU notifiers for guest_memfd-only memslots
2026-07-14 16:04 UTC
[PATCH] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
2026-07-14 14:13 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox