| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -0/+17 |
| 2025-06-02 | arm64: Work around convergence issue with LLD linker |  Ard Biesheuvel | 1 | -0/+11 |
| 2025-06-02 | arm64: Disable LLD linker ASSERT()s for the time being |  Ard Biesheuvel | 1 | -0/+6 |
| 2025-05-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+2 |
| 2025-05-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -31/+30 |
| 2025-05-21 | Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16 |  Marc Zyngier | 1 | -0/+2 |
| 2025-05-16 | arm64/boot: Disallow BSS exports to startup code |  Ard Biesheuvel | 1 | -28/+32 |
| 2025-05-16 | arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespace |  Ard Biesheuvel | 1 | -4/+0 |
| 2025-05-06 | KVM: arm64: Add .hyp.data section |  David Brazdil | 1 | -0/+2 |
| 2025-04-29 | arm64/mm: Remove randomization of the linear map |  Ard Biesheuvel | 1 | -1/+0 |
| 2025-04-18 | arm64: Rework checks for broken Cavium HW in the PI code |  Marc Zyngier | 1 | -4/+0 |
| 2025-03-19 | Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next |  Oliver Upton | 1 | -5/+0 |
| 2025-03-11 | KVM: arm64: Drop kvm_arm_pmu_available static key |  Oliver Upton | 1 | -5/+0 |
| 2025-02-26 | arm64: Make _midr_in_range_list() an exported function |  Shameer Kolothum | 1 | -0/+1 |
| 2025-01-02 | KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity |  Marc Zyngier | 1 | -0/+3 |
| 2024-06-24 | arm64: irqchip/gic-v3: Select priorities at boot time |  Mark Rutland | 1 | -5/+0 |
| 2024-02-16 | arm64: Enable LPA2 at boot if supported by the system |  Ard Biesheuvel | 1 | -0/+1 |
| 2024-02-16 | arm64: mm: Add feature override support for LVA |  Ard Biesheuvel | 1 | -0/+2 |
| 2024-02-16 | arm64: mm: Handle LVA support as a CPU feature |  Ard Biesheuvel | 1 | -1/+0 |
| 2024-02-16 | arm64: mm: omit redundant remap of kernel image |  Ard Biesheuvel | 1 | -0/+1 |
| 2024-02-16 | arm64: kernel: Create initial ID map from C code |  Ard Biesheuvel | 1 | -0/+1 |
| 2024-02-16 | arm64: head: Move early kernel mapping routines into C code |  Ard Biesheuvel | 1 | -0/+19 |
| 2024-02-16 | arm64: head: move memstart_offset_seed handling to C code |  Ard Biesheuvel | 1 | -0/+1 |
| 2024-02-16 | arm64: idreg-override: Move to early mini C runtime |  Ard Biesheuvel | 1 | -0/+9 |
| 2024-02-09 | arm64: kaslr: Adjust randomization range dynamically |  Ard Biesheuvel | 1 | -0/+2 |
| 2023-10-17 | efi: move screen_info into efi init code |  Arnd Bergmann | 1 | -0/+2 |
| 2023-04-26 | efi/zboot: arm64: Inject kernel code size symbol into the zboot payload |  Ard Biesheuvel | 1 | -0/+4 |
| 2023-02-10 | Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next... |  Catalin Marinas | 1 | -4/+3 |
| 2023-01-31 | arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap |  Mark Rutland | 1 | -2/+0 |
| 2023-01-24 | efi: arm64: enter with MMU and caches enabled |  Ard Biesheuvel | 1 | -2/+3 |
| 2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -15/+0 |
| 2022-11-11 | KVM: arm64: Don't unnecessarily map host kernel sections at EL2 |  Quentin Perret | 1 | -6/+0 |
| 2022-11-11 | KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 |  Will Deacon | 1 | -3/+0 |
| 2022-11-11 | KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host |  Quentin Perret | 1 | -3/+0 |
| 2022-11-11 | KVM: arm64: Provide I-cache invalidation by virtual address at EL2 |  Will Deacon | 1 | -3/+0 |
| 2022-11-09 | efi: libstub: Provide local implementations of strrchr() and memchr() |  Ard Biesheuvel | 1 | -3/+0 |
| 2022-11-09 | efi: libstub: Enable efi_printk() in zboot decompressor |  Ard Biesheuvel | 1 | -2/+0 |
| 2022-11-09 | efi: libstub: Clone memcmp() into the stub |  Ard Biesheuvel | 1 | -1/+0 |
| 2022-11-09 | efi: libstub: Use local strncmp() implementation unconditionally |  Ard Biesheuvel | 1 | -1/+0 |
| 2022-11-09 | arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel() |  Ard Biesheuvel | 1 | -1/+0 |
| 2022-10-09 | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi |  Linus Torvalds | 1 | -13/+0 |
| 2022-09-17 | efi/libstub: use EFI provided memcpy/memset routines |  Ard Biesheuvel | 1 | -13/+0 |
| 2022-09-16 | arm64: alternatives: add shared NOP callback |  Mark Rutland | 1 | -0/+1 |
| 2022-09-16 | arm64: alternatives: add alternative_has_feature_*() |  Mark Rutland | 1 | -4/+0 |
| 2022-06-29 | arm64: lds: use PROVIDE instead of conditional definitions |  Ard Biesheuvel | 1 | -32/+31 |
| 2022-06-24 | arm64: head: avoid relocating the kernel twice for KASLR |  Ard Biesheuvel | 1 | -0/+4 |
| 2022-03-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+3 |
| 2022-02-24 | arm64: Use the clearbhb instruction in mitigations |  James Morse | 1 | -0/+1 |
| 2022-02-24 | arm64: Mitigate spectre style branch history side channels |  James Morse | 1 | -0/+3 |
| 2022-02-08 | KVM: arm64: Make VMID bits accessible outside of allocator |  Shameer Kolothum | 1 | -0/+3 |