summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/sdei.c
AgeCommit message (Expand)Author
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel
2022-09-09arm64: stacktrace: move SDEI stack helpers to stacktrace codeMark Rutland
2021-10-01arm64: kernel: add helper for booted at EL2 and not VHEPasha Tatashin
2021-06-24Merge branch 'for-next/entry' into for-next/coreWill Deacon
2021-06-07arm64: entry: split SDEI entryMark Rutland
2021-05-26arm64: Change the on_*stack functions to take a size argumentPeter Collingbourne
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-02arm64: uaccess: remove set_fs()Mark Rutland
2020-12-02arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland
2020-12-02arm64: sdei: move uaccess logic to arch/arm64/Mark Rutland
2020-12-01arm64: sdei: Push IS_ENABLED() checks down to callee functionsWill Deacon
2020-12-01arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-19hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra
2020-05-18arm64: stacktrace: Factor out some common code into on_stack()Yunfeng Ye
2019-10-14firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland
2019-04-04arm64: fix wrong check of on_sdei_stack in nmi contextWei Li
2018-07-31arm64: sdei: Mark sdei stack helper functions as staticWill Deacon
2018-07-26arm64: Add stack information to on_accessible_stackLaura Abbott
2018-01-14arm64: sdei: Add trampoline code for remapping the kernelJames Morse
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse