summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-02-05KVM: arm64: Remove all traces of HCR_EL2.MIOCNCEMarc Zyngier
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier
2026-02-05KVM: arm64: Simplify handling of full register invalid constraintMarc Zyngier
2026-02-05KVM: arm64: Get rid of FIXED_VALUE altogetherMarc Zyngier
2026-02-05KVM: arm64: Simplify handling of HCR_EL2.E2H RESxMarc Zyngier
2026-02-05KVM: arm64: Move RESx into individual register descriptorsMarc Zyngier
2026-02-05KVM: arm64: Add RES1_WHEN_E2Hx constraints as configuration flagsMarc Zyngier
2026-02-05KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flagsMarc Zyngier
2026-02-05KVM: arm64: Simplify FIXED_VALUE handlingMarc Zyngier
2026-02-05KVM: arm64: Convert HCR_EL2.RW to AS_RES1Marc Zyngier
2026-02-05KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported featuresMarc Zyngier
2026-02-05KVM: arm64: Allow RES1 bits to be inferred from configurationMarc Zyngier
2026-02-05MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFIYao Zi
2026-02-05MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang
2026-02-05MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang
2026-02-05KVM: arm64: Inherit RESx bits from FGT register descriptorsMarc Zyngier
2026-02-05KVM: arm64: Extend unified RESx handling to runtime sanitisationMarc Zyngier
2026-02-05KVM: arm64: Introduce data structure tracking both RES0 and RES1 bitsMarc Zyngier
2026-02-05KVM: arm64: Introduce standalone FGU computing primitiveMarc Zyngier
2026-02-05KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}Marc Zyngier
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier
2026-02-05s390: remove kvm_types.h from KbuildRandy Dunlap
2026-02-04Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-04KVM: s390: Storage key manipulation IOCTLClaudio Imbrenda
2026-02-04KVM: s390: Enable 1M pages for gmapClaudio Imbrenda
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda
2026-02-04KVM: s390: Storage key functions refactoringClaudio Imbrenda
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda
2026-02-04KVM: s390: Add some helper functions needed for vSIEClaudio Imbrenda
2026-02-04KVM: s390: Add helper functions for fault handlingClaudio Imbrenda
2026-02-04KVM: s390: New gmap codeClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: CMMAClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: lifecycle managementClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: storage keysClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: walksClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: clear and replaceClaudio Imbrenda
2026-02-04KVM: s390: KVM page table management functions: allocationClaudio Imbrenda
2026-02-04KVM: s390: KVM-specific bitfields and helper functionsClaudio Imbrenda
2026-02-04KVM: s390: Rename some functions in gaccess.cClaudio Imbrenda
2026-02-04KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIERClaudio Imbrenda
2026-02-04KVM: s390: vsie: Pass gmap explicitly as parameterClaudio Imbrenda
2026-02-04s390/mm: Warn if uv_convert_from_secure_pte() failsClaudio Imbrenda
2026-02-04KVM: s390: Export two functionsClaudio Imbrenda
2026-02-04KVM: s390: Introduce import_lockClaudio Imbrenda
2026-02-04KVM: s390: Add gmap_helper_set_unused()Claudio Imbrenda
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda