From patchwork Thu Oct 18 10:41:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Bader X-Patchwork-Id: 985782 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=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42bQZg6FR3z9sBj; Thu, 18 Oct 2018 21:41:31 +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 1gD5k5-0003hE-3V; Thu, 18 Oct 2018 10:41:25 +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 1gD5k3-0003h7-TE for kernel-team@lists.ubuntu.com; Thu, 18 Oct 2018 10:41:23 +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 1gD5k3-0004q6-K6 for kernel-team@lists.ubuntu.com; Thu, 18 Oct 2018 10:41:23 +0000 From: Stefan Bader To: kernel-team@lists.ubuntu.com Subject: [Xenial SRU]: Xenial update: 4.4.157 upstream stable release Date: Thu, 18 Oct 2018 12:41:23 +0200 Message-Id: <1539859283-29500-1-git-send-email-stefan.bader@canonical.com> X-Mailer: git-send-email 2.7.4 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: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" https://bugs.launchpad.net/ubuntu/xenial/+source/linux/+bug/1798539 Minor context adjustments for "block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg" (block/blk-cgroup.c@hunk #1). Skipped because they are already applied for bug #1787281. * "partitions/aix: append null character to print data from disk" * "partitions/aix: fix usage of uninitialized lv_info and lvname structures" Applied the upstream version of "crypto: vmx - Fix sleep-in-atomic bugs" instead of the 4.4.y backport (due to changes we pulled back this applied with some fuzz which appeared to be ok). Skipped "x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+" because it already was applied for bug #1788563. Skipped "mm: get rid of vmacache_flush_all() entirely" because it was already applied for CVE-2018-17182. After verifying the config updates caused by this update, I decided to also drop "Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV". I cannot see the conversion described in 4.4. Not even the option that is added as dependency. -Stefan --- The following changes since commit 4f305d2df4d29cff823cda280132da7e8ef4b9fe: Linux 4.4.156 (2018-10-12 16:17:43 +0200) are available in the git repository at: https://git.launchpad.net/~smb/+git/linux-xenial stable-4.4 for you to fetch changes up to 5b7f4c5c2c0005e4fc78bf7ef3ba6e8143d293c3: Linux 4.4.157 (2018-10-18 10:47:33 +0200) ---------------------------------------------------------------- Alexey Brodkin (1): ARC: [plat-axs*]: Enable SWAP Anton Vasilyev (4): misc: ti-st: Fix memory leak in the error path of probe() tty: rocket: Fix possible buffer overwrite on register_PCI scsi: 3ware: fix return 0 on the error path of probe gpio: ml-ioh: Fix buffer underwrite on probe error path BingJing Chang (1): md/raid5: fix data corruption of replacements after originals dropped Chao Yu (1): f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize Christophe Leroy (1): perf tools: Allow overriding MAX_NR_CPUS at compile time Dan Carpenter (2): misc: mic: SCIF Fix scif_get_new_port() error handling uio: potential double frees if __uio_register_device() fails Daniel Micay (1): staging/rts5208: Fix read overflow in memcpy David Rivshin (1): drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config Dmitry Osipenko (1): gpio: tegra: Move driver registration to subsys_init level Eric Dumazet (1): netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user Felipe Balbi (1): i2c: i801: fix DNV's SMBCTRL register offset Finn Thain (1): macintosh/via-pmu: Add missing mmio accessors Florian Fainelli (1): ethtool: Remove trailing semicolon for static inline Geert Uytterhoeven (1): iommu/ipmmu-vmsa: Fix allocation in atomic context Greg Kroah-Hartman (1): Linux 4.4.157 Ian Kent (1): autofs: fix autofs_sbi() does not check super block type Jia-Ju Bai (1): staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page Joerg Roedel (1): x86/mm: Remove in_nmi() warning from vmalloc_fault() Johan Hovold (1): net: ethernet: ti: cpsw: fix mdio device reference leak Marcel Holtmann (1): Bluetooth: hidp: Fix handling of strncpy for hid->name information Mathias Nyman (1): xhci: Fix use-after-free in xhci_free_virt_device Michal Hocko (1): selinux: use GFP_NOWAIT in the AVC kmem_caches Mike Christie (1): scsi: target: fix __transport_register_session locking Nadav Amit (1): vmw_balloon: include asm/io.h Nicholas Mc Guire (1): MIPS: Octeon: add missing of_node_put() Nick Dyer (1): Input: atmel_mxt_ts - only use first T9 instance Olga Kornievskaia (1): NFSv4.0 fix client reference leak in callback Ondrej Mosnacek (1): crypto: vmx - Fix sleep-in-atomic bugs Parav Pandit (1): RDMA/cma: Do not ignore net namespace for unbound cm_id Paul Burton (2): MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON Peter Chen (1): ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle Petr Machata (1): net: dcb: For wild-card lookups, use priority -1, not 0 Prateek Sood (2): locking/rwsem-xadd: Fix missed wakeup due to reordering of load locking/osq_lock: Fix osq_lock queue corruption Ritesh Harjani (1): cfq: Give a chance for arming slice idle timer in case of group_idle Shubhrajyoti Datta (1): i2c: xiic: Make the start and the byte count write atomic Srinivas Pandruvada (1): ata: libahci: Correct setting of DEVSLP register Surabhi Vishnoi (1): ath10k: disable bundle mgmt tx completion event support Sven Eckelmann (1): ath10k: prevent active scans on potential unusable channels Takashi Iwai (1): ALSA: hda - Fix cancel_work_sync() stall from jackpoll work Tejun Heo (1): block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg Vegard Nossum (2): kthread: Fix use-after-free if kthread fork fails kthread: fix boot hang (regression) on MIPS/OpenRISC Wei Yongjun (1): mtd: ubi: wl: Fix error return code in ubi_wl_init() Yelena Krivosheev (1): net: mvneta: fix mtu change on port without link Yunlong Song (1): f2fs: do not set free of current section Zumeng Chen (1): mfd: ti_am335x_tscadc: Fix struct clk memory leak Makefile | 2 +- arch/arc/configs/axs101_defconfig | 1 - arch/arc/configs/axs103_defconfig | 1 - arch/arc/configs/axs103_smp_defconfig | 1 - arch/mips/cavium-octeon/octeon-platform.c | 2 ++ arch/mips/include/asm/io.h | 8 ++++---- arch/mips/kernel/process.c | 1 - arch/mips/mm/c-r4k.c | 6 ++++-- arch/openrisc/kernel/process.c | 2 -- arch/x86/mm/fault.c | 2 -- block/blk-cgroup.c | 9 +++++---- block/cfq-iosched.c | 6 ++++-- drivers/ata/libahci.c | 2 ++ drivers/crypto/vmx/aes_cbc.c | 30 ++++++++++++++---------------- drivers/crypto/vmx/aes_xts.c | 21 ++++++++++++++------- drivers/gpio/gpio-ml-ioh.c | 3 ++- drivers/gpio/gpio-tegra.c | 2 +- drivers/i2c/busses/i2c-i801.c | 7 ++++++- drivers/i2c/busses/i2c-xiic.c | 4 ++++ drivers/infiniband/core/cma.c | 13 ++++++++++--- drivers/input/touchscreen/atmel_mxt_ts.c | 7 ++++--- drivers/iommu/ipmmu-vmsa.c | 9 ++++----- drivers/macintosh/via-pmu.c | 9 +++++---- drivers/md/raid5.c | 6 ++++++ drivers/mfd/ti_am335x_tscadc.c | 3 +-- drivers/misc/mic/scif/scif_api.c | 20 +++++++++----------- drivers/misc/ti-st/st_kim.c | 4 ++-- drivers/misc/vmw_balloon.c | 1 + drivers/mtd/ubi/wl.c | 8 ++++++-- drivers/net/ethernet/marvell/mvneta.c | 1 - drivers/net/ethernet/ti/cpsw.c | 14 +++++++------- drivers/net/ethernet/ti/cpsw.h | 1 + drivers/net/ethernet/ti/davinci_emac.c | 1 + drivers/net/wireless/ath/ath10k/mac.c | 7 +++++++ drivers/net/wireless/ath/ath10k/wmi-tlv.c | 5 +++++ drivers/net/wireless/ath/ath10k/wmi-tlv.h | 5 +++++ drivers/scsi/3w-9xxx.c | 6 +++++- drivers/scsi/3w-sas.c | 3 +++ drivers/scsi/3w-xxxx.c | 2 ++ drivers/staging/rts5208/rtsx_scsi.c | 2 +- drivers/staging/rts5208/xd.c | 2 +- drivers/target/target_core_transport.c | 5 +++-- drivers/tty/rocket.c | 2 +- drivers/uio/uio.c | 3 +-- drivers/usb/host/xhci.c | 3 +++ fs/autofs4/autofs_i.h | 4 +++- fs/autofs4/inode.c | 1 - fs/f2fs/segment.h | 3 +++ fs/f2fs/super.c | 21 +++++++++++++++++++-- fs/nfs/callback_xdr.c | 11 ++++++++--- include/uapi/linux/ethtool.h | 4 ++-- kernel/fork.c | 17 ++++++++++++----- kernel/locking/osq_lock.c | 13 +++++++++++++ kernel/locking/rwsem-xadd.c | 27 +++++++++++++++++++++++++++ net/bluetooth/hidp/core.c | 2 +- net/dcb/dcbnl.c | 11 +++++++---- net/netfilter/x_tables.c | 4 ++-- security/selinux/avc.c | 14 ++++++-------- sound/pci/hda/hda_codec.c | 3 ++- tools/perf/perf.h | 2 ++ 60 files changed, 264 insertions(+), 125 deletions(-)