aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel1-0/+1
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon1-1/+1
2022-06-24arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel1-1/+1
2022-06-23arm64: kasan: do not instrument stacktrace.cAndrey Konovalov1-0/+5
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly1-0/+4
2022-02-15arm64: mte: Dump the MTE tags in the core fileCatalin Marinas1-0/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-0/+3
2021-07-15arm64: entry: fix KCOV suppressionMark Rutland1-1/+1
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon1-2/+3
2021-06-07arm64: idle: don't instrument idle code with KCOVMark Rutland1-1/+2
2021-06-07arm64: entry: don't instrument entry code with KCOVMark Rutland1-0/+5
2021-05-27arm64: Move instruction encoder/decoder under lib/Julien Thierry1-1/+1
2021-05-27arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry1-1/+1
2021-04-08arm64: entry: Enable random_kstack_offset supportKees Cook1-0/+5
2021-02-12Merge branch 'for-next/vdso' into for-next/coreWill Deacon1-2/+3
2021-02-09arm64: cpufeature: Add an early command-line cpufeature override facilityMarc Zyngier1-1/+1
2021-01-20arm64: do not descend to vdso directories twiceMasahiro Yamada1-2/+3
2020-12-01arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen1-1/+0
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+1
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon1-2/+1
2020-09-29arm64: Move SSBD prctl() handler alongside other spectre mitigation codeWill Deacon1-1/+1
2020-09-29arm64: Introduce separate file for spectre mitigations and reportingWill Deacon1-1/+1
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon1-2/+1
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel1-2/+0
2020-09-04arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino1-0/+1
2020-06-23arm64: compat: Allow 32-bit vdso and sigpage to co-existWill Deacon1-2/+0
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen1-0/+1
2020-03-09arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)Masahiro Yamada1-1/+1
2019-10-28arm64: entry: convert el1_sync to CMark Rutland1-3/+3
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino1-1/+5
2019-04-23arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino1-1/+2
2019-04-23arm64: compat: Split kuser32Vincenzo Frascino1-1/+1
2019-04-09arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe1-3/+3
2019-01-04arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada1-31/+30
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko1-0/+1
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon1-1/+2
2018-12-10arm64: remove arm64ksyms.cMark Rutland1-1/+1
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro1-1/+1
2018-12-06arm64: enable KEXEC_FILE configAKASHI Takahiro1-1/+2
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse1-0/+1
2018-07-12arm64: convert compat wrappers to CMark Rutland1-1/+1
2018-07-12arm64: convert raw syscall invocation to CMark Rutland1-1/+2
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier1-0/+1
2018-04-11arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier1-2/+0
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+1
2018-03-19arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier1-3/+1
2018-03-09efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel1-1/+2
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse1-0/+1