aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
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-24KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulationMarc Zyngier1-0/+1
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier1-0/+1
2025-11-24KVM: arm64: Eagerly save VMCR on exitMarc Zyngier2-2/+2
2025-11-24KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier1-1/+6
2025-11-24KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2Oliver Upton1-2/+35
2025-11-24KVM: arm64: Add support for FEAT_XNX stage-2 permissionsOliver Upton1-7/+10
2025-11-21Merge branch 'objtool/core'Peter Zijlstra39-257/+412
2025-11-19KVM: 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
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts1-2/+1
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas1-4/+11
2025-11-04arm64: uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner1-2/+2
2025-10-27Merge 6.18-rc3 into driver-core-nextGreg Kroah-Hartman4-8/+94
2025-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
2025-10-22arch_topology: move parse_acpi_topology() to common codeYunhui Cui1-0/+3
2025-10-21arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+82
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi1-1/+10
2025-10-14arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier1-6/+32