messages from 2026-08-31 19:14:25 to 2026-09-02 16:41:25 UTC [more...]
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-02 16:41 UTC
[RFC PATCH v4 00/16] coco/TSM: Implement host-side support for Arm CCA TDISP setup
2026-09-02 16:39 UTC (26+ messages)
` [RFC PATCH v4 01/16] iommu/arm-smmu-v3: Discover RME support and realm IRQ topology
` [RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
2026-09-02 16:35 UTC (2+ messages)
[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
2026-09-02 16:30 UTC (25+ messages)
` [PATCH v20 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v20 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v20 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v20 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v20 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v20 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v20 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v20 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v20 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v20 13/14] tools: Synchronise the kernel esr.h
` [PATCH v20 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
2026-09-02 16:20 UTC (43+ messages)
` [PATCH v7 02/23] KVM: Make device name configurable
` [PATCH v7 03/23] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v7 11/23] KVM: arm64: Share arm64 code with s390
` [PATCH v7 12/23] s390/tools: Use arm64 headers
` [PATCH v7 13/23] KVM: s390: Use arm64 code
` [PATCH v7 14/23] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v7 15/23] s390: Introduce Start Arm Execution instruction
` [PATCH v7 16/23] KVM: s390: arm64: Introduce host definitions
` [PATCH v7 17/23] s390/hwcaps: Report SAE support as hwcap
` [PATCH v7 18/23] KVM: s390: Add basic arm64 kvm module
` [PATCH v7 19/23] KVM: s390: arm64: Implement required functions
` [PATCH v7 20/23] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v7 21/23] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v7 22/23] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile
[PATCH 00/17] KVM: arm64: Confine protected VM vCPU state to EL2
2026-09-02 15:26 UTC (27+ messages)
` [PATCH 02/17] KVM: arm64: Advertise the capabilities that protected VMs support
` [PATCH 03/17] KVM: arm64: Reject the PVTIME vCPU attribute for protected VMs
` [PATCH 04/17] KVM: arm64: Introduce per-EC entry handlers for pKVM
` [PATCH 05/17] KVM: arm64: Skip fixed-feature state flush for protected vCPUs
` [PATCH 07/17] KVM: arm64: Add system register reset framework for protected VMs
` [PATCH 08/17] KVM: arm64: Implement HVC handling for protected guests at EL2
` [PATCH 09/17] KVM: arm64: Handle PSCI calls for protected VMs "
` [PATCH 13/17] KVM: arm64: Add per-EC entry/exit state marshalling for protected guests
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-09-02 15:11 UTC (8+ messages)
` [PATCH v16 14/45] KVM: arm64: CCA: Add basic infrastructure for creating a realm
` [PATCH v16 15/45] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v16 16/45] KVM: arm64: CCA: Allow passing the machine type in KVM creation
[PATCH] KVM: selftests: Fix arm64 sysreg header dependencies
2026-09-02 13:41 UTC
[RFC PATCH 0/5] KVM: arm64: New PTE dirty-page encoding, HAFDBS new usage
2026-09-02 13:16 UTC (14+ 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
` [RFC PATCH 3/5] KVM: arm64: Introduce a dedicated walker for stage2 write-protect
` [RFC PATCH 4/5] KVM: arm64: Add KVM_REQ_RELOAD_STAGE2
` [RFC PATCH 5/5] KVM: arm64: Enable HAFDBS for guests not on migration
[PATCH v2 00/20] KVM: arm64 on s390 System Register Handling
2026-09-02 7:49 UTC (43+ messages)
` [PATCH v2 02/20] KVM: arm64: Extract number of sys_reg_desc into a constant
` [PATCH v2 03/20] arm64: sysreg: Define OSLSR_EL1_OSLK_MASK
` [PATCH v2 04/20] arm64: Share more arm64 headers with s390
` [PATCH v2 05/20] KVM: s390: arm64: Prepare for sharing more arm64 code
` [PATCH v2 06/20] KVM: arm64: Prepare sys_regs.c for sharing with s390
` [PATCH v2 07/20] KVM: arm64: Share more arm64 code "
` [PATCH v2 09/20] s390: Introduce read/write ARM sysreg instructions
` [PATCH v2 10/20] s390: Add functions to query arm guest time
` [PATCH v2 11/20] KVM: s390: arm64: Query Available Arm features
` [PATCH v2 12/20] KVM: s390: arm64: Implement feature sanitisation
` [PATCH v2 13/20] KVM: s390: arm64: Implement arm sysreg managing infrastructure
` [PATCH v2 14/20] KVM: s390: arm64: Integrate sysreg into the host
` [PATCH v2 15/20] KVM: s390: arm64: Use QAAF init save area
` [PATCH v2 16/20] KVM: s390: arm64: Implement exception injection
` [PATCH v2 17/20] KVM: s390: arm64: Finalize page fault handling
` [PATCH v2 18/20] KVM: s390: arm64: Implement SVE for arm guests
` [PATCH v2 19/20] KVM: s390: arm64: Promote PTRAUTH capability
` [PATCH v2 20/20] s390: Report AEF features to sysfs
[PATCH v7 0/3] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-09-01 18:50 UTC (4+ messages)
` [PATCH v7 1/3] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v7 2/3] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v7 3/3] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
[PATCH v3 0/3] KVM: arm64: ID register finalisation fixes
2026-09-01 18:43 UTC (5+ messages)
` [PATCH v3 1/3] KVM: arm64: Finalize guest-wide sysregs prior to per-vCPU sysregs
` [PATCH v3 2/3] KVM: arm64: Block ID register changes after we rely on the values
` [PATCH v3 3/3] KVM: arm64: selftests: Check ID regs are immutable after a failed run
[PATCH v5 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-09-01 17:59 UTC (26+ messages)
` [PATCH v5 01/18] KVM: arm64: Add pkvm_private_va_range_pa
` [PATCH v5 02/18] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v5 03/18] KVM: arm64: Add pkvm_map_private_va_range
` [PATCH v5 04/18] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v5 05/18] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH v5 06/18] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v5 07/18] KVM: arm64: Add PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v5 08/18] KVM: arm64: Add reclaim interface for the pKVM heap alloc
` [PATCH v5 09/18] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v5 10/18] KVM: arm64: Add a shrinker for pKVM
` [PATCH v5 11/18] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v5 12/18] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH v5 13/18] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator
` [PATCH v5 14/18] KVM: arm64: Alloc pkvm_hyp_vcpu "
` [PATCH v5 15/18] KVM: arm64: Rename vCPU pkvm_memcache to stage2_mc
` [PATCH v5 16/18] KVM: arm64: Reject hyp trace descriptors with fewer CPUs than hyp_nr_cpus
` [PATCH v5 17/18] KVM: arm64: Reject hyp trace descriptors with fewer than 3 pages
` [PATCH v5 18/18] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator
[PATCH v3 0/2] KVM: arm64: Fix spurious warn, null ptr deref on S2 teardown race
2026-09-01 17:46 UTC (5+ messages)
` [PATCH v3 1/2] KVM: arm64: Fix spurious warning for benign stage 2 "
` [PATCH v3 2/2] KVM: arm64: nv: Fix null ptr deref on nested wp/unmap, "
[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
2026-09-01 17:22 UTC (11+ messages)
[PATCH v4 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-09-01 14:46 UTC (15+ messages)
` [PATCH v4 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v4 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v4 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v4 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v4 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v4 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v4 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v4 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v4 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v4 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
` [PATCH v4 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
[PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
2026-09-01 14:05 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
2026-09-01 7:39 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: arm64: selftests: Test "
[PATCH kvmtool 0/5] Fix diagnostics and capability probes for protected VMs
2026-08-31 19:24 UTC (6+ 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 "
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