summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2026-07-31KVM: arm64: Engage NV3 TLBI trap elisionMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 ERET trap elisionMarc Zyngier
2026-07-31KVM: arm64: Make HCR_EL2 a non-VNCR registerMarc Zyngier
2026-07-31KVM: arm64: Add kvm_has_nv{2,3}() predicatesMarc Zyngier
2026-07-31KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL registerMarc Zyngier
2026-07-31KVM: arm64: Drop __HCRX_EL2_* masksMarc Zyngier
2026-07-31KVM: arm64: Don't advertise eager page splitting under pKVMFuad Tabba
2026-07-31KVM: arm64: Skip cache maintenance for non-cacheable pKVM mappingsBradley Morgan
2026-07-30KVM: arm64: Implement lazy vCPU state sync for non-protected guestsFuad Tabba
2026-07-30KVM: arm64: Factor out reusable vCPU reset helpersFuad Tabba
2026-07-30KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP codeFuad Tabba
2026-07-30KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU featureCongkai Tan
2026-07-30KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPICongkai Tan
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-28arm64/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
2026-07-28arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patchingK Prateek Nayak
2026-07-26arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()Will Deacon
2026-07-26arm64: RSI: fix field-spanning write warning in attestation token initKohei Enju
2026-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-23KVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort
2026-07-22arm64: errata: work around NVIDIA Olympus device store/load orderingShanker Donthineni
2026-07-21arm64/coco: Add pKVM as a CC platformMostafa Saleh
2026-07-21arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semanticsMark Rutland
2026-07-21arm64: uapi: Use __u128 instead of __uint128_t in UAPI headersWill Deacon
2026-07-21KVM: arm64: vgic-v3: Simplify initial GICv3 configuration samplingMarc Zyngier
2026-07-21arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price
2026-07-17arm64: kprobes: Allow reentering kprobes while single-steppingPu Hu
2026-07-16arm64: fixmap: Allow 256K early_ioremap() at any offsetYu Peng
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-06kbuild: Use --force-group-allocation when linking modulesPetr Pavlu
2026-06-29arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratumCatalin Marinas
2026-06-22KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFNOliver Upton
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-17Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-14arm64: mm: Remove misleading pte_none() comment from ptep_try_set()Tejun Heo
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-14Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/mpam' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/fpsimd-cleanups' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/nv-fp-elision into kvmarm-master/nextMarc Zyngier