summaryrefslogtreecommitdiff
path: root/arch/arm64/tools/cpucaps
AgeCommit message (Expand)Author
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
10 daysMerge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton
12 daysMerge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
12 daysMerge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
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-02arm64/cpufeature: Add MTE_STORE_ONLY featureYeoreum Yun
2025-07-02arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR featureYeoreum Yun
2025-06-30arm64: Add BBM Level 2 cpu featureMikoĊ‚aj Lenczewski
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips
2025-05-06arm64: Add FEAT_FGT2 capabilityMarc Zyngier
2025-03-11KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 trapsOliver Upton
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton
2025-01-02KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosityMarc Zyngier
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang
2024-10-31arm64: cpufeature: discover CPU support for MPAMJames Morse
2024-10-04arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)Mark Brown
2024-09-04arm64: cpufeature: add Permission Overlay Extension cpucapJoey Gouly
2024-05-10arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-07Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas
2024-03-07arm64/fpsimd: Support FEAT_FPMRMark Brown
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel
2024-02-08arm64: cpufeature: Detect HCR_EL2.NV1 being RES0Marc Zyngier
2024-01-12arm64: Rename ARM64_WORKAROUND_2966298Rob Herring
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2023-12-05arm64: Get rid of ARM64_HAS_NO_HW_PREFETCHMarc Zyngier
2023-11-27arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-16arm64: Use a positive cpucap for FP/SIMDMark Rutland
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
2023-08-17arm64: Add feature detection for fine grained trapsMark Brown
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-16Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton
2023-06-16arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-06-12arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier
2023-06-06arm64: cpufeature: add Permission Indirection Extension cpucapJoey Gouly
2023-06-06arm64: cpufeature: add TCR2 cpucapJoey Gouly
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko
2023-06-05arm64: cpufeature: detect FEAT_HCXKristina Martsenko
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier
2023-03-30arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton