| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -17/+137 |
| 2026-02-10 | Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2026-02-05 | Merge branch kvm-arm64/resx into kvmarm-master/next |  Marc Zyngier | 1 | -10/+72 |
| 2026-02-05 | Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/next |  Marc Zyngier | 1 | -1/+1 |
| 2026-02-05 | KVM: arm64: Remove all traces of HCR_EL2.MIOCNCE |  Marc Zyngier | 1 | -2/+1 |
| 2026-02-05 | KVM: arm64: Remove all traces of FEAT_TME |  Marc Zyngier | 1 | -9/+3 |
| 2026-02-05 | arm64: Convert SCTLR_EL2 to sysreg infrastructure |  Marc Zyngier | 1 | -0/+69 |
| 2026-01-30 | arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1 |  Sascha Bischoff | 1 | -1/+1 |
| 2026-01-29 | Merge branch 'for-next/errata' into for-next/core |  Will Deacon | 1 | -0/+1 |
| 2026-01-23 | arm64: errata: Workaround for SI L1 downstream coherency issue |  Lucas Wei | 1 | -0/+1 |
| 2026-01-23 | Merge branch kvm-arm64/feat_idst into kvmarm-master/next |  Marc Zyngier | 1 | -3/+4 |
| 2026-01-23 | Merge branch kvm-arm64/vtcr into kvmarm-master/next |  Marc Zyngier | 1 | -3/+60 |
| 2026-01-22 | arm64: Add support for FEAT_{LS64, LS64_V} |  Yicong Yang | 1 | -0/+2 |
| 2026-01-22 | rseq: Implement sys_rseq_slice_yield() |  Thomas Gleixner | 1 | -0/+1 |
| 2026-01-15 | arm64: Repaint ID_AA64MMFR2_EL1.IDS description |  Marc Zyngier | 1 | -3/+4 |
| 2026-01-15 | arm64: Convert VTCR_EL2 to sysreg infratructure |  Marc Zyngier | 1 | -0/+57 |
| 2026-01-15 | arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnum |  Marc Zyngier | 1 | -3/+3 |
| 2025-12-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+2 |
| 2025-12-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -47/+120 |
| 2025-12-01 | Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next |  Oliver Upton | 1 | -0/+1 |
| 2025-11-24 | KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping |  Marc Zyngier | 1 | -0/+1 |
| 2025-11-24 | arm64: Detect FEAT_XNX |  Oliver Upton | 1 | -0/+1 |
| 2025-11-13 | arm64/sysreg: Add ICH_VMCR_EL2 |  Sascha Bischoff | 1 | -0/+21 |
| 2025-11-13 | arm64/sysreg: Move generation of RES0/RES1/UNKN to function |  Sascha Bischoff | 1 | -12/+14 |
| 2025-11-13 | arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor |  Sascha Bischoff | 1 | -38/+88 |
| 2025-11-13 | arm64/sysreg: Fix checks for incomplete sysreg definitions |  Sascha Bischoff | 1 | -3/+3 |
| 2025-11-03 | arch: hookup listns() system call |  Christian Brauner | 1 | -0/+1 |
| 2025-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+1 |
| 2025-09-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -23/+80 |
| 2025-09-24 | Merge branch 'for-next/sysregs' into for-next/core |  Will Deacon | 2 | -21/+69 |
| 2025-09-22 | arm64/sysreg: Update TCR_EL1 register |  Anshuman Khandual | 1 | -8/+44 |
| 2025-09-18 | arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register |  James Clark | 1 | -2/+11 |
| 2025-09-17 | arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capability |  Sascha Bischoff | 1 | -0/+1 |
| 2025-09-11 | arm64: sysreg: Add validation checks to sysreg header generation script |  Fuad Tabba | 1 | -0/+20 |
| 2025-09-11 | arm64: sysreg: Correct sign definitions for EIESB and DoubleLock |  Fuad Tabba | 1 | -2/+2 |
| 2025-09-11 | arm64: sysreg: Fix and tidy up sysreg field definitions |  Fuad Tabba | 1 | -11/+3 |
| 2025-08-29 | Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 1 | -0/+1 |
| 2025-08-21 | arm64: Add capability denoting FEAT_RASv1p1 |  Marc Zyngier | 1 | -0/+1 |
| 2025-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -4/+514 |
| 2025-07-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -0/+135 |
| 2025-07-28 | Merge branch 'kvm-arm64/config-masks' into kvmarm/next |  Oliver Upton | 1 | -2/+11 |
| 2025-07-26 | Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/next |  Oliver Upton | 1 | -0/+6 |
| 2025-07-26 | Merge tag 'irqchip-gic-v5-host' into kvmarm/next |  Oliver Upton | 2 | -2/+496 |
| 2025-07-24 | Merge branch 'for-next/feat_mte_store_only' into for-next/core |  Catalin Marinas | 1 | -0/+1 |
| 2025-07-24 | Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/core |  Catalin Marinas | 1 | -0/+2 |
| 2025-07-15 | arm64: sysreg: Add THE/ASID2 controls to TCR2_ELx |  Marc Zyngier | 1 | -2/+11 |
| 2025-07-08 | arm64/sysreg: Add ICH_VCTLR_EL2 |  Sascha Bischoff | 1 | -0/+6 |
| 2025-07-08 | arm64: Detect FEAT_SCTLR2 |  Oliver Upton | 1 | -0/+1 |
| 2025-07-08 | arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability |  Lorenzo Pieralisi | 1 | -0/+1 |
| 2025-07-08 | arm64: cpucaps: Rename GICv3 CPU interface capability |  Lorenzo Pieralisi | 1 | -1/+1 |