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=-19.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 C93B0C4338F for ; Fri, 13 Aug 2021 15:08:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AFEB7610F7 for ; Fri, 13 Aug 2021 15:08:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241125AbhHMPIa (ORCPT ); Fri, 13 Aug 2021 11:08:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:50686 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241123AbhHMPIa (ORCPT ); Fri, 13 Aug 2021 11:08:30 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BE482610A5; Fri, 13 Aug 2021 15:08:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1628867283; bh=j4LColll/ekHeJhezivbY8g02d6B6al3PeE6otLR8a8=; h=From:To:Cc:Subject:Date:From; b=quuJ0qaz+1wuJXrWzO1Wl5s1WiIxpslzf7jQNqVX5J8MVY21VtXXJ7or3qPFcB6JX 3jd/wVzcmEVqThJyANYV/lUhrz4glcR2LwZJharUOVgKSUjtKTsAIe+zasRj+R62Rl uykRSvD0gW8nuRqx9G9cpWz7ad5+V+D4WTcHvXfs= 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, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 4.4 00/25] 4.4.281-rc1 review Date: Fri, 13 Aug 2021 17:06:24 +0200 Message-Id: <20210813150520.718161915@linuxfoundation.org> X-Mailer: git-send-email 2.32.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.281-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.281-rc1 X-KernelTest-Deadline: 2021-08-15T15:05+00:00 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org This is the start of the stable review cycle for the 4.4.281 release. There are 25 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 Sun, 15 Aug 2021 15:05:12 +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.4.281-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.281-rc1 Miklos Szeredi ovl: prevent private clone if bind mount is not allowed YueHaibing net: xilinx_emaclite: Do not print real IOMEM pointer Longfang Liu USB:ehci:fix Kunpeng920 ehci hardware problem Alex Xu (Hello71) pipe: increase minimum default pipe size to 2 pages Letu Ren net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset Prarit Bhargava alpha: Send stop IPI to send to online CPUs Shreyansh Chouhan reiserfs: check directory items on read from disk Yu Kuai reiserfs: add check for root_inode in reiserfs_fill_super Zheyu Ma pcmcia: i82092: fix a null pointer dereference bug Maciej W. Rozycki MIPS: Malta: Do not byte-swap accesses to the CBUS UART Maciej W. Rozycki serial: 8250: Mask out floating 16/32-bit bus bits Johan Hovold media: rtl28xxu: fix zero-length control request Hui Su scripts/tracing: fix the bug that can't parse raw_trace_func David Bauer USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 Willy Tarreau USB: serial: ch341: fix character loss at high transfer rates Daniele Palmas USB: serial: option: add Telit FD980 composition 0x1056 Tetsuo Handa Bluetooth: defer cleanup of resources in hci_unregister_dev() Pavel Skripkin net: vxge: fix use-after-free in vxge_device_unregister Pavel Skripkin net: pegasus: fix uninit-value in get_interrupt_interval Dan Carpenter bnx2x: fix an error code in bnx2x_nic_load() H. Nikolaus Schaller mips: Fix non-POSIX regexp Wang Hai net: natsemi: Fix missing pci_disable_device() in probe and remove Hans Verkuil media: videobuf2-core: dequeue if start_streaming fails Li Manyi scsi: sr: Return correct event when media event code is 3 Takashi Iwai ALSA: seq: Fix racy deletion of subscriber ------------- Diffstat: Makefile | 4 +- arch/alpha/kernel/smp.c | 2 +- arch/mips/Makefile | 2 +- arch/mips/mti-malta/malta-platform.c | 3 +- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 11 +++++- drivers/media/v4l2-core/videobuf2-core.c | 13 ++++++- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3 +- drivers/net/ethernet/natsemi/natsemi.c | 8 +--- drivers/net/ethernet/neterion/vxge/vxge-main.c | 6 +-- drivers/net/ethernet/qlogic/qla3xxx.c | 6 +-- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 5 +-- drivers/net/usb/pegasus.c | 14 +++++-- drivers/pcmcia/i82092.c | 1 + drivers/scsi/sr.c | 2 +- drivers/tty/serial/8250/8250_port.c | 12 ++++-- drivers/usb/host/ehci-pci.c | 3 ++ drivers/usb/serial/ch341.c | 1 + drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 3 ++ drivers/usb/serial/option.c | 2 + fs/namespace.c | 42 +++++++++++++-------- fs/pipe.c | 17 ++++++++- fs/reiserfs/stree.c | 31 +++++++++++++--- fs/reiserfs/super.c | 8 ++++ include/net/bluetooth/hci_core.h | 1 + net/bluetooth/hci_core.c | 16 ++++---- net/bluetooth/hci_sock.c | 49 +++++++++++++++++-------- net/bluetooth/hci_sysfs.c | 3 ++ scripts/tracing/draw_functrace.py | 6 +-- sound/core/seq/seq_ports.c | 39 ++++++++++++++------ 30 files changed, 224 insertions(+), 90 deletions(-)