summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.14v4.14.14Greg Kroah-Hartman2018-01-171-1/+1
* x86/retpoline: Remove compile time warningThomas Gleixner2018-01-171-2/+0
* x86,perf: Disable intel_bts when PTIPeter Zijlstra2018-01-171-0/+18
* security/Kconfig: Correct the Documentation reference for PTIW. Trevor King2018-01-171-1/+1
* x86/pti: Fix !PCID and sanitize definesThomas Gleixner2018-01-173-21/+23
* selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-172-1/+501
* x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-173-1/+85
* x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-171-4/+5
* x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-171-3/+4
* x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-171-2/+3
* x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-171-8/+10
* x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-172-6/+8
* x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-172-5/+12
* x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-174-5/+9
* x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-174-5/+195
* x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-178-0/+231
* objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-172-7/+57
* objtool: Detect jumps to retpoline thunksJosh Poimboeuf2018-01-171-0/+7
* x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen2018-01-171-1/+11
* x86/alternatives: Fix optimize_nops() checkingBorislav Petkov2018-01-171-2/+5
* sysfs/cpu: Fix typos in vulnerability documentationDavid Woodhouse2018-01-171-2/+2
* x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-172-2/+17
* x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-172-0/+12
* x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song2018-01-171-26/+6
* x86/tboot: Unbreak tboot with PTI enabledDave Hansen2018-01-171-0/+1
* x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-172-0/+30
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-174-0/+74
* x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2018-01-172-0/+5
* x86/Documentation: Add PTI descriptionDave Hansen2018-01-172-7/+200
* x86/pti: Unbreak EFI old_memmapJiri Kosina2018-01-171-0/+2
* e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-171-3/+8
* apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2018-01-172-21/+35
* kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-172-1/+3
* mux: core: fix double get_device()Hans de Goede2018-01-171-1/+3
* uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng2018-01-171-0/+7
* Bluetooth: Prevent stack info leak from the EFS element.Ben Seri2018-01-171-9/+11
* staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic2018-01-171-0/+2
* usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan2018-01-171-2/+9
* usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-171-0/+19
* usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-171-14/+3
* USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern2018-01-171-15/+13
* USB: fix usbmon BUG triggerPete Zaitcev2018-01-171-1/+7
* usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner2018-01-171-0/+2
* USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl2018-01-171-0/+1
* USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò2018-01-171-0/+1
* bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-172-0/+45
* bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann2018-01-171-3/+15
* bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-173-11/+74
* drm/i915: Fix init_clock_gating for resumeVille Syrjälä2018-01-171-0/+1
* drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2018-01-172-28/+30