summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/pi/Makefile
AgeCommit message (Expand)AuthorLines
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2025-07-01arm64: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada-1/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-6/+0
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel-0/+3
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel-0/+1
2024-02-16arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel-4/+6
2024-02-16arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel-2/+3
2024-02-16arm64: head: move relocation handling to C codeArd Biesheuvel-2/+3
2024-02-16arm64: kernel: Don't rely on objcopy to make code under pi/ __initArd Biesheuvel-2/+4
2024-02-16arm64: kernel: Manage absolute relocations in code built under pi/Ard Biesheuvel-2/+7
2023-12-12arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel-0/+1
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel-0/+1
2022-06-24arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel-0/+33