aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6Paolo Bonzini1-19/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+0
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas1-0/+14
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/coreCatalin Marinas1-0/+1
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier1-16/+0
2020-07-28Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIPMarc Zyngier1-3/+1
2020-07-28KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil1-16/+0
2020-07-24arm64: enable time namespace supportAndrei Vagin1-0/+1
2020-07-15arm64: enable tlbi range instructionsZhenyu Ye1-0/+14
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-07-02arm64: Document sysctls for emulated deprecated instructionsMark Brown1-2/+6
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+2
2020-06-23arm64: Depend on newer binutils when building PACMark Brown1-2/+2
2020-06-22KVM: arm64: Allow ARM64_PTR_AUTH when ARM64_VHE=nMarc Zyngier1-3/+1
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-06-17arm64: bti: Require clang >= 10.0.1 for in-kernel BTI supportWill Deacon1-0/+2
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+10
2020-06-11arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel1-1/+2
2020-06-10arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers1-0/+8
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual1-0/+1
2020-06-03arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li1-0/+1
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-1/+0
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-57/+105
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon1-0/+5
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon1-21/+18
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon1-0/+46
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar1-0/+1
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen1-0/+5
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann1-0/+1
2020-05-12arm64: kconfig: Update and comment GCC version check for kernel BTIWill Deacon1-1/+2
2020-05-07arm64: bti: Provide Kconfig for kernel mode BTIMark Brown1-0/+19
2020-05-05Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon1-0/+1
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon1-0/+25
2020-05-05arm64: Sort vendor-specific errataGeert Uytterhoeven1-36/+36
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull1-21/+18
2020-05-04arm64: Disable old style assembly annotationsMark Brown1-0/+1
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra1-1/+1
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+4
2020-04-01arm64: Kconfig: ptrauth: Add binutils version check to fix mismatchAmit Daniel Kachhap1-1/+4
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+66
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas1-1/+34
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/coreCatalin Marinas1-2/+29
2020-03-20arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers1-0/+4
2020-03-18arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTYWill Deacon1-1/+1
2020-03-18arm64: compile the kernel with ptrauth return address signingKristina Martsenko1-1/+23
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap1-0/+1
2020-03-18arm64: enable ptrauth earlierKristina Martsenko1-0/+6