From patchwork Thu Feb 4 20:54:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1436309 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) 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]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DWrQx1sk4z9sX5; Fri, 5 Feb 2021 07:55:05 +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 1l7leX-0006WZ-TP; Thu, 04 Feb 2021 20:55:01 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1l7leW-0006VW-DJ for kernel-team@lists.ubuntu.com; Thu, 04 Feb 2021 20:55:00 +0000 Received: from 2.general.kamal.us.vpn ([10.172.68.52] helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1l7leW-0008V3-0K for kernel-team@lists.ubuntu.com; Thu, 04 Feb 2021 20:55:00 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1l7leS-0004ey-PL for kernel-team@lists.ubuntu.com; Thu, 04 Feb 2021 12:54:56 -0800 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Xenial][PULL] Xenial update: v4.4.254 upstream stable release Date: Thu, 4 Feb 2021 12:54:47 -0800 Message-Id: <20210204205447.17570-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 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" This pull request (27 commits) includes the following Xenial stable patchsets: Xenial update: v4.4.254 upstream stable release https://bugs.launchpad.net/bugs/1914648 Note also that the 'stable-next' branch head contains this and all prior pending upstream stable releases. I recommend fetching and applying just this reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next -Kamal ----- The following changes since commit c5887525f05cbf95b37767b438e94d2a8f3752a9: UBUNTU: upstream stable to v4.4.253 (2021-02-04 11:33:54 -0800) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.254 for you to fetch changes up to a9aeeeee2fb2b6f90e1d3db5814e2cd1be45a72c: UBUNTU: upstream stable to v4.4.254 (2021-02-04 12:14:33 -0800) ---------------------------------------------------------------- Alexander Lobakin (1): skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too Arvind Sankar (1): x86/boot/compressed: Disable relocation relaxation Ben Skeggs (2): drm/nouveau/bios: fix issue shadowing expansion ROMs drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields Can Guo (1): scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback Cezary Rojewski (1): ASoC: Intel: haswell: Add missing pm_ops Eric Dumazet (1): net_sched: avoid shift-out-of-bounds in tcindex_set_parms() Eugene Korenevsky (1): ehci: fix EHCI host controller initialization sequence Gaurav Kohli (1): tracing: Fix race in trace_open and buffer resize call Geert Uytterhoeven (1): sh_eth: Fix power down vs. is_opened flag ordering Greg Kroah-Hartman (1): Linux 4.4.254 Guillaume Nault (1): netfilter: rpfilter: mask ecn bits before fib lookup Hannes Reinecke (1): dm: avoid filesystem lookup in dm_get_dev_t() Hans de Goede (1): ACPI: scan: Make acpi_bus_get_device() clear return pointer on error Kamal Mostafa (2): UBUNTU: [Config] updateconfigs for USB_BDC_PCI UBUNTU: upstream stable to v4.4.254 Lars-Peter Clausen (1): iio: ad5504: Fix setting power-down state Mathias Nyman (1): xhci: make sure TRB is fully written before giving it to the controller Matteo Croce (1): ipv6: create multicast route with RTPROT_KERNEL Necip Fazil Yildiran (1): sh: dma: fix kconfig dependency for G2_DMA Patrik Jakobsson (1): usb: bdc: Make bdc pci driver depend on BROKEN Pawel Wieczorkiewicz (1): xen-blkback: set ring->xenblkd to NULL after kthread_stop() Takashi Iwai (2): ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() ALSA: hda/via: Add minimum mute flag Vincent Mailhol (1): can: dev: can_restart: fix use after free bug Wang Hai (1): Revert "mm/slub: fix a memory leak in sysfs_slab_add()" Will Deacon (1): compiler.h: Raise minimum version of GCC to 5.1 for arm64 Makefile | 2 +- arch/sh/drivers/dma/Kconfig | 3 +-- arch/x86/boot/compressed/Makefile | 2 ++ debian.master/abi/4.4.0-202.234/amd64/generic.modules | 1 - debian.master/abi/4.4.0-202.234/amd64/lowlatency.modules | 1 - debian.master/abi/4.4.0-202.234/arm64/generic.modules | 1 - .../abi/4.4.0-202.234/armhf/generic-lpae.modules | 1 - debian.master/abi/4.4.0-202.234/armhf/generic.modules | 1 - debian.master/abi/4.4.0-202.234/i386/generic.modules | 1 - debian.master/abi/4.4.0-202.234/i386/lowlatency.modules | 1 - .../abi/4.4.0-202.234/powerpc/powerpc-e500mc.modules | 1 - .../abi/4.4.0-202.234/powerpc/powerpc-smp.modules | 1 - .../abi/4.4.0-202.234/powerpc/powerpc64-emb.modules | 1 - .../abi/4.4.0-202.234/powerpc/powerpc64-smp.modules | 1 - debian.master/abi/4.4.0-202.234/ppc64el/generic.modules | 1 - debian.master/config/config.common.ubuntu | 1 - debian.master/upstream-stable | 2 +- drivers/acpi/scan.c | 2 ++ drivers/block/xen-blkback/xenbus.c | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c | 2 +- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.c | 8 ++++---- drivers/iio/dac/ad5504.c | 4 ++-- drivers/md/dm-table.c | 15 ++++++++++++--- drivers/net/can/dev.c | 4 ++-- drivers/net/ethernet/renesas/sh_eth.c | 4 ++-- drivers/scsi/ufs/ufshcd.c | 11 ++++------- drivers/usb/gadget/udc/bdc/Kconfig | 2 +- drivers/usb/host/ehci-hcd.c | 12 ++++++++++++ drivers/usb/host/xhci-ring.c | 2 ++ include/linux/compiler-gcc.h | 6 ++++++ kernel/trace/ring_buffer.c | 4 ++++ mm/slub.c | 4 +--- net/core/skbuff.c | 6 +++++- net/ipv4/netfilter/ipt_rpfilter.c | 2 +- net/ipv6/addrconf.c | 1 + net/sched/cls_tcindex.c | 8 ++++++-- sound/core/seq/oss/seq_oss_synth.c | 3 ++- sound/pci/hda/patch_via.c | 1 + sound/soc/intel/boards/haswell.c | 1 + 39 files changed, 78 insertions(+), 47 deletions(-)