Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp826686ybg; Tue, 9 Jun 2020 13:59:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz8kZlRrJLBgTjnh2bnfrkdB7cDNICUqnpirg0IPJikqatwCSj83Fvdy8SuQf1k+rqvr6NK X-Received: by 2002:a17:906:ccdd:: with SMTP id ot29mr234668ejb.119.1591736368543; Tue, 09 Jun 2020 13:59:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591736368; cv=none; d=google.com; s=arc-20160816; b=ba2LgjCS4Ey+Hkj3FctEK27XaF4B/0r+m/WkfLF4h2kJHg83oKpeuF81u4SQxIyG/2 icaLVty72juBXm54rj4aMqpA+AcAWvXs0s12qtJDKKjXDXpurVpfBHEUURa4hIwYbpgf +FzW9mPdfexnWO5NuLzMioHa/tdZV2Ka+z4iSpNugoDOWRS6Kd3WOHlXTX/603ghH+yV vYp7Z2ZOPpaopfuyMH83+/78E/UBZnFxITz0oDghglwa3gN1YPbNcH3cYTeCj2Ge8COq AaIrss/NdklXmO0i4+9Zaxp3BE+6UbG/CLXU7e2qyBEgrDN1bUSQe9EFhqX2ZUzYsQ0F FTjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=9TyBPtMLAqrbg4VWIJZGownzAUni23IQrJOY23N0wls=; b=LBjlGenF6ZG3EL+Jff9AxxEQiJROuNbJ2F0pfJo9HZp2Z9ztYAvkOjMG82pXgCnXvv gV2D6L9/5c2WYQgynK+NKfztGKq48uS+Q46aFc/jPLScbNkaQCgVKXJVl/vZwJj/6tlk KnPKxVA97gzNm/6yjwZ+yjWm0Ny17rWcMZ0+WBrRY1K/uhSiXl9YvAGMXWS6IysMlFws 7S5slrNIcB15s56efH3qox24pZK6WUDyMrtJctoohhaaMlM9gJUoTuVPqLNpF8x2z4Yl gc5ohH+9BpLenQEJpY1Qev+5b7l56xqWu357B88dNA+zWkUUzCq1hshImJQkx3QBVRaA tvtg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Z9AdUaJG; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p4si11058885ejr.36.2020.06.09.13.59.05; Tue, 09 Jun 2020 13:59:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Z9AdUaJG; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732130AbgFIR4o (ORCPT + 99 others); Tue, 9 Jun 2020 13:56:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:47546 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733230AbgFIRzV (ORCPT ); Tue, 9 Jun 2020 13:55:21 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7019F2074B; Tue, 9 Jun 2020 17:55:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591725320; bh=gFPb4+l7a7W54OwsxL9k4B3zEX7C1NHFUMeGEGuH1JY=; h=From:To:Cc:Subject:Date:From; b=Z9AdUaJGFbGT8A50yOmoPTqku6DyF7ut1D3mIBLRqUFwAvgkd/3DOmqCdXJvkrh+I 34Fly+1x7INsQ9mTTxVPrxo0sY26WhsCfrzYHdlL17AlnM4678D5yqQKbflrFBH1iR TvAS9FCIsmbuv3wQni2iWf7mpPIPUfGh+yO5VcF0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 5.7 00/24] 5.7.2-rc1 review Date: Tue, 9 Jun 2020 19:45:31 +0200 Message-Id: <20200609174149.255223112@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-5.7.2-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.7.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.7.2-rc1 X-KernelTest-Deadline: 2020-06-11T17:41+00:00 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 5.7.2 release. There are 24 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Thu, 11 Jun 2020 17:41:38 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.7.2-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.7.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.7.2-rc1 Oleg Nesterov uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned Josh Poimboeuf x86/speculation: Add Ivy Bridge to affected list Mark Gross x86/speculation: Add SRBDS vulnerability and mitigation documentation Mark Gross x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation Mark Gross x86/cpu: Add 'table' argument to cpu_matches() Mark Gross x86/cpu: Add a steppings field to struct x86_cpu_id Srinivas Kandagatla nvmem: qfprom: remove incorrect write support Oliver Neukum CDC-ACM: heed quirk also in error handling Pascal Terjan staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK Jiri Slaby tty: hvc_console, fix crashes on parallel open/close Dmitry Torokhov vt: keyboard: avoid signed integer overflow in k_ascii Josh Triplett serial: 8250: Enable 16550A variants by default on non-x86 Paul Cercueil usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set Dinghao Liu usb: musb: Fix runtime PM imbalance on error Bin Liu usb: musb: start session in resume for host port Fabrice Gasnier iio: adc: stm32-adc: fix a wrong error message when probing interrupts Jonathan Cameron iio:chemical:pms7003: Fix timestamp alignment and prevent data leak. Mathieu Othacehe iio: vcnl4000: Fix i2c swapped word reading. Jonathan Cameron iio:chemical:sps30: Fix timestamp alignment Johan Hovold USB: serial: ch341: fix lockup of devices with limited prescaler Michael Hanselmann USB: serial: ch341: add basis for quirk detection Daniele Palmas USB: serial: option: add Telit LE910C1-EUX compositions Bin Liu USB: serial: usb_wwan: do not resubmit rx urb on fatal errors Matt Jolly USB: serial: qcserial: add DW5816e QDL support ------------- Diffstat: Documentation/ABI/testing/sysfs-devices-system-cpu | 1 + Documentation/admin-guide/hw-vuln/index.rst | 1 + .../special-register-buffer-data-sampling.rst | 149 +++++++++++++++++++++ Documentation/admin-guide/kernel-parameters.txt | 20 +++ Makefile | 4 +- arch/x86/include/asm/cpu_device_id.h | 27 +++- arch/x86/include/asm/cpufeatures.h | 2 + arch/x86/include/asm/msr-index.h | 4 + arch/x86/kernel/cpu/bugs.c | 106 +++++++++++++++ arch/x86/kernel/cpu/common.c | 56 ++++++-- arch/x86/kernel/cpu/cpu.h | 1 + arch/x86/kernel/cpu/match.c | 7 +- drivers/base/cpu.c | 8 ++ drivers/iio/adc/stm32-adc-core.c | 34 ++--- drivers/iio/chemical/pms7003.c | 17 ++- drivers/iio/chemical/sps30.c | 9 +- drivers/iio/light/vcnl4000.c | 6 +- drivers/nvmem/qfprom.c | 14 -- drivers/staging/rtl8712/wifi.h | 9 +- drivers/tty/hvc/hvc_console.c | 23 ++-- drivers/tty/serial/8250/Kconfig | 1 + drivers/tty/vt/keyboard.c | 26 ++-- drivers/usb/class/cdc-acm.c | 2 +- drivers/usb/musb/jz4740.c | 4 +- drivers/usb/musb/musb_core.c | 7 + drivers/usb/musb/musb_debugfs.c | 10 +- drivers/usb/serial/ch341.c | 68 +++++++++- drivers/usb/serial/option.c | 4 + drivers/usb/serial/qcserial.c | 1 + drivers/usb/serial/usb_wwan.c | 4 + include/linux/mod_devicetable.h | 2 + kernel/events/uprobes.c | 16 ++- 32 files changed, 532 insertions(+), 111 deletions(-)