summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Force SSBS on context switchMarc Zyngier2019-07-221-1/+28
* arm64: stacktrace: Factor out backtrace initialisationDave Martin2019-07-221-5/+2Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-1/+1
|\
| * arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-211-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
|/
* arm64: Unmask PMR before going idleJulien Thierry2019-02-061-0/+45
* arm64: Make PMR part of task contextJulien Thierry2019-02-061-0/+6
* Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-311-1/+1
|\
| * arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-221-1/+1
* | arm64: add basic pointer authentication supportMark Rutland2018-12-131-0/+4
* | arm64: enable per-task stack canariesArd Biesheuvel2018-12-121-1/+1
|/
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-22/+0Star
|\
| * arm64: Drop unneeded stackleak_check_alloca()Alexander Popov2018-09-041-22/+0Star
* | arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-141-0/+4
|/
* arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-0/+22
* arm64: use PSR_AA32 definitionsMark Rutland2018-07-051-10/+10
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* arm64: uaccess: Fix omissions from usercopy whitelistDave Martin2018-03-281-3/+3
* arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon2018-02-191-2/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2Star
|\
| * arm64: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2Star
* | arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon2017-12-111-7/+5Star
* | arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin2017-12-061-0/+9
|/
* arm64/sve: Core task context handlingDave Martin2017-11-031-0/+24
* arm64: traps: Pretty-print pstate in register dumpsWill Deacon2017-10-271-1/+35
* arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2017-10-271-5/+3Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-051-4/+9
|\
| * arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-221-0/+8
| * arm64: unwind: remove sp from struct stackframeArd Biesheuvel2017-08-091-4/+1Star
* | membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-0/+2
|/
* arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-221-2/+6
* arm64: Add dump_backtrace() in show_regsKefeng Wang2017-05-301-0/+1
* arm64: drop unnecessary newlines in show_regs()Kefeng Wang2017-03-231-2/+0Star
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* arm64: use linux/sizes.h for constantsMiles Chen2017-02-091-2/+2
* arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes2017-01-101-1/+1
* arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-161-1/+1
* arm64: split thread_info from task stackMark Rutland2016-11-111-0/+16
* arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland2016-11-111-6/+14
* arm64: fix show_regs fallout from KERN_CONT changesMark Rutland2016-10-201-3/+12
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-201-1/+2
* arm64: use simpler API for random address requestsJason Cooper2016-10-121-6/+2Star
* arm64: simplify sysreg manipulationMark Rutland2016-09-091-8/+6Star
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-7/+0Star
* arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King2016-05-121-3/+0Star
* arm64: kernel: Fix incorrect brk randomizationKees Cook2016-05-111-7/+8
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-181-9/+6Star
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-0/+19