messages from 2025-08-07 12:01:38 to 2025-08-18 12:37:39 UTC [more...]
[PATCH v3 0/6] KVM: arm64: FEAT_RASv1p1 support and RAS selection
2025-08-18 12:37 UTC (10+ 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-18 9:22 UTC (8+ 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 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 v6 0/5] support FEAT_LSUI and apply it on futex atomic ops
2025-08-16 14:57 UTC (13+ messages)
` [PATCH v6 1/5] arm64: cpufeature: add FEAT_LSUI
` [PATCH v6 2/5] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v6 3/5] arm64: Kconfig: add LSUI Kconfig
` [PATCH v6 4/5] arm64: futex: refactor futex atomic operation
` [PATCH v6 5/5] 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 (7+ messages)
` [PATCH 1/2] KVM: arm64: nv: Fix ATS12 handling of single-stage translation
` [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)
[PATCH] KVM: arm64: Fix debug checking for np-guests using huge mappings
2025-08-15 16:26 UTC
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-15 15:55 UTC (22+ messages)
` [PATCH v5 07/44] perf: Add APIs to load/put guest mediated PMU context
` [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
KVM sysreg ids for FEAT_SYSREG128
2025-08-14 9:48 UTC (3+ messages)
[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
2025-08-14 9:25 UTC (13+ 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 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 (16+ 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 (8+ messages)
` [PATCH v2 4/5] KVM: arm64: Expose FEAT_RASv1p1 in a canonical manner
[PATCH v2 0/6] initialize SCTRL2_ELx
2025-08-12 10:29 UTC (15+ messages)
` [PATCH v2 1/6] arm64: make SCTLR2_EL1 accessible
` [PATCH v2 2/6] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v2 3/6] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH v2 4/6] arm64: init SCTLR2_EL1 at cpu_soft_restart()
` [PATCH v2 5/6] arm64: make the per-task SCTLR2_EL1
` [PATCH v2 6/6] KVM: arm64: initialise SCTLR2_EL1 at __kvm_host_psci_cpu_entry()
[PATCH v4 5/5] KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
2025-08-11 12:40 UTC (4+ messages)
[PATCH v2 0/8] KVM: arm64: Reserve pKVM VM handle during initial VM setup
2025-08-11 10:19 UTC (9+ messages)
` [PATCH v2 1/8] KVM: arm64: Rename pkvm.enabled to pkvm.is_protected
` [PATCH v2 2/8] KVM: arm64: Rename 'host_kvm' to 'kvm' in pKVM host code
` [PATCH v2 3/8] KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
` [PATCH v2 4/8] KVM: arm64: Decouple hyp VM creation state from its handle
` [PATCH v2 5/8] KVM: arm64: Separate allocation and insertion of pKVM VM table entries
` [PATCH v2 6/8] KVM: arm64: Consolidate pKVM hypervisor VM initialization logic
` [PATCH v2 7/8] KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initialization
` [PATCH v2 8/8] KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()
[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
2025-08-10 21:12 UTC (2+ messages)
[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
2025-08-09 6:15 UTC (8+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION
[PATCH v10 0/6] KVM: arm64: Support FF-A 1.2
2025-08-09 2:33 UTC (7+ messages)
` [PATCH v10 1/6] KVM: arm64: Correct return value on host version downgrade attempt
` [PATCH v10 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v10 3/6] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v10 4/6] KVM: arm64: Mark optional FF-A 1.2 interfaces "
` [PATCH v10 5/6] KVM: arm64: Mask response to FFA_FEATURE call
` [PATCH v10 6/6] KVM: arm64: Bump the supported version of FF-A to 1.2
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-08-08 23:37 UTC (3+ messages)
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info
[PATCH 0/2] KVM: arm64: Destroy the stage-2 page-table periodically
2025-08-08 18:57 UTC (7+ messages)
` [PATCH 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH 2/2] KVM: arm64: Destroy the stage-2 page-table periodically
[PATCH v2 0/3] KVM: arm64: Fixes to handling of restricted registers for protected VMs
2025-08-08 17:51 UTC (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host "
` [PATCH v2 2/3] KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exception
` [PATCH v2 3/3] arm64: vgic-v2: Fix guest endianness check in hVHE mode
[PATCH] KVM: arm64: nv: Handle SEAs due to VNCR redirection
2025-08-08 17:51 UTC (2+ messages)
[PATCH v2] KVM: arm64: selftest: Add standalone test checking for KVM's own UUID
2025-08-08 17:51 UTC (2+ messages)
[PATCH] KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault
2025-08-08 17:51 UTC (2+ messages)
[PATCH] kvm: arm64: use BUG() instead of BUG_ON(1)
2025-08-08 17:51 UTC (3+ messages)
[PATCH v9 0/6] KVM: arm64: Support FF-A 1.2
2025-08-08 12:41 UTC (5+ messages)
` [PATCH v9 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v9 4/6] KVM: arm64: Mark optional FF-A 1.2 interfaces as unsupported
[PATCH v6 00/12] perf: arm_spe: Armv8.8 SPE features
2025-08-08 12:39 UTC (15+ messages)
` [PATCH v6 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v6 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v6 03/12] perf: arm_spe: Expose event filter
` [PATCH v6 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v6 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v6 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v6 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v6 08/12] perf: Add perf_event_attr::config4
` [PATCH v6 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v6 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v6 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v6 12/12] perf docs: arm-spe: Document new SPE filtering features
[PATCH v1 0/8] KVM: arm64: Reserve pKVM VM handle during initial VM setup
2025-08-08 11:32 UTC (3+ messages)
` [PATCH v1 1/8] KVM: arm64: Rename pkvm.enabled to pkvm.is_protected
[PATCH v5 00/12] perf: arm_spe: Armv8.8 SPE features
2025-08-08 9:18 UTC (3+ messages)
` [PATCH v5 05/12] arm64/boot: Factor out a macro to check SPE version
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