summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
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-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
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
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky
2025-09-25tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64Feng Yang
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/perf' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/cca' into for-next/coreWill Deacon
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual
2025-09-22arm64: Enable vmalloc-huge with ptdumpDev Jain
2025-09-22arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/nv-debug into kvmarm-master/nextMarc Zyngier
2025-09-20Merge branch kvm-arm64/52bit-at into kvmarm-master/nextMarc Zyngier
2025-09-20KVM: arm64: Add S1 IPA to page table level walkerMarc Zyngier
2025-09-20KVM: arm64: Add filtering hook to S1 page table walkMarc Zyngier
2025-09-20KVM: arm64: Compute shareability for LPA2Marc Zyngier
2025-09-20KVM: arm64: Account for 52bit when computing maximum OAMarc Zyngier
2025-09-20KVM: arm64: Add helper computing the state of 52bit PA supportMarc Zyngier
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts
2025-09-19KVM: arm64: Add trap configs for PMSDSFR_EL1James Clark
2025-09-19KVM: arm64: nv: Treat AMO as 1 when at EL2 and {E2H,TGE} = {1, 0}Oliver Upton
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose
2025-09-19arm64: realm: ioremap: Allow mapping memory as encryptedSuzuki K Poulose
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi
2025-09-18arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2025-09-18arm64: cputype: Remove duplicate Cortex-X1C definitionsMark Rutland
2025-09-18KVM: arm64: nv: Trap debug registers when in hyp contextOliver Upton