summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/process.c
AgeCommit message (Expand)Author
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-22arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-12-13arm64: add basic pointer authentication supportMark Rutland
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2018-09-04arm64: Drop unneeded stackleak_check_alloca()Alexander Popov
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott
2018-07-05arm64: use PSR_AA32 definitionsMark Rutland
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-03-28arm64: uaccess: Fix omissions from usercopy whitelistDave Martin
2018-02-19arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-05arm64: do not use print_symbol()Sergey Senozhatsky
2017-12-11arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon
2017-12-06arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-11-03arm64/sve: Core task context handlingDave Martin
2017-10-27arm64: traps: Pretty-print pstate in register dumpsWill Deacon
2017-10-27arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-08-22arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel
2017-06-22arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin
2017-05-30arm64: Add dump_backtrace() in show_regsKefeng Wang
2017-03-23arm64: drop unnecessary newlines in show_regs()Kefeng Wang
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen
2017-01-10arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes
2016-11-16arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2016-11-11arm64: split thread_info from task stackMark Rutland
2016-11-11arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland
2016-10-20arm64: fix show_regs fallout from KERN_CONT changesMark Rutland
2016-10-20arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-10-11arm64: use simpler API for random address requestsJason Cooper
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-12arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King
2016-05-11arm64: kernel: Fix incorrect brk randomizationKees Cook
2016-02-18arm64: Remove the get_thread_info() functionCatalin Marinas
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro
2015-10-19arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang
2015-06-11arm64: kernel thread don't need to save fpsimd context.Janet Liu
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel