summaryrefslogtreecommitdiff
path: root/arch/arm64/tools
AgeCommit message (Expand)Author
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
2025-11-24KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier
2025-11-24arm64: Detect FEAT_XNXOliver Upton
2025-11-13arm64/sysreg: Add ICH_VMCR_EL2Sascha Bischoff
2025-11-13arm64/sysreg: Move generation of RES0/RES1/UNKN to functionSascha Bischoff
2025-11-13arm64/sysreg: Support feature-specific fields with 'Prefix' descriptorSascha Bischoff
2025-11-13arm64/sysreg: Fix checks for incomplete sysreg definitionsSascha Bischoff
2025-11-03arch: hookup listns() system callChristian Brauner
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual
2025-09-18arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 registerJames Clark
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff
2025-09-11arm64: sysreg: Add validation checks to sysreg header generation scriptFuad Tabba
2025-09-11arm64: sysreg: Correct sign definitions for EIESB and DoubleLockFuad Tabba
2025-09-11arm64: sysreg: Fix and tidy up sysreg field definitionsFuad Tabba
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-21arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-28Merge branch 'kvm-arm64/config-masks' into kvmarm/nextOliver Upton
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-15arm64: sysreg: Add THE/ASID2 controls to TCR2_ELxMarc Zyngier
2025-07-08arm64/sysreg: Add ICH_VCTLR_EL2Sascha Bischoff
2025-07-08arm64: Detect FEAT_SCTLR2Oliver Upton
2025-07-08arm64: cpucaps: Add GICv5 CPU interface (GCIE) capabilityLorenzo Pieralisi
2025-07-08arm64: cpucaps: Rename GICv3 CPU interface capabilityLorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICH_HFGITR_EL2Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICH_HFGWTR_EL2Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICH_HFGRTR_EL2Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_IDR0_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_PCR_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_CR0_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_PPI_HMR<n>_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_ICSR_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1Lorenzo Pieralisi
2025-07-08arm64/sysreg: Add BRBE registers and fieldsAnshuman Khandual
2025-07-02arm64/cpufeature: Add MTE_STORE_ONLY featureYeoreum Yun
2025-07-02arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR featureYeoreum Yun
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn