summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-22/+0
|\
| * vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-011-22/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-1232-792/+1059
|\ \
| * \ Merge branch 'for-next/undef-traps' into for-next/coreWill Deacon2022-12-065-389/+328
| |\ \
| | * | arm64: armv8_deprecated: fix unused-function errorRen Zhijie2022-11-251-1/+1
| | * | arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland2022-11-152-182/+140
| | * | arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland2022-11-151-20/+19
| | * | arm64: armv8_deprecated move emulation functionsMark Rutland2022-11-151-197/+197
| | * | arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland2022-11-151-43/+33
| | * | arm64: rework EL0 MRS emulationMark Rutland2022-11-152-18/+8
| | * | arm64: factor insn read out of call_undef_hook()Mark Rutland2022-11-151-9/+22
| | * | arm64: factor out EL1 SSBS emulation hookMark Rutland2022-11-152-26/+15
| | * | arm64: split EL0/EL1 UNDEF handlersMark Rutland2022-11-152-12/+14
| | * | arm64: allow kprobes on EL0 handlersMark Rutland2022-11-152-6/+4
| * | | Merge branch 'for-next/trivial' into for-next/coreWill Deacon2022-12-063-15/+11
| |\ \ \
| | * | | arm64: alternatives: add __init/__initconst to some functions/variablesJisheng Zhang2022-12-051-3/+3
| | * | | arm64: alternatives: make apply_alternatives_vdso() staticMark Rutland2022-11-181-1/+1
| | * | | arm64: paravirt: remove conduit check in has_pv_steal_clockUsama Arif2022-11-091-4/+0
| | * | | arm64: entry: Fix typoMukesh Ojha2022-11-081-8/+8
| | |/ /
| * | | Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2022-12-061-104/+104
| |\ \ \
| | * | | arm64/sysreg: Standardise naming for MVFR2_EL1James Morse2022-12-011-2/+2
| | * | | arm64/sysreg: Standardise naming for MVFR1_EL1James Morse2022-12-011-12/+12
| | * | | arm64/sysreg: Standardise naming for MVFR0_EL1James Morse2022-12-011-10/+10
| | * | | arm64/sysreg: Standardise naming for ID_DFR1_EL1James Morse2022-12-011-1/+1
| | * | | arm64/sysreg: Standardise naming for ID_DFR0_EL1James Morse2022-12-011-7/+7
| | * | | arm64/sysreg: Standardise naming for ID_PFR2_EL1James Morse2022-12-011-2/+2
| | * | | arm64/sysreg: Standardise naming for ID_PFR1_EL1James Morse2022-12-011-13/+13
| | * | | arm64/sysreg: Standardise naming for ID_PFR0_EL1James Morse2022-12-011-6/+6
| | * | | arm64/sysreg: Standardise naming for ID_ISAR6_EL1James Morse2022-12-011-7/+7
| | * | | arm64/sysreg: Standardise naming for ID_ISAR5_EL1James Morse2022-12-011-11/+11
| | * | | arm64/sysreg: Standardise naming for ID_ISAR4_EL1James Morse2022-12-011-9/+9
| | * | | arm64/sysreg: Standardise naming for ID_ISAR0_EL1James Morse2022-12-011-7/+7
| | * | | arm64/sysreg: Standardise naming for ID_MMFR5_EL1James Morse2022-12-011-1/+1
| | * | | arm64/sysreg: Standardise naming for ID_MMFR4_EL1James Morse2022-12-011-8/+8
| | * | | arm64/sysreg: Standardise naming for ID_MMFR0_EL1James Morse2022-12-011-8/+8
| | |/ /
| * | | Merge branch 'for-next/sve-state' into for-next/coreWill Deacon2022-12-065-67/+131
| |\ \ \
| | * | | arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()Mark Brown2022-11-291-28/+6
| | * | | arm64/sve: Leave SVE enabled on syscall if we don't context switchMark Brown2022-11-292-15/+12
| | * | | arm64/fpsimd: SME no longer requires SVE register stateMark Brown2022-11-292-4/+1
| | * | | arm64/fpsimd: Load FP state based on recorded data typeMark Brown2022-11-291-8/+32
| | * | | arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVMMark Brown2022-11-291-18/+4
| | * | | arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown2022-11-291-3/+24
| | * | | arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown2022-11-294-16/+54
| | * | | KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown2022-11-291-0/+23
| | |/ /
| * | | Merge branch 'for-next/stacks' into for-next/coreWill Deacon2022-12-061-4/+5
| |\ \ \
| | * | | arm64: move on_thread_stack() to <asm/stacktrace.h>Mark Rutland2022-11-181-4/+5
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-12-061-1/+2
| |\ \ \
| | * | | arm64/perf: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NIAnshuman Khandual2022-11-291-1/+2
| | |/ /
| * | | Merge branch 'for-next/kprobes' into for-next/coreWill Deacon2022-12-062-55/+41
| |\ \ \
| | * | | arm64: kprobes: Return DBG_HOOK_ERROR if kprobes can not handle a BRKMasami Hiramatsu (Google)2022-12-051-42/+36