- 297ae1e arm64: cpufeature: List early Cortex-A510 parts as having broken dbm by James Morse · 3 years ago
- 1175011 arm64: cpufeature: add HWCAP for FEAT_RPRES by Joey Gouly · 3 years, 1 month ago
- 9e45365 arm64: add ID_AA64ISAR2_EL1 sys register by Joey Gouly · 3 years, 1 month ago
- 5c13f04 arm64: cpufeature: add HWCAP for FEAT_AFP by Joey Gouly · 3 years, 1 month ago
- c55a041 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- 9dc232a arm64: arm64_ftr_reg->name may not be a human-readable string by Reiji Watanabe · 3 years, 2 months ago
- a4119be Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-linus by Greg Kroah-Hartman · 3 years, 2 months ago
- 20b02fe arm64: cpufeature: Export this_cpu_has_cap helper by Arnd Bergmann · 3 years, 2 months ago
- 655ee55 Merge branch 'for-next/sve' into for-next/core by Will Deacon · 3 years, 2 months ago
- 7066248 Merge branch 'for-next/mte' into for-next/core by Will Deacon · 3 years, 2 months ago
- b5bc00f arm64/sve: Put system wide vector length information into structs by Mark Brown · 3 years, 2 months ago
- fee29f0 arm64: Add HWCAP for self-synchronising virtual counter by Marc Zyngier · 3 years, 2 months ago
- fdf8659 arm64: Add a capability for FEAT_ECV by Marc Zyngier · 3 years, 2 months ago
- d73c162 arm64: mte: CPU feature detection for Asymm MTE by Vincenzo Frascino · 3 years, 3 months ago
- 22b70e6 arm64: Restore forced disabling of KPTI on ThunderX by dann frazier · 3 years, 3 months ago
- 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
- 65266a7 Merge remote-tracking branch 'tip/sched/arm64' into for-next/core by Catalin Marinas · 3 years, 4 months ago
- 622909e Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 3 years, 4 months ago
- ead7de4 arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0 by Will Deacon · 3 years, 5 months ago
- 7af3350 arm64: Advertise CPUs capable of running 32-bit applications in sysfs by Will Deacon · 3 years, 5 months ago
- df95081 arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system by Will Deacon · 3 years, 5 months ago
- 95b54c3 KVM: arm64: Add feature register flag definitions by Fuad Tabba · 3 years, 4 months ago
- 7a062ce arm64/cpufeature: Optionally disable MTE via command-line by Yee Lee · 3 years, 5 months ago
- 8f1fbc9 arm64: unnecessary end 'return;' in void functions by Jason Wang · 3 years, 5 months ago
- ff85f10 arm64: cpufeature: Use defined macro instead of magic numbers by Shaokun Zhang · 3 years, 5 months ago
- e62e074 arm64: Add missing header <asm/smp.h> in two files by Carlos Bilbao · 3 years, 6 months ago
- 181a126 Merge branch 'for-next/insn' into for-next/core by Will Deacon · 3 years, 6 months ago
- cf292e9 arm64: Restrict undef hook for cpufeature registers by Raphael Gault · 3 years, 7 months ago
- 2122a83 arm64: Allow mismatched 32-bit EL0 support by Will Deacon · 3 years, 7 months ago
- 930a58b arm64: cpuinfo: Split AArch32 registers out into a separate struct by Will Deacon · 3 years, 7 months ago
- 3e00e39 arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h> by Mark Rutland · 3 years, 7 months ago
- 21047e9 arm64: Check if GMID_EL1.BS is the same on all CPUs by Catalin Marinas · 3 years, 7 months ago
- 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- f6334b1 arm64: cpufeatures: use min and max by kernel test robot · 3 years, 8 months ago
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
- 31a24ae Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- a1e1edd Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'for-next/vdso', 'for-next/fiq', 'for-next/epan', 'for-next/kasan-vmalloc', 'for-next/fgt-boot-init', 'for-next/vhe-only' and 'for-next/neon-softirqs-disabled', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 3 years, 9 months ago
- cbdac84 arm64: add __nocfi to functions that jump to a physical address by Sami Tolvanen · 3 years, 9 months ago
- bde3397 arm64: use function_nocfi with __pa_symbol by Sami Tolvanen · 3 years, 9 months ago
- 2d726d0 arm64: Get rid of CONFIG_ARM64_VHE by Marc Zyngier · 3 years, 9 months ago
- cac642c arm64: cpufeature: Allow early filtering of feature override by Marc Zyngier · 3 years, 9 months ago
- 41793e7 Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 9 months ago
- 18107f8 arm64: Support execute-only permissions with Enhanced PAN by Vladimir Murzin · 3 years, 10 months ago
- 20109a8 arm64: kernel: disable CNP on Carmel by Rich Wiley · 3 years, 9 months ago
- 1d676673 KVM: arm64: Hide system instruction access to Trace registers by Suzuki K Poulose · 3 years, 9 months ago
- 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
- 68d54ce arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page by Catalin Marinas · 3 years, 11 months ago
- 90eb8c9 Merge branch 'for-next/errata' into for-next/core by Will Deacon · 3 years, 11 months ago
- f8da575 arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line by Marc Zyngier · 3 years, 11 months ago
- 93ad55b arm64: cpufeatures: Allow disabling of BTI from the command-line by Marc Zyngier · 3 years, 11 months ago
- 361db0f arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line by Marc Zyngier · 3 years, 11 months ago
- b3341ae arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding() by Marc Zyngier · 3 years, 11 months ago
- 8f266a5 arm64: cpufeature: Add global feature override facility by Marc Zyngier · 3 years, 11 months ago
- c0b15c2 arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 by Suzuki K Poulose · 3 years, 11 months ago
- 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 45ba7b1 arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST by Shannon Zhao · 4 years ago
- 2e903b9 kasan, arm64: implement HW_TAGS runtime by Andrey Konovalov · 4 years ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- d889797 Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core by Catalin Marinas · 4 years, 1 month ago
- e0f7a8d Merge branch 'for-next/uaccess' into for-next/core by Catalin Marinas · 4 years, 1 month ago
- 3c09ec5 Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lto', 'for-next/mem-hotplug', 'for-next/cppc-ffh', 'for-next/pad-image-header', 'for-next/zone-dma-default-32-bit', 'for-next/signal-tag-bits' and 'for-next/cmdline-extended' into for-next/core by Catalin Marinas · 4 years, 1 month ago
- 3a51459 Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master/next by Marc Zyngier · 4 years, 1 month ago
- 3eb681f KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability by David Brazdil · 4 years, 1 month ago
- 701f4906 arm64: mark __system_matches_cap as __maybe_unused by Mark Rutland · 4 years, 1 month ago
- 1517c4fa arm64: uaccess: remove vestigal UAO support by Mark Rutland · 4 years, 1 month ago
- 7cf283c arm64: uaccess: remove redundant PAN toggling by Mark Rutland · 4 years, 1 month ago
- 3d2403f arm64: uaccess: remove set_fs() by Mark Rutland · 4 years, 1 month ago
- 515d5c8 arm64: add C wrappers for SET_PSTATE_*() by Mark Rutland · 4 years, 1 month ago
- 7f43c201 arm64: Make the Meltdown mitigation state available by Marc Zyngier · 4 years, 1 month ago
- 68c5deb arm64: implement CPPC FFH support using AMUs by Ionela Voinescu · 4 years, 2 months ago
- 4b9cf23 arm64: wrap and generalise counter read functions by Ionela Voinescu · 4 years, 2 months ago
- e3dd11a arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist by Konrad Dybcio · 4 years, 2 months ago
- 364a5a8 arm64: cpufeatures: Add capability for LDAPR instruction by Will Deacon · 4 years, 6 months ago
- baab8532 Merge branch 'for-next/mte' into for-next/core by Will Deacon · 4 years, 3 months ago
- 0a21ac0 Merge branch 'for-next/ghostbusters' into for-next/core by Will Deacon · 4 years, 3 months ago
- 57b8b1b Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cpuinfo', 'for-next/fpsimd', 'for-next/misc', 'for-next/mm', 'for-next/pci', 'for-next/perf', 'for-next/ptrauth', 'for-next/sdei', 'for-next/selftests', 'for-next/stacktrace', 'for-next/svm', 'for-next/topology', 'for-next/tpyos' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 3 months ago
- 80d6b46 arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD by Will Deacon · 4 years, 3 months ago
- c287620 arm64: Rewrite Spectre-v4 mitigation code by Will Deacon · 4 years, 3 months ago
- 532d581 arm64: Treat SSBS as a non-strict system feature by Will Deacon · 4 years, 3 months ago
- 6e5f092 arm64: Remove Spectre-related CONFIG_* options by Will Deacon · 4 years, 3 months ago
- 6f3c4af arm64: cpufeature: Export symbol read_sanitised_ftr_reg() by Jean-Philippe Brucker · 4 years, 3 months ago
- ba9d1d3 arm64: cpufeature: Modify address authentication cpufeature to exact by Amit Daniel Kachhap · 4 years, 3 months ago
- 34bfeea arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE by Catalin Marinas · 4 years, 8 months ago
- 3b714d2 arm64: mte: CPU feature detection and initial sysreg configuration by Vincenzo Frascino · 5 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
- 18aa3bd Merge branch 'for-next/tlbi' into for-next/core by Catalin Marinas · 4 years, 5 months ago
- 4557062 Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/core by Catalin Marinas · 4 years, 5 months ago
- b620ba5 arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature by Zhenyu Ye · 4 years, 6 months ago
- c6c83d7 arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[] by Anshuman Khandual · 4 years, 6 months ago
- 552ae76 arm64: Detect the ARMv8.4 TTL feature by Marc Zyngier · 6 years ago
- 8d3154a arm64/cpufeature: Replace all open bits shift encodings with macros by Anshuman Khandual · 4 years, 6 months ago
- 356fdfb arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register by Anshuman Khandual · 4 years, 6 months ago
- 853772b arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register by Anshuman Khandual · 4 years, 6 months ago
- bc67f10 arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register by Anshuman Khandual · 4 years, 6 months ago
- 9b23d95 arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 by Sai Prakash Ranjan · 4 years, 6 months ago
- 638d503 arm64/panic: Unify all three existing notifier blocks by Anshuman Khandual · 4 years, 6 months ago
- f4617be arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist by Sai Prakash Ranjan · 4 years, 6 months ago
- d278652 Merge branch 'for-next/bti' into for-next/core by Will Deacon · 4 years, 7 months ago
- b130a8f KVM: arm64: Check advertised Stage-2 page size capability by Marc Zyngier · 4 years, 7 months ago