From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLACK,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C627C43603 for ; Wed, 4 Dec 2019 18:11:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F26D620865 for ; Wed, 4 Dec 2019 18:11:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575483080; bh=t5jqsx11VBEyFQVkHYu7L0u89DleYZJW/bxEUS7YWmE=; h=From:To:Cc:Subject:Date:List-ID:From; b=Nte9J/jm+lQysWZukd0FPDEyNU+0NfVgz/ftqkqXn8CZMow2EB1L04mXYxMSq8wzW Psq0aiADK+5yyDe6E/Op2ybcUli/SCv/6pYRvVVDbLgk8ZrGQLYgEGoX978kBmxOYe /eIoVdP7RJWuzzM4gRorrpsDHp+yn1QMAdIhU1T4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731424AbfLDSLS (ORCPT ); Wed, 4 Dec 2019 13:11:18 -0500 Received: from mail.kernel.org ([198.145.29.99]:39302 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731412AbfLDSLQ (ORCPT ); Wed, 4 Dec 2019 13:11:16 -0500 Received: from localhost (unknown [217.68.49.72]) (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 1417E20675; Wed, 4 Dec 2019 18:11:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575483074; bh=t5jqsx11VBEyFQVkHYu7L0u89DleYZJW/bxEUS7YWmE=; h=From:To:Cc:Subject:Date:From; b=q3vY4etyBi0zNaLeiKv7QZ/Lp49ZvEwwfOT05xbKwrkALJSYRQp+0PEVXeBVM42ug dLEk32PEKbdXm+xspChXgufaz7EUztxUkVnDcXXe2KLTRhQFzS1uQB0z4+V75ZkWEz 3bGkGcZ5A6huFFxp/vagpZjYcNoBXNQhYy6fiRGg= 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.9 000/125] 4.9.206-stable review Date: Wed, 4 Dec 2019 18:55:05 +0100 Message-Id: <20191204175308.377746305@linuxfoundation.org> X-Mailer: git-send-email 2.24.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.9.206-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.206-rc1 X-KernelTest-Deadline: 2019-12-06T17:53+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.9.206 release. There are 125 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 Fri, 06 Dec 2019 17:50:36 +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/v4.x/stable-review/patch-4.9.206-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.206-rc1 Chuhong Yuan net: fec: fix clock count mis-match Hans de Goede platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer Lionel Debieve hwrng: stm32 - fix unbalanced pm_runtime_enable Candle Sun HID: core: check whether Usage Page item is after Usage ID items Dust Li net: sched: fix `tc -s class show` no bstats on class with nolock subqueues Xin Long sctp: cache netns in sctp_ep_common John Rutherford tipc: fix link name length check Paolo Abeni openvswitch: remove another BUG_ON() Paolo Abeni openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() Jouni Hogander slip: Fix use-after-free Read in slip_open Paolo Abeni openvswitch: fix flow command message size Menglong Dong macvlan: schedule bc_work even if error Eugen Hristev media: atmel: atmel-isc: fix asd memory allocation Uwe Kleine-König pwm: Clear chip_data in pwm_put() Luca Ceresoli net: macb: fix error format in dev_err() Eugen Hristev media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE Alexander Usyskin mei: bus: prefix device names on bus with the bus name Fabio D'Urso USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P Pan Bian staging: rtl8192e: fix potential use after free Eugen Hristev clk: at91: fix update bit maps on CFG_MOR write Vlastimil Babka mm, gup: add missing refcount overflow checks on x86 and s390 Boris Brezillon mtd: Remove a debug trace in mtdpart.c Gen Zhang powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property() John Garry scsi: libsas: Check SMP PHY control function result James Morse ACPI / APEI: Switch estatus pool to use vmalloc memory John Garry scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery Aaron Ma iommu/amd: Fix NULL dereference bug in match_hid_uid Andy Shevchenko net: dev: Use unsigned integer as an argument to left-shift Maciej Kwiecien sctp: don't compare hb_timer expire date before starting it Eric Dumazet net: fix possible overflow in __sk_mem_raise_allocated() Bert Kenward sfc: initialise found bitmap in efx_ef10_mtd_probe Hoang Le tipc: fix skb may be leaky in tipc_link_input Johannes Berg decnet: fix DN_IFREQ_SIZE wenxu ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel Edward Cree sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe Konstantin Khlebnikov net/core/neighbour: fix kmemleak minimal reference count for hash tables Konstantin Khlebnikov net/core/neighbour: tell kmemleak about hash tables Gustavo A. R. Silva tipc: fix memory leak in tipc_nl_compat_publ_dump Boris Brezillon mtd: Check add_mtd_device() ret code Olof Johansson lib/genalloc.c: include vmalloc.h Qian Cai drivers/base/platform.c: kmemleak ignore a known leak Huang Shijie lib/genalloc.c: use vzalloc_node() to allocate the bitmap Alexey Skidanov lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk Wei Yang vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n Junxiao Bi ocfs2: clear journal dirty flag after shutdown journal Wen Yang net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() Kangjie Lu tipc: fix a missing check of genlmsg_put Kangjie Lu atl1e: checking the status of atl1e_write_phy_reg Kangjie Lu net: dsa: bcm_sf2: Propagate error value from mdio_write Kangjie Lu net: stmicro: fix a missing check of clk_prepare Richard Weinberger um: Make GCOV depend on !KCOV Aditya Pakki net/net_namespace: Check the return value of register_pernet_subsys() Alexander Shiyan pwm: clps711x: Fix period calculation Fabio Estevam crypto: mxc-scc - fix build warnings on ARM64 Michael Ellerman powerpc/pseries: Fix node leak in update_lmb_associativity_index() Christophe Leroy powerpc/83xx: handle machine check caused by watchdog timer Kangjie Lu regulator: tps65910: fix a missing check of return value Luc Van Oostenryck drbd: fix print_st_err()'s prototype to match the definition Lars Ellenberg drbd: do not block when adjusting "disk-options" while IO is frozen Lars Ellenberg drbd: reject attach of unsuitable uuids even if connected Lars Ellenberg drbd: ignore "all zero" peer volume sizes in handshake Alexey Kardashevskiy powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status Alexey Kardashevskiy vfio/spapr_tce: Get rid of possible infinite loop Benjamin Herrenschmidt powerpc/44x/bamboo: Fix PCI range Christophe Leroy powerpc/mm: Make NULL pointer deferences explicit on bad page faults. Christophe Leroy powerpc/prom: fix early DEBUG messages Kyle Roeschley ath6kl: Fix off by one error in scan completion Kyle Roeschley ath6kl: Only use match sets when firmware supports it Varun Prakash scsi: csiostor: fix incorrect dma device in case of vport Anatoliy Glagolev scsi: qla2xxx: deadlock by configfs_depend_item Bart Van Assche RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer Geert Uytterhoeven openrisc: Fix broken paths to arch/or32 Alexander Shiyan serial: max310x: Fix tx_empty() callback Kangjie Lu drivers/regulator: fix a missing check of return value Christophe Leroy powerpc/xmon: fix dump_segments() Christophe Leroy powerpc/book3s/32: fix number of bats in p/v_block_mapped() Dan Carpenter IB/qib: Fix an error code in qib_sdma_verbs_send() Nick Bowler xfs: Fix bulkstat compat ioctls on x32 userspace. Nick Bowler xfs: Align compat attrlist_by_handle with native implementation. Bob Peterson gfs2: take jdata unstuff into account in do_grow Sweet Tea dm flakey: Properly corrupt multi-page bios. Peter Hutterer HID: doc: fix wrong data structure reference for UHID_OUTPUT Geert Uytterhoeven pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 Geert Uytterhoeven pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration Michael Mueller KVM: s390: unregister debug feature on failing arch init Leon Romanovsky net/mlx5: Continue driver initialization despite debugfs failure Martin Schiller pinctrl: xway: fix gpio-hog related boot issues Ross Lagerwall xen/pciback: Check dev_data before using it Pan Bian HID: intel-ish-hid: fixes incorrect error handling Josef Bacik btrfs: only track ref_heads in delayed_ref_updates Boris Brezillon mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET Lepton Wu VSOCK: bind to random port for VMADDR_PORT_ANY Krzysztof Kozlowski gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB Masahiro Yamada microblaze: move "... is ready" messages to arch/microblaze/Makefile Masahiro Yamada microblaze: adjust the help to the real behavior Pan Bian ubi: Do not drop UBI device reference before using Pan Bian ubi: Put MTD device after it is not used Darrick J. Wong xfs: require both realtime inodes to mount Pan Bian rtl818x: fix potential use after free Brian Norris mwifiex: debugfs: correct histogram spacing, formatting Pan Bian mwifiex: fix potential NULL dereference and use after free Eric Biggers crypto: user - support incremental algorithm dumps Hans de Goede ACPI / LPSS: Ignore acpi_device_fix_up_power() return value Arnd Bergmann ARM: ks8695: fix section mismatch warning Thomas Meyer PM / AVS: SmartReflex: NULL check before some freeing functions is not needed Suzuki K Poulose arm64: smp: Handle errors reported by the firmware Steve Capper arm64: mm: Prevent mismatched 52-bit VA support Helge Deller parisc: Fix HP SDC hpa address output Helge Deller parisc: Fix serio address output Fabio Estevam ARM: dts: imx53-voipac-dmm-668: Fix memory node duplication Uwe Kleine-König ARM: debug-imx: only define DEBUG_IMX_UART_PORT if needed James Smart scsi: lpfc: Fix dif and first burst use in write commands Uwe Kleine-König pwm: bcm-iproc: Prevent unloading the driver module while in use Dan Carpenter block: drbd: remove a stray unlock in __drbd_send_protocol() Ahmed Zaki mac80211: fix station inactive_time shortly after boot Ilya Leoshkevich scripts/gdb: fix debugging modules compiled with hot/cold partitioning Xingyu Chen watchdog: meson: Fix the wrong value of left time Jeroen Hofstee can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open Jeroen Hofstee can: peak_usb: report bus recovery as well Chuhong Yuan net: fec: add missed clk_disable_unprepare in remove Alexandre Belloni clk: at91: avoid sleeping early Randy Dunlap reset: fix reset_control_ops kerneldoc comment Marek Szyprowski clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume Russell King ASoC: kirkwood: fix external clock probe defer Xiaojun Sang ASoC: compress: fix unsigned integer overflow check ------------- Diffstat: Documentation/hid/uhid.txt | 2 +- Makefile | 4 +- arch/arm/Kconfig.debug | 28 ++++++------ arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi | 8 +--- arch/arm/mach-ks8695/board-acs5k.c | 2 +- arch/arm64/kernel/head.S | 26 +++++++++++ arch/arm64/kernel/smp.c | 6 +++ arch/microblaze/Makefile | 12 ++--- arch/microblaze/boot/Makefile | 4 -- arch/openrisc/kernel/entry.S | 2 +- arch/openrisc/kernel/head.S | 2 +- arch/powerpc/boot/dts/bamboo.dts | 4 +- arch/powerpc/include/asm/cputable.h | 1 + arch/powerpc/include/asm/reg.h | 2 + arch/powerpc/kernel/cputable.c | 10 +++-- arch/powerpc/kernel/prom.c | 6 +-- arch/powerpc/mm/fault.c | 17 +++---- arch/powerpc/mm/ppc_mmu_32.c | 4 +- arch/powerpc/platforms/83xx/misc.c | 17 +++++++ arch/powerpc/platforms/powernv/eeh-powernv.c | 8 ++-- arch/powerpc/platforms/powernv/pci-ioda.c | 4 +- arch/powerpc/platforms/powernv/pci.c | 4 +- arch/powerpc/platforms/pseries/dlpar.c | 4 ++ arch/powerpc/platforms/pseries/hotplug-memory.c | 1 + arch/powerpc/xmon/xmon.c | 2 +- arch/s390/kvm/kvm-s390.c | 17 +++++-- arch/s390/mm/gup.c | 9 ++-- arch/um/Kconfig.debug | 1 + arch/x86/mm/gup.c | 10 ++++- crypto/crypto_user.c | 37 ++++++++------- drivers/acpi/acpi_lpss.c | 7 +-- drivers/acpi/apei/ghes.c | 30 ++++++------- drivers/base/platform.c | 3 ++ drivers/block/drbd/drbd_main.c | 1 - drivers/block/drbd/drbd_nl.c | 43 +++++++++++++----- drivers/block/drbd/drbd_receiver.c | 52 ++++++++++++++++++++-- drivers/block/drbd/drbd_state.h | 2 +- drivers/char/hw_random/stm32-rng.c | 8 ++++ drivers/clk/at91/clk-main.c | 7 ++- drivers/clk/at91/sckc.c | 20 +++++++-- drivers/clk/samsung/clk-exynos5420.c | 6 +++ drivers/crypto/mxc-scc.c | 12 ++--- drivers/hid/hid-core.c | 51 ++++++++++++++++++--- drivers/hid/intel-ish-hid/ishtp-hid.c | 2 +- drivers/infiniband/hw/qib/qib_sdma.c | 4 +- drivers/infiniband/ulp/srp/ib_srp.c | 1 + drivers/input/serio/gscps2.c | 4 +- drivers/input/serio/hp_sdc.c | 4 +- drivers/iommu/amd_iommu.c | 8 +++- drivers/md/dm-flakey.c | 33 +++++++++----- drivers/media/platform/atmel/atmel-isc.c | 8 +++- drivers/media/v4l2-core/v4l2-ctrls.c | 1 + drivers/misc/mei/bus.c | 9 ++-- drivers/mtd/mtdcore.h | 2 +- drivers/mtd/mtdpart.c | 35 ++++++++++++--- drivers/mtd/nand/sunxi_nand.c | 2 +- drivers/mtd/ubi/build.c | 2 +- drivers/mtd/ubi/kapi.c | 2 +- drivers/net/can/c_can/c_can.c | 26 +++++++++++ drivers/net/can/usb/peak_usb/pcan_usb.c | 15 ++++--- drivers/net/dsa/bcm_sf2.c | 7 ++- drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 4 +- drivers/net/ethernet/cadence/macb.c | 14 +++--- drivers/net/ethernet/freescale/fec_main.c | 13 +++++- drivers/net/ethernet/mellanox/mlx5/core/main.c | 8 ++-- drivers/net/ethernet/sfc/ef10.c | 29 ++++++++---- drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c | 4 +- drivers/net/macvlan.c | 3 +- drivers/net/slip/slip.c | 1 + drivers/net/wan/fsl_ucc_hdlc.c | 1 - drivers/net/wireless/ath/ath6kl/cfg80211.c | 4 +- drivers/net/wireless/marvell/mwifiex/debugfs.c | 14 +++--- drivers/net/wireless/marvell/mwifiex/scan.c | 18 ++++---- drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | 3 +- drivers/pinctrl/pinctrl-xway.c | 39 +++++++++++----- drivers/pinctrl/sh-pfc/pfc-sh7264.c | 9 +++- drivers/pinctrl/sh-pfc/pfc-sh7734.c | 16 +++---- drivers/platform/x86/hp-wmi.c | 6 +-- drivers/power/avs/smartreflex.c | 3 +- drivers/pwm/core.c | 1 + drivers/pwm/pwm-bcm-iproc.c | 1 + drivers/pwm/pwm-berlin.c | 1 - drivers/pwm/pwm-clps711x.c | 4 +- drivers/pwm/pwm-samsung.c | 1 - drivers/regulator/palmas-regulator.c | 5 ++- drivers/regulator/tps65910-regulator.c | 4 +- drivers/scsi/csiostor/csio_init.c | 2 +- drivers/scsi/libsas/sas_expander.c | 29 +++++++++++- drivers/scsi/lpfc/lpfc_scsi.c | 18 ++++++++ drivers/scsi/qla2xxx/tcm_qla2xxx.c | 48 ++++---------------- drivers/scsi/qla2xxx/tcm_qla2xxx.h | 3 -- drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 5 ++- drivers/tty/serial/max310x.c | 7 +-- drivers/usb/serial/ftdi_sio.c | 3 ++ drivers/usb/serial/ftdi_sio_ids.h | 7 +++ drivers/vfio/vfio_iommu_spapr_tce.c | 10 ++--- drivers/watchdog/meson_gxbb_wdt.c | 4 +- drivers/xen/xen-pciback/pci_stub.c | 3 +- fs/btrfs/delayed-ref.c | 3 -- fs/gfs2/bmap.c | 2 + fs/ocfs2/journal.c | 6 +-- fs/xfs/xfs_ioctl32.c | 40 +++++++++++++++-- fs/xfs/xfs_rtalloc.c | 4 +- include/linux/genalloc.h | 13 +++--- include/linux/gpio/consumer.h | 2 +- include/linux/netdevice.h | 2 +- include/linux/reset-controller.h | 2 +- include/linux/swap.h | 6 --- include/net/sctp/structs.h | 3 ++ include/net/sock.h | 2 +- lib/genalloc.c | 25 ++++++----- mm/internal.h | 10 +++++ net/core/neighbour.c | 13 ++++-- net/core/net_namespace.c | 3 +- net/core/sock.c | 2 +- net/decnet/dn_dev.c | 2 +- net/ipv4/ip_tunnel.c | 8 +++- net/mac80211/sta_info.c | 3 +- net/openvswitch/datapath.c | 17 +++++-- net/sched/sch_mq.c | 3 +- net/sched/sch_mqprio.c | 4 +- net/sched/sch_multiq.c | 2 +- net/sched/sch_prio.c | 2 +- net/sctp/associola.c | 1 + net/sctp/endpointola.c | 1 + net/sctp/input.c | 4 +- net/sctp/transport.c | 3 +- net/tipc/link.c | 2 +- net/tipc/netlink_compat.c | 8 +++- net/vmw_vsock/af_vsock.c | 7 ++- scripts/gdb/linux/symbols.py | 3 +- sound/core/compress_offload.c | 2 +- sound/soc/kirkwood/kirkwood-i2s.c | 8 ++-- 133 files changed, 829 insertions(+), 395 deletions(-)