summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-23powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-0/+35
2018-01-23powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman1-1/+23
2018-01-23powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman9-8/+286
2018-01-23powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin1-1/+28
2018-01-23powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin1-2/+16
2018-01-23powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin1-1/+11
2018-01-23powerpc/64s: Simple RFI macro conversionsNicholas Piggin6-26/+32
2018-01-23powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-01-23powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2018-01-23objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2018-01-23objtool: Fix Clang enum conversion warningLukas Bulwahn1-1/+1
2018-01-23objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2018-01-23drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark1-0/+1
2018-01-23tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton1-1/+1
2018-01-17Linux 4.14.14v4.14.14Greg Kroah-Hartman1-1/+1
2018-01-17x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-17x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-17security/Kconfig: Correct the Documentation reference for PTIW. Trevor King1-1/+1
2018-01-17x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-17x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse3-1/+85
2018-01-17x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-01-17x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-01-17x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2018-01-17x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse1-8/+10
2018-01-17x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-6/+8
2018-01-17x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2-5/+12
2018-01-17x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse4-5/+9
2018-01-17x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse4-5/+195
2018-01-17x86/retpoline: Add initial retpoline supportDavid Woodhouse8-0/+231
2018-01-17objtool: Allow alternatives to be ignoredJosh Poimboeuf2-7/+57
2018-01-17objtool: Detect jumps to retpoline thunksJosh Poimboeuf1-0/+7
2018-01-17x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen1-1/+11
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov1-2/+5
2018-01-17sysfs/cpu: Fix typos in vulnerability documentationDavid Woodhouse1-2/+2
2018-01-17x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2-2/+17
2018-01-17x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2-0/+12
2018-01-17x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song1-26/+6
2018-01-17x86/tboot: Unbreak tboot with PTI enabledDave Hansen1-0/+1
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2-0/+30
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner4-0/+74
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2-0/+5
2018-01-17x86/Documentation: Add PTI descriptionDave Hansen2-7/+200
2018-01-17x86/pti: Unbreak EFI old_memmapJiri Kosina1-0/+2
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-17apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2-21/+35
2018-01-17kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2-1/+3
2018-01-17mux: core: fix double get_device()Hans de Goede1-1/+3
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2018-01-17Bluetooth: Prevent stack info leak from the EFS element.Ben Seri1-9/+11