messages from 2026-09-10 06:35:58 to 2026-09-13 10:00:29 UTC [more...]
[PATCH v3] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
2026-09-13 10:00 UTC (5+ messages)
[RFC PATCH 0/5] KVM: arm64: New PTE dirty-page encoding, HAFDBS new usage
2026-09-13 9:09 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: arm64: pgtables: Change write bit from S2AP_W to DBM
` [RFC PATCH 2/5] KVM: arm64: Add KVM_PGTABLE_PROT_DIRTY
[PATCH v18] arm64: mm: Handle Granule Protection Faults (GPFs)
2026-09-13 7:04 UTC
[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-13 6:59 UTC (14+ messages)
` [PATCH v18 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v18 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v18 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v18 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v18 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v18 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands
[PATCH kvmtool 0/5] Fix diagnostics and capability probes for protected VMs
2026-09-12 19:36 UTC (14+ messages)
` [PATCH kvmtool 1/5] arm64: Do not abort on register-dump failures
` [PATCH kvmtool 2/5] kvm: Bound-check the exit-reason string lookup
` [PATCH kvmtool 3/5] kvm: Name every exit reason the UAPI header defines
` [PATCH kvmtool 4/5] arm64: Query steal-time support on the VM fd
` [PATCH kvmtool 5/5] arm64: Query counter-offset "
[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
2026-09-12 11:43 UTC (7+ messages)
` [PATCH v7 11/23] KVM: arm64: Share arm64 code with s390
[PATCH 0/4] KVM: arm64: Reduce overhead of full S2 teardown
2026-09-12 10:48 UTC (5+ messages)
` [PATCH 1/4] KVM: arm64: pgtable: Add Stage-2 unmap without TLBI primitive
` [PATCH 2/4] KVM: arm64: MMU: Add kvm_stage2_unmap_all() helper
` [PATCH 3/4] KVM: arm64: nv: Move full s2_mmu unmap over to kvm_stage2_unmap_all()
` [PATCH 4/4] KVM: arm64: nv: Move TLBI VMALLS12E1* emulation "
[PATCH v4 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
2026-09-11 18:59 UTC (6+ messages)
` [PATCH v4 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
` [PATCH v4 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction
[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
2026-09-11 18:26 UTC (18+ messages)
[PATCH 00/60] KVM Planes + SEV-SNP Support
2026-09-11 17:54 UTC (3+ messages)
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-11 17:06 UTC (35+ messages)
` [PATCH v17 03/20] KVM: arm64: Track the type of VM in kvm_arch
` [PATCH v17 04/20] KVM: arm64: Refactor the vcpu_load to allow for VM specific callbacks
` [PATCH v17 05/20] KVM: arm64: Add vcpu load/put call backs for flavors
` [PATCH v17 06/20] KVM: arm64: CCA: Add a new mode for supporting Realm guests
` [PATCH v17 09/20] KVM: arm64: coco: arch_timer: Prevent timer offset configuration
` [PATCH v17 10/20] KVM: arm64: coco: Disable Steal time accounting for coco guests
` [PATCH v17 14/20] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v17 16/20] KVM: arm64: CCA: Provide register list for unfinalized RECs
` [PATCH v17 17/20] KVM: arm64: CCA: Provide an accurate register list
[PATCH v17 0/1] arm64: mm: Handle Granule Protection Faults (GPFs)
2026-09-11 16:09 UTC (8+ messages)
` [PATCH v17 1/1] "
[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-09-11 15:44 UTC (21+ messages)
` [PATCH 1/8] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH 3/8] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH 8/8] KVM: selftests: Add nested pre-fault test "
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-11 15:29 UTC (12+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 4/7] firmware: arm_rmm: Add support for SRO
[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
2026-09-11 15:27 UTC (14+ messages)
` [PATCH v5 2/6] KVM: arm64: nv: Introduce guest stage-2 tracking structures
[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-11 15:05 UTC (11+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
[PATCH v2 00/22] Huge mapping support for protected VMs
2026-09-11 14:20 UTC (25+ messages)
` [PATCH v2 01/22] KVM: arm64: Prefault host stage-2 entries on block split
` [PATCH v2 02/22] KVM: arm64: Propagate host stage-2 annotated "
` [PATCH v2 03/22] KVM: arm64: Allow block-level stage-2 annotation
` [PATCH v2 04/22] KVM: arm64: Use block-level annotations when setting up the host stage-2
` [PATCH v2 05/22] KVM: arm64: Make pKVM ownership selftest an HVC
` [PATCH v2 06/22] KVM: arm64: Add a range to __pkvm_host_share/unshare_hyp()
` [PATCH v2 07/22] KVM: arm64: Add a range to __pkvm_host_donate_guest()
` [PATCH v2 08/22] KVM: arm64: Add a range to hyp_poison_page()
` [PATCH v2 09/22] KVM: arm64: Add a range to __pkvm_host_reclaim_guest()
` [PATCH v2 10/22] KVM: arm64: Add a range to __pkvm_guest_share_host()
` [PATCH v2 11/22] KVM: arm64: Add a range to __pkvm_guest_unshare_host()
` [PATCH v2 12/22] KVM: arm64: Handle huge mappings in __pkvm_host_force_reclaim_page_guest()
` [PATCH v2 13/22] KVM: arm64: Handle huge mappings in __pkvm_vcpu_in_poison_fault()
` [PATCH v2 14/22] KVM: arm64: Add a range to pKVM ownership selftest
` [PATCH v2 15/22] KVM: arm64: Warn on pKVM guest stage-2 block collapse
` [PATCH v2 16/22] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v2 17/22] KVM: arm64: Introduce kvm_pgtable_stage2_table_install()
` [PATCH v2 18/22] KVM: arm64: Add __pkvm_host_split_guest HVC
` [PATCH v2 19/22] KVM: arm64: Extend pKVM page ownership selftests to cover guest block split
` [PATCH v2 20/22] KVM: arm64: Add PKVM_HYP_REQ_SPLIT
` [PATCH v2 21/22] KVM: arm64: Raise PKVM_HYP_REQ_SPLIT on guest to host sharing
` [PATCH v2 22/22] KVM: arm64: Stage-2 huge mappings for protected VMs
[PATCH v2 00/16] KVM: arm64: Confine protected VM vCPU state to EL2
2026-09-11 13:58 UTC (12+ messages)
` [PATCH v2 06/17] KVM: arm64: Add system register reset framework for protected VMs
` [PATCH v2 10/17] KVM: arm64: Prevent host PC adjustments for protected vCPUs
` [PATCH v2 13/17] KVM: arm64: Pend a protected guest's SError with HCR_EL2.VSE only
` [PATCH v2 14/17] KVM: arm64: Reject host access to protected VM private state
[RFC PATCH v8 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-09-11 13:50 UTC (3+ messages)
` [RFC PATCH v8 15/20] target/arm/kvm: Ignore and trace unexpected writable reserved fields
[PATCH v2 00/13] KVM: ITS hardening for pKVM
2026-09-11 13:06 UTC (8+ messages)
` [PATCH v2 01/13] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v2 03/13] KVM: arm64: Support host MMIO trap handlers for unmapped devices
` [PATCH v2 04/13] KVM: Parse the device tree and register the ITS region with pKVM
dumbass here, asking dumbass questions
2026-09-11 11:39 UTC (2+ messages)
[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
2026-09-11 11:02 UTC (7+ messages)
` [PATCH v20 13/14] tools: Synchronise the kernel esr.h
` [PATCH v20 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
2026-09-11 10:43 UTC (5+ messages)
[PATCH v1 0/3] KVM: arm64: Properly advertise !FEAT_LPA2 for NV
2026-09-11 9:08 UTC (13+ messages)
` [PATCH v1 1/3] KVM: arm64: nv: Don't advertise FEAT_LPA2 for guest stage-1
` [PATCH v1 2/3] arm64: sysreg: Add TCR_EL2 to sysreg infrastructure
` [PATCH v1 3/3] KVM: arm64: Convert TCR_EL2 to config-driven sanitisation
[PATCH v3 2/2] KVM: arm64: nv: Fix null ptr deref on nested wp/unmap, teardown race
2026-09-11 8:44 UTC (3+ messages)
[PATCH 3/3] arm64: kvm: fix repeated word 'is' in comment
2026-09-11 8:25 UTC (3+ messages)
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-09-11 8:20 UTC (8+ messages)
` [PATCH v6 02/40] arm_mpam: Reset when feature configuration bit unset
` [PATCH v6 04/40] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v6 05/40] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
[PATCH] KVM: arm64: Fix kvm_get_vtcr() kernel-doc
2026-09-11 6:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-11 2:08 UTC (26+ messages)
` [PATCH v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned
[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
2026-09-10 17:47 UTC (12+ messages)
[PATCH v5 00/15] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
2026-09-10 14:05 UTC (16+ messages)
` [PATCH v5 01/15] coco: host: arm64: Prepare host TSM plumbing for IDE streams
` [PATCH v5 02/15] coco: host: arm64: Create RMM pdev objects for PCI endpoints
` [PATCH v5 03/15] coco: host: arm64: Add RMM pdev communication plumbing
` [PATCH v5 04/15] coco: host: arm64: Add RMM pdev stop and destroy helper
` [PATCH v5 05/15] X.509: Make certificate parser public
` [PATCH v5 06/15] X.509: Parse Subject Alternative Name in certificates
` [PATCH v5 07/15] X.509: Move certificate length retrieval into new helper
` [PATCH v5 08/15] coco: host: arm64: Register device public key with RMM
` [PATCH v5 09/15] coco: host: arm64: Initialize RMM pdev state for TDISP IDE connect
` [PATCH v5 10/15] coco: host: arm64: Coordinate peer stream waits during pdev communication
` [PATCH v5 11/15] coco: host: arm64: Connect RMM pdev streams for IDE devices
` [PATCH v5 12/15] coco: host: arm64: Refcount root-port pdevs used by IDE streams
` [PATCH v5 13/15] PCI/TSM: Move CMA DOE mailbox discovery out of pci_tsm_pf0_constructor()
` [PATCH v5 14/15] coco: host: arm64: Add NCOH_SYS stream support for RC endpoints
` [PATCH v5 15/15] coco: host: arm64: Enable PCI TSM connect callbacks
[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
2026-09-10 12:46 UTC (13+ messages)
[PATCH 00/20] Huge mapping support for protected VMs
2026-09-10 10:04 UTC (5+ messages)
` [PATCH 11/20] KVM: arm64: Add a range to pKVM ownership selftest
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