summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-9/+19
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-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
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-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-11/+18
2025-10-01Merge 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 Bonzini3-0/+7
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini7-10/+62
2025-09-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-84/+206
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
2025-09-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon3-2/+8
2025-09-24Merge branch 'for-next/cca' into for-next/coreWill Deacon2-2/+6
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual1-2/+0
2025-09-22arm64: Enable vmalloc-huge with ptdumpDev Jain2-7/+4
2025-09-22arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-09-22kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun2-0/+7
2025-09-20Merge branch kvm-arm64/misc-6.18 into kvmarm-master/nextMarc Zyngier2-6/+16
2025-09-20Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/nextMarc Zyngier1-0/+14
2025-09-20Merge branch kvm-arm64/nv-debug into kvmarm-master/nextMarc Zyngier1-0/+2
2025-09-20Merge branch kvm-arm64/52bit-at into kvmarm-master/nextMarc Zyngier1-2/+23
2025-09-20KVM: arm64: Add S1 IPA to page table level walkerMarc Zyngier1-0/+2
2025-09-20KVM: arm64: Add filtering hook to S1 page table walkMarc Zyngier1-0/+14
2025-09-20KVM: arm64: Compute shareability for LPA2Marc Zyngier1-0/+1
2025-09-20KVM: arm64: Account for 52bit when computing maximum OAMarc Zyngier1-2/+5
2025-09-20KVM: arm64: Add helper computing the state of 52bit PA supportMarc Zyngier1-0/+1
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts1-0/+2
2025-09-19KVM: arm64: Add trap configs for PMSDSFR_EL1James Clark1-0/+2
2025-09-19KVM: arm64: nv: Treat AMO as 1 when at EL2 and {E2H,TGE} = {1, 0}Oliver Upton1-0/+14
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose1-0/+4
2025-09-19arm64: realm: ioremap: Allow mapping memory as encryptedSuzuki K Poulose2-2/+2
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi3-0/+8
2025-09-18arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
2025-09-18arm64: cputype: Remove duplicate Cortex-X1C definitionsMark Rutland1-2/+0
2025-09-18KVM: arm64: nv: Trap debug registers when in hyp contextOliver Upton1-0/+2