aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
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-21kasan/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
2025-09-18arm64/boot: Enable EL2 requirements for SPE_FEAT_FDSJames Clark1-0/+11
2025-09-18arm64/boot: Factor out a macro to check SPE versionJames Clark1-6/+11
2025-09-18perf: arm_spe: Support FEAT_SPEv1p4 filtersJames Clark1-9/+0
2025-09-18arm64: cputype: Add Cortex-A720AE definitionsKuninori Morimoto1-0/+2
2025-09-17Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-33/+2
2025-09-17Merge branch kvm-arm64/dump-instr into kvmarm-master/nextMarc Zyngier1-0/+1
2025-09-17KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 stateMarc Zyngier1-6/+14
2025-09-16arm64: uaccess: Add additional userspace GCS accessorsJeremy Linton1-0/+54
2025-09-16arm64: mm: Rework the 'rodata=' optionsHuang Shijie1-2/+2
2025-09-16arm64: uaccess: Move existing GCS accessors definitions to gcs.hJeremy Linton2-41/+36
2025-09-16arm64/hwcap: Add hwcap for FEAT_LSFEMark Brown2-0/+2
2025-09-15KVM: arm64: Dump instruction on hyp panicMostafa Saleh1-0/+1
2025-09-15Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/nextMarc Zyngier3-2/+6
2025-09-15KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...Fuad Tabba1-0/+2
2025-09-15KVM: arm64: Decouple hyp VM creation state from its handleFuad Tabba2-0/+2
2025-09-15KVM: arm64: Rename pkvm.enabled to pkvm.is_protectedFuad Tabba1-2/+2
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)2-11/+11
2025-09-11arm64: entry: Switch to generic IRQ entryJinjie Ruan3-9/+57
2025-09-11arm64: entry: Refactor preempt_schedule_irq() check codeJinjie Ruan1-0/+6
2025-09-11arm64: entry: Refactor the entry and exit for exceptions from EL1Jinjie Ruan1-4/+0