summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry.S
AgeCommit message (Expand)Author
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas
2021-02-12Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2021-02-03arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly
2021-01-20arm64: remove EL0 exception frame recordMark Rutland
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv
2021-01-04arm64: mte: remove an ISB on kernel exitPeter Collingbourne
2020-12-22arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-12-09Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland
2020-12-01arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland
2020-11-30arm64: entry: prepare ret_to_user for function callMark Rutland
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-04arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-23arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon
2020-07-08arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-18arm64: scs: Use 'scs_sp' register alias for x18Will Deacon
2020-05-15arm64: scs: Add shadow stacks for SDEISami Tolvanen
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen
2020-05-04arm64: entry: Refactor and modernise annotation for ret_to_userMark Brown
2020-04-28arm64: remove ptrauth_keys_install_kernel sync argMark Rutland
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko
2020-03-09arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown
2020-03-09arm64: kernel: Convert to modern annotations for assembly dataMark Brown
2020-03-09arm64: entry: Additional annotation conversions for entry.SMark Brown
2020-03-09arm64: entry: Annotate ret_from_fork as codeMark Brown
2020-03-09arm64: entry: Annotate vector table and handlers as codeMark Brown
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-21arm64: entry: Avoid empty alternatives entriesJulien Thierry
2020-01-17arm64: entry: cleanup sp_el0 manipulationMark Rutland
2020-01-13arm64: kernel: Correct annotation of end of el0_syncMark Brown