aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+59
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini1-0/+59
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton1-0/+7
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas1-2/+2
2025-11-25KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATUREMarc Zyngier1-3/+3
2025-11-24KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier1-0/+52
2025-11-24arm64: Detect FEAT_XNXOliver Upton1-0/+7
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual1-2/+2
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey1-1/+1
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong1-0/+6
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-101/+7
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+15
2025-10-03arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas1-3/+7
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+14
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky1-98/+0
2025-09-24arm64: cpufeature: Remove duplicate asm/mmu.h headerJiapeng Chong1-1/+0
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon1-1/+9
2025-09-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon1-0/+6
2025-09-22arm64: cpufeature: add Neoverse-V3AE to BBML2 allow listRyan Roberts1-0/+1
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun1-1/+1
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts1-0/+3
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi1-1/+6
2025-09-18arm64: cpufeature: add AmpereOne to BBML2 allow listYang Shi1-0/+2
2025-09-18arm64: cpufeature: Add Olympus MIDR to BBML2 allow listShanker Donthineni1-0/+1
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff1-0/+15
2025-09-16arm64/hwcap: Add hwcap for FEAT_LSFEMark Brown1-0/+2
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+3
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook1-2/+3
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+24
2025-08-21arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier1-0/+24
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+21
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-11/+105
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini1-5/+21
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton1-5/+12
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas1-0/+9
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas1-11/+96
2025-07-08arm64: Detect FEAT_DoubleFault2Oliver Upton1-0/+1
2025-07-08arm64: Detect FEAT_SCTLR2Oliver Upton1-0/+8
2025-07-08arm64: cpucaps: Add GICv5 CPU interface (GCIE) capabilityLorenzo Pieralisi1-0/+7
2025-07-08arm64: cpucaps: Rename GICv3 CPU interface capabilityLorenzo Pieralisi1-5/+5
2025-07-04arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown1-25/+32
2025-07-02arm64/hwcaps: Add MTE_STORE_ONLY hwcapsYeoreum Yun1-0/+1
2025-07-02arm64/cpufeature: Add MTE_STORE_ONLY featureYeoreum Yun1-0/+8
2025-07-02arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supportedYeoreum Yun1-0/+1
2025-07-02arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR featureYeoreum Yun1-0/+8
2025-06-30arm64: Add BBM Level 2 cpu featureMikoĊ‚aj Lenczewski1-0/+38
2025-06-30arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability typeCatalin Marinas1-11/+49
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+5