Age | Commit message (Expand) | Author |
2021-02-09 | arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line | Marc Zyngier |
2021-02-09 | arm64: cpufeatures: Allow disabling of BTI from the command-line | Marc Zyngier |
2021-02-09 | arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line | Marc Zyngier |
2021-02-09 | arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding() | Marc Zyngier |
2021-02-09 | arm64: cpufeature: Add global feature override facility | Marc Zyngier |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-12-09 | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core | Catalin Marinas |
2020-12-09 | Merge branch 'for-next/uaccess' into for-next/core | Catalin Marinas |
2020-12-09 | Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master... | Marc Zyngier |
2020-12-02 | arm64: sdei: explicitly simulate PAN/UAO entry | Mark Rutland |
2020-11-27 | Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/next | Marc Zyngier |
2020-11-27 | KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension() | Will Deacon |
2020-11-13 | arm64: implement CPPC FFH support using AMUs | Ionela Voinescu |
2020-11-13 | arm64: wrap and generalise counter read functions | Ionela Voinescu |
2020-11-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-11-10 | arm64: errata: Fix handling of 1418040 with late CPU onlining | Will Deacon |
2020-10-30 | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-10-30 | arm64: cpufeature: upgrade hyp caps to final | Mark Rutland |
2020-10-30 | arm64: cpufeature: reorder cpus_have_{const, final}_cap() | Mark Rutland |
2020-10-02 | Merge branch 'for-next/mte' into for-next/core | Will Deacon |
2020-10-02 | Merge branch 'for-next/ghostbusters' into for-next/core | Will Deacon |
2020-09-29 | arm64: Get rid of arm64_ssbd_state | Marc Zyngier |
2020-09-29 | arm64: Rewrite Spectre-v2 mitigation code | Will Deacon |
2020-09-29 | arm64: Remove Spectre-related CONFIG_* options | Will Deacon |
2020-09-07 | arm64: fix some spelling mistakes in the comments by codespell | Xiaoming Ni |
2020-09-03 | arm64: mte: CPU feature detection and initial sysreg configuration | Vincenzo Frascino |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-07-31 | Merge branch 'for-next/tlbi' into for-next/core | Catalin Marinas |
2020-07-15 | arm64: tlb: Use the TLBI RANGE feature in arm64 | Zhenyu Ye |
2020-07-02 | arm64/panic: Unify all three existing notifier blocks | Anshuman Khandual |
2020-06-22 | KVM: arm64: Annotate hyp NMI-related functions as __always_inline | Alexandru Elisei |
2020-05-28 | Merge branch 'for-next/bti' into for-next/core | Will Deacon |
2020-05-20 | arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug | Anshuman Khandual |
2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti | Will Deacon |
2020-04-28 | arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only | Will Deacon |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-03-25 | Merge branch 'for-next/kernel-ptrauth' into for-next/core | Catalin Marinas |
2020-03-25 | Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am... | Catalin Marinas |
2020-03-18 | arm64: enable ptrauth earlier | Kristina Martsenko |
2020-03-18 | arm64: cpufeature: handle conflicts based on capability | Kristina Martsenko |
2020-03-18 | arm64: cpufeature: Move cpu capability helpers inside C file | Amit Daniel Kachhap |
2020-03-18 | arm64: cpufeature: add pointer auth meta-capabilities | Kristina Martsenko |
2020-03-17 | arm64: cpufeature: Extract capped perfmon fields | Andrew Murray |
2020-03-16 | arm64: Basic Branch Target Identification support | Dave Martin |
2020-03-13 | arm64: cpufeature: add cpus_have_final_cap() | Mark Rutland |
2020-03-06 | arm64: add support for the AMU extension v1 | Ionela Voinescu |
2020-02-28 | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2020-02-22 | arm64: Ask the compiler to __always_inline functions used by KVM at HYP | James Morse |
2020-02-22 | KVM: arm64: Ask the compiler to __always_inline functions used at HYP | James Morse |
2020-01-14 | arm64: Introduce system_capabilities_finalized() marker | Suzuki K Poulose |