Merge tag 'v4.9.57' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
[email protected] Tue, 24 Oct 2017 15:48:34 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992206AbdJXNshDRELl/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Oct 24 15:33:47 2017 +0200 Commit: 111ccd741e83caffe6853b9eee769256afc88a11 Gitweb: https://git.linux-mips.org/g/ralf/linux/111ccd741e83 Branch: linux-4.9-stable --- Makefile | 2 +- arch/mips/math-emu/cp1emu.c | 2 -- arch/x86/include/asm/alternative-asm.h | 4 +++- arch/x86/include/asm/alternative.h | 6 +++--- 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 +++++--- drivers/base/property.c | 15 +++++++++------ drivers/dma/edma.c | 19 ++++++++++++++++--- drivers/dma/ti-dma-crossbar.c | 3 ++- drivers/gpu/drm/i915/intel_bios.c | 2 +- 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/pinctrl/Kconfig | 1 + 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 | 1 + drivers/usb/serial/cp210x.c | 1 + 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/cifs/cifsglob.h | 2 ++ fs/cifs/cifssmb.c | 7 +++++++ fs/cifs/connect.c | 7 +++++++ fs/cifs/smb2ops.c | 16 ++++++++++++++++ fs/direct-io.c | 3 ++- fs/ext4/file.c | 4 ++-- fs/mpage.c | 14 +++++++++++--- include/linux/buffer_head.h | 1 + include/sound/seq_virmidi.h | 1 + kernel/rcu/tree.c | 14 ++++++++++++-- net/wireless/nl80211.c | 12 ++++++++++-- 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 | 5 +++-- sound/usb/mixer.c | 12 ++++++++++-- sound/usb/mixer.h | 2 ++ 51 files changed, 279 insertions(+), 95 deletions(-)