summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2018-01-17usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan1-2/+9
2018-01-17usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-0/+19
2018-01-17usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-14/+3
2018-01-17USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern1-15/+13
2018-01-17USB: fix usbmon BUG triggerPete Zaitcev1-1/+7
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2
2018-01-17USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-01-17USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2018-01-17bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2-0/+45
2018-01-17bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann1-3/+15
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov3-11/+74
2018-01-17drm/i915: Fix init_clock_gating for resumeVille Syrjälä1-0/+1
2018-01-17drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2-28/+30