aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13ip6mr: fix stale iteratorNikolay Aleksandrov
2018-02-13kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-02-13.gitignore: sort normal pattern rules alphabeticallyMasahiro Yamada
2018-02-07Linux 4.14.18Greg Kroah-Hartman
2018-02-07fpga: region: release of_parse_phandle nodes after useIan Abbott
2018-02-07serial: core: mark port as initialized after successful IRQ changeSebastian Andrzej Siewior
2018-02-07KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-07KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-07KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-07KVM/x86: Add IBPB supportAshok Raj
2018-02-07KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed
2018-02-07x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
2018-02-07x86/pti: Mark constant arrays as __initconstArnd Bergmann
2018-02-07x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-07x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-02-07x86/kvm: Update spectre-v1 mitigationDan Williams
2018-02-07KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-02-07x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-02-07x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen
2018-02-07x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse
2018-02-07x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-02-07x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-02-07nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-02-07vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-02-07x86/syscall: Sanitize syscall table de-references under speculationDan Williams
2018-02-07x86/get_user: Use pointer masking to limit speculationDan Williams
2018-02-07x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-02-07x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-02-07x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-02-07x86: Introduce barrier_nospecDan Williams
2018-02-07x86: Implement array_index_mask_nospecDan Williams
2018-02-07array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-02-07Documentation: Document array_index_nospecMark Rutland
2018-02-07x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski
2018-02-07x86/entry/64: Push extra regs right awayAndy Lutomirski
2018-02-07x86/entry/64: Remove the SYSCALL64 fast pathAndy Lutomirski
2018-02-07x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-02-07x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant
2018-02-07objtool: Warn on stripped section symbolJosh Poimboeuf
2018-02-07objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf
2018-02-07objtool: Improve retpoline alternative handlingJosh Poimboeuf
2018-02-07KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-02-07KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-02-07ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-07pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-07iio: adc/accel: Fix up module licensesLinus Walleij
2018-02-07auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-07x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov
2018-02-07x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov