summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti2019-09-241-2/+0
*-----. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-2/+10
|\ \ \ \
| | | | * arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas2019-08-061-0/+8
| | | |/ | | |/|
| * | | arm64: mm: Remove vabits_userSteve Capper2019-08-091-1/+1
| * | | arm64: mm: Introduce VA_BITS_MINSteve Capper2019-08-091-1/+1
| |/ /
* / / arm64: remove pointless __KERNEL__ guardsMark Rutland2019-08-051-3/+0
|/ /
* / arm64: Force SSBS on context switchMarc Zyngier2019-07-221-2/+12
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: compat: Reduce address limit for 64K pagesVincenzo Frascino2019-04-301-1/+1
* arm64: compat: Reduce address limitVincenzo Frascino2019-04-101-0/+8
* 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