aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30arm64: stacktrace: restore terminal recordsMark Rutland1-3/+3
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-64/+110
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas1-3/+43
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'for-next/vdso', 'for-next/fiq', 'for-next/epan', 'for-next/kasan-vmalloc', 'for-next/fgt-boot-init', 'for-next/vhe-only' and 'for-next/neon-softirqs-disabled', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas1-47/+67
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne1-14/+19
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne1-2/+37
2021-04-12arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas1-4/+6
2021-03-25arm64: entry: remove test_irqs_unmasked macroMark Rutland1-14/+0
2021-03-24arm64: irq: allow FIQs to be handledMark Rutland1-9/+21
2021-03-24arm64: Always keep DAIF.[IF] in syncHector Martin1-5/+7
2021-03-24arm64: entry: factor irq triage logic into macrosMarc Zyngier1-37/+43
2021-02-12Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon1-5/+5
2021-02-03arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly1-2/+2
2021-01-20arm64: remove EL0 exception frame recordMark Rutland1-5/+5
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv1-7/+7
2021-01-04arm64: mte: remove an ISB on kernel exitPeter Collingbourne1-1/+1
2020-12-22arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino1-0/+41
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas1-56/+22
2020-12-09Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas1-3/+3
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas1-2/+4
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland1-16/+3
2020-12-01arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen1-3/+3
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland1-22/+13
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland1-30/+4
2020-11-30arm64: entry: prepare ret_to_user for function callMark Rutland1-4/+5
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland1-2/+4
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring1-0/+3
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+37
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon1-3/+3
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon1-4/+0
2020-09-04arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino1-0/+37
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier1-21/+0
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-48/+48
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas1-0/+1
2020-07-23arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel1-48/+47
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon1-0/+1
2020-07-08arm64: entry: Tidy up block comments and label numbersWill Deacon1-8/+14
2020-07-08arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier1-15/+19
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon1-3/+35
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon1-13/+14
2020-05-18arm64: scs: Use 'scs_sp' register alias for x18Will Deacon1-5/+5
2020-05-15arm64: scs: Add shadow stacks for SDEISami Tolvanen1-1/+13
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen1-2/+22
2020-05-04arm64: entry: Refactor and modernise annotation for ret_to_userMark Brown1-13/+14
2020-04-28arm64: remove ptrauth_keys_install_kernel sync argMark Rutland1-2/+2
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas1-0/+6
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap1-2/+2
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko1-0/+3
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko1-0/+3
2020-03-09arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown1-6/+6