summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
10 daysarm64/simd: Avoid pointless clearing of FP/SIMD bufferArd Biesheuvel1-1/+8
2025-12-06Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-16/+99
2025-12-03Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-18/+41
2025-12-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds67-277/+293
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini8-16/+99
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2025-12-02Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton4-13/+55
2025-12-01Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton4-3/+10
2025-12-01Merge branch 'kvm-arm64/sea-user' into kvmarm/nextOliver Upton1-0/+2
2025-12-01KVM: arm64: at: Use correct HA bit in TCR_EL2 when regime is EL2Alexandru Elisei1-0/+1
2025-12-01KVM: arm64: Document KVM_PGTABLE_PROT_{UX,PX}Alexandru Elisei1-1/+3
2025-12-01KVM: arm64: Implement HW access flag management in stage-1 SW PTWOliver Upton1-0/+1
2025-12-01KVM: arm64: Propagate PTW errors up to AT emulationOliver Upton1-3/+3
2025-12-01KVM: arm64: Add helper for swapping guest descriptorOliver Upton1-0/+2
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas6-105/+54
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas66-172/+239
2025-11-27arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITSBen Horgan1-2/+0
2025-11-27arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macrosSeongsu Park1-10/+10
2025-11-25KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulationMarc Zyngier1-0/+1
2025-11-25KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier1-0/+1
2025-11-25KVM: arm64: Eagerly save VMCR on exitMarc Zyngier2-2/+2
2025-11-25KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier1-1/+6
2025-11-25KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2Oliver Upton1-2/+35
2025-11-25KVM: arm64: Add support for FEAT_XNX stage-2 permissionsOliver Upton1-7/+10
2025-11-21Merge branch 'objtool/core'Peter Zijlstra39-257/+412
2025-11-20KVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta2-1/+33
2025-11-19arm64, tlbflush: don't TLBI broadcast if page reused in write faultHuang Ying2-5/+65
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds1-2/+2
2025-11-13arm64/mm: Elide TLB flush in certain pte protection transitionsDev Jain1-0/+27
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual5-103/+54
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers5-20/+36
2025-11-12Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stackEric Biggers1-0/+7
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey5-8/+8
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan1-0/+2
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel4-7/+15
2025-11-12arm64/fpu: Enforce task-context only for generic kernel mode FPUArd Biesheuvel1-2/+14
2025-11-12arm64/xorblocks: Switch to 'ksimd' scoped guard APIArd Biesheuvel1-13/+9
2025-11-12arm64/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel1-0/+7
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth61-123/+123
2025-11-11arm64/efi: Move uaccess en/disable out of efi_set_pgd()Ard Biesheuvel1-10/+3
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel1-1/+1
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-9/+19
2025-11-07arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz()Anshuman Khandual1-10/+2
2025-11-07arm64: remove unused ARCH_PFN_OFFSETOmar Sandoval1-1/+0
2025-11-07arm64: Remove assertion on CONFIG_VMAP_STACKDawei Li1-4/+0
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś1-2/+5
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś1-1/+1
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong1-0/+1