summaryrefslogtreecommitdiff
path: root/arch/arm64/tools
AgeCommit message (Expand)AuthorFilesLines
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-17/+137
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier1-10/+72
2026-02-05Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/nextMarc Zyngier1-1/+1
2026-02-05KVM: arm64: Remove all traces of HCR_EL2.MIOCNCEMarc Zyngier1-2/+1
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier1-9/+3
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier1-0/+69
2026-01-30arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1Sascha Bischoff1-1/+1
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon1-0/+1
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei1-0/+1
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier1-3/+4
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier1-3/+60
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang1-0/+2
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-15arm64: Repaint ID_AA64MMFR2_EL1.IDS descriptionMarc Zyngier1-3/+4
2026-01-15arm64: Convert VTCR_EL2 to sysreg infratructureMarc Zyngier1-0/+57
2026-01-15arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnumMarc Zyngier1-3/+3
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2025-12-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-47/+120
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton1-0/+1
2025-11-25KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier1-0/+1
2025-11-25arm64: Detect FEAT_XNXOliver Upton1-0/+1
2025-11-13arm64/sysreg: Add ICH_VMCR_EL2Sascha Bischoff1-0/+21
2025-11-13arm64/sysreg: Move generation of RES0/RES1/UNKN to functionSascha Bischoff1-12/+14
2025-11-13arm64/sysreg: Support feature-specific fields with 'Prefix' descriptorSascha Bischoff1-38/+88
2025-11-13arm64/sysreg: Fix checks for incomplete sysreg definitionsSascha Bischoff1-3/+3
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-09-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-23/+80
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2-21/+69
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual1-8/+44
2025-09-18arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 registerJames Clark1-2/+11
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff1-0/+1
2025-09-11arm64: sysreg: Add validation checks to sysreg header generation scriptFuad Tabba1-0/+20
2025-09-11arm64: sysreg: Correct sign definitions for EIESB and DoubleLockFuad Tabba1-2/+2
2025-09-11arm64: sysreg: Fix and tidy up sysreg field definitionsFuad Tabba1-11/+3
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+1
2025-08-22arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier1-0/+1
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+514
2025-07-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+135
2025-07-28Merge branch 'kvm-arm64/config-masks' into kvmarm/nextOliver Upton1-2/+11
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton1-0/+6
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton2-2/+496
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas1-0/+1
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas1-0/+2
2025-07-16arm64: sysreg: Add THE/ASID2 controls to TCR2_ELxMarc Zyngier1-2/+11
2025-07-09arm64/sysreg: Add ICH_VCTLR_EL2Sascha Bischoff1-0/+6
2025-07-08arm64: Detect FEAT_SCTLR2Oliver Upton1-0/+1
2025-07-08arm64: cpucaps: Add GICv5 CPU interface (GCIE) capabilityLorenzo Pieralisi1-0/+1
2025-07-08arm64: cpucaps: Rename GICv3 CPU interface capabilityLorenzo Pieralisi1-1/+1