summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2025-12-01KVM: arm64: Implement HW access flag management in stage-1 SW PTWOliver Upton
2025-12-01KVM: arm64: Propagate PTW errors up to AT emulationOliver Upton
2025-12-01KVM: arm64: Add helper for swapping guest descriptorOliver Upton
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-27arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITSBen Horgan
2025-11-27arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macrosSeongsu Park
2025-11-24KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulationMarc Zyngier
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier
2025-11-24KVM: arm64: Eagerly save VMCR on exitMarc Zyngier
2025-11-24KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier
2025-11-24KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2Oliver Upton
2025-11-24KVM: arm64: Add support for FEAT_XNX stage-2 permissionsOliver Upton
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-19KVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta
2025-11-19arm64, tlbflush: don't TLBI broadcast if page reused in write faultHuang Ying
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds
2025-11-13arm64/mm: Elide TLB flush in certain pte protection transitionsDev Jain
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers
2025-11-12Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stackEric Biggers
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey
2025-11-12KVM: arm64: VM exit to userspace to handle SEAJiaqi Yan
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel
2025-11-12arm64/fpu: Enforce task-context only for generic kernel mode FPUArd Biesheuvel
2025-11-12arm64/xorblocks: Switch to 'ksimd' scoped guard APIArd Biesheuvel
2025-11-12arm64/simd: Add scoped guard API for kernel mode SIMDArd Biesheuvel
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-11-11arm64/efi: Move uaccess en/disable out of efi_set_pgd()Ard Biesheuvel
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-07arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz()Anshuman Khandual
2025-11-07arm64: remove unused ARCH_PFN_OFFSETOmar Sandoval
2025-11-07arm64: Remove assertion on CONFIG_VMAP_STACKDawei Li
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas
2025-11-04arm64: uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner
2025-10-27Merge 6.18-rc3 into driver-core-nextGreg Kroah-Hartman
2025-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-22arch_topology: move parse_acpi_topology() to common codeYunhui Cui
2025-10-21arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi
2025-10-14arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier
2025-10-13KVM: arm64: Compute per-vCPU FGTs at vcpu_load()Oliver Upton
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds