summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-25Linux 4.4.118v4.4.118Greg Kroah-Hartman1-1/+1
2018-02-25net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang1-4/+4
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny1-4/+9
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich1-12/+24
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich1-1/+4
2018-02-25kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson1-2/+2
2018-02-25KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand1-5/+5
2018-02-25KVM: nVMX: kmap() can't failDavid Hildenbrand1-9/+0
2018-02-25x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny1-1/+1
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed1-30/+56
2018-02-25x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-02-25x86/kvm: Update spectre-v1 mitigationDan Williams1-11/+9
2018-02-25x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2-16/+0
2018-02-25x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King1-1/+1
2018-02-25x86/spectre: Report get_user mitigation for spectre_v1Dan Williams1-1/+1
2018-02-25nl80211: Sanitize array index in parse_txq_paramsDan Williams1-3/+6
2018-02-25vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-02-25x86/syscall: Sanitize syscall table de-references under speculationDan Williams1-0/+2
2018-02-25x86/get_user: Use pointer masking to limit speculationDan Williams1-0/+10
2018-02-25x86: Introduce barrier_nospecDan Williams2-2/+5
2018-02-25x86: Implement array_index_mask_nospecDan Williams1-0/+24
2018-02-25array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-02-25Documentation: Document array_index_nospecMark Rutland1-0/+90
2018-02-25x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang1-3/+3
2018-02-25x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner1-2/+10
2018-02-25x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov1-1/+1
2018-02-25x86/nospec: Fix header guards namesBorislav Petkov1-3/+3
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen4-1/+46
2018-02-25KVM: VMX: Make indirect call speculation safePeter Zijlstra1-2/+2
2018-02-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra1-4/+5
2018-02-25x86/retpoline: Remove the esp/rsp thunkWaiman Long2-2/+0
2018-02-25KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li1-8/+26
2018-02-25kasan: rework Kconfig settingsArnd Bergmann1-1/+1
2018-02-25drm/gma500: remove helper functionSudip Mukherjee1-11/+1
2018-02-25x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2-7/+11
2018-02-25genksyms: Fix segfault with invalid declarationsMichal Marek3-964/+853
2018-02-25dell-wmi, dell-laptop: depends DMIAndy Lutomirski1-0/+2
2018-02-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann1-18/+55
2018-02-25ASoC: Intel: Kconfig: fix build when ACPI is not enabledVinod Koul1-4/+3
2018-02-25ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann3-4/+2
2018-02-25ncr5380: shut up gcc indentation warningArnd Bergmann1-1/+4
2018-02-25usb: phy: msm add regulator dependencyArnd Bergmann1-0/+1
2018-02-25idle: i7300: add PCI dependencyArnd Bergmann1-0/+1
2018-02-25binfmt_elf: compat: avoid unused function warningArnd Bergmann1-0/+2
2018-02-25isdn: sc: work around type mismatch warningArnd Bergmann1-3/+4
2018-02-25power: bq27xxx_battery: mark some symbols __maybe_unusedArnd Bergmann1-3/+3
2018-02-25Revert "power: bq27xxx_battery: Remove unneeded dependency in Kconfig"Arnd Bergmann1-0/+1
2018-02-25ncpfs: fix unused variable warningMiklos Szeredi1-2/+1
2018-02-25gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann1-10/+3
2018-02-25net: hp100: remove unnecessary #ifdefsArnd Bergmann1-18/+0