summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-08-091-19/+1
|\
| * Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier2020-07-281-16/+0
| |\
| | * KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil2020-07-281-16/+0
| * | Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIPMarc Zyngier2020-07-281-3/+1
| |\ \
| | * | KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=nMarc Zyngier2020-06-221-3/+1
| | |/
* | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-1/+0
|\ \ \
| * | | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
* | | | Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas2020-07-311-0/+14
|\ \ \ \
| * | | | arm64: enable tlbi range instructionsZhenyu Ye2020-07-151-0/+14
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas2020-07-311-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | arm64: enable time namespace supportAndrei Vagin2020-07-241-0/+1
| |/ / /
* / / / arm64: Document sysctls for emulated deprecated instructionsMark Brown2020-07-021-2/+6
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-271-2/+2
|\ \ \ | |/ / |/| |
| * | arm64: Depend on newer binutils when building PACMark Brown2020-06-231-2/+2
* | | Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+1
|\ \ \ | |/ / |/| |
| * | kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+1
| |/
* / arm64: bti: Require clang >= 10.0.1 for in-kernel BTI supportWill Deacon2020-06-171-0/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-2/+2
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-111-1/+10
|\ \ | |/ |/|
| * arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel2020-06-111-1/+2
| * arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers2020-06-101-0/+8
* | mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+1
* | arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li2020-06-031-0/+1
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-57/+105
|\|
| * Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-0/+5
| |\
| | * arm64: Implement Shadow Call StackSami Tolvanen2020-05-151-0/+5
| * | Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon2020-05-281-21/+18
| |\ \
| | * | arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull2020-05-041-21/+18
| | |/
| * | Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-281-0/+46
| |\ \
| | * | arm64: kconfig: Update and comment GCC version check for kernel BTIWill Deacon2020-05-121-1/+2
| | * | arm64: bti: Provide Kconfig for kernel mode BTIMark Brown2020-05-071-0/+19
| | | |
| | | \
| | *-. | Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon2020-05-051-0/+1
| | |\ \|
| | | * | arm64: Disable old style assembly annotationsMark Brown2020-05-041-0/+1
| | | |/
| | * | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-0/+25
| | |\ \ | | | |/ | | |/|
| | | * arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTYWill Deacon2020-03-181-1/+1
| | | * arm64: BTI: Add Kconfig entry for userspace BTIDave Martin2020-03-161-0/+22
| | | * arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin2020-03-161-0/+3
| * | | arm64: Sort vendor-specific errataGeert Uytterhoeven2020-05-051-36/+36
| |/ /
* | | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-251-0/+1
|\ \ \
| * | | bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann2020-05-151-0/+1
| |/ /
* / / efi/libstub: Move arm-stub to a common fileAtish Patra2020-04-231-1/+1
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-091-1/+4
|\ \
| * | arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap2020-04-011-1/+4
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-3/+66
|\| |
| * | Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-1/+34
| |\ \
| | * | arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers2020-03-201-0/+4
| | * | arm64: compile the kernel with ptrauth return address signingKristina Martsenko2020-03-181-1/+23
| | * | arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap2020-03-181-0/+1