summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Linux 4.9.77v4.9.77Greg Kroah-Hartman1-1/+1
2018-01-17x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin3-8/+12
2018-01-17objtool: Fix retpoline support for pre-ORC objtoolJosh Poimboeuf1-0/+8
2018-01-17x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
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-4/+7
2018-01-17x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-5/+7
2018-01-17x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2-4/+11
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/+232
2018-01-17x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin5-16/+16
2018-01-17objtool: Allow alternatives to be ignoredJosh Poimboeuf1-7/+57
2018-01-17objtool: Detect jumps to retpoline thunksJosh Poimboeuf1-0/+7
2018-01-17objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf4-3/+7
2018-01-17x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2-8/+8
2018-01-17x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse1-2/+2
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/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2-0/+30
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner4-0/+74
2018-01-17x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov3-40/+23
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2-0/+5
2018-01-17x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2-2/+2
2018-01-17x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner2-0/+5
2018-01-17x86/cpufeatures: Make CPU bugs stickyThomas Gleixner3-5/+7
2018-01-17x86/cpu: Factor out application of forced CPU capsAndy Lutomirski1-8/+12
2018-01-17x86/Documentation: Add PTI descriptionDave Hansen2-7/+200
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
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: 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, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann1-3/+15
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov4-13/+67
2018-01-17bpf: refactor fixup_bpf_calls()Alexei Starovoitov1-39/+34
2018-01-17bpf: move fixup_bpf_calls() functionAlexei Starovoitov2-54/+54
2018-01-17target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger3-0/+12