- 056600f arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1 by Anshuman Khandual · 9 months ago
- e8cde32 arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 register by Nianyao Tang · 9 months ago
- 7187bb7 arm64: errata: Add workaround for Arm errata 3194386 and 3312417 by Mark Rutland · 10 months ago
- 4f712ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 months ago
- 88f0912 Merge branch 'for-next/stage1-lpa2' into for-next/core by Catalin Marinas · 1 year ago
- 0c5ade7 Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-next/misc', 'for-next/daif-cleanup', 'for-next/kselftest', 'for-next/documentation', 'for-next/sysreg' and 'for-next/dpisa', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 1 year ago
- c1932ca arm64/hwcap: Define hwcaps for 2023 DPISA features by Mark Brown · 1 year ago
- 203f2b9 arm64/fpsimd: Support FEAT_FPMR by Mark Brown · 1 year ago
- cc9f69a arm64/cpufeature: Hook new identification registers up to cpufeature by Mark Brown · 1 year ago
- 6224426 arm64: cpufeatures: Clean up temporary variable to simplify code by Liao Chang · 1 year ago
- 2aea7b7 arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARange by Marc Zyngier · 1 year, 1 month ago
- 352b039 arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs by Ard Biesheuvel · 1 year, 1 month ago
- 0dd4f60 arm64: mm: Add support for folding PUDs at runtime by Ard Biesheuvel · 1 year, 1 month ago
- 2b6c8f9 arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion by Ard Biesheuvel · 1 year, 1 month ago
- 68aec33 arm64: mm: Add feature override support for LVA by Ard Biesheuvel · 1 year, 1 month ago
- 9cce9c6 arm64: mm: Handle LVA support as a CPU feature by Ard Biesheuvel · 1 year, 1 month ago
- 293d865 arm64: mm: Make kaslr_requires_kpti() a static inline by Ard Biesheuvel · 1 year, 1 month ago
- 35876f3 arm64: cpufeature: Add helper to test for CPU feature overrides by Ard Biesheuvel · 1 year, 1 month ago
- 30687de arm64: Move feature overrides into the BSS section by Ard Biesheuvel · 1 year, 1 month ago
- 9aa030c arm64: cpufeatures: Fix FEAT_NV check when checking for FEAT_NV1 by Marc Zyngier · 1 year, 1 month ago
- 3673d01 arm64: cpufeatures: Only check for NV1 if NV is present by Marc Zyngier · 1 year, 1 month ago
- 87b8cf2 arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding() by Marc Zyngier · 1 year, 1 month ago
- aade38f KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented by Marc Zyngier · 1 year, 2 months ago
- da9af50 arm64: cpufeature: Detect HCR_EL2.NV1 being RES0 by Marc Zyngier · 1 year, 2 months ago
- 805bb61f arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling by Marc Zyngier · 1 year, 2 months ago
- d42bf63 arm64: cpufeature: Correctly display signed override values by Marc Zyngier · 1 year, 2 months ago
- d9a0659 arm64: cpufeatures: Correctly handle signed values by Marc Zyngier · 1 year, 2 months ago
- 09d1c6a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 2 months ago
- 5f53d88 Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 1 year, 2 months ago
- db32cf8 Merge branch 'for-next/fixes' into for-next/core by Will Deacon · 1 year, 2 months ago
- ccaeeec Merge branch 'for-next/lpa2-prep' into for-next/core by Will Deacon · 1 year, 2 months ago
- d016264 Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next by Marc Zyngier · 1 year, 3 months ago
- 2bfc654 arm64: cpufeatures: Restrict NV support to FEAT_NV2 by Marc Zyngier · 1 year, 4 months ago
- eb15d70 arm64: Align boot cpucap handling with system cpucap handling by Mark Rutland · 1 year, 3 months ago
- 63a2d92 arm64: Cleanup system cpucap handling by Mark Rutland · 1 year, 3 months ago
- 103423a arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH by Marc Zyngier · 1 year, 4 months ago
- f525999 arm64: Avoid enabling KPTI unnecessarily by Ard Biesheuvel · 1 year, 3 months ago
- b1366d2 arm64: Add ARM64_HAS_LPA2 CPU capability by Ryan Roberts · 1 year, 3 months ago
- 1d816ba arm64: Move MediaTek GIC quirk handling from irqchip to core by Douglas Anderson · 1 year, 4 months ago
- 14dcf78 Merge branch 'for-next/cpus_have_const_cap' into for-next/core by Catalin Marinas · 1 year, 4 months ago
- 2baca17 Merge branch 'for-next/feat_lse128' into for-next/core by Catalin Marinas · 1 year, 4 months ago
- 023113f Merge branch 'for-next/feat_lrcpc3' into for-next/core by Catalin Marinas · 1 year, 4 months ago
- 2a3f8ce Merge branch 'for-next/feat_sve_b16b16' into for-next/core by Catalin Marinas · 1 year, 4 months ago
- 1519018 Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', 'for-next/kselftest', 'for-next/misc' and 'for-next/cpufeat-display-cores', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 1 year, 4 months ago
- 04d402a arm64: cpufeature: Change DBM to display enabled cores by Jeremy Linton · 1 year, 5 months ago
- 23b727d arm64: cpufeature: Display the set of cores with a feature by Jeremy Linton · 1 year, 5 months ago
- e8d4006 arm64: Remove cpus_have_const_cap() by Mark Rutland · 1 year, 5 months ago
- 0d48058 arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP by Mark Rutland · 1 year, 5 months ago
- 48b57d9 arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098 by Mark Rutland · 1 year, 5 months ago
- 53d62e9 arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN by Mark Rutland · 1 year, 5 months ago
- 54c8818 arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP by Mark Rutland · 1 year, 5 months ago
- 34f66c4 arm64: Use a positive cpucap for FP/SIMD by Mark Rutland · 1 year, 5 months ago
- 14567ba arm64: Rename SVE/SME cpu_enable functions by Mark Rutland · 1 year, 5 months ago
- bc9bbb7 arm64: Explicitly save/restore CPACR when probing SVE and SME by Mark Rutland · 1 year, 5 months ago
- 42c5a3b arm64: Split kpti_install_ng_mappings() by Mark Rutland · 1 year, 5 months ago
- 7f632d331 arm64: Fixup user features at boot time by Mark Rutland · 1 year, 5 months ago
- 075f48c9 arm64: Rework setup_cpu_features() by Mark Rutland · 1 year, 5 months ago
- 94d0657 arm64: add FEAT_LSE128 HWCAP by Joey Gouly · 1 year, 5 months ago
- 338a835 arm64: add FEAT_LRCPC3 HWCAP by Joey Gouly · 1 year, 6 months ago
- 5d5b4e8 arm64/sve: Report FEAT_SVE_B16B16 to userspace by Mark Brown · 1 year, 6 months ago
- 3912084 arm64/sve: Remove SMCR pseudo register from cpufeature code by Mark Brown · 1 year, 6 months ago
- abef069 arm64/sve: Remove ZCR pseudo register from cpufeature code by Mark Brown · 1 year, 6 months ago
- 479965a arm64: cpufeature: Fix CLRBHB and BC detection by Kristina Martsenko · 1 year, 6 months ago
- 0c02183 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 6 months ago
- b206a70 arm64: Add feature detection for fine grained traps by Mark Brown · 1 year, 7 months ago
- 7f86d12 arm64: add HWCAP for FEAT_HBC (hinted conditional branches) by Joey Gouly · 1 year, 7 months ago
- ce33cea arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVT by Mark Brown · 1 year, 8 months ago
- e8069f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 8 months ago
- abc1712 Merge branch 'for-next/feat_s1pie' into for-next/core by Catalin Marinas · 1 year, 9 months ago
- f42039d Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 1 year, 9 months ago
- e1e315c Merge branch kvm-arm64/misc into kvmarm/next by Oliver Upton · 1 year, 9 months ago
- 89a734b Merge branch kvm-arm64/configurable-id-regs into kvmarm/next by Oliver Upton · 1 year, 9 months ago
- 2e8bf0c KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes by Jing Zhang · 1 year, 9 months ago
- e2d6c90 arm64: Add KVM_HVHE capability and has_hvhe() predicate by Marc Zyngier · 1 year, 9 months ago
- 0ddc312 arm64: Turn kaslr_feature_override into a generic SW feature override by Marc Zyngier · 1 year, 9 months ago
- 7dae5f0 arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities() by Mark Rutland · 1 year, 9 months ago
- 1c8ae42 arm64: cpufeature: use cpucap naming by Mark Rutland · 1 year, 9 months ago
- 7f24298 arm64: standardise cpucap bitmap names by Mark Rutland · 1 year, 9 months ago
- e43454c arm64: cpufeature: add Permission Indirection Extension cpucap by Joey Gouly · 1 year, 9 months ago
- 2b76004 arm64: cpufeature: add TCR2 cpucap by Joey Gouly · 1 year, 9 months ago
- edc2589 arm64: cpufeature: add system register ID_AA64MMFR3 by Joey Gouly · 1 year, 9 months ago
- b756412 arm64: mops: detect and enable FEAT_MOPS by Kristina Martsenko · 1 year, 10 months ago
- b0c756fe9 arm64: cpufeature: detect FEAT_HCX by Kristina Martsenko · 1 year, 10 months ago
- e34f78b arm64/cpufeature: Use helper for ECV CNTPOFF cpufeature by Mark Brown · 1 year, 10 months ago
- c876c3f KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available by Marc Zyngier · 1 year, 10 months ago
- 671e148 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 10 months ago
- eda081d arm64: cpufeature: Fix pointer auth hwcaps by Kristina Martsenko · 1 year, 11 months ago
- c8c655c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 10 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 11 months ago
- 863da0b arm64/cpufeature: Use helper macro to specify ID register for capabilites by Mark Brown · 1 year, 11 months ago
- 21642da arm64/cpufeature: Consistently use symbolic constants for min_field_value by Mark Brown · 1 year, 11 months ago
- 876e3c8 arm64/cpufeature: Pull out helper for CPUID register definitions by Mark Brown · 1 year, 11 months ago
- 3263499 arm64: Add HAS_ECV_CNTPOFF capability by Marc Zyngier · 2 years ago
- cb6b0cb arm64: cpufeature: move to use bus_get_dev_root() by Greg Kroah-Hartman · 2 years ago
- 39ce439 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years ago
- 010338d arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN by Ard Biesheuvel · 2 years ago
- 49d5759 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years ago
- 0d3b2b4 Merge branch kvm-arm64/nv-prefix into kvmarm/next by Oliver Upton · 2 years, 1 month ago
- 675cabc arm64: Add ARM64_HAS_NESTED_VIRT cpufeature by Jintack Lim · 2 years, 1 month ago
- 9600463 Merge branch 'for-next/sysreg-hwcaps' into for-next/core by Catalin Marinas · 2 years, 1 month ago