messages from 2026-09-04 17:56:26 to 2026-09-08 20:02:28 UTC [more...]
[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-08 20:01 UTC
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-08 18:59 UTC (29+ messages)
` [PATCH v17 01/20] KVM: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v17 02/20] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [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 07/20] KVM: arm64: CCA: Introduce Realms
` [PATCH v17 08/20] KVM: arm64: coco: Add a helper to check if a VM is confidential compute guest
` [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 11/20] KVM: arm64: coco: Don't handle MMIO with no ISV
` [PATCH v17 12/20] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v17 13/20] KVM: arm64: CCA: Add VCPU load/put for Realms
` [PATCH v17 14/20] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v17 15/20] KVM: arm64: CCA: WARN on injected undef exceptions
` [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 18/20] KVM: arm64: Reuse kvm_stage2_unmap_range in kvm_unmap_gfn_range
` [PATCH v17 19/20] KVM: arm64: Add VM specific callback for S2 MMU operations
` [PATCH v17 20/20] KVM: arm64: Abstract out memory abort handling
[PATCH 0/2] arm64: Make write_sysreg_s() select XZR reliably
2026-09-08 16:19 UTC (3+ messages)
` [PATCH 1/2] arm64: sysreg: Make write_sysreg_s() select XZR without optimisation
[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
2026-09-08 15:44 UTC (19+ messages)
` [PATCH v5 2/6] KVM: arm64: nv: Introduce guest stage-2 tracking structures
[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
2026-09-08 15:14 UTC (2+ messages)
[PATCH 00/20] Huge mapping support for protected VMs
2026-09-08 14:56 UTC (37+ messages)
` [PATCH 01/20] KVM: arm64: Prefault host stage-2 entries on block split
` [PATCH 02/20] KVM: arm64: Propagate host stage-2 annotated "
` [PATCH 04/20] KVM: arm64: Use block-level annotations when setting up the host stage-2
` [PATCH 08/20] KVM: arm64: Add a range to __pkvm_host_reclaim_page_guest()
` [PATCH 11/20] KVM: arm64: Add a range to pKVM ownership selftest
` [PATCH 12/20] KVM: arm64: Handle huge mappings in __pkvm_host_force_reclaim_page_guest()
` [PATCH 16/20] KVM: arm64: Add __pkvm_host_split_guest HVC
` [PATCH 18/20] KVM: arm64: Add PKVM_HYP_REQ_SPLIT
` [PATCH 19/20] KVM: arm64: Raise PKVM_HYP_REQ_SPLIT on guest to host sharing
` [PATCH 20/20] KVM: arm64: Stage-2 huge mappings for protected VMs
[PATCH] KVM: arm64: Fix the KVM_ARM_PREFERRED_TARGET documentation
2026-09-08 13:30 UTC (2+ messages)
[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
2026-09-08 13:15 UTC (8+ messages)
[PATCH 0/4] KVM: arm64: Fix host access to the EL2 stacks
2026-09-08 13:04 UTC (7+ messages)
` [PATCH 1/4] KVM: arm64: Transfer the hyp stack pages out of the host stage-2
` [PATCH 2/4] KVM: arm64: Match hyp text by physical address in fix_host_ownership()
` [PATCH 3/4] KVM: arm64: Move the private VA allocation cursor to __io_map_next
` [PATCH 4/4] KVM: arm64: Check every private mapping is hyp-owned at pKVM init
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-08 10:59 UTC (28+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v17 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v17 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v17 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands
[PATCH 0/2] 52-bit VA guest mode ID support
2026-09-08 8:08 UTC (12+ messages)
` [PATCH 1/2] KVM: selftest: arm64: Support 5-level paging in stage 1 translation table
` [PATCH 2/2] KVM: selftests: arm64: Add 52-bit VA guest modes
[PATCH v2] KVM: arm64: Honour the SPMC FF-A RX/TX buffer size limits
2026-09-07 22:11 UTC (2+ messages)
[PATCH v9 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
2026-09-07 17:33 UTC (10+ messages)
` [PATCH v9 1/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v9 2/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host handler
` [PATCH v9 3/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v9 4/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v9 5/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v9 6/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
` [PATCH v9 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy
[PATCH v17 0/1] arm64: mm: Handle Granule Protection Faults (GPFs)
2026-09-07 16:32 UTC (3+ messages)
` [PATCH v17 1/1] "
[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
2026-09-07 14:55 UTC (14+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
2026-09-07 12:52 UTC (13+ messages)
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-09-07 12:13 UTC (10+ messages)
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-07 11:21 UTC (5+ messages)
` [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 v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
2026-09-07 10:50 UTC (13+ messages)
[PATCH v2 00/16] KVM: arm64: Confine protected VM vCPU state to EL2
2026-09-07 9:17 UTC (28+ messages)
` [PATCH v2 01/17] KVM: arm64: Sync HCR_EL2.VSE back to the host vCPU under pKVM
` [PATCH v2 02/17] KVM: arm64: Reject the PVTIME vCPU attribute for protected VMs
` [PATCH v2 03/17] KVM: arm64: Introduce per-EC entry handlers for pKVM
` [PATCH v2 04/17] KVM: arm64: Skip fixed-feature state flush for protected vCPUs
` [PATCH v2 05/17] KVM: arm64: Add {flush,sync}_hyp_timer_state() primitives
` [PATCH v2 06/17] KVM: arm64: Add system register reset framework for protected VMs
` [PATCH v2 07/17] KVM: arm64: Implement HVC handling for protected guests at EL2
` [PATCH v2 08/17] KVM: arm64: Handle PSCI calls for protected VMs "
` [PATCH v2 09/17] KVM: arm64: Restrict KVM_ARM_VCPU_INIT and PSCI version for protected VMs
` [PATCH v2 10/17] KVM: arm64: Prevent host PC adjustments for protected vCPUs
` [PATCH v2 11/17] KVM: arm64: Inject an UNDEF at EL2 for unhandled protected guest exits
` [PATCH v2 12/17] KVM: arm64: Add per-EC entry/exit state marshalling for protected guests
` [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
` [PATCH v2 15/17] KVM: arm64: Reject host power-on of a vCPU that EL2 holds powered off
` [PATCH v2 16/17] KVM: arm64: Advertise the capabilities that protected VMs support
` [PATCH v2 17/17] KVM: arm64: Document the protected VM userspace API
[PATCH v2 0/3] arm64: fix typos in comments
2026-09-07 4:44 UTC (4+ messages)
` [PATCH v2 1/3] arm64: kvm: fix typo "synchonized" in comment
` [PATCH v2 2/3] selftests: kvm: fix typos in comments
` [PATCH v2 3/3] arm64: kvm: fix typo in pauth.c comment
[PATCH] Documentation: KVM: Fix the struct kvm_arm_device_addr name
2026-09-06 19:53 UTC (2+ messages)
[PATCH] Documentation: KVM: Fix the event_source sysfs path in the PMU attribute description
2026-09-06 19:51 UTC (2+ messages)
[PATCH v2 0/4] KVM: Reset steal time accounting on vCPU pid change
2026-09-06 17:27 UTC (13+ messages)
` [PATCH v2 1/4] KVM: Move last_steal to common struct kvm_vcpu
` [PATCH v2 2/4] KVM: Reset last_steal on vCPU pid change
` [PATCH v2 3/4] KVM: selftests: Test steal time across vCPU pid changes on x86
` [PATCH v2 4/4] KVM: selftests: Add arm64 coverage for steal time pid changes
[PATCH] KVM: arm64: vgic: Serialise CTRL_INIT against vCPU creation
2026-09-06 16:45 UTC (2+ messages)
[PATCH] KVM: selftests: Fix VM leak in early return
2026-09-06 3:41 UTC
dumbass here, asking dumbass questions
2026-09-05 3:52 UTC
[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
2026-09-05 1:24 UTC (4+ messages)
[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
2026-09-05 1:19 UTC (11+ messages)
[PATCH 3/3] arm64: kvm: fix repeated word 'is' in comment
2026-09-04 19:29 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).