summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-12-01arm64/sysreg: Standardise naming for MVFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for MVFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_DFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_DFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR2_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR1_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_PFR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR6_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR5_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR4_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_ISAR0_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR5_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR4_EL1James Morse
2022-12-01arm64/sysreg: Standardise naming for ID_MMFR0_EL1James Morse
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn
2022-11-29arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()Mark Brown
2022-11-29arm64/sve: Leave SVE enabled on syscall if we don't context switchMark Brown
2022-11-29arm64/fpsimd: SME no longer requires SVE register stateMark Brown
2022-11-29arm64/fpsimd: Load FP state based on recorded data typeMark Brown
2022-11-29arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVMMark Brown
2022-11-29arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown
2022-11-29arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown
2022-11-29KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown
2022-11-29arm64/perf: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NIAnshuman Khandual
2022-11-29arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas
2022-11-29arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2022-11-25arm64: armv8_deprecated: fix unused-function errorRen Zhijie
2022-11-25ftrace: arm64: remove static ftraceMark Rutland
2022-11-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-11-18arm64: move on_thread_stack() to <asm/stacktrace.h>Mark Rutland
2022-11-18arm64: alternatives: make apply_alternatives_vdso() staticMark Rutland
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-15arm64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-11-15arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2022-11-15arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland
2022-11-15arm64: armv8_deprecated move emulation functionsMark Rutland
2022-11-15arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland
2022-11-15arm64: rework EL0 MRS emulationMark Rutland
2022-11-15arm64: factor insn read out of call_undef_hook()Mark Rutland
2022-11-15arm64: factor out EL1 SSBS emulation hookMark Rutland
2022-11-15arm64: split EL0/EL1 UNDEF handlersMark Rutland
2022-11-15arm64: allow kprobes on EL0 handlersMark Rutland
2022-11-15arm64: insn: simplify insn group identificationMark Rutland
2022-11-14arm64: Add architecture specific ACPI FFH Opregion callbacksSudeep Holla
2022-11-14arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACERSami Tolvanen
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds