summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-27Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/sme-fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/entry' into for-next/coreWill Deacon
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/pkvm-np-thp-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-22arm64: cputype: Add cputype definition for HIP12Yicong Yang
2025-05-22arm64: el2_setup.h: Make __init_el2_fgt labels consistent, againRob Herring (Arm)
2025-05-21KVM: arm64: np-guest CMOs with PMD_SIZE fixmapVincent Donnefort
2025-05-21KVM: arm64: Add a range to pkvm_mappingsQuentin Perret
2025-05-21KVM: arm64: Convert pkvm_mappings to interval treeQuentin Perret
2025-05-21Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16Marc Zyngier
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips
2025-05-19KVM: arm64: Handle TSB CSYNC trapsMarc Zyngier
2025-05-19KVM: arm64: Add sanitisation for FEAT_FGT2 registersMarc Zyngier
2025-05-19KVM: arm64: Add FEAT_FGT2 registers to the VNCR pageMarc Zyngier
2025-05-19KVM: arm64: Allow kvm_has_feat() to take variable argumentsMarc Zyngier
2025-05-19KVM: arm64: Use FGT feature maps to drive RES0 bitsMarc Zyngier
2025-05-19KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*Marc Zyngier
2025-05-19KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Handle VNCR_EL2-triggered faultsMarc Zyngier
2025-05-19KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2Marc Zyngier
2025-05-19KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nestingMarc Zyngier
2025-05-19KVM: arm64: nv: Move TLBI range decoding to a helperMarc Zyngier
2025-05-19KVM: arm64: nv: Snapshot S1 ASID tagging information during walkMarc Zyngier
2025-05-19KVM: arm64: nv: Extract translation helper from the AT codeMarc Zyngier
2025-05-19arm64: sysreg: Add layout for VNCR_EL2Marc Zyngier
2025-05-16arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespaceArd Biesheuvel
2025-05-16arm64: Update comment regarding values in __boot_cpu_modeBen Horgan
2025-05-16arm64: mm: Drop redundant check in pmd_trans_huge()Gavin Shan
2025-05-14arm64/mm: Permit lazy_mmu_mode to be nestedRyan Roberts
2025-05-14arm64/mm: Disable barrier batching in interrupt contextsRyan Roberts
2025-05-11arm64/mm: define ptdesc_tAnshuman Khandual
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...Linus Torvalds