Age | Commit message (Expand) | Author | Files | Lines |
2021-02-08 | arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 | Suzuki K Poulose | 1 | -1/+1 |
2021-01-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2021-01-05 | arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST | Shannon Zhao | 1 | -1/+1 |
2020-12-22 | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov | 1 | -0/+3 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+39 |
2020-12-09 | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core | Catalin Marinas | 1 | -0/+2 |
2020-12-09 | Merge branch 'for-next/uaccess' into for-next/core | Catalin Marinas | 1 | -34/+2 |
2020-12-09 | Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt... | Catalin Marinas | 1 | -12/+92 |
2020-12-09 | Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master... | Marc Zyngier | 1 | -34/+34 |
2020-12-04 | KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability | David Brazdil | 1 | -0/+22 |
2020-12-03 | arm64: mark __system_matches_cap as __maybe_unused | Mark Rutland | 1 | -1/+1 |
2020-12-02 | arm64: uaccess: remove vestigal UAO support | Mark Rutland | 1 | -11/+0 |
2020-12-02 | arm64: uaccess: remove redundant PAN toggling | Mark Rutland | 1 | -17/+0 |
2020-12-02 | arm64: uaccess: remove set_fs() | Mark Rutland | 1 | -4/+0 |
2020-12-02 | arm64: add C wrappers for SET_PSTATE_*() | Mark Rutland | 1 | -1/+1 |
2020-11-28 | arm64: Make the Meltdown mitigation state available | Marc Zyngier | 1 | -3/+17 |
2020-11-13 | arm64: implement CPPC FFH support using AMUs | Ionela Voinescu | 1 | -0/+10 |
2020-11-13 | arm64: wrap and generalise counter read functions | Ionela Voinescu | 1 | -4/+1 |
2020-11-13 | arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist | Konrad Dybcio | 1 | -0/+2 |
2020-11-10 | arm64: cpufeatures: Add capability for LDAPR instruction | Will Deacon | 1 | -0/+10 |
2020-10-02 | Merge branch 'for-next/mte' into for-next/core | Will Deacon | 1 | -0/+35 |
2020-10-02 | Merge branch 'for-next/ghostbusters' into for-next/core | Will Deacon | 1 | -48/+3 |
2020-10-02 | Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp... | Will Deacon | 1 | -9/+37 |
2020-10-01 | arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD | Will Deacon | 1 | -0/+1 |
2020-09-29 | arm64: Rewrite Spectre-v4 mitigation code | Will Deacon | 1 | -41/+0 |
2020-09-29 | arm64: Treat SSBS as a non-strict system feature | Will Deacon | 1 | -3/+3 |
2020-09-29 | arm64: Remove Spectre-related CONFIG_* options | Will Deacon | 1 | -4/+0 |
2020-09-29 | arm64: cpufeature: Export symbol read_sanitised_ftr_reg() | Jean-Philippe Brucker | 1 | -0/+1 |
2020-09-14 | arm64: cpufeature: Modify address authentication cpufeature to exact | Amit Daniel Kachhap | 1 | -9/+35 |
2020-09-04 | arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE | Catalin Marinas | 1 | -0/+18 |
2020-09-03 | arm64: mte: CPU feature detection and initial sysreg configuration | Vincenzo Frascino | 1 | -0/+17 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -43/+106 |
2020-07-31 | Merge branch 'for-next/tlbi' into for-next/core | Catalin Marinas | 1 | -0/+20 |
2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',... | Catalin Marinas | 1 | -29/+85 |
2020-07-15 | arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature | Zhenyu Ye | 1 | -0/+10 |
2020-07-07 | arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[] | Anshuman Khandual | 1 | -3/+44 |
2020-07-07 | arm64: Detect the ARMv8.4 TTL feature | Marc Zyngier | 1 | -0/+11 |
2020-07-03 | arm64/cpufeature: Replace all open bits shift encodings with macros | Anshuman Khandual | 1 | -26/+27 |
2020-07-03 | arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register | Anshuman Khandual | 1 | -0/+7 |
2020-07-03 | arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register | Anshuman Khandual | 1 | -0/+4 |
2020-07-03 | arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register | Anshuman Khandual | 1 | -0/+3 |
2020-07-03 | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 | Sai Prakash Ranjan | 1 | -0/+2 |
2020-07-02 | arm64/panic: Unify all three existing notifier blocks | Anshuman Khandual | 1 | -14/+1 |
2020-06-24 | arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist | Sai Prakash Ranjan | 1 | -0/+2 |
2020-05-28 | Merge branch 'for-next/bti' into for-next/core | Will Deacon | 1 | -0/+37 |
2020-05-28 | KVM: arm64: Check advertised Stage-2 page size capability | Marc Zyngier | 1 | -0/+18 |
2020-05-27 | arm64/cpufeature: Add get_arm64_ftr_reg_nowarn() | Anshuman Khandual | 1 | -10/+34 |
2020-05-21 | arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context | Anshuman Khandual | 1 | -0/+4 |
2020-05-21 | arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register | Anshuman Khandual | 1 | -0/+2 |