linux-block.git
2025-08-28 Marc ZyngierKVM: arm64: Check for SYSREGS_ON_CPU before accessing...
2025-08-21 Mark BrownKVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
2025-08-21 Marc ZyngierKVM: arm64: Get rid of ARM64_FEATURE_MASK()
2025-08-21 Marc ZyngierKVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable
2025-08-21 Marc ZyngierKVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
2025-08-21 Marc ZyngierKVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
2025-08-21 Marc ZyngierKVM: arm64: Handle RASv1p1 registers
2025-08-21 Marc Zyngierarm64: Add capability denoting FEAT_RASv1p1
2025-08-21 Raghavendra... KVM: arm64: Reschedule as needed when destroying the...
2025-08-21 Raghavendra... KVM: arm64: Split kvm_pgtable_stage2_destroy()
2025-08-15 Marc ZyngierKVM: arm64: Correctly populate FAR_EL2 on nested SEA...
2025-08-08 Marc ZyngierKVM: arm64: selftest: Add standalone test checking...
2025-08-08 Fuad Tabbaarm64: vgic-v2: Fix guest endianness check in hVHE...
2025-08-08 Fuad TabbaKVM: arm64: Sync protected guest VBAR_EL1 on injecting...
2025-08-08 Fuad TabbaKVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host...
2025-08-08 Arnd Bergmannkvm: arm64: use BUG() instead of BUG_ON(1)
2025-08-05 Oliver UptonKVM: arm64: nv: Handle SEAs due to VNCR redirection
2025-08-05 Marc ZyngierKVM: arm64: nv: Properly check ESR_EL2.VNCR on taking...
2025-07-29 Raghavendra... KVM: arm64: Don't attempt vLPI mappings when vPE alloca...
2025-07-28 Oliver UptonKVM: arm64: selftests: Add FEAT_RAS EL2 registers to...
2025-07-28 Oliver UptonMerge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/next
2025-07-28 Oliver UptonMerge branch 'kvm-arm64/el2-reg-visibility' into kvmarm...
2025-07-28 Oliver UptonMerge branch 'kvm-arm64/config-masks' into kvmarm/next
2025-07-26 Oliver UptonMerge branch 'kvm-arm64/misc' into kvmarm/next
2025-07-26 Oliver UptonMerge branch 'kvm-arm64/gcie-legacy' into kvmarm/next
2025-07-26 Oliver UptonMerge tag 'irqchip-gic-v5-host' into kvmarm/next
2025-07-26 Oliver UptonMerge branch 'kvm-arm64/doublefault2' into kvmarm/next
2025-07-26 Oliver UptonMerge branch 'kvm-arm64/cacheable-pfnmap' into kvmarm...
2025-07-26 Oliver UptonDocumentation: KVM: arm64: Describe VGICv3 registers...
2025-07-26 Raghavendra... KVM: arm64: selftests: Add test for nASSGIcap attribute
2025-07-26 Raghavendra... KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPE...
2025-07-26 Oliver UptonKVM: arm64: vgic-v3: Allow access to GICD_IIDR prior...
2025-07-26 Oliver UptonKVM: arm64: vgic-v3: Consolidate MAINT_IRQ handling
2025-07-26 Oliver UptonKVM: arm64: Disambiguate support for vSGIs v. vLPIs
2025-07-26 Marc ZyngierKVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg...
2025-07-26 Marc ZyngierKVM: arm64: Enforce the sorting of the GICv3 system...
2025-07-26 Marc ZyngierKVM: arm64: Clarify the check for reset callback in...
2025-07-26 Marc ZyngierKVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2
2025-07-24 Kuninori Morimotoarm64: kvm: trace_handle_exit: use string choices helper
2025-07-24 Kuninori Morimotoarm64: kvm: sys_regs: use string choices helper
2025-07-24 Marc ZyngierKVM: arm64: Follow specification when implementing WXN
2025-07-24 Marc ZyngierKVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov...
2025-07-24 David WoodhouseKVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_...
2025-07-21 Marc ZyngierKVM: arm64: Make RAS registers UNDEF when RAS isn't...
2025-07-21 Marc ZyngierKVM: arm64: Filter out HCR_EL2 bits when running in...
2025-07-21 Marc ZyngierKVM: arm64: Check for SYSREGS_ON_CPU before accessing...
2025-07-16 Marc ZyngierKVM: arm64: Tighten the definition of FEAT_PMUv3p9
2025-07-16 Marc ZyngierKVM: arm64: Convert MDCR_EL2 to config-driven sanitisation
2025-07-16 Marc ZyngierKVM: arm64: Convert SCTLR_EL1 to config-driven sanitisation
2025-07-16 Marc ZyngierKVM: arm64: Convert TCR2_EL2 to config-driven sanitisation
2025-07-16 Marc Zyngierarm64: sysreg: Add THE/ASID2 controls to TCR2_ELx
2025-07-16 Marc ZyngierKVM: arm64: Document registers exposed via KVM_DEV_ARM_...
2025-07-16 Marc ZyngierKVM: arm64: selftests: get-reg-list: Add base EL2 registers
2025-07-16 Marc ZyngierKVM: arm64: selftests: get-reg-list: Simplify feature...
2025-07-16 Marc ZyngierKVM: arm64: Advertise FGT2 registers to userspace
2025-07-16 Marc ZyngierKVM: arm64: Condition FGT registers on feature availability
2025-07-16 Marc ZyngierKVM: arm64: Expose GICv3 EL2 registers via KVM_DEV_ARM_...
2025-07-16 Marc ZyngierKVM: arm64: Let GICv3 save/restore honor visibility...
2025-07-16 Marc ZyngierKVM: arm64: Define helper for ICH_VTR_EL2
2025-07-16 Marc ZyngierKVM: arm64: Define constant value for ICC_SRE_EL2
2025-07-16 Marc ZyngierKVM: arm64: Don't advertise ICH_*_EL2 registers through...
2025-07-16 Marc ZyngierKVM: arm64: Make RVBAR_EL2 accesses UNDEF
2025-07-16 Oliver UptonKVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS...
2025-07-15 Marc Zyngierarm64: smp: Fix pNMI setup after GICv5 rework
2025-07-09 Oliver UptonKVM: arm64: selftests: Test ESR propagation for vSError...
2025-07-09 Oliver UptonKVM: arm64: Populate ESR_ELx.EC for emulated SError...
2025-07-08 Sascha BischoffKVM: arm64: gic-v5: Probe for GICv5
2025-07-08 Sascha BischoffKVM: arm64: gic-v5: Support GICv3 compat
2025-07-08 Sascha Bischoffarm64/sysreg: Add ICH_VCTLR_EL2
2025-07-08 Sascha Bischoffirqchip/gic-v5: Populate struct gic_kvm_info
2025-07-08 Sascha Bischoffirqchip/gic-v5: Skip deactivate for forwarded PPI inter...
2025-07-08 Oliver UptonKVM: arm64: selftests: Catch up set_id_regs with the...
2025-07-08 Oliver UptonKVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-list
2025-07-08 Oliver UptonKVM: arm64: selftests: Test SEAs are taken to SError...
2025-07-08 Oliver UptonKVM: arm64: selftests: Add basic SError injection test
2025-07-08 Oliver UptonKVM: arm64: Don't retire MMIO instruction w/ pending...
2025-07-08 Oliver UptonKVM: arm64: Advertise support for FEAT_DoubleFault2
2025-07-08 Oliver UptonKVM: arm64: Advertise support for FEAT_SCTLR2
2025-07-08 Oliver UptonKVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA...
2025-07-08 Oliver UptonKVM: arm64: nv: Honor SError routing effects of SCTLR2_...
2025-07-08 Oliver UptonKVM: arm64: nv: Take "masked" aborts to EL2 when HCRX_E...
2025-07-08 Oliver UptonKVM: arm64: Route SEAs to the SError vector when EASE...
2025-07-08 Oliver UptonKVM: arm64: nv: Ensure Address size faults affect corre...
2025-07-08 Oliver UptonKVM: arm64: Factor out helper for selecting exception...
2025-07-08 Oliver UptonKVM: arm64: Describe SCTLR2_ELx RESx masks
2025-07-08 Oliver UptonKVM: arm64: Enable SCTLR2 when advertised to the guest
2025-07-08 Oliver UptonKVM: arm64: Context switch SCTLR2_ELx when advertised...
2025-07-08 Oliver UptonKVM: arm64: Wire up SCTLR2_ELx sysreg descriptors
2025-07-08 Oliver UptonKVM: arm64: nv: Describe trap behavior of SCTLR2_EL1
2025-07-08 Oliver UptonKVM: arm64: nv: Advertise support for FEAT_RAS
2025-07-08 Oliver UptonKVM: arm64: nv: Use guest hypervisor's vSError state
2025-07-08 Oliver UptonKVM: arm64: nv: Add FEAT_RAS vSError sys regs to table
2025-07-08 Oliver UptonKVM: arm64: nv: Honor SError exception routing / masking
2025-07-08 Oliver UptonKVM: arm64: nv: Respect exception routing rules for...
2025-07-08 Oliver UptonKVM: arm64: Treat vCPU with pending SError as runnable
2025-07-08 Marc ZyngierKVM: arm64: Add helper to identify a nested context
2025-07-08 Oliver Uptonarm64: Detect FEAT_DoubleFault2
2025-07-08 Oliver Uptonarm64: Detect FEAT_SCTLR2
2025-07-08 Lorenzo Pieralisiarm64: Kconfig: Enable GICv5
2025-07-08 Lorenzo Pieralisidocs: arm64: gic-v5: Document booting requirements...
next