From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuahkh@osg.samsung.com,
patches@kernelci.org, ben.hutchings@codethink.co.uk,
stable@vger.kernel.org
Subject: [PATCH 4.13 00/53] 4.13.8-stable review
Date: Mon, 16 Oct 2017 18:15:57 +0200 [thread overview]
Message-ID: <20171016161442.263947886@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.13.8 release.
There are 53 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 Wed Oct 18 16:14:24 UTC 2017.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.13.8-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-4.13.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.13.8-rc1
Ladi Prosek <lprosek@redhat.com>
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Mathias Krause <minipli@googlemail.com>
x86/alternatives: Fix alt_max_short macro to really be a max()
Borislav Petkov <bp@suse.de>
x86/microcode: Do the family check first
Nicolas Iooss <nicolas.iooss_linux@m4x.org>
RAS/CEC: Use the right length for "cec_disable"
Johan Hovold <johan@kernel.org>
USB: serial: console: fix use-after-free after failed setup
Johan Hovold <johan@kernel.org>
USB: serial: console: fix use-after-free on disconnect
Shrirang Bagul <shrirang.bagul@canonical.com>
USB: serial: qcserial: add Dell DW5818, DW5819
Henryk Heisig <hyniu@o2.pl>
USB: serial: option: add support for TP-Link LTE module
Andreas Engel <anen-nospam@gmx.net>
USB: serial: cp210x: add support for ELV TFD500
Sebastian Frei <dr.nop@gmx.net>
USB: serial: cp210x: fix partnum regression
Jeffrey Chu <jeffrey.chu@cypress.com>
USB: serial: ftdi_sio: add id for Cypress WICED dev board
Thomas Gleixner <tglx@linutronix.de>
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner <tglx@linutronix.de>
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Mark Santaniello <marksan@fb.com>
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Al Viro <viro@zeniv.linux.org.uk>
bio_copy_user_iov(): don't ignore ->iov_offset
Al Viro <viro@zeniv.linux.org.uk>
more bio_map_user_iov() leak fixes
Vitaly Mayatskikh <v.mayatskih@gmail.com>
fix unbalanced page refcounting in bio_map_user_iov
Andreas Gruenbacher <agruenba@redhat.com>
direct-io: Prevent NULL pointer access in submit_page_section
Thierry Reding <treding@nvidia.com>
Revert "PCI: tegra: Do not allocate MSI target memory"
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
Andrew Gabbasov <andrew_gabbasov@mentor.com>
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov <andrew_gabbasov@mentor.com>
usb: gadget: configfs: Fix memory leak of interface directory data
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
Jani Nikula <jani.nikula@intel.com>
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
Manasi Navare <manasi.d.navare@intel.com>
drm/i915/edp: Get the Panel Power Off timestamp after panel is off
Jeffy Chen <jeffy.chen@rock-chips.com>
drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
Takashi Iwai <tiwai@suse.de>
ALSA: line6: Fix leftover URB at error-path during probe
Takashi Iwai <tiwai@suse.de>
ALSA: line6: Fix missing initialization before error path
Takashi Iwai <tiwai@suse.de>
ALSA: line6: Fix NULL dereference at podhd_disconnect()
Takashi Iwai <tiwai@suse.de>
ALSA: caiaq: Fix stray URB at probe error path
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Kill stray URB at exiting
Matthew Wilcox <willy@infradead.org>
fs/mpage.c: fix mpage_writepage() for pages with buffers
Johannes Weiner <hannes@cmpxchg.org>
Revert "vmalloc: back off when the current task is killed"
Jarkko Nikula <jarkko.nikula@linux.intel.com>
device property: Track owner device of device property
Joerg Roedel <jroedel@suse.de>
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Petr Mladek <pmladek@suse.com>
pinctrl/amd: Fix build dependency on pinmux code
Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Haozhong Zhang <haozhong.zhang@intel.com>
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Ladi Prosek <lprosek@redhat.com>
KVM: MMU: always terminate page walks at level 1
Herbert Xu <herbert@gondor.apana.org.au>
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu <herbert@gondor.apana.org.au>
crypto: skcipher - Fix crash on zero-length input
Jaejoong Kim <climbbb.kim@gmail.com>
HID: usbhid: fix out-of-bounds bug
Scott Mayhew <smayhew@redhat.com>
nfs/filelayout: fix oops when freeing filelayout segment
Benjamin Coddington <bcodding@redhat.com>
NFS: Fix uninitialized rpc_wait_queue
Peter Ujfalusi <peter.ujfalusi@ti.com>
dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
Peter Ujfalusi <peter.ujfalusi@ti.com>
dmaengine: edma: Align the memcpy acnt array size with the transfer
Alexander Usyskin <alexander.usyskin@intel.com>
mei: always use domain runtime pm callbacks.
Matt Redfearn <matt.redfearn@imgtec.com>
MIPS: bpf: Fix uninitialised target compiler error
Paul Burton <paul.burton@imgtec.com>
MIPS: math-emu: Remove pr_err() calls from fpu_emu()
Alan Stern <stern@rowland.harvard.edu>
USB: dummy-hcd: Fix deadlock caused by disconnect detection
-------------
Diffstat:
Makefile | 4 ++--
arch/mips/math-emu/cp1emu.c | 2 --
arch/mips/net/ebpf_jit.c | 2 +-
arch/x86/include/asm/alternative-asm.h | 4 +++-
arch/x86/include/asm/alternative.h | 6 +++---
arch/x86/kernel/cpu/microcode/core.c | 27 ++++++++++++++++++---------
arch/x86/kvm/mmu.c | 15 ++++++++-------
arch/x86/kvm/paging_tmpl.h | 3 ++-
arch/x86/kvm/vmx.c | 2 +-
block/bio.c | 26 +++++++++++++++++++-------
crypto/shash.c | 8 +++++---
crypto/skcipher.c | 17 +++++++++++------
drivers/base/property.c | 15 +++++++++------
drivers/dma/edma.c | 19 ++++++++++++++++---
drivers/dma/ti-dma-crossbar.c | 3 ++-
drivers/gpu/drm/drm_atomic_helper.c | 1 +
drivers/gpu/drm/i915/intel_bios.c | 2 +-
drivers/gpu/drm/i915/intel_color.c | 16 +++++++---------
drivers/gpu/drm/i915/intel_display.c | 14 +++++++++-----
drivers/gpu/drm/i915/intel_dp.c | 2 +-
drivers/hid/usbhid/hid-core.c | 12 +++++++++++-
drivers/iommu/amd_iommu.c | 1 +
drivers/misc/mei/pci-me.c | 21 +++++++++++----------
drivers/misc/mei/pci-txe.c | 30 +++++++++++-------------------
drivers/pci/host/pci-aardvark.c | 2 ++
drivers/pci/host/pci-tegra.c | 22 ++++++----------------
drivers/pinctrl/Kconfig | 1 +
drivers/ras/cec.c | 2 +-
drivers/usb/gadget/composite.c | 5 +++++
drivers/usb/gadget/configfs.c | 15 ++++++++-------
drivers/usb/gadget/configfs.h | 11 ++++++-----
drivers/usb/gadget/function/f_rndis.c | 12 ++++++++++--
drivers/usb/gadget/function/u_rndis.h | 1 +
drivers/usb/gadget/udc/dummy_hcd.c | 9 ++++++---
drivers/usb/renesas_usbhs/fifo.c | 2 +-
drivers/usb/serial/console.c | 3 ++-
drivers/usb/serial/cp210x.c | 13 +++++++------
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.h | 7 +++++++
drivers/usb/serial/option.c | 2 ++
drivers/usb/serial/qcserial.c | 4 ++++
fs/block_dev.c | 6 ++++--
fs/direct-io.c | 3 ++-
fs/mpage.c | 14 +++++++++++---
fs/nfs/client.c | 2 +-
fs/nfs/filelayout/filelayout.c | 3 ++-
include/linux/buffer_head.h | 1 +
include/sound/seq_virmidi.h | 1 +
kernel/irq/chip.c | 2 +-
kernel/irq/cpuhotplug.c | 28 +++++++++++++++++++++++++++-
kernel/irq/manage.c | 3 +++
mm/vmalloc.c | 6 ------
sound/core/seq/seq_clientmgr.c | 6 +++++-
sound/core/seq/seq_ports.c | 7 +++++--
sound/core/seq/seq_virmidi.c | 27 +++++++++++++++++++--------
sound/usb/caiaq/device.c | 12 +++++++++---
sound/usb/line6/driver.c | 7 ++++---
sound/usb/line6/podhd.c | 8 +++++---
sound/usb/mixer.c | 12 ++++++++++--
sound/usb/mixer.h | 2 ++
tools/perf/builtin-script.c | 4 ++--
61 files changed, 338 insertions(+), 181 deletions(-)
next reply other threads:[~2017-10-16 16:20 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-16 16:15 Greg Kroah-Hartman [this message]
2017-10-16 16:15 ` [PATCH 4.13 01/53] USB: dummy-hcd: Fix deadlock caused by disconnect detection Greg Kroah-Hartman
2017-10-16 16:15 ` [PATCH 4.13 02/53] MIPS: math-emu: Remove pr_err() calls from fpu_emu() Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 03/53] MIPS: bpf: Fix uninitialised target compiler error Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 04/53] mei: always use domain runtime pm callbacks Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 05/53] dmaengine: edma: Align the memcpy acnt array size with the transfer Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 06/53] dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 07/53] NFS: Fix uninitialized rpc_wait_queue Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 08/53] nfs/filelayout: fix oops when freeing filelayout segment Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 09/53] HID: usbhid: fix out-of-bounds bug Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 12/53] KVM: MMU: always terminate page walks at level 1 Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 13/53] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 14/53] usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 16/53] iommu/amd: Finish TLB flush in amd_iommu_unmap() Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 17/53] device property: Track owner device of device property Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 18/53] Revert "vmalloc: back off when the current task is killed" Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 19/53] fs/mpage.c: fix mpage_writepage() for pages with buffers Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 20/53] ALSA: usb-audio: Kill stray URB at exiting Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 21/53] ALSA: seq: Fix use-after-free at creating a port Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 22/53] ALSA: seq: Fix copy_from_user() call inside lock Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 23/53] ALSA: caiaq: Fix stray URB at probe error path Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 24/53] ALSA: line6: Fix NULL dereference at podhd_disconnect() Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 25/53] ALSA: line6: Fix missing initialization before error path Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 26/53] ALSA: line6: Fix leftover URB at error-path during probe Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 27/53] drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume() Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 28/53] drm/i915/edp: Get the Panel Power Off timestamp after panel is off Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 31/53] drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 32/53] usb: gadget: configfs: Fix memory leak of interface directory data Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 33/53] usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 34/53] PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 35/53] Revert "PCI: tegra: Do not allocate MSI target memory" Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 36/53] direct-io: Prevent NULL pointer access in submit_page_section Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 37/53] fix unbalanced page refcounting in bio_map_user_iov Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 38/53] more bio_map_user_iov() leak fixes Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 39/53] bio_copy_user_iov(): dont ignore ->iov_offset Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 40/53] perf script: Add missing separator for "-F ip,brstack" (and brstackoff) Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 41/53] genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 42/53] genirq/cpuhotplug: Add sanity check for effective affinity mask Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 43/53] USB: serial: ftdi_sio: add id for Cypress WICED dev board Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 44/53] USB: serial: cp210x: fix partnum regression Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 45/53] USB: serial: cp210x: add support for ELV TFD500 Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 46/53] USB: serial: option: add support for TP-Link LTE module Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 47/53] USB: serial: qcserial: add Dell DW5818, DW5819 Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 48/53] USB: serial: console: fix use-after-free on disconnect Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 49/53] USB: serial: console: fix use-after-free after failed setup Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 50/53] RAS/CEC: Use the right length for "cec_disable" Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 51/53] x86/microcode: Do the family check first Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 52/53] x86/alternatives: Fix alt_max_short macro to really be a max() Greg Kroah-Hartman
2017-10-16 16:16 ` [PATCH 4.13 53/53] KVM: nVMX: update last_nonleaf_level when initializing nested EPT Greg Kroah-Hartman
2017-10-16 23:41 ` [PATCH 4.13 00/53] 4.13.8-stable review Shuah Khan
2017-10-17 6:59 ` Greg Kroah-Hartman
2017-10-17 0:25 ` Guenter Roeck
2017-10-17 13:21 ` Greg Kroah-Hartman
[not found] ` <20171016161443.534299546@linuxfoundation.org>
[not found] ` <866e97b1-08dd-fd43-7713-699759f63fcf@3CityElectronics.com>
2017-10-17 7:02 ` [PATCH 4.13 30/53] drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171016161442.263947886@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuahkh@osg.samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).