summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.77v4.9.77Greg Kroah-Hartman2018-01-171-1/+1
* x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin2018-01-173-8/+12
* objtool: Fix retpoline support for pre-ORC objtoolJosh Poimboeuf2018-01-171-0/+8
* x86/retpoline: Remove compile time warningThomas Gleixner2018-01-171-2/+0
* 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-4/+7
* x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-172-5/+7
* x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-172-4/+11
* 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/+232
* x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2018-01-175-16/+16
* objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-171-7/+57
* objtool: Detect jumps to retpoline thunksJosh Poimboeuf2018-01-171-0/+7
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2018-01-174-3/+7
* x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2018-01-172-8/+8
* x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse2018-01-171-2/+2
* 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/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-172-0/+30
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-174-0/+74
* x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov2018-01-173-40/+23
* x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2018-01-172-0/+5
* x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-172-2/+2
* x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner2018-01-172-0/+5
* x86/cpufeatures: Make CPU bugs stickyThomas Gleixner2018-01-173-5/+7
* x86/cpu: Factor out application of forced CPU capsAndy Lutomirski2018-01-171-8/+12
* x86/Documentation: Add PTI descriptionDave Hansen2018-01-172-7/+200
* e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-171-3/+8
* 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: 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, 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-174-13/+67
* bpf: refactor fixup_bpf_calls()Alexei Starovoitov2018-01-171-39/+34
* bpf: move fixup_bpf_calls() functionAlexei Starovoitov2018-01-172-54/+54
* target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2018-01-173-0/+12