| Age | Commit message (Expand) | Author |
| 2025-11-28 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',... | Catalin Marinas |
| 2025-11-12 | arm64: Fix typos and spelling errors in comments | mrigendrachaubey |
| 2025-11-11 | arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth |
| 2025-09-18 | arm64: mm: support large block mapping when rodata=full | Yang Shi |
| 2025-06-30 | arm64: Add BBM Level 2 cpu feature | MikoĊaj Lenczewski |
| 2025-06-30 | arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability type | Catalin Marinas |
| 2025-03-11 | KVM: arm64: Move PMUVer filtering into KVM code | Oliver Upton |
| 2025-03-11 | KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3 | Oliver Upton |
| 2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2025-01-08 | sched,arm64: Handle CPU isolation on last resort fallback rq selection | Frederic Weisbecker |
| 2024-12-10 | arm64: cpufeature: Add HAFT to cpucap_is_possible() | Mark Rutland |
| 2024-12-05 | arm64: cpufeature: Add GCS to cpucap_is_possible() | Robin Murphy |
| 2024-11-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo... | Catalin Marinas |
| 2024-11-05 | arm64: Add support for FEAT_HAFT | Yicong Yang |
| 2024-10-31 | KVM: arm64: Fix missing traps of guest accesses to the MPAM registers | James Morse |
| 2024-10-31 | arm64: cpufeature: discover CPU support for MPAM | James Morse |
| 2024-10-17 | arm64: Support AT_HWCAP3 | Mark Brown |
| 2024-10-16 | arm64: cpufeature: add POE to cpucap_is_possible() | Joey Gouly |
| 2024-10-04 | arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) | Mark Brown |
| 2024-09-04 | arm64: context switch POR_EL0 register | Joey Gouly |
| 2024-07-04 | arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1 | Anshuman Khandual |
| 2024-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2024-03-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2024-03-13 | Revert "arm64: mm: add support for WXN memory translation attribute" | Catalin Marinas |
| 2024-03-11 | Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm... | Paolo Bonzini |
| 2024-03-07 | Merge branch 'for-next/stage1-lpa2' into for-next/core | Catalin Marinas |
| 2024-03-07 | arm64/fpsimd: Support FEAT_FPMR | Mark Brown |
| 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: Add helpers to probe local CPU for PAC and BTI support | 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: cpufeature: Add helper to test for CPU feature overrides | Ard Biesheuvel |
| 2024-02-09 | arm64: fix typo in comments | Seongsu Park |
| 2024-02-08 | arm64: cpufeatures: Correctly handle signed values | Marc Zyngier |
| 2024-01-04 | Merge branch 'for-next/lpa2-prep' into for-next/core | Will Deacon |
| 2023-12-13 | arm64: Align boot cpucap handling with system cpucap handling | Mark Rutland |
| 2023-11-27 | arm64: Add ARM64_HAS_LPA2 CPU capability | Ryan Roberts |
| 2023-10-26 | Merge branch 'for-next/cpus_have_const_cap' into for-next/core | Catalin Marinas |
| 2023-10-23 | arm64: cpufeature: Display the set of cores with a feature | Jeremy Linton |
| 2023-10-16 | arm64: Remove cpus_have_const_cap() | Mark Rutland |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64} | Mark Rutland |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_MTE | Mark Rutland |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGE | Mark Rutland |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN | Mark Rutland |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKING | Mark Rutland |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP | Mark Rutland |