summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse7-4/+130
2022-03-11arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2-2/+36
2022-03-11arm64: Add percpu vectors for EL1James Morse4-8/+51
2022-03-11arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse1-20/+16
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse3-9/+102
2022-03-11arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse1-1/+34
2022-03-11arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse5-7/+20
2022-03-11arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse1-6/+12
2022-03-11arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse1-6/+5
2022-03-11arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse1-13/+15
2022-03-11arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse1-5/+8
2022-03-11arm64: entry: Move the trampoline data page before the text pageJames Morse2-3/+8
2022-03-11arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse1-6/+13
2022-03-11arm64: entry: Make the trampoline cleanup optionalJames Morse1-3/+7
2022-03-11arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse2-4/+4
2022-03-11arm64: entry.S: Add ventry overflow sanity checksJames Morse1-0/+3
2022-03-11arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly4-0/+5
2022-03-11arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly5-0/+6
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly5-1/+27
2022-03-11arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier4-1/+5
2022-03-11arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual1-0/+2
2022-03-11arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual1-0/+2
2022-03-11arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose1-0/+4
2022-03-11arm64: cputype: Add CPU implementor & types for the Apple M1 coresHector Martin1-0/+6
2022-03-11ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)1-0/+13
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)9-9/+254
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)1-7/+12
2022-03-11ARM: early traps initialisationRussell King (Oracle)1-6/+21
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)5-39/+187
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf1-2/+25
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf1-0/+5
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips1-9/+0
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-6/+29
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra2-38/+99
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)3-18/+25
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra1-7/+0
2022-03-08ARM: tegra: Move panels to AUX busThierry Reding3-19/+25
2022-03-08ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois1-16/+1
2022-03-08ARM: dts: switch timer config to common devkit8000 devicetreeAnthoine Bourgeois2-33/+33
2022-03-08s390/extable: fix exception table sortingHeiko Carstens1-2/+7
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap1-0/+2
2022-03-08ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)1-8/+28
2022-03-08arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF outputBrian Norris1-5/+12
2022-03-08ia64: ensure proper NUMA distance and possible map initializationValentin Schneider1-2/+5
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti1-2/+1
2022-03-08KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier1-0/+2
2022-03-02riscv: fix oops caused by irqsoff latency tracerChangbin Du4-5/+45
2022-03-02x86/fpu: Correct pkru/xstate inconsistencyBrian Geffon3-13/+12
2022-03-02KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang1-1/+12