summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse3-1/+34
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse12-2/+352
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-21/+16
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse5-9/+123
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-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse3-5/+9
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 Gouly6-0/+17
2022-03-11arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly7-0/+19
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly5-1/+27
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: Update link to AMD speculation whitepaperKim Phillips1-3/+3
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 Poimboeuf3-6/+48
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra2-16/+36
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra2-38/+99
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)7-25/+32
2022-03-08Linux 5.16.13v5.16.13Greg Kroah-Hartman1-1/+1
2022-03-08KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu1-1/+1
2022-03-08s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens1-0/+35
2022-03-08s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens4-5/+18
2022-03-08x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui1-0/+3
2022-03-08proc: fix documentation and description of pagemapYun Zhou2-2/+3
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac4-15/+4
2022-03-08btrfs: do not start relocation until in progress drops are doneJosef Bacik7-1/+91
2022-03-08btrfs: fallback to blocking mode when doing async dio over multiple extentsFilipe Manana1-0/+28
2022-03-08btrfs: add missing run of delayed items after unlink during log replayFilipe Manana1-0/+18
2022-03-08btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang1-1/+8
2022-03-08btrfs: do not WARN_ON() if we have PageError setJosef Bacik1-3/+13
2022-03-08btrfs: subpage: fix a wrong check on subpage->writersQu Wenruo1-1/+1
2022-03-08btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval1-1/+31
2022-03-08btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana1-12/+31
2022-03-08tracing: Fix return value of __setup handlersRandy Dunlap2-3/+3