messages from 2025-06-11 10:51:34 to 2025-06-16 23:03:31 UTC [more...]
[PATCH v2 00/27] KVM: arm64: SCTLR2, DoubleFault2, and NV external abort fixes
2025-06-16 23:02 UTC (7+ messages)
` [PATCH v2 01/27] arm64: Detect FEAT_SCTLR2
` [PATCH v2 02/27] arm64: Detect FEAT_DoubleFault2
` [PATCH v2 03/27] KVM: arm64: Add helper to identify a nested context
` [PATCH v2 04/27] KVM: arm64: Treat vCPU with pending SError as runnable
` [PATCH v2 05/27] KVM: arm64: nv: Respect exception routing rules for SEAs
` [PATCH v2 06/27] KVM: arm64: nv: Honor SError exception routing / masking
[PATCH] KVM: arm64: nv: Fix s_cpu_if->vgic_lr[] indexing in vgic_v3_put_nested()
2025-06-16 17:00 UTC (6+ messages)
[PATCH v4 0/5] Add FIELD_MODIFY() helper
2025-06-16 16:19 UTC (16+ messages)
` [PATCH v4 1/5] coccinelle: misc: Add field_modify script
` [cocci] "
` [PATCH v4 2/5] arm64: tlb: Convert the opencoded field modify
` [cocci] "
` [cocci] [v4 "
` [PATCH v4 3/5] arm64: nvhe: "
` [PATCH v4 4/5] arm64: kvm: "
` [PATCH v4 5/5] arm64: mm: "
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-16 14:25 UTC (38+ messages)
` [PATCH v12 01/18] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v12 02/18] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v12 03/18] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v12 04/18] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v12 05/18] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v12 06/18] KVM: Fix comments that refer to slots_lock
` [PATCH v12 07/18] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v12 09/18] KVM: guest_memfd: Track shared memory support in memslot
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v12 11/18] KVM: x86: Consult guest_memfd when computing max_mapping_level
` [PATCH v12 12/18] KVM: x86: Enable guest_memfd shared memory for non-CoCo VMs
` [PATCH v12 13/18] KVM: arm64: Refactor user_mem_abort()
` [PATCH v12 14/18] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v12 15/18] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v12 16/18] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v12 17/18] KVM: selftests: Don't use hardcoded page sizes in guest_memfd test
` [PATCH v12 18/18] KVM: selftests: guest_memfd mmap() test when mapping is allowed
[kvm-unit-tests PATCH v2 0/9] arm64: support EL2
2025-06-16 12:34 UTC (2+ messages)
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-06-16 11:55 UTC (13+ messages)
` [PATCH v9 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v9 10/43] arm64: RME: RTT tear down
` [PATCH v9 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v9 40/43] arm64: RME: Provide accurate register list
` [PATCH v9 41/43] KVM: arm64: Expose support for private memory
` [PATCH v9 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v9 43/43] KVM: arm64: Allow activating realms
[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-06-16 11:37 UTC (7+ messages)
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
[PATCH 0/8] KVM: Remove include/kvm, standardize includes
2025-06-16 11:10 UTC (11+ messages)
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 6/8] KVM: PPC: Stop adding virt/kvm to the arch include path
` [PATCH 7/8] KVM: s390: "
[PATCH v3 0/4] KVM: arm64: Add attribute to control GICD_TYPER2.nASSGIcap
2025-06-13 21:25 UTC (7+ messages)
` [PATCH v3 1/4] KVM: arm64: Disambiguate support for vSGIs v. vLPIs
` [PATCH v3 2/4] KVM: arm64: vgic-v3: Consolidate MAINT_IRQ handling
` [PATCH v3 3/4] KVM: arm64: Introduce attribute to control GICD_TYPER2.nASSGIcap
` [PATCH v3 4/4] KVM: arm64: selftests: Add test for nASSGIcap attribute
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-13 20:50 UTC (72+ messages)
` [PATCH v3 01/62] KVM: arm64: Explicitly treat routing entry type changes as changes
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails
` [PATCH v3 03/62] KVM: Pass new routing entries and irqfd when updating IRTEs
` [PATCH v3 04/62] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
` [PATCH v3 05/62] KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE
` [PATCH v3 06/62] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH v3 07/62] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH v3 08/62] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
` [PATCH v3 09/62] KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
` [PATCH v3 10/62] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH v3 11/62] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
` [PATCH v3 12/62] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH v3 13/62] KVM: SVM: Drop redundant check in AVIC code on ID during "
` [PATCH v3 14/62] KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages"
` [PATCH v3 15/62] KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer
` [PATCH v3 16/62] KVM: VMX: Move enable_ipiv knob to common x86
` [PATCH v3 17/62] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
` [PATCH v3 18/62] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
` [PATCH v3 19/62] KVM: VMX: Suppress PI notifications whenever the vCPU is put
` [PATCH v3 20/62] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
` [PATCH v3 21/62] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH v3 22/62] iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
` [PATCH v3 23/62] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH v3 24/62] KVM: VMX: "
` [PATCH v3 25/62] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
` [PATCH v3 26/62] KVM: x86: Move IRQ routing/delivery APIs from x86.c => irq.c
` [PATCH v3 27/62] KVM: x86: Nullify irqfd->producer after updating IRTEs
` [PATCH v3 28/62] KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
` [PATCH v3 29/62] KVM: x86: Move posted interrupt tracepoint to common code
` [PATCH v3 30/62] KVM: SVM: Clean up return handling in avic_pi_update_irte()
` [PATCH v3 31/62] iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
` [PATCH v3 32/62] KVM: Don't WARN if updating IRQ bypass route fails
` [PATCH v3 33/62] KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
` [PATCH v3 34/62] KVM: x86: Track irq_bypass_vcpu in common x86 code
` [PATCH v3 35/62] KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted
` [PATCH v3 36/62] KVM: x86: Don't update IRTE entries when old and new routes were !MSI
` [PATCH v3 37/62] KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
` [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` [PATCH v3 39/62] iommu/amd: Document which IRTE fields amd_iommu_update_ga() can modify
` [PATCH v3 40/62] iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
` [PATCH v3 41/62] iommu/amd: Factor out helper for manipulating IRTE GA/CPU info
` [PATCH v3 42/62] iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
` [PATCH v3 43/62] iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhibited
` [PATCH v3 44/62] KVM: SVM: Don't check for assigned device(s) when updating affinity
` [PATCH v3 45/62] KVM: SVM: Don't check for assigned device(s) when activating AVIC
` [PATCH v3 46/62] KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
` [PATCH v3 47/62] KVM: SVM: Process all IRTEs on affinity change even if one update fails
` [PATCH v3 48/62] KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
` [PATCH v3 49/62] KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()
` [PATCH v3 50/62] KVM: x86: WARN if IRQ bypass isn't supported "
` [PATCH v3 51/62] KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC
` [PATCH v3 52/62] KVM: SVM: WARN if ir_list is non-empty at vCPU free
` [PATCH v3 53/62] KVM: x86: Decouple device assignment from IRQ bypass
` [PATCH v3 54/62] KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting "
` [PATCH v3 55/62] KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
` [PATCH v3 56/62] iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC support
` [PATCH v3 57/62] KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
` [PATCH v3 58/62] KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
` [PATCH v3 59/62] KVM: SVM: Consolidate IRTE update "
` [PATCH v3 60/62] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
` [PATCH v3 61/62] KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
` [PATCH v3 62/62] KVM: x86: Rename kvm_set_msi_irq() => kvm_msi_to_lapic_irq()
[PATCH v23 0/4] arm64/perf: Enable branch stack sampling
2025-06-13 3:19 UTC (9+ messages)
` [PATCH v23 1/4] arm64/sysreg: Add BRBE registers and fields
` [PATCH v23 2/4] arm64: Handle BRBE booting requirements
` [PATCH v23 3/4] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v23 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH V5 0/2] arm64/debug: Drop redundant DBG_MDSCR_* macros
2025-06-13 2:36 UTC (3+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
[PATCH v7 00/14] arm: rework id register storage
2025-06-12 16:07 UTC (18+ messages)
` [PATCH v7 02/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PATCH v7 08/14] arm/cpu: Store id_isar0-7 into the idregs array
` [PATCH v7 12/14] arm/cpu: Add sysreg generation scripts
` [PATCH v7 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
[PATCH V4 0/2] arm64/debug: Drop redundant DBG_MDSCR_* macros
2025-06-12 10:51 UTC (6+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
2025-06-12 8:42 UTC (6+ messages)
` [PATCH v3 01/10] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v3 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
[GIT PULL] KVM/arm64 fixes for 6.16, take #2
2025-06-11 18:25 UTC (2+ messages)
[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-11 18:20 UTC (5+ messages)
` [PATCH v11 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
[PATCH V3 2/2] KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
2025-06-11 12:52 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