aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas1-3/+7
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus 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/kernel/git/kvmarm/kvmarm into HEADPaolo 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/arm64/linuxLinus Torvalds1-11/+105
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo 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/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/coreCatalin 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/arm64/linuxLinus Torvalds1-2/+5
2025-06-02arm64: Add override for MPAMXi Ruoyao1-2/+5
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon1-11/+11
2025-05-27Merge branch 'for-next/fixes' into for-next/coreWill Deacon1-1/+8
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+8
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier1-0/+7
2025-05-16arm64/boot: Move global CPU override variables out of BSSArd Biesheuvel1-11/+11
2025-05-16arm64/sysreg: Expose MTE_frac so that it is visible to KVMBen Horgan1-0/+1
2025-05-06arm64: Add FEAT_FGT2 capabilityMarc Zyngier1-0/+7
2025-05-06arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent wrong idmap generationYeoreum Yun1-1/+8
2025-04-29arm64/cpufeature: Add missing id_aa64mmfr4 feature reg updateYicong Yang1-0/+2
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton1-0/+30
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton1-3/+5
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton1-0/+30
2025-02-26smccc/kvm_guest: Enable errata based on implementation CPUsShameer Kolothum1-0/+2
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum1-3/+3
2025-02-24arm64: cpufeature: Handle NV_frac as a synonym of NV2Marc Zyngier1-2/+13
2025-02-13arm64: Add missing registrations of hwcapsMark Brown1-0/+3
2025-02-04arm64/hwcap: Remove stray references to SF8MMxMark Brown1-2/+0
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticksLinus Torvalds1-1/+14
2025-01-17Merge branch 'for-next/mm' into for-next/coreWill Deacon1-1/+1
2025-01-08sched,arm64: Handle CPU isolation on last resort fallback rq selectionFrederic Weisbecker1-0/+5
2025-01-08arm64: Exclude nohz_full CPUs from 32bits el0 supportFrederic Weisbecker1-1/+9
2025-01-08arm64/hwcap: Describe 2024 dpISA extensions to userspaceMark Brown1-0/+31
2025-01-08arm64: Filter out SVE hwcaps when FEAT_SVE isn't implementedMarc Zyngier1-13/+27
2025-01-07arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()Mark Brown1-13/+0
2024-12-19arm64/sysreg: Get rid of CPACR_ELx SysregFieldsMarc Zyngier1-1/+1