index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
pi
Age
Commit message (
Expand
)
Author
2024-06-24
arm64: Clear the initial ID map correctly before remapping
Zenghui Yu
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-08
KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE support
Will Deacon
2024-05-08
KVM: arm64: Fix hvhe/nvhe early alias parsing
Will Deacon
2024-05-03
arm64: Add the arm64.no32bit_el0 command line option
Andrea della Porta
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2024-02-22
arm64: gitignore: ignore relacheck
Bartosz Golaszewski
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Add feature override support for LVA
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: mm: omit redundant remap of kernel image
Ard Biesheuvel
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 memstart_offset_seed handling to C code
Ard Biesheuvel
2024-02-16
arm64: idreg-override: Create a pseudo feature for rodata=off
Ard Biesheuvel
2024-02-16
arm64: kaslr: Use feature override instead of parsing the cmdline again
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
2024-02-09
arm64: kaslr: Adjust randomization range dynamically
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-08-17
arm64: adjust KASLR relocation after ARCH_RANDOM removal
Lukas Bulwahn
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel