From patchwork Mon Nov 23 22:16:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1405169 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=) 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 4Cg1hk3Nm9z9sSf; Tue, 24 Nov 2020 09:16:37 +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 1khK8M-0003LI-54; Mon, 23 Nov 2020 22:16:30 +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 1khK8K-0003LC-0j for kernel-team@lists.ubuntu.com; Mon, 23 Nov 2020 22:16:28 +0000 Received: from 3.general.kamal.us.vpn ([10.172.68.53] helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1khK8J-0002r7-Jh for kernel-team@lists.ubuntu.com; Mon, 23 Nov 2020 22:16:27 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1khK8G-0001x6-Dv for kernel-team@lists.ubuntu.com; Mon, 23 Nov 2020 14:16:24 -0800 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Bionic][PULL] Bionic upstream stable patchset 2020-11-23 Date: Mon, 23 Nov 2020 14:16:21 -0800 Message-Id: <20201123221621.7342-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This pull request (50 commits) includes the following Bionic stable patchsets: Bionic update: upstream stable patchset 2020-11-23 Ported from the following upstream stable releases: v4.14.205, v4.19.156 https://bugs.launchpad.net/bugs/1905333 -Kamal ----- The following changes since commit 571ee86f72a307d0bd16fc330c8b64ca02473aad: UBUNTU: upstream stable to v4.14.204, v4.19.155 (2020-11-23 19:05:26 -0300) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-bionic.git tags/bionic-stable-2020-11-23 for you to fetch changes up to c901dfe33e53ed03ea142b3a9e14bcfdbc2e103d: UBUNTU: upstream stable to v4.14.205, v4.19.156 (2020-11-23 14:12:06 -0800) ---------------------------------------------------------------- Alan Stern (1): USB: Add NO_LPM quirk for Kingston flash drive Alexander Aring (1): gfs2: Wake up when sd_glock_disposal becomes zero Chris Wilson (1): drm/i915: Break up error capture compression loops with cond_resched() Claire Chang (1): serial: 8250_mtk: Fix uart_get_baud_rate warning Claudiu Manoil (2): gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP gianfar: Account for Tx PTP timestamp in the skb headroom Clément Péron (1): ARM: dts: sun4i-a10: fix cpu_alert temperature Daniel Vetter (1): vt: Disable KD_FONT_OP_COPY Daniele Palmas (3): net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 USB: serial: option: add Telit FN980 composition 0x1055 Eddy Wu (1): fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Filipe Manana (1): Btrfs: fix unwritten extent buffers and hangs on future writeback attempts Gabriel Krisman Bertazi (2): blk-cgroup: Fix memleak on error path blk-cgroup: Pre-allocate tree node on blkg_conf_prep Geoffrey D. Bennett (1): ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Guenter Roeck (1): tools: perf: Fix build error in v4.19.y Hoang Huu Le (1): tipc: fix use-after-free in tipc_bcast_get_mode Hoegeun Kwon (1): drm/vc4: drv: Add error handding for bind Jason Gunthorpe (1): mm: always have io_remap_pfn_range() set pgprot_decrypted() Jeff Vander Stoep (1): vsock: use ns_capable_noaudit() on socket create Johan Hovold (1): USB: serial: cyberjack: fix write-URB completion race Kairui Song (1): x86/kexec: Use up-to-dated screen_info copy to fill boot params Kamal Mostafa (1): UBUNTU: upstream stable to v4.14.205, v4.19.156 Lee Jones (1): Fonts: Replace discarded const qualifier Liu Bo (1): Blktrace: bail out early if block debugfs is not configured Luis Chamberlain (1): blktrace: fix debugfs use after free Macpaul Lin (1): usb: mtu3: fix panic in mtu3_gadget_stop() Martyna Szapar (1): i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c Mike Galbraith (1): futex: Handle transient "ownerless" rtmutex state correctly Ming Lei (1): scsi: core: Don't start concurrent async scan on same host Pali Rohár (1): arm64: dts: marvell: espressobin: Add ethernet switch aliases Petr Malat (1): sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms Qinglang Miao (1): serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Qiujun Huang (1): tracing: Fix out of bounds write in get_trace_buf Qu Wenruo (2): btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() btrfs: tree-checker: fix the error message for transid error Rafael J. Wysocki (1): PM: runtime: Resume the device earlier in __device_release_driver() Shijie Luo (1): mm: mempolicy: fix potential pte_unmap_unlock pte error Steven Rostedt (VMware) (2): ftrace: Fix recursion check for NMI test ftrace: Handle tracing when switching between context Vasily Gorbik (1): lib/crc32test: remove extra local_irq_disable/enable Vincent Whitchurch (1): of: Fix reserved-memory overlap detection Vineet Gupta (2): ARC: stack unwinding: avoid indefinite looping Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Xiaofei Shen (1): net: dsa: read mac address from DT for slave device YueHaibing (1): sfp: Fix error handing in sfp_probe() Zhang Qilong (1): ACPI: NFIT: Fix comparison to '-ENXIO' Ziyi Cao (1): USB: serial: option: add Quectel EC200T module support Zqiang (1): kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled arch/arc/kernel/entry.S | 16 ++++-- arch/arc/kernel/stacktrace.c | 7 ++- arch/arm/boot/dts/sun4i-a10.dtsi | 2 +- .../boot/dts/marvell/armada-3720-espressobin.dts | 12 +++-- arch/x86/kernel/kexec-bzimage64.c | 3 +- block/blk-cgroup.c | 15 +++++- debian.master/upstream-stable | 4 +- drivers/acpi/nfit/core.c | 2 +- drivers/base/dd.c | 7 ++- drivers/gpu/drm/i915/i915_gpu_error.c | 3 ++ drivers/gpu/drm/vc4/vc4_drv.c | 1 + drivers/net/ethernet/freescale/gianfar.c | 14 ++--- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 +- drivers/net/phy/sfp.c | 3 +- drivers/net/usb/qmi_wwan.c | 1 + drivers/of/of_reserved_mem.c | 13 ++++- drivers/scsi/scsi_scan.c | 7 +-- drivers/tty/serial/8250/8250_mtk.c | 2 +- drivers/tty/serial/serial_txx9.c | 3 ++ drivers/tty/vt/vt.c | 24 +-------- drivers/usb/core/quirks.c | 3 ++ drivers/usb/mtu3/mtu3_gadget.c | 1 + drivers/usb/serial/cyberjack.c | 7 ++- drivers/usb/serial/option.c | 10 ++++ fs/btrfs/extent_io.c | 60 +++++++++++++++++----- fs/btrfs/tree-checker.c | 2 +- fs/gfs2/glock.c | 3 +- include/asm-generic/pgtable.h | 4 -- include/linux/mm.h | 9 ++++ include/net/dsa.h | 1 + kernel/fork.c | 10 ++-- kernel/futex.c | 16 +++++- kernel/kthread.c | 3 +- kernel/trace/blktrace.c | 24 +++++---- kernel/trace/trace.c | 2 +- kernel/trace/trace.h | 26 ++++++++-- kernel/trace/trace_selftest.c | 9 +++- lib/crc32test.c | 4 -- lib/fonts/font_10x18.c | 2 +- lib/fonts/font_6x10.c | 2 +- lib/fonts/font_6x11.c | 2 +- lib/fonts/font_7x14.c | 2 +- lib/fonts/font_8x16.c | 2 +- lib/fonts/font_8x8.c | 2 +- lib/fonts/font_acorn_8x8.c | 2 +- lib/fonts/font_mini_4x6.c | 2 +- lib/fonts/font_pearl_8x8.c | 2 +- lib/fonts/font_sun12x22.c | 2 +- lib/fonts/font_sun8x16.c | 2 +- mm/mempolicy.c | 6 +-- net/dsa/dsa2.c | 1 + net/dsa/slave.c | 5 +- net/sctp/sm_sideeffect.c | 4 +- net/tipc/core.c | 5 ++ net/vmw_vsock/af_vsock.c | 2 +- sound/usb/pcm.c | 1 + tools/perf/util/util.h | 2 +- 57 files changed, 256 insertions(+), 127 deletions(-)