From patchwork Mon Nov 13 15:55:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Stefan Bader X-Patchwork-Id: 837461 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3ybFbv1MQNz9s83; Tue, 14 Nov 2017 02:55:55 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1eEH5S-00052O-Hq; Mon, 13 Nov 2017 15:55:50 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1eEH5Q-00051i-KM for kernel-team@lists.ubuntu.com; Mon, 13 Nov 2017 15:55:48 +0000 Received: from 1.general.smb.uk.vpn ([10.172.193.28] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1eEH5Q-0008VH-BE for kernel-team@lists.ubuntu.com; Mon, 13 Nov 2017 15:55:48 +0000 From: Stefan Bader To: kernel-team@lists.ubuntu.com Subject: [Artful SRU] Artful update to 4.13.10 stable release Date: Mon, 13 Nov 2017 16:55:47 +0100 Message-Id: <1510588548-16110-1-git-send-email-stefan.bader@canonical.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1731951 All patches applied cleanly. -Stefan --- The following changes since commit 1aa39b3e1dc0071380b99f86147827eb00edd4aa: Linux 4.13.9 (2017-11-13 14:49:15 +0100) are available in the git repository at: git://git.launchpad.net/~smb/+git/linux-artful stable-4.13 for you to fetch changes up to 4f5f5f00ea59657b3ddbd836900995a466411948: Linux 4.13.10 (2017-11-13 16:26:33 +0100) ---------------------------------------------------------------- Adrian Hunter (1): mmc: sdhci-pci: Fix default d3_retune for Intel host controllers Alan Stern (1): USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() Alexandre Bailon (3): usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx usb: musb: musb_cppi41: Configure the number of channels for DA8xx Arnd Bergmann (2): brcmsmac: make some local variables 'static const' to reduce stack size xfs: move two more RT specific functions into CONFIG_XFS_RT Ben Hutchings (1): ALSA: seq: Enable 'use' locking in all configurations Ben Skeggs (2): drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards drm/nouveau/mmu: flush tlbs before deleting page tables Borislav Petkov (1): x86/microcode/intel: Disable late loading on model 79 Brian Foster (2): xfs: reinit btree pointer on attr tree inactivation walk xfs: trim writepage mapping to within eof Carlos Maiolino (1): xfs: Capture state of the right inode in xfs_iflush_done Chandan Rajendra (1): iomap_dio_rw: Allocate AIO completion queue before submitting dio Chanwoo Choi (1): Input: stmfts - fix setting ABS_MT_POSITION_* maximum size Chen-Yu Tsai (1): ARM: dts: sun6i: Fix endpoint IDs in second display pipeline Chris Wilson (1): drm/i915: Use bdw_ddi_translations_fdi for Broadwell Christian Borntraeger (1): s390/cputime: fix guest/irq/softirq times after CPU hotplug Christoph Hellwig (1): xfs: handle racy AIO in xfs_reflink_end_cow Darrick J. Wong (4): xfs: don't unconditionally clear the reflink flag on zero-block files xfs: evict CoW fork extents when performing finsert/fcollapse xfs: perag initialization should only touch m_ag_max_usable for AG 0 xfs: always swap the cow forks when swapping extents Dave Chinner (4): xfs: Don't log uninitialised fields in inode structures xfs: move more RT specific code under CONFIG_XFS_RT xfs: don't change inode mode if ACL update fails xfs: cancel dirty pages on invalidation David Howells (2): KEYS: Fix race between updating and finding a negative key KEYS: don't let add_key() update an uninstantiated key David Kozub (1): clockevents/drivers/cs5535: Improve resilience to spurious interrupts Eric Biggers (5): KEYS: encrypted: fix dereference of NULL user_key_payload lib/digsig: fix dereference of NULL user_key_payload fscrypt: fix dereference of NULL user_key_payload ecryptfs: fix dereference of NULL user_key_payload FS-Cache: fix dereference of NULL user_key_payload Eric Sandeen (1): xfs: handle error if xfs_btree_get_bufs fails Eric Sesterhenn (1): pkcs7: Prevent NULL pointer dereference, since sinfo is not always set. Eryu Guan (2): xfs: report zeroed or not correctly in xfs_zero_range() xfs: update i_size after unwritten conversion in dio completion Felipe Balbi (1): usb: quirks: add quirk for WORLDE MINI MIDI keyboard Greg Kroah-Hartman (1): Linux 4.13.10 Guenter Roeck (1): i2c: piix4: Fix SMBus port selection for AMD Family 17h chips Hans Verkuil (1): media: s5p-cec: add NACK detection support Hans de Goede (1): USB: devio: Revert "USB: devio: Don't corrupt user memory" Helge Deller (2): parisc: Fix detection of nonsynchronous cr16 cycle counters fs/xfs: Use %pS printk format for direct addresses Ilia Mirkin (1): drm/nouveau/bsp/g92: disable by default Jan Luebbe (1): bus: mbus: fix window size calculation for 4GB windows Jeffy Chen (1): xhci: Cleanup current_cmd in xhci_cleanup_command_queue() Johan Hovold (3): USB: serial: metro-usb: add MS7820 device id USB: musb: fix session-bit runtime-PM quirk USB: musb: fix late external abort on suspend John David Anglin (1): parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels Jonathan Liu (2): usb: musb: sunxi: Explicitly release USB PHY on exit usb: musb: Check for host-mode using is_host_active() on reset interrupt Jose Abreu (1): media: cec: Respond to unregistered initiators, when applicable Josef Bacik (1): nbd: don't set the device size until we're connected Jussi Laako (1): ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital Kevin Cernekee (1): brcmfmac: Add check for short event packets Larry Finger (1): rtlwifi: rtl8821ae: Fix connection lost problem Lars-Peter Clausen (1): iio: dummy: events: Add missing break Len Brown (1): Revert "tools/power turbostat: stop migrating, unless '-m'" Lu Baolu (1): usb: xhci: Reset halted endpoint if trb is noop Maksim Salau (1): usb: cdc_acm: Add quirk for Elatec TWN3 Marc Kleine-Budde (1): can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL Mathias Nyman (2): usb: hub: Allow reset retry for USB2 devices on connect bounce xhci: Identify USB 3.1 capable hosts by their port protocol capability Mayank Rana (1): usb: xhci: Handle error condition in xhci_stop_device() Phil Elwell (1): staging: bcm2835-audio: Fix memory corruption Pontus Andersson (1): i2c: ismt: Separate I2C block read from SMBus block read Quinn Tran (1): scsi: qla2xxx: Fix uninitialized work element Sean Young (1): media: dvb: i2c transfers over usb cannot be done from stack Shawn Lin (1): arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms Stefan Mätje (1): can: esd_usb2: Fix can_dlc value for received RTR, frames Steven Rostedt (VMware) (1): tracing/samples: Fix creation and deletion of simple_thread_fn creation Takashi Iwai (3): ALSA: hda: Remove superfluous '-' added by printk conversion ALSA: hda: Abort capability probe at invalid register read ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal Wolfgang Grandegger (1): can: gs_usb: fix busy loop if no more TX context is available ZHU Yi (ST-FIR/ENG1-Zhu) (6): can: flexcan: fix state transition regression can: flexcan: rename legacy error state quirk can: flexcan: implement error passive state quirk can: flexcan: fix i.MX6 state transition issue can: flexcan: fix i.MX28 state transition issue can: flexcan: fix p1010 state transition issue Makefile | 2 +- arch/arm/boot/dts/sun6i-a31.dtsi | 16 +- arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 4 +- arch/parisc/kernel/syscall.S | 6 +- arch/parisc/kernel/time.c | 5 +- arch/s390/kernel/smp.c | 3 + arch/x86/kernel/cpu/microcode/intel.c | 19 ++ crypto/asymmetric_keys/pkcs7_parser.c | 3 + drivers/block/nbd.c | 2 +- drivers/bus/mvebu-mbus.c | 2 +- drivers/clocksource/cs5535-clockevt.c | 3 +- drivers/gpu/drm/i915/intel_ddi.c | 4 +- drivers/gpu/drm/nouveau/nv50_display.c | 5 +- drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c | 2 +- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c | 2 + drivers/i2c/busses/i2c-ismt.c | 5 +- drivers/i2c/busses/i2c-piix4.c | 30 +++- drivers/iio/dummy/iio_simple_dummy_events.c | 1 + drivers/input/touchscreen/stmfts.c | 6 +- drivers/media/cec/cec-adap.c | 13 +- drivers/media/dvb-frontends/dib3000mc.c | 50 ++++-- drivers/media/dvb-frontends/dvb-pll.c | 22 ++- .../media/platform/s5p-cec/exynos_hdmi_cecctrl.c | 3 +- drivers/media/platform/s5p-cec/s5p_cec.c | 11 +- drivers/media/platform/s5p-cec/s5p_cec.h | 2 + drivers/media/tuners/mt2060.c | 59 ++++-- drivers/mmc/host/sdhci-pci-core.c | 2 + drivers/net/can/flexcan.c | 91 ++++++++-- drivers/net/can/usb/esd_usb2.c | 2 +- drivers/net/can/usb/gs_usb.c | 10 +- .../wireless/broadcom/brcm80211/brcmfmac/fweh.c | 3 +- .../broadcom/brcm80211/brcmsmac/phy/phy_n.c | 197 ++++++++++----------- .../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 2 +- drivers/scsi/qla2xxx/qla_os.c | 3 +- .../vc04_services/bcm2835-audio/bcm2835-vchiq.c | 19 +- drivers/usb/class/cdc-acm.c | 3 + drivers/usb/core/config.c | 6 +- drivers/usb/core/devio.c | 6 +- drivers/usb/core/hub.c | 11 +- drivers/usb/core/quirks.c | 4 + drivers/usb/host/xhci-hub.c | 23 ++- drivers/usb/host/xhci-ring.c | 21 ++- drivers/usb/host/xhci.c | 3 +- drivers/usb/musb/musb_core.c | 21 ++- drivers/usb/musb/musb_core.h | 2 + drivers/usb/musb/musb_cppi41.c | 94 ++++++++-- drivers/usb/musb/sunxi.c | 2 + drivers/usb/serial/metro-usb.c | 1 + fs/crypto/keyinfo.c | 5 + fs/ecryptfs/ecryptfs_kernel.h | 24 ++- fs/ecryptfs/keystore.c | 9 +- fs/fscache/object-list.c | 7 + fs/iomap.c | 14 +- fs/xfs/libxfs/xfs_ag_resv.c | 12 +- fs/xfs/libxfs/xfs_alloc.c | 8 + fs/xfs/libxfs/xfs_bmap.c | 11 ++ fs/xfs/libxfs/xfs_bmap.h | 1 + fs/xfs/libxfs/xfs_log_format.h | 27 +-- fs/xfs/xfs_acl.c | 22 ++- fs/xfs/xfs_aops.c | 50 ++++-- fs/xfs/xfs_attr_inactive.c | 2 + fs/xfs/xfs_bmap_util.c | 40 ++++- fs/xfs/xfs_bmap_util.h | 13 ++ fs/xfs/xfs_error.c | 2 +- fs/xfs/xfs_file.c | 35 ++-- fs/xfs/xfs_fsmap.c | 58 +++--- fs/xfs/xfs_inode.c | 8 +- fs/xfs/xfs_inode_item.c | 81 +++++---- fs/xfs/xfs_iomap.c | 7 +- fs/xfs/xfs_iomap.h | 2 +- fs/xfs/xfs_ondisk.h | 2 +- fs/xfs/xfs_pnfs.c | 2 +- fs/xfs/xfs_reflink.c | 9 +- include/linux/key.h | 47 +++-- include/linux/mbus.h | 4 +- include/sound/control.h | 3 + lib/digsig.c | 6 + net/can/af_can.c | 14 +- net/dns_resolver/dns_key.c | 2 +- samples/trace_events/trace-events-sample.c | 14 +- security/keys/big_key.c | 4 +- security/keys/encrypted-keys/encrypted.c | 9 +- security/keys/gc.c | 8 +- security/keys/key.c | 41 +++-- security/keys/keyctl.c | 9 +- security/keys/keyring.c | 10 +- security/keys/proc.c | 7 +- security/keys/process_keys.c | 2 +- security/keys/request_key.c | 7 +- security/keys/request_key_auth.c | 2 +- security/keys/trusted.c | 2 +- security/keys/user_defined.c | 4 +- sound/core/seq/seq_lock.c | 4 - sound/core/seq/seq_lock.h | 12 -- sound/core/vmaster.c | 31 ++++ sound/hda/hdac_controller.c | 5 + sound/pci/hda/hda_codec.c | 97 +++++----- sound/usb/quirks.c | 1 + tools/power/x86/turbostat/turbostat.c | 10 +- 99 files changed, 1090 insertions(+), 522 deletions(-)