index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
pi
/
Makefile
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-01
arm64: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
arm64: head: move dynamic shadow call stack patching into early C runtime
Ard Biesheuvel
2024-02-16
arm64: idreg-override: Move to early mini C runtime
Ard Biesheuvel
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
2024-02-16
arm64: kernel: Don't rely on objcopy to make code under pi/ __init
Ard Biesheuvel
2024-02-16
arm64: kernel: Manage absolute relocations in code built under pi/
Ard Biesheuvel
2023-12-12
arm64: kernel: Disable latent_entropy GCC plugin in early C runtime
Ard Biesheuvel
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel