aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21arm64: proton-pack: Update comment to reflect new function nameStephen Boyd
2020-10-20arm64: spectre-v2: Favour CPU-specific mitigation at EL2Will Deacon
2020-10-20arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2020-10-20arm64: Fix a broken copyright header in gen_vdso_offsets.shPalmer Dabbelt
2020-10-15arm64: mremap speedup - Enable HAVE_MOVE_PMDKalesh Singh
2020-10-15arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel
2020-10-15arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasksPeter Collingbourne
2020-10-09Revert "arm64: initialize per-cpu offsets earlier"Will Deacon
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon
2020-10-07arm64: random: Remove no longer needed prototypesAndre Przywara
2020-10-05arm64: initialize per-cpu offsets earlierMark Rutland
2020-10-05kselftest/arm64: Check mte tagged user address in kernelAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify KSM page merge for MTE pagesAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify all different mmap MTE optionsAmit Daniel Kachhap
2020-10-05kselftest/arm64: Check forked child mte memory accessibilityAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify mte tag inclusion via prctlAmit Daniel Kachhap
2020-10-05kselftest/arm64: Add utilities and a test to validate mte memoryAmit Daniel Kachhap
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon
2020-10-01perf: arm-cmn: Fix conversion specifiers for node typeWill Deacon
2020-10-01perf: arm-cmn: Fix unsigned comparison to less than zeroWill Deacon
2020-10-01arm64: dbm: Invalidate local TLB when setting TCR_EL1.HDWill Deacon
2020-10-01arm64: mm: Make flush_tlb_fix_spurious_fault() a no-opWill Deacon
2020-09-29arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() optionWill Deacon
2020-09-29arm64: Pull in task_stack_page() to Spectre-v4 mitigation codeWill Deacon
2020-09-29KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon
2020-09-29arm64: Get rid of arm64_ssbd_stateMarc Zyngier
2020-09-29KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()Marc Zyngier
2020-09-29KVM: arm64: Get rid of kvm_arm_have_ssbd()Marc Zyngier
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-29arm64: Move SSBD prctl() handler alongside other spectre mitigation codeWill Deacon
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon
2020-09-29arm64: Treat SSBS as a non-strict system featureWill Deacon
2020-09-29arm64: Group start_thread() functions togetherWill Deacon
2020-09-29KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2Marc Zyngier
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon
2020-09-29arm64: Introduce separate file for spectre mitigations and reportingWill Deacon
2020-09-29arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon
2020-09-29KVM: arm64: Simplify install_bp_hardening_cb()Will Deacon
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-29arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier
2020-09-28arm64: mte: Fix typo in memory tagging ABI documentationWill Deacon
2020-09-28arm64: cpufeature: Export symbol read_sanitised_ftr_reg()Jean-Philippe Brucker
2020-09-28arm64: mm: Pin down ASIDs for sharing mm with devicesJean-Philippe Brucker
2020-09-28firmware: arm_sdei: Remove _sdei_event_unregister()Gavin Shan
2020-09-28firmware: arm_sdei: Remove _sdei_event_register()Gavin Shan
2020-09-28firmware: arm_sdei: Introduce sdei_do_local_call()Gavin Shan