messages from 2025-08-18 12:37:39 to 2025-08-21 22:39:48 UTC [more...]
[RFC PATCH 00/16] KVM: arm64: Add "struct kvm_page_fault"
2025-08-21 22:39 UTC (19+ messages)
` [RFC PATCH 01/16] KVM: arm64: Drop nested "esr" to eliminate variable shadowing
` [RFC PATCH 02/16] KVM: arm64: Get iabt status on-demand
` [RFC PATCH 03/16] KVM: arm64: Move SRCU-protected region of kvm_handle_guest_abort() to helper
` [RFC PATCH 04/16] KVM: arm64: Use guard(srcu) in kvm_handle_guest_abort()
` [RFC PATCH 05/16] KVM: arm64: Introduce "struct kvm_page_fault" for tracking abort state
` [RFC PATCH 06/16] KVM: arm64: Pass kvm_page_fault pointer to transparent_hugepage_adjust()
` [RFC PATCH 07/16] KVM: arm64: Pass @fault to fault_supports_stage2_huge_mapping()
` [RFC PATCH 08/16] KVM: arm64: Add helper to get permission fault granule from ESR
` [RFC PATCH 09/16] KVM: arm64: Track perm fault granule in "struct kvm_page_fault"
` [RFC PATCH 10/16] KVM: arm64: Drop local vfio_allow_any_uc, use vm_flags snapshot
` [RFC PATCH 11/16] KVM: arm64: Drop local mte_allowed, "
` [RFC PATCH 12/16] KVM: arm64: Move VMA-related information into "struct kvm_page_fault"
` [RFC PATCH 13/16] KVM: arm64: Stash "mmu_seq" in "
` [RFC PATCH 14/16] KVM: arm64: Track "forced" information "
` [RFC PATCH 15/16] KVM: arm64: Extract mmap_lock-protected code to helper for user mem aborts
` [RFC PATCH 16/16] KVM: arm64: Don't bother nullifying "vma" in mem abort path
[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
2025-08-21 21:25 UTC (17+ 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 v4 0/6] KVM: arm64: Allow userspace to write GICD_TYPER2.nASSGIcap
2025-08-21 18:43 UTC (4+ messages)
` [PATCH v4 3/6] KVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initialization
[PATCH v4 0/5] initialize SCTRL2_ELx
2025-08-21 17:24 UTC (6+ messages)
` [PATCH v4 1/5] arm64: make SCTLR2_EL1 accessible
` [PATCH v4 2/5] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v4 3/5] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH v4 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()
` [PATCH v4 5/5] arm64: make the per-task SCTLR2_EL1
[PATCH v3 0/6] KVM: arm64: FEAT_RASv1p1 support and RAS selection
2025-08-21 13:44 UTC (14+ messages)
` [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 v3 0/5] initialize SCTRL2_ELx
2025-08-21 10:14 UTC (18+ 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 v6 00/24] Tracefs support for pKVM
2025-08-21 8:14 UTC (25+ messages)
` [PATCH v6 01/24] ring-buffer: Add page statistics to the meta-page
` [PATCH v6 02/24] ring-buffer: Introduce ring-buffer remotes
` [PATCH v6 03/24] tracing: Introduce trace remotes
` [PATCH v6 04/24] tracing: Add reset to "
` [PATCH v6 05/24] tracing: Add init callback "
` [PATCH v6 06/24] tracing: Add events "
` [PATCH v6 07/24] tracing: Add events/ root files "
` [PATCH v6 08/24] tracing: Add helpers to create trace remote events
` [PATCH v6 09/24] ring-buffer: Export buffer_data_page and macros
` [PATCH v6 10/24] tracing: Introduce simple_ring_buffer
` [PATCH v6 11/24] tracing: Add a trace remote module for testing
` [PATCH v6 12/24] tracing: selftests: Add trace remote tests
` [PATCH v6 13/24] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v6 14/24] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v6 15/24] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v6 16/24] KVM: arm64: Add clock support for "
` [PATCH v6 17/24] KVM: arm64: Add tracing capability "
` [PATCH v6 18/24] KVM: arm64: Add trace remote "
` [PATCH v6 19/24] KVM: arm64: Sync boot clock with "
` [PATCH v6 20/24] KVM: arm64: Add trace reset to "
` [PATCH v6 21/24] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v6 22/24] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v6 23/24] KVM: arm64: Add selftest event support "
` [PATCH v6 24/24] tracing: selftests: Add pKVM trace remote tests
[PATCH v2 0/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
2025-08-20 16:22 UTC (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH v2 2/2] KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-08-20 14:56 UTC (44+ 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 v10 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v10 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v10 18/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v10 19/43] arm64: RME: Allow populating initial contents
` [PATCH v10 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v10 21/43] KVM: arm64: Handle realm VCPU load
` [PATCH v10 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v10 23/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v10 24/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v10 25/43] arm64: Don't expose stolen time for realm guests
` [PATCH v10 26/43] arm64: RME: allow userspace to inject aborts
` [PATCH v10 27/43] arm64: RME: support RSI_HOST_CALL
` [PATCH v10 28/43] arm64: RME: Allow checking SVE on VM instance
` [PATCH v10 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v10 30/43] arm64: RME: Prevent Device mappings for Realms
` [PATCH v10 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v10 32/43] arm64: RME: Enable PMU support with a realm guest
` [PATCH v10 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v10 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v10 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v10 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v10 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v10 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v10 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v10 40/43] arm64: RME: Provide accurate register list
` [PATCH v10 41/43] KVM: arm64: Expose support for private memory
` [PATCH v10 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v10 43/43] KVM: arm64: Allow activating realms
[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 (11+ messages)
` [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 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 (9+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
[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 (3+ messages)
` [PATCH v7 08/12] perf: Add perf_event_attr::config4
[PATCH] KVM: arm64: Fix debug checking for np-guests using huge mappings
2025-08-18 13:03 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