summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/image-vars.h
AgeCommit message (Expand)Author
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-02arm64: Work around convergence issue with LLD linkerArd Biesheuvel
2025-06-02arm64: Disable LLD linker ASSERT()s for the time beingArd Biesheuvel
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-21Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16Marc Zyngier
2025-05-16arm64/boot: Disallow BSS exports to startup codeArd Biesheuvel
2025-05-16arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespaceArd Biesheuvel
2025-05-06KVM: arm64: Add .hyp.data sectionDavid Brazdil
2025-04-29arm64/mm: Remove randomization of the linear mapArd Biesheuvel
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton
2025-03-11KVM: arm64: Drop kvm_arm_pmu_available static keyOliver Upton
2025-02-26arm64: Make  _midr_in_range_list() an exported functionShameer Kolothum
2025-01-02KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosityMarc Zyngier
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel
2024-02-16arm64: mm: Add feature override support for LVAArd Biesheuvel
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel
2024-02-16arm64: mm: omit redundant remap of kernel imageArd Biesheuvel
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel
2024-02-16arm64: head: move memstart_offset_seed handling to C codeArd Biesheuvel
2024-02-16arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel
2024-02-09arm64: kaslr: Adjust randomization range dynamicallyArd Biesheuvel
2023-10-17efi: move screen_info into efi init codeArnd Bergmann
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-01-31arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-11KVM: arm64: Don't unnecessarily map host kernel sections at EL2Quentin Perret
2022-11-11KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2Will Deacon
2022-11-11KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the hostQuentin Perret
2022-11-11KVM: arm64: Provide I-cache invalidation by virtual address at EL2Will Deacon
2022-11-09efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel
2022-11-09efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel
2022-11-09efi: libstub: Clone memcmp() into the stubArd Biesheuvel
2022-11-09efi: libstub: Use local strncmp() implementation unconditionallyArd Biesheuvel
2022-11-09arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()Ard Biesheuvel
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel
2022-09-16arm64: alternatives: add shared NOP callbackMark Rutland
2022-09-16arm64: alternatives: add alternative_has_feature_*()Mark Rutland
2022-06-29arm64: lds: use PROVIDE instead of conditional definitionsArd Biesheuvel
2022-06-24arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-08KVM: arm64: Make VMID bits accessible outside of allocatorShameer Kolothum