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=-8.8 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_BLOCKED,USER_AGENT_GIT autolearn=unavailable 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 869B8C49ED7 for ; Thu, 19 Sep 2019 22:23:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3A5C52196E for ; Thu, 19 Sep 2019 22:23:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568931790; bh=ZsDuTcMct41A+7fbKm5qjBg0f573NxTjYZaPwDFMzwY=; h=From:To:Cc:Subject:Date:List-ID:From; b=KCTCwmPbnzCf6Oj9DNRzABOhQNQ549WsZ4Ib5IifjZamJRBvN5KikQDfAP4TxcE0p IzGvtY6kw9Y3bHIhCY/G0++su6g6Oe9JLaQYYcUhukNRolpuFmtRGuzvfZ6t88prAO gq4wHDBSvYgxQ9EVHRFrCcUUwR8PavWq+e4N68v4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394166AbfISWXJ (ORCPT ); Thu, 19 Sep 2019 18:23:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:38494 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390570AbfISWXF (ORCPT ); Thu, 19 Sep 2019 18:23:05 -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 33BA121A4C; Thu, 19 Sep 2019 22:23:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568931783; bh=ZsDuTcMct41A+7fbKm5qjBg0f573NxTjYZaPwDFMzwY=; h=From:To:Cc:Subject:Date:From; b=MGqypEP8Zy1dg2DqO7C47pIg/sTGN6Y9SiIVe2x/STCDkqz6hRGtTpcDGwnJ7A/RC iG+QmtHlaUUcMgdUHOaEAgmTUCiK3N2k018m2F8AdnbfQXPcz8PLles2WYA2wbvRQV qwAkKABWuDhhpLZ7DpSyak5pqVIdQhrZ1Hh5FyiI= 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.4 00/56] 4.4.194-stable review Date: Fri, 20 Sep 2019 00:03:41 +0200 Message-Id: <20190919214742.483643642@linuxfoundation.org> X-Mailer: git-send-email 2.23.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.4.194-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.4.194-rc1 X-KernelTest-Deadline: 2019-09-21T21:48+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.4.194 release. There are 56 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 Sat 21 Sep 2019 09:44:25 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.4.194-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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.4.194-rc1 Vineet Gupta ARC: export "abort" for modules Sean Young media: technisat-usb2: break out of loop at end of buffer Jann Horn floppy: fix usercopy direction Hillf Danton keys: Fix missing null pointer check in request_key_auth_describe() Wenwen Wang dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe() Christophe JAILLET net: seeq: Fix the function used to release some memory in an error handling path Naoya Horiguchi tools/power turbostat: fix buffer overrun Takashi Iwai sky2: Disable MSI on yet another ASUS boards (P6Xxxx) Dan Carpenter cifs: Use kzfree() to zero out the password Ronnie Sahlberg cifs: set domainName when a domain-key is used in multiuser Trond Myklebust NFSv2: Fix write regression Trond Myklebust NFSv2: Fix eof handling Thomas Jarosch netfilter: nf_conntrack_ftp: Fix debug output Thomas Gleixner x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines Prashant Malani r8152: Set memory to all 0xFFs on failed reg reads Doug Berger ARM: 8874/1: mm: only adjust sections of valid mm structures Christophe JAILLET Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105 Trond Myklebust NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup Trond Myklebust NFSv4: Fix return values for nfs4_file_open() Ilya Leoshkevich s390/bpf: use 32-bit index for tail calls Tony Lindgren ARM: OMAP2+: Fix omap4 errata warning on other SoCs Ilya Leoshkevich s390/bpf: fix lcgr instruction encoding Wen Huang mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings Razvan Stefanescu tty/serial: atmel: reschedule TX after RX was started Chunyan Zhang serial: sprd: correct the wrong sequence of arguments Matt Delco KVM: coalesced_mmio: add bounds checking Dongli Zhang xen-netfront: do not assume sk_buff_head list is empty in error handling Corey Minyard x86/boot: Add missing bootparam that breaks boot on some platforms Sean Young media: tm6000: double free if usb disconnect while streaming Alan Stern USB: usbcore: Fix slab-out-of-bounds bug during device reset Alexey Brodkin ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs Paul Burton MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send() Linus Torvalds x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning Christophe Leroy crypto: talitos - check data blocksize in ablkcipher. Christophe Leroy crypto: talitos - check AES key size Muchun Song driver core: Fix use-after-free and double free on glue directory Douglas Anderson clk: rockchip: Don't yell about bad mmc phases when getting Paul Burton MIPS: VDSO: Use same -m%-float cflag as the kernel proper Paul Burton MIPS: VDSO: Prevent use of smp_processor_id() Paolo Bonzini KVM: nVMX: handle page fault in vmread Fuqian Huang KVM: x86: work around leak of uninitialized stack contents Thomas Huth KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl Yunfeng Ye genirq: Prevent NULL pointer dereference in resend_irqs() Filipe Manana Btrfs: fix assertion failure during fsync and use of stale transaction Greg Kroah-Hartman Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur" Yang Yingliang tun: fix use-after-free when register netdev failed Xin Long tipc: add NULL pointer check before calling kfree_rcu Neal Cardwell tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR Xin Long sctp: use transport pf_retrans in sctp_do_8_2_transport_strike Christophe JAILLET sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' Cong Wang sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero Subash Abhinov Kasiviswanathan net: Fix null de-reference of device refcount Eric Biggers isdn/capi: check message length in capi_write() Christophe JAILLET ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' Bjørn Mork cdc_ether: fix rndis support for Mediatek based smartphones Nicolas Dichtel bridge/mdb: remove wrong use of NLM_F_MULTI ------------- Diffstat: Makefile | 4 +-- arch/arc/configs/axs101_defconfig | 1 - arch/arc/configs/axs103_defconfig | 1 - arch/arc/configs/axs103_smp_defconfig | 1 - arch/arc/configs/nsim_700_defconfig | 1 - arch/arc/configs/nsim_hs_defconfig | 1 - arch/arc/configs/nsim_hs_smp_defconfig | 1 - arch/arc/configs/nsimosci_defconfig | 1 - arch/arc/configs/nsimosci_hs_defconfig | 1 - arch/arc/configs/nsimosci_hs_smp_defconfig | 1 - arch/arc/kernel/traps.c | 1 + arch/arm/mach-omap2/omap4-common.c | 3 ++ arch/arm/mm/init.c | 3 +- arch/mips/Kconfig | 3 -- arch/mips/include/asm/netlogic/xlr/fmn.h | 2 -- arch/mips/include/asm/smp.h | 12 ++++++- arch/mips/sibyte/common/Makefile | 1 - arch/mips/sibyte/common/dma.c | 14 -------- arch/mips/vdso/Makefile | 4 ++- arch/s390/kvm/interrupt.c | 10 ++++++ arch/s390/kvm/kvm-s390.c | 2 +- arch/s390/net/bpf_jit_comp.c | 12 ++++--- arch/x86/Makefile | 1 + arch/x86/include/asm/bootparam_utils.h | 1 + arch/x86/kernel/apic/io_apic.c | 8 ++++- arch/x86/kvm/vmx.c | 7 ++-- arch/x86/kvm/x86.c | 7 ++++ drivers/atm/Kconfig | 2 +- drivers/base/core.c | 53 +++++++++++++++++++++++++++++- drivers/block/floppy.c | 4 +-- drivers/clk/rockchip/clk-mmc-phase.c | 4 +-- drivers/crypto/talitos.c | 29 ++++++++++++++++ drivers/dma/omap-dma.c | 4 ++- drivers/isdn/capi/capi.c | 10 +++++- drivers/media/usb/dvb-usb/technisat-usb2.c | 21 ++++++------ drivers/media/usb/tm6000/tm6000-dvb.c | 3 ++ drivers/net/ethernet/marvell/sky2.c | 7 ++++ drivers/net/ethernet/seeq/sgiseeq.c | 7 ++-- drivers/net/tun.c | 16 ++++++--- drivers/net/usb/cdc_ether.c | 13 ++++++-- drivers/net/usb/r8152.c | 5 ++- drivers/net/wireless/mwifiex/ie.c | 3 ++ drivers/net/wireless/mwifiex/uap_cmd.c | 9 ++++- drivers/net/xen-netfront.c | 2 +- drivers/tty/serial/atmel_serial.c | 1 - drivers/tty/serial/sprd_serial.c | 2 +- drivers/usb/core/config.c | 12 ++++--- fs/btrfs/tree-log.c | 6 ++-- fs/cifs/connect.c | 22 +++++++++++++ fs/nfs/nfs4file.c | 12 +++---- fs/nfs/pagelist.c | 2 +- fs/nfs/proc.c | 7 ++-- include/uapi/linux/isdn/capicmd.h | 1 + kernel/irq/resend.c | 2 ++ net/bridge/br_mdb.c | 2 +- net/core/dev.c | 2 ++ net/ipv4/tcp_input.c | 2 +- net/ipv6/ping.c | 2 +- net/netfilter/nf_conntrack_ftp.c | 2 +- net/sched/sch_hhf.c | 2 +- net/sctp/protocol.c | 2 +- net/sctp/sm_sideeffect.c | 2 +- net/tipc/name_distr.c | 3 +- security/keys/request_key_auth.c | 6 ++++ tools/power/x86/turbostat/turbostat.c | 2 +- virt/kvm/coalesced_mmio.c | 17 ++++++---- 66 files changed, 296 insertions(+), 111 deletions(-)