summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-07-25arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/sme' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/kpti' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/ioremap' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-07-20arm64: fix KASAN_INLINEMark Rutland
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown
2022-07-20arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned longMark Brown
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-07-19arm64: numa: Don't check node against MAX_NUMNODESGavin Shan
2022-07-07arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas
2022-07-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse
2022-07-05arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition namesMark Brown
2022-07-05arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition namesMark Brown
2022-07-05arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fieldsMark Brown
2022-07-05arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enumsMark Brown
2022-07-05arm64/sysreg: Standardise naming for WFxT definesMark Brown
2022-07-05arm64/sysreg: Make BHB clear feature defines match the architectureMark Brown
2022-07-05arm64/sysreg: Align pointer auth enumeration defines with architectureMark Brown
2022-07-05arm64/mte: Standardise GMID field name definitionsMark Brown
2022-07-05arm64/sysreg: Standardise naming for DCZID_EL0 field namesMark Brown
2022-07-05arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown
2022-07-05arm64/idreg: Fix tab/space damageMark Brown
2022-07-05arm64/cpuinfo: Remove references to reserved cache typeMark Brown
2022-07-04arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)
2022-07-01arm64: Add an override for ID_AA64SMFR0_EL1.FA64Marc Zyngier
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier
2022-07-01arm64: Expose a __check_override primitive for oddball featuresMarc Zyngier
2022-07-01arm64: Allow the idreg override to deal with variable field widthMarc Zyngier
2022-07-01arm64: Factor out checking of a feature against the override into a macroMarc Zyngier
2022-07-01arm64: Allow sticky E2H when entering EL1Marc Zyngier
2022-07-01arm64: Save state of HCR_EL2.E2H before switch to EL1Marc Zyngier
2022-07-01arm64: Rename the VHE switch to "finalise_el2"Marc Zyngier
2022-07-01arm64: mm: fix booting with 52-bit address spaceArd Biesheuvel
2022-07-01arm64: vdso32: Add DWARF_DEBUGNathan Chancellor
2022-07-01arm64: vdso32: Shuffle .ARM.exidx section above ELF_DETAILSNathan Chancellor
2022-07-01arm64: compat: Move sigreturn32.S to .rodata sectionChen Zhongjin
2022-06-29arm64/fpsimd: Remove duplicate SYS_SVCR readSchspa Shi
2022-06-29arm64: head: remove __PHYS_OFFSETMark Rutland
2022-06-29arm64: lds: use PROVIDE instead of conditional definitionsArd Biesheuvel