summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/pi
Commit message (Expand)AuthorAgeFilesLines
* arm64: Clear the initial ID map correctly before remappingZenghui Yu2024-06-241-1/+1
* Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-6/+0
|\
| * Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-6/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-05-151-2/+2
|\ \
| * | KVM: arm64: Use hVHE in pKVM by default on CPUs with VHE supportWill Deacon2024-05-081-1/+1
| * | KVM: arm64: Fix hvhe/nvhe early alias parsingWill Deacon2024-05-081-1/+1
| |/
* / arm64: Add the arm64.no32bit_el0 command line optionAndrea della Porta2024-05-031-0/+2
|/
* Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas2024-03-132-26/+1
* arm64: gitignore: ignore relacheckBartosz Golaszewski2024-02-221-0/+3
* arm64: mm: add support for WXN memory translation attributeArd Biesheuvel2024-02-162-1/+26
* arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel2024-02-163-8/+77
* arm64: mm: Add feature override support for LVAArd Biesheuvel2024-02-161-0/+31
* arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel2024-02-161-0/+3
* arm64: mm: omit redundant remap of kernel imageArd Biesheuvel2024-02-161-1/+5
* arm64: kernel: Create initial ID map from C codeArd Biesheuvel2024-02-164-0/+37
* arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel2024-02-168-30/+289
* arm64: head: move memstart_offset_seed handling to C codeArd Biesheuvel2024-02-161-0/+4
* arm64: idreg-override: Create a pseudo feature for rodata=offArd Biesheuvel2024-02-161-0/+2
* arm64: kaslr: Use feature override instead of parsing the cmdline againArd Biesheuvel2024-02-161-52/+1
* arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel2024-02-162-4/+268
* arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel2024-02-162-2/+373
* arm64: head: move relocation handling to C codeArd Biesheuvel2024-02-162-2/+65
* arm64: kernel: Don't rely on objcopy to make code under pi/ __initArd Biesheuvel2024-02-162-9/+13
* arm64: kernel: Manage absolute relocations in code built under pi/Ard Biesheuvel2024-02-163-2/+155
* arm64: kaslr: Adjust randomization range dynamicallyArd Biesheuvel2024-02-091-5/+6
* arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel2023-12-121-0/+1
* arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-0/+1
* arm64: adjust KASLR relocation after ARCH_RANDOM removalLukas Bulwahn2022-08-171-5/+3
* arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel2022-06-242-0/+145