summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-25dmaengine: zx: fix build warningJun Nie1-1/+1
2018-02-25perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2018-02-25wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2-9/+9
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann1-5/+3
2018-02-25v4l: remove MEDIA_TUNER dependency for VIDEO_TUNERArnd Bergmann1-1/+0
2018-02-25hdpvr: hide unused variableArnd Bergmann1-0/+2
2018-02-25drm/gma500: Sanity-check pipe indexThierry Reding1-3/+7
2018-02-25serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus1-1/+1
2018-02-25ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann1-2/+2
2018-02-25ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann1-8/+8
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1
2018-02-25go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann1-1/+1
2018-02-25KVM: add X86_LOCAL_APIC dependencyArnd Bergmann1-0/+1