summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-071-16/+5
|\
| * arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland2021-05-051-13/+2
| * arm64: stacktrace: restore terminal recordsMark Rutland2021-04-301-3/+3
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-64/+110
|\|
| * Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas2021-04-151-3/+43
| |\
| | * arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne2021-04-131-14/+19
| | * arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2021-04-131-2/+37
| | |
| | \
| *-. \ Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas2021-04-151-47/+67
| |\ \ \ | | | |/ | | |/|
| | | * arm64: irq: allow FIQs to be handledMark Rutland2021-03-241-9/+21
| | | * arm64: Always keep DAIF.[IF] in syncHector Martin2021-03-241-5/+7
| | | * arm64: entry: factor irq triage logic into macrosMarc Zyngier2021-03-241-37/+43
| | |/
| * / arm64: entry: remove test_irqs_unmasked macroMark Rutland2021-03-251-14/+0
| |/
* / arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas2021-04-121-4/+6
|/
* Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2021-02-121-5/+5
|\
| * arm64: remove EL0 exception frame recordMark Rutland2021-01-201-5/+5
* | arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly2021-02-031-2/+2
|/
* arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv2021-01-131-7/+7
* arm64: mte: remove an ISB on kernel exitPeter Collingbourne2021-01-041-1/+1
* arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino2020-12-221-0/+41
* Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-56/+22
|\
| * arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland2020-11-301-22/+13
| * arm64: entry: move el1 irq/nmi logic to CMark Rutland2020-11-301-30/+4
| * arm64: entry: prepare ret_to_user for function callMark Rutland2020-11-301-4/+5
* | Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas2020-12-091-3/+3
|\ \
| * | arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen2020-12-011-3/+3
| |/
* | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2020-12-091-2/+4
|\ \
| * | arm64: consistently use reserved_pg_dirMark Rutland2020-11-101-2/+4
| |/
* / arm64: uaccess: remove set_fs()Mark Rutland2020-12-021-16/+3
|/
* arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-291-0/+3
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-0/+37
|\
| * arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino2020-09-041-0/+37
* | arm64: Rewrite Spectre-v4 mitigation codeWill Deacon2020-09-291-3/+3
* | arm64: Remove Spectre-related CONFIG_* optionsWill Deacon2020-09-291-4/+0
|/
* arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2020-08-211-21/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-48/+48
|\
| * Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas2020-07-311-0/+1
| |\
| | * arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon2020-07-211-0/+1
| * | arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel2020-07-231-48/+47
| |/
* | arm64: entry: Tidy up block comments and label numbersWill Deacon2020-07-081-8/+14
* | arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier2020-07-081-15/+19
|/
* Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-3/+35
|\
| * arm64: scs: Use 'scs_sp' register alias for x18Will Deacon2020-05-181-5/+5
| * arm64: scs: Add shadow stacks for SDEISami Tolvanen2020-05-151-1/+13
| * arm64: Implement Shadow Call StackSami Tolvanen2020-05-151-2/+22
* | Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-281-13/+14
|\ \
| * | arm64: entry: Refactor and modernise annotation for ret_to_userMark Brown2020-05-041-13/+14
| |/
* / arm64: remove ptrauth_keys_install_kernel sync argMark Rutland2020-04-281-2/+2
|/
* Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-0/+6
|\
| * arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap2020-03-181-2/+2
| * arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-181-0/+3