summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/image-vars.h
Commit message (Expand)AuthorAgeFilesLines
* efi: move screen_info into efi init codeArnd Bergmann2023-10-171-0/+2
* efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel2023-04-261-0/+4
*-. Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2023-02-101-4/+3
|\ \
| | * arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland2023-01-311-2/+0
| |/ |/|
| * efi: arm64: enter with MMU and caches enabledArd Biesheuvel2023-01-241-2/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-15/+0
|\
| * KVM: arm64: Don't unnecessarily map host kernel sections at EL2Quentin Perret2022-11-111-6/+0
| * KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2Will Deacon2022-11-111-3/+0
| * KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the hostQuentin Perret2022-11-111-3/+0
| * KVM: arm64: Provide I-cache invalidation by virtual address at EL2Will Deacon2022-11-111-3/+0
* | efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel2022-11-091-3/+0
* | efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel2022-11-091-2/+0
* | efi: libstub: Clone memcmp() into the stubArd Biesheuvel2022-11-091-1/+0
* | efi: libstub: Use local strncmp() implementation unconditionallyArd Biesheuvel2022-11-091-1/+0
* | arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()Ard Biesheuvel2022-11-091-1/+0
|/
* Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-091-13/+0
|\
| * efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-171-13/+0
* | arm64: alternatives: add shared NOP callbackMark Rutland2022-09-161-0/+1
* | arm64: alternatives: add alternative_has_feature_*()Mark Rutland2022-09-161-4/+0
|/
* arm64: lds: use PROVIDE instead of conditional definitionsArd Biesheuvel2022-06-291-32/+31
* arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel2022-06-241-0/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-241-0/+3
|\
| * KVM: arm64: Make VMID bits accessible outside of allocatorShameer Kolothum2022-02-081-0/+3
* | arm64: Use the clearbhb instruction in mitigationsJames Morse2022-02-241-0/+1
* | arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-241-0/+3
|/
* KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson2021-11-171-0/+2
* arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-1/+1
* Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-131-2/+1
|\
| * KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-2/+1
* | KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier2021-03-251-0/+1
* | KVM: arm64: Wrap the host with a stage 2Quentin Perret2021-03-191-0/+3
* | KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-0/+16
* | KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon2021-03-191-0/+11
|/
* KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier2021-03-061-0/+3
* KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-231-1/+0
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-1/+1
* KVM: arm64: Support per_cpu_ptr in nVHE hyp codeDavid Brazdil2020-12-041-0/+3
* KVM: arm64: Init MAIR/TCR_EL2 from params structDavid Brazdil2020-12-041-3/+0
* KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier2020-11-271-3/+1
* KVM: arm64: Turn host HVC handling into a dispatch tableMarc Zyngier2020-11-091-0/+1
* Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-301-1/+0
|\
| * arm64: cpufeature: upgrade hyp caps to finalMark Rutland2020-10-301-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-3/+0
|\|
| * Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier2020-09-301-1/+0
| |\
| * | kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil2020-09-301-1/+0
| * | kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hypDavid Brazdil2020-09-301-1/+0
| * | kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil2020-09-301-2/+0
* | | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-0/+2
|\ \ \ | |_|/ |/| |
| * | irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0Alexandru Elisei2020-09-131-0/+2
| |/
* / KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier2020-09-291-2/+0
|/