aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne2021-01-041-1/+2
* arm64: mte: convert gcr_user into an exclude maskVincenzo Frascino2020-12-221-1/+1
* arm64: uaccess: remove set_fs()Mark Rutland2020-12-021-3/+1
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-4/+8
|\
| * arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasksCatalin Marinas2020-09-041-4/+4
| * arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas2020-09-041-0/+1
| * arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas2020-09-041-0/+3
* | arm64: Rewrite Spectre-v4 mitigation codeWill Deacon2020-09-291-17/+2
* | arm64: Group start_thread() functions togetherWill Deacon2020-09-291-12/+12
* | arm64: Rewrite Spectre-v2 mitigation codeWill Deacon2020-09-291-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-1/+2
|\
| * arm64: initialize and switch ptrauth kernel keysKristina Martsenko2020-03-181-0/+1
| * arm64: rename ptrauth key structures to be user-specificKristina Martsenko2020-03-181-1/+1
* | arm64: Introduce asm/vdso/processor.hVincenzo Frascino2020-03-211-5/+2
|/
*-. Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-081-1/+1
|\ \
| | * arm64: mm: Remove MAX_USER_VA_BITS definitionBhupesh Sharma2019-11-061-1/+1
| |/
* / arm64: entry-common: don't touch daif before bp-hardeningJames Morse2019-10-281-0/+14
|/
* 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