messages from 2025-06-27 13:23:13 to 2025-07-08 19:00:15 UTC [more...]
[PATCH v3 00/27] KVM: arm64: SCTLR2, DoubleFault2, and NV external abort fixes
2025-07-08 19:00 UTC (30+ messages)
` [PATCH v3 01/27] arm64: Detect FEAT_SCTLR2
` [PATCH v3 02/27] arm64: Detect FEAT_DoubleFault2
` [PATCH v3 03/27] KVM: arm64: Add helper to identify a nested context
` [PATCH v3 04/27] KVM: arm64: Treat vCPU with pending SError as runnable
` [PATCH v3 05/27] KVM: arm64: nv: Respect exception routing rules for SEAs
` [PATCH v3 06/27] KVM: arm64: nv: Honor SError exception routing / masking
` [PATCH v3 07/27] KVM: arm64: nv: Add FEAT_RAS vSError sys regs to table
` [PATCH v3 08/27] KVM: arm64: nv: Use guest hypervisor's vSError state
` [PATCH v3 09/27] KVM: arm64: nv: Advertise support for FEAT_RAS
` [PATCH v3 10/27] KVM: arm64: nv: Describe trap behavior of SCTLR2_EL1
` [PATCH v3 11/27] KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors
` [PATCH v3 12/27] KVM: arm64: Context switch SCTLR2_ELx when advertised to the guest
` [PATCH v3 13/27] KVM: arm64: Enable SCTLR2 "
` [PATCH v3 14/27] KVM: arm64: Describe SCTLR2_ELx RESx masks
` [PATCH v3 15/27] KVM: arm64: Factor out helper for selecting exception target EL
` [PATCH v3 16/27] KVM: arm64: nv: Ensure Address size faults affect correct ESR
` [PATCH v3 17/27] KVM: arm64: Route SEAs to the SError vector when EASE is set
` [PATCH v3 18/27] KVM: arm64: nv: Take "masked" aborts to EL2 when HCRX_EL2.TMEA "
` [PATCH v3 19/27] KVM: arm64: nv: Honor SError routing effects of SCTLR2_ELx.NMEA
` [PATCH v3 20/27] KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is set
` [PATCH v3 21/27] KVM: arm64: Advertise support for FEAT_SCTLR2
` [PATCH v3 22/27] KVM: arm64: Advertise support for FEAT_DoubleFault2
` [PATCH v3 23/27] KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SError
` [PATCH v3 24/27] KVM: arm64: selftests: Add basic SError injection test
` [PATCH v3 25/27] KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1
` [PATCH v3 26/27] KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-list
` [PATCH v3 27/27] KVM: arm64: selftests: Catch up set_id_regs with the kernel
[GIT PULL] KVM/arm64 fixes for 6.16, take #4
2025-07-08 18:06 UTC (3+ messages)
[PATCH v23 0/4] arm64/perf: Enable branch stack sampling
2025-07-08 18:02 UTC (6+ messages)
` [PATCH v23 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[GIT PULL] KVM/arm64 fixes for 6.16, take #5
2025-07-08 14:48 UTC (2+ messages)
[PATCH 0/2] Fix and add warning of misuse of type##_replace_bits()
2025-07-08 14:46 UTC (8+ messages)
` [PATCH 1/2] KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN
` [PATCH 2/2] bitfield: Ensure the return value of type##_replace_bits() is checked
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-07-08 13:44 UTC (14+ messages)
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
[PATCH] ARM64: errata: Add workaround for HIP10/HIP10C erratum 162200803
2025-07-08 12:47 UTC (8+ messages)
[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-08 12:47 UTC (32+ messages)
` [PATCH v9 1/6] KVM: arm64: Rename the device variable to s2_force_noncacheable
` [PATCH v9 2/6] KVM: arm64: Update the check to detect device memory
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v9 4/6] KVM: arm64: New function to determine hardware cache management support
` [PATCH v9 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v9 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[kvm-unit-tests PATCH 0/2] riscv: Add kvmtool support
2025-07-08 9:00 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: Ensure proper host arch with kvmtool
` [kvm-unit-tests PATCH 2/2] riscv: Add kvmtool support
[PATCH v7 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-07-08 0:06 UTC (8+ messages)
` [PATCH v7 1/5] KVM: arm64: Correct return value on host version downgrade attempt
` [PATCH v7 2/5] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v7 3/5] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v7 4/5] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH v7 5/5] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
[PATCH v10 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-07 23:57 UTC (16+ messages)
` [PATCH v10 1/6] KVM: arm64: Rename the device variable to s2_force_noncacheable
` [PATCH v10 2/6] KVM: arm64: Update the check to detect device memory
` [PATCH v10 3/6] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v10 4/6] KVM: arm64: New function to determine hardware cache management support
` [PATCH v10 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v10 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH v3 00/22] ARM64 PMU Partitioning
2025-07-07 19:07 UTC (23+ messages)
` [PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
` [PATCH v3 03/22] KVM: arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v3 04/22] KVM: arm64: Cleanup PMU includes
` [PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v3 07/22] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v3 09/22] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v3 10/22] KVM: arm64: Set up FGT for Partitioned PMU
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
2025-07-04 8:41 UTC (3+ messages)
[kvm-unit-tests PATCH 0/2] scripts: extra_params rework
2025-07-04 8:41 UTC (7+ messages)
` [kvm-unit-tests PATCH 1/2] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH 2/2] scripts: Add 'test_args' test definition parameter
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-07-04 4:58 UTC (23+ messages)
` [PATCH v9 06/43] arm64: RME: Define the user ABI
` [PATCH v9 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v9 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v9 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v9 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v9 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v9 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v9 20/43] arm64: RME: Runtime faulting of memory
[PATCH V5 0/2] arm64/debug: Drop redundant DBG_MDSCR_* macros
2025-07-03 19:02 UTC (2+ messages)
[PATCH v6 00/28] KVM: arm64: Implement support for SME
2025-07-03 18:03 UTC (6+ messages)
` [PATCH v6 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers
[PATCH v2 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
2025-07-03 16:23 UTC (4+ messages)
` [PATCH v2 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH v2 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH v2 3/3] kselftest/arm64: Add lsfe to the hwcaps test
[PATCH] KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizes
2025-07-03 9:41 UTC (4+ messages)
[PATCH] KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
2025-07-03 9:40 UTC (2+ messages)
[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
2025-07-03 8:58 UTC (7+ messages)
` [PATCH v2 2/5] irqchip/gic-v5: Populate struct gic_kvm_info
` [PATCH v2 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
[PATCH] KVM: arm64: preserve pending during kvm_irqfd_deassign
2025-07-02 15:19 UTC (2+ messages)
[PATCH v8 00/14] arm: rework id register storage
2025-07-02 9:01 UTC (9+ messages)
` [PATCH v8 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-07-02 8:46 UTC (4+ messages)
` [PATCH v3 07/10] arm/kvm: write back modified ID regs to KVM
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-01 17:35 UTC (3+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
[PATCH 0/2] KVM: arm64: Fixes and clarifications for FEAT_S1POE
2025-07-01 15:16 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusion
` [PATCH 2/2] KVM: arm64: Follow specification when implementing WXN
[PATCH v7] coccinelle: misc: Add field_modify script
2025-07-01 12:38 UTC
[PATCH v3 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-07-01 12:31 UTC (6+ messages)
` [PATCH v3 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
[PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
2025-06-30 17:42 UTC (4+ messages)
[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
2025-06-30 15:38 UTC (8+ messages)
` [PATCH v3 06/10] perf: Add perf_event_attr::config4
` [PATCH v3 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v3 10/10] perf docs: arm-spe: Document new SPE filtering features
[PATCH 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
2025-06-30 10:21 UTC (7+ messages)
` [PATCH 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH 3/3] kselftest/arm64: Add lsfe to the hwcaps test
[PATCH v6 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-06-30 8:41 UTC (3+ messages)
` [PATCH v6 4/5] KVM: arm64: Bump the supported version of FF-A to 1.2
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