messages from 2025-08-12 12:37:14 to 2025-08-20 14:58:23 UTC [more...]
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-08-20 14:55 UTC (16+ messages)
` [PATCH v10 01/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v10 02/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v10 04/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v10 06/43] arm64: RME: Define the user ABI
` [PATCH v10 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v10 08/43] kvm: arm64: Don't expose debug capabilities for realm guests
` [PATCH v10 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v10 10/43] arm64: RME: RTT tear down
` [PATCH v10 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v10 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v10 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v10 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v10 15/43] arm64: RME: Allow VMM to set RIPAS
[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
2025-08-20 14:14 UTC (7+ messages)
` [PATCH v15 1/6] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v15 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v15 3/6] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v15 4/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v15 5/6] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v15 6/6] KVM: selftests: arm64: Add GCS registers to get-reg-list
[PATCH v11 0/6] KVM: arm64: Support FF-A 1.2
2025-08-20 1:10 UTC (7+ messages)
` [PATCH v11 1/6] KVM: arm64: Correct return value on host version downgrade attempt
` [PATCH v11 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v11 3/6] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v11 4/6] KVM: arm64: Mark optional FF-A 1.2 interfaces "
` [PATCH v11 5/6] KVM: arm64: Mask response to FFA_FEATURE call
` [PATCH v11 6/6] KVM: arm64: Bump the supported version of FF-A to 1.2
[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2025-08-19 21:51 UTC (29+ messages)
` [PATCH v4 01/28] KVM: arm64: Add a new function to donate memory with prot
` [PATCH v4 02/28] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v4 03/28] KVM: arm64: pkvm: Add pkvm_time_get()
` [PATCH v4 04/28] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v4 05/28] iommu/io-pgtable-arm: Factor kernel specific code out
` [PATCH v4 06/28] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v4 07/28] iommu/arm-smmu-v3: Move TLB range invalidation into a macro
` [PATCH v4 08/28] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v4 09/28] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v4 10/28] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v4 11/28] KVM: arm64: iommu: Add memory pool
` [PATCH v4 12/28] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v4 13/28] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v4 14/28] iommu/arm-smmu-v3: Add KVM mode in the driver
` [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode
` [PATCH v4 16/28] iommu/arm-smmu-v3-kvm: Create array for hyp SMMUv3
` [PATCH v4 17/28] iommu/arm-smmu-v3-kvm: Take over SMMUs
` [PATCH v4 18/28] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v4 19/28] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v4 20/28] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v4 21/28] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v4 22/28] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v4 23/28] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v4 24/28] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v4 25/28] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v4 26/28] iommu/arm-smmu-v3-kvm: Support io-pgtable
` [PATCH v4 27/28] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v4 28/28] iommu/arm-smmu-v3-kvm: Enable nesting
[PATCH v6 0/5] support FEAT_LSUI and apply it on futex atomic ops
2025-08-19 15:15 UTC (17+ messages)
` [PATCH v6 1/5] arm64: cpufeature: add FEAT_LSUI
` [PATCH v6 4/5] arm64: futex: refactor futex atomic operation
` [PATCH v6 5/5] arm64: futex: support futex with FEAT_LSUI
[PATCH v10 0/6] KVM: arm64: Support FF-A 1.2
2025-08-19 10:46 UTC (3+ messages)
` [PATCH v10 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
[PATCH v3 0/6] KVM: arm64: FEAT_RASv1p1 support and RAS selection
2025-08-19 10:24 UTC (12+ messages)
` [PATCH v3 1/6] arm64: Add capability denoting FEAT_RASv1p1
` [PATCH v3 2/6] KVM: arm64: Handle RASv1p1 registers
` [PATCH v3 3/6] KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
` [PATCH v3 4/6] KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
` [PATCH v3 5/6] KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable
` [PATCH v3 6/6] KVM: arm64: Get rid of ARM64_FEATURE_MASK()
[PATCH 0/4] arm64/sysreg: Clean up TCR_XXX field macros
2025-08-19 8:35 UTC (18+ messages)
` [PATCH 1/4] arm64/sysreg: Update TCR_EL1 register
` [PATCH 2/4] arm64/sysreg: Replace TCR_EL1 field macros
` [PATCH 3/4] arm64/sysreg: Add TCR_EL2 register
` [PATCH 4/4] arm64/sysreg: Add VTCR_EL2 register
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-18 20:07 UTC (22+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 33/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
[PATCH v3 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
2025-08-18 19:21 UTC (4+ messages)
` [PATCH v3 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH v3 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH v3 3/3] kselftest/arm64: Add lsfe to the hwcaps test
[PATCH] KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
2025-08-18 16:41 UTC
[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
2025-08-18 15:51 UTC (14+ messages)
` [PATCH v7 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v7 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v7 03/12] perf: arm_spe: Expose event filter
` [PATCH v7 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v7 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v7 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v7 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v7 08/12] perf: Add perf_event_attr::config4
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v7 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v7 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v7 12/12] perf docs: arm-spe: Document new SPE filtering features
[PATCH] KVM: arm64: Fix debug checking for np-guests using huge mappings
2025-08-18 13:03 UTC (2+ messages)
[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-08-18 6:48 UTC (8+ messages)
` [PATCH v5 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v5 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v5 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v5 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v5 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v5 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v5 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}
[PATCH] KVM: arm64: Fix whitespace inconsistency in cpu_reg assignments
2025-08-18 6:39 UTC
[PATCH v2 0/4] KVM: arm64: Live system register access fixes
2025-08-17 12:19 UTC (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
` [PATCH v2 2/4] KVM: arm64: Simplify sysreg access on exception delivery
` [PATCH v2 3/4] KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
` [PATCH v2 4/4] KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
[PATCH RESEND v7 0/6] support FEAT_LSUI and apply it on futex atomic ops
2025-08-16 15:19 UTC (7+ messages)
` [PATCH RESEND v7 1/6] arm64: cpufeature: add FEAT_LSUI
` [PATCH RESEND v7 2/6] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH RESEND v7 3/6] arm64: Kconfig: add LSUI Kconfig
` [PATCH RESEND v7 4/6] arm64: futex: refactor futex atomic operation
` [PATCH v7 RESEND 5/6] arm64: futex: small optimisation for __llsc_futex_atomic_set()
` [PATCH RESEND v7 6/6] arm64: futex: support futex with FEAT_LSUI
[PATCH v7 0/6] support FEAT_LSUI and apply it on futex atomic ops
2025-08-16 15:16 UTC (8+ messages)
` [PATCH v7 1/6] arm64: cpufeature: add FEAT_LSUI
` [PATCH v7 2/6] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v7 3/6] arm64: Kconfig: add LSUI Kconfig
` [PATCH v7 4/6] arm64: futex: refactor futex atomic operation
` [PATCH v7 5/6] arm64: futex: small optimisation for __llsc_futex_atomic_set()
` [PATCH v7 6/6] arm64: futex: support futex with FEAT_LSUI
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-08-16 1:56 UTC (8+ messages)
` [PATCH v9 19/43] arm64: RME: Allow populating initial contents
[PATCH 0/2] KVM: arm64: AT + SR accessor fixes
2025-08-15 18:56 UTC (6+ messages)
` [PATCH 2/2] KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
[PATCH] KVM: arm64: Correctly populate FAR_EL2 on nested SEA injection
2025-08-15 18:52 UTC (3+ messages)
KVM sysreg ids for FEAT_SYSREG128
2025-08-14 9:48 UTC (3+ messages)
[PATCH v2 0/2] arm64: sysreg: Fix sysreg field definitions and generation script
2025-08-14 7:16 UTC (5+ messages)
` [PATCH v2 1/2] arm64: sysreg: Fix and tidyup sysreg field definitions
` [PATCH v2 2/2] arm64: sysreg: Add validation checks to sysreg header generation script
[PATCH v2] KVM: arm64: ptdump: Don't test PTE_VALID alongside other attributes
2025-08-14 4:58 UTC (2+ messages)
[PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
2025-08-13 22:01 UTC (2+ messages)
[PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops
2025-08-13 13:52 UTC (13+ messages)
[PATCH v3 0/5] initialize SCTRL2_ELx
2025-08-13 12:01 UTC (6+ messages)
` [PATCH v3 1/5] arm64: make SCTLR2_EL1 accessible
` [PATCH v3 2/5] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v3 3/5] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH v3 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()
` [PATCH v3 5/5] arm64: make the per-task SCTLR2_EL1
[PATCH v2 0/5] KVM: arm64: FEAT_RASv1p1 support and RAS selection
2025-08-12 20:30 UTC (6+ messages)
` [PATCH v2 4/5] KVM: arm64: Expose FEAT_RASv1p1 in a canonical manner
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).