aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
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
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton1-0/+50
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+7
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-10/+62
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-11/+18
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+14
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2-0/+2
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini7-10/+62
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds20-84/+205
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky1-1/+6
2025-09-25tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64Feng Yang1-0/+1
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon2-41/+90
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon1-2/+0
2025-09-24Merge branch 'for-next/perf' into for-next/coreWill Deacon2-15/+22
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon6-9/+16
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon6-13/+64