summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Make PMR part of task contextJulien Thierry2019-02-061-0/+3
* arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon2018-12-131-0/+3
* arm64: add prctl control for resetting ptrauth keysKristina Martsenko2018-12-131-0/+4
* arm64: expose user PAC bit positions via ptraceMark Rutland2018-12-131-2/+0
* arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon2018-12-121-5/+1
* arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-101-2/+2
* arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper2018-12-101-1/+8
* arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-101-4/+9
* arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper2018-12-101-0/+7
* arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-101-2/+8
* arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel2018-11-081-0/+8
* treewide: remove current_text_addrNick Desaulniers2018-10-311-7/+0
* arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon2018-09-141-4/+0
* arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-141-0/+7
* arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-261-0/+15
* arm64: use PSR_AA32 definitionsMark Rutland2018-07-051-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-1/+14
|\
| * arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin2018-05-251-1/+11
| * arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin2018-05-251-0/+1
| * arm64: fpsimd: Eliminate task->mm checksDave Martin2018-05-251-1/+3
* | arm64: signal: Report signal frame size to userspace via auxvDave Martin2018-06-011-0/+5
|/
* arm64: uaccess: Fix omissions from usercopy whitelistDave Martin2018-03-281-13/+25
* arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin2018-03-281-2/+2
* arm64: capabilities: Update prototype for enable call backDave Martin2018-03-261-3/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-081-0/+3
|\
| * arm64: Make USER_DS an inclusive limitRobin Murphy2018-02-061-0/+3
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-0/+10
|\ \ | |/ |/|
| * arm64: Implement thread_struct whitelist for hardened usercopyKees Cook2018-01-151-0/+10
* | arm64: kernel: Prepare for a DISR userJames Morse2018-01-161-0/+1
|/
* arm64/sve: Add prctl controls for userspace vector length managementDave Martin2017-11-031-0/+4
* arm64/sve: Support vector length resetting for new processesDave Martin2017-11-031-0/+1
* arm64/sve: Core task context handlingDave Martin2017-11-031-0/+2
* arm64: move TASK_* definitions to <asm/processor.h>Yury Norov2017-10-021-0/+21
* Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-151-1/+1
|\
| * arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel2017-08-151-1/+1
* | arm64: Abstract syscallno manipulationDave Martin2017-08-071-1/+1
* | arm64: syscallno is secretly an int, make it officialDave Martin2017-08-071-1/+1
|/
* arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-221-0/+3
* arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon2017-03-221-0/+2
* arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse2017-01-101-1/+0
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-201-3/+3
* arm64: remove duplicate macro __KERNEL__ checkzijun_hu2016-09-011-2/+0
* arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-0/+1
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-0/+1
* arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon2016-02-161-0/+1
* arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon2016-02-161-2/+5
* arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-211-1/+1