Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2554275yba; Mon, 6 May 2019 07:57:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqyXtk2GV66DYOjVzbT7l/oUB0hYHTt1WSUKASj2XTGPEKg6RPLtPSBxuKaAwZsvZq6/XChs X-Received: by 2002:a63:541d:: with SMTP id i29mr32236259pgb.174.1557154627022; Mon, 06 May 2019 07:57:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557154627; cv=none; d=google.com; s=arc-20160816; b=hVa3Pl0fhxXXgrN3O5f3A+8o4M2CpXNh4hOw6Yu/F1H0nKpn+UIVsNT/NL9lbG65d8 fesO+Zpd8tBPkoX00ys8dXZo3TZE/BbxtbTyDSvnziAVnh1T2lYzAloZfxyyqkWiJnuK 4LIiI1rEHBiHMSsuCE02YCOIToe8A9q4xSiIzoPOh8/g9iT9VEQTichbyn/Euk5D6H+m kLUvi1f0yc4HU/Do7a8GuAI51bKstov8Zx2/iYJI/6EQ24lFfb0olPNFr6ebn37uXrRj OaqkHyK44m1CGtDSW9fL9hQfqmfjPO+EaGSGQu3iV+6yv1YKQQBx6RnOVyWPq3nRF4n2 Bg4g== 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=LzmY9c5nVslP1Mlw2nWQp5EfOwvT1tYBcb0Lpy0Khtg=; b=pUws2P8CrdHbKo0UJAf8Mfub6GIMdnwWt7skMWDuDDOmb7pm++4HiU4/q90vZRZMjv cA/2Fft3lbAzBKJtHDdMVh7cwe8oV9DcefG+4rBLljh1zvcqDOKEo2J2zUjZ2xoy5I7X XNovjsf0XuVEpX4gSY3ea684THIe3J9PTXgrsk6ESr21FbQMqikWrO3ZeKi4V6Ea0pxe Z0AONghXeJswP2nyXgWQcXMEA6hZh+rR0uN8ZqbUwOXHQ1Cdrn7k52ULjr1e2qkOzbV/ eE4reuciZMOcVFuQlvs99fsaK1NDmVZzi4bqf63Vi/W5eolQyUo8ZwtIU7uorMEwPMQ3 jHcw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wZDp94aj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x14si14232932pfm.179.2019.05.06.07.56.50; Mon, 06 May 2019 07:57:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wZDp94aj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728685AbfEFOz6 (ORCPT + 99 others); Mon, 6 May 2019 10:55:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:42342 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726567AbfEFOpc (ORCPT ); Mon, 6 May 2019 10:45:32 -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 B73BC2087F; Mon, 6 May 2019 14:45:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1557153931; bh=RGf2htzquB7U46U+J6SaQ3lwqmBdns/wPMEA8Vu62x0=; h=From:To:Cc:Subject:Date:From; b=wZDp94ajkwxIFZ94HKxJxSys50orAbbS/HYjq7LceSitsJXr2s1cbsxNOneDT3q+Q hDKUErEHWjpDdLHC9EZ1KbHbtuKBnBOGW/XiwaKkJSIZn6fd1YC1M6iKipmu+5MrXc w3yz9Y8CbGexE/ev9bRHcC+Y5gG/+q9HW/QPu2Vo= 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 4.14 00/75] 4.14.117-stable review Date: Mon, 6 May 2019 16:32:08 +0200 Message-Id: <20190506143053.287515952@linuxfoundation.org> X-Mailer: git-send-email 2.21.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-4.14.117-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.117-rc1 X-KernelTest-Deadline: 2019-05-08T14:31+00:00 Content-Type: text/plain; charset=UTF-8 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 4.14.117 release. There are 75 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 08 May 2019 02:29:19 PM UTC. 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/v4.x/stable-review/patch-4.14.117-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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.117-rc1 Jacopo Mondi media: v4l2: i2c: ov7670: Fix PLL bypass register values Nicolas Le Bayon i2c: i2c-stm32f7: Fix SDADEL minimum formula David Müller clk: x86: Add system specific quirk to mark clocks as critical Tony Luck x86/mce: Improve error message when kernel cannot recover, p2 Aneesh Kumar K.V powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search Ondrej Mosnacek selinux: never allow relabeling on context mounts Dmitry Torokhov Input: stmfts - acknowledge that setting brightness is a blocking call Anson Huang Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ Yuval Avnery IB/core: Destroy QP if XRC QP fails Daniel Jurgens IB/core: Fix potential memory leak while creating MAD agents Daniel Jurgens IB/core: Unregister notifier before freeing MAD security Arnaud Pouliquen ASoC: stm32: fix sai driver name initialisation Bart Van Assche scsi: RDMA/srpt: Fix a credit leak for aborted commands Jeremy Fertic staging: iio: adt7316: fix the dac write calculation Jeremy Fertic staging: iio: adt7316: fix the dac read calculation Jeremy Fertic staging: iio: adt7316: allow adt751x to use internal vref for all dacs Brian Norris Bluetooth: btusb: request wake pin with NOAUTOEN Kim Phillips perf/x86/amd: Update generic hardware cache events for Family 17h Arnd Bergmann ARM: iop: don't use using 64-bit DMA masks Arnd Bergmann ARM: orion: don't use using 64-bit DMA masks Guenter Roeck xsysace: Fix error handling in ace_setup Randy Dunlap sh: fix multiple function definition build errors Mike Kravetz hugetlbfs: fix memory leak for resv_map Catalin Marinas kmemleak: powerpc: skip scanning holes in the .bss section Yonglong Liu net: hns: Fix WARNING when remove HNS driver with SMMU enabled Yonglong Liu net: hns: fix ICMP6 neighbor solicitation messages discard problem Yonglong Liu net: hns: Fix probabilistic memory overwrite when HNS driver initialized Yonglong Liu net: hns: Use NAPI_POLL_WEIGHT for hns driver Liubin Shu net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw() Michael Kelley scsi: storvsc: Fix calculation of sub-channel count Xose Vazquez Perez scsi: core: add new RDAC LENOVO/DE_Series device Louis Taylor vfio/pci: use correct format characters Dmitry Torokhov HID: input: add mapping for Assistant key Alexandre Belloni rtc: da9063: set uie_unsupported when relevant Al Viro debugfs: fix use-after-free on symlink traversal Al Viro jffs2: fix use-after-free on symlink traversal Aaro Koskinen net: stmmac: don't log oversized frames Aaro Koskinen net: stmmac: fix dropping of multi-descriptor RX frames Aaro Koskinen net: stmmac: don't overwrite discard_frame status Aaro Koskinen net: stmmac: ratelimit RX error logs Konstantin Khorenko bonding: show full hw address in sysfs for slave entries Omri Kahalon net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands Arvind Sankar igb: Fix WARN_ONCE on runtime suspend Douglas Anderson ARM: dts: rockchip: Fix gpu opp node names for rk3288 Sven Eckelmann batman-adv: Reduce tt_global hash refcnt only for removed entry Sven Eckelmann batman-adv: Reduce tt_local hash refcnt only for removed entry Sven Eckelmann batman-adv: Reduce claim hash refcnt only for removed entry Geert Uytterhoeven rtc: sh: Fix invalid alarm warning for non-enabled alarm He, Bo HID: debug: fix race condition with between rdesc_show() and device removal Kangjie Lu HID: logitech: check the return value of create_singlethread_workqueue Yufen Yu nvme-loop: init nvmet_ctrl fatal_err_work when allocate Minchan Kim mm: do not stall register_shrinker() Alan Stern USB: core: Fix bug caused by duplicate interface PM usage counter Alan Stern USB: core: Fix unterminated string returned by usb_string() Malte Leip usb: usbip: fix isoc packet num validation in get_pipe Alan Stern USB: w1 ds2490: Fix bug caused by improper use of altsetting array Alan Stern USB: yurex: Fix protection fault after device removal Kailang Yang ALSA: hda/realtek - Fixed Dell AIO speaker noise Kailang Yang ALSA: hda/realtek - Add new Dell platform for headset mode Arnd Bergmann caif: reduce stack size with KASAN Mark Rutland arm64: only advance singlestep for user instruction traps Julien Thierry arm64: Fix single stepping in kernel traps Andrey Konovalov kasan: prevent compiler from optimizing away memset in tests Colin Ian King kasan: remove redundant initialization of variable 'real_size' Dan Carpenter net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc Andrew Lunn net: phy: marvell: Fix buffer overrun with stats counters David Howells rxrpc: Fix net namespace cleanup Vasundhara Volam bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one() Michael Chan bnxt_en: Improve multicast address setup logic. Willem de Bruijn packet: validate msg_namelen in send directly Xin Long sctp: avoid running the sctp state machine recursively Willem de Bruijn ipv6: invert flowlabel sharing check in process and user mode Eric Dumazet ipv6/flowlabel: wait rcu grace period before put_pid() Shmulik Ladkani ipv4: ip_do_fragment: Preserve skb_iif during fragmentation Greg Kroah-Hartman ALSA: line6: use dynamic buffers ------------- Diffstat: Documentation/driver-api/usb/power-management.rst | 14 ++- Makefile | 4 +- arch/arm/boot/dts/rk3288.dtsi | 12 +-- arch/arm/mach-iop13xx/setup.c | 8 +- arch/arm/mach-iop13xx/tpmi.c | 10 +- arch/arm/plat-iop/adma.c | 6 +- arch/arm/plat-orion/common.c | 4 +- arch/arm64/include/asm/traps.h | 6 ++ arch/arm64/kernel/armv8_deprecated.c | 8 +- arch/arm64/kernel/cpufeature.c | 2 +- arch/arm64/kernel/traps.c | 22 +++- arch/powerpc/kernel/kvm.c | 7 ++ arch/powerpc/mm/slice.c | 10 +- arch/sh/boards/of-generic.c | 4 +- arch/x86/events/amd/core.c | 111 ++++++++++++++++++++- arch/x86/kernel/cpu/mcheck/mce-severity.c | 5 + drivers/block/xsysace.c | 2 + drivers/bluetooth/btusb.c | 2 +- drivers/clk/x86/clk-pmc-atom.c | 14 ++- drivers/hid/hid-debug.c | 5 + drivers/hid/hid-input.c | 1 + drivers/hid/hid-logitech-hidpp.c | 8 +- drivers/i2c/busses/i2c-stm32f7.c | 2 +- drivers/infiniband/core/security.c | 11 +- drivers/infiniband/core/verbs.c | 41 ++++---- drivers/infiniband/ulp/srpt/ib_srpt.c | 11 ++ drivers/input/keyboard/snvs_pwrkey.c | 6 +- drivers/input/touchscreen/stmfts.c | 30 +++--- drivers/media/i2c/ov7670.c | 16 ++- drivers/net/bonding/bond_sysfs_slave.c | 4 +- drivers/net/dsa/bcm_sf2_cfp.c | 6 ++ drivers/net/ethernet/broadcom/bnxt/bnxt.c | 10 +- drivers/net/ethernet/hisilicon/hns/hnae.c | 4 +- drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 33 ++++-- .../net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c | 2 +- drivers/net/ethernet/hisilicon/hns/hns_enet.c | 12 +-- drivers/net/ethernet/intel/igb/e1000_defines.h | 2 + drivers/net/ethernet/intel/igb/igb_main.c | 57 ++--------- drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 6 +- drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 12 ++- drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 2 - drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 14 +-- drivers/net/phy/marvell.c | 6 +- drivers/nvme/target/core.c | 20 ++-- drivers/platform/x86/pmc_atom.c | 21 ++++ drivers/rtc/rtc-da9063.c | 7 ++ drivers/rtc/rtc-sh.c | 2 +- drivers/scsi/scsi_devinfo.c | 1 + drivers/scsi/scsi_dh.c | 1 + drivers/scsi/storvsc_drv.c | 13 ++- drivers/staging/iio/addac/adt7316.c | 22 ++-- drivers/usb/core/driver.c | 13 --- drivers/usb/core/message.c | 4 +- drivers/usb/misc/yurex.c | 1 + drivers/usb/storage/realtek_cr.c | 13 +-- drivers/usb/usbip/stub_rx.c | 12 +-- drivers/usb/usbip/usbip_common.h | 7 ++ drivers/vfio/pci/vfio_pci.c | 4 +- drivers/w1/masters/ds2490.c | 6 +- fs/debugfs/inode.c | 13 ++- fs/hugetlbfs/inode.c | 20 ++-- fs/jffs2/readinode.c | 5 - fs/jffs2/super.c | 5 +- include/linux/platform_data/x86/clk-pmc-atom.h | 3 + include/linux/usb.h | 2 - include/net/caif/cfpkt.h | 27 +++++ include/net/sctp/command.h | 1 - lib/Makefile | 1 + lib/test_kasan.c | 2 +- mm/kmemleak.c | 16 ++- mm/vmscan.c | 9 ++ net/batman-adv/bridge_loop_avoidance.c | 16 ++- net/batman-adv/translation-table.c | 32 ++++-- net/caif/cfctrl.c | 50 ++++------ net/ipv4/ip_output.c | 1 + net/ipv6/ip6_flowlabel.c | 22 ++-- net/packet/af_packet.c | 24 +++-- net/rxrpc/call_object.c | 32 +++--- net/sctp/sm_sideeffect.c | 29 ------ net/sctp/sm_statefuns.c | 35 +++++-- security/selinux/hooks.c | 40 ++++++-- sound/pci/hda/patch_realtek.c | 9 ++ sound/soc/stm/stm32_sai_sub.c | 2 +- sound/usb/line6/driver.c | 60 ++++++----- sound/usb/line6/podhd.c | 21 ++-- sound/usb/line6/toneport.c | 24 +++-- 86 files changed, 778 insertions(+), 422 deletions(-)