Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp4378772pxb; Tue, 5 Oct 2021 01:39:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy9W2JXvCVfk1mBmG928AyKZFQQVNFRtILxZJXY4EB/mE6+GnMQsYGmYR+N7WKE1b0RCZEh X-Received: by 2002:a17:90a:890a:: with SMTP id u10mr2299228pjn.40.1633423145069; Tue, 05 Oct 2021 01:39:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633423145; cv=none; d=google.com; s=arc-20160816; b=tTeOvSrFG/Anxwdn6T+ysjyBq4SR6CY/42BHbQkR5rz+5+PFXq4ILsJIGStXl5pAXX w4ltOksHVyVhON5HN2svCbxersIa+ASvPNRyWQ3lnbdO8xDn7LvgnvdA52rtjAvCJTra d4nax20h2zc9LguwTEER0mIyhHsyMqEQddEFWuQGreB2gaDvKIS4l6xyd4Drmra5/pO4 +UAamu/yFa3U5YZYGENEvvy0M57IgLFThWFjadKRWirMps+6piFau0zDoa5Y1x1y3Jbo 2TFGj7E4uTO/9uQiYLCY0iHorFAB1TmSUZpUbIOZA/5ftMaBm2N+8STyKYF9bYVdrvrL ni2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=WjrpBZpnmDrfP+VqmXA8nreNOhMuNHjMHCC0HmNyZuE=; b=ie17SjIyzYvh8jqwsqzd7tO34c/wrernbXMi5BkoZNlCTRRwx9MjnVlmD3QhGwxwjC eyF85IesS56VVHWdHwzc6VfByUl06LfMiiExZuNIhh5bk46uX348ZI0g7dqbKRDTnhY0 DqOluqqfrO2EAqeIOcDtc/YJ13iHDk6JWtfn6E3YnlW4P0nEUrcVGXkQKNdVaPLB0r35 M35q/e0qV1qdh0Xwljw9qPgRUEF5Y6yjhzyLpY/DDrVNuqkjznkf3I1EpI+OW46Utuqj dTbQqDak183j0jvh5Llg9vPKGTWvExzJpXicS01BiJtVZU9o/YPaeAAO3U+wllwe0N5m FXQA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=wtaRPz3O; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x2si1248771pjd.41.2021.10.05.01.38.49; Tue, 05 Oct 2021 01:39:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=wtaRPz3O; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232834AbhJEIjt (ORCPT + 99 others); Tue, 5 Oct 2021 04:39:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:50754 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230526AbhJEIjs (ORCPT ); Tue, 5 Oct 2021 04:39:48 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A0CAB61130; Tue, 5 Oct 2021 08:37:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1633423078; bh=ch25ZyoSC4A/2UySrYo9vkFVpGLP3S3g3Kq3k6vSlOk=; h=From:To:Cc:Subject:Date:From; b=wtaRPz3OgO836NpyEXSJSzHcqgqboZDCHB9fqdi2NnTIsUPEQ8KHe6sCeOI+b8izx 7ol5JlmNAaVqIPs1jwNTKTSaV8nICJoy7tBtI02nJpTygw7t+BhEytqwCFKLcXUFXw DFfx9q4nQUPoJ0Yu/95frs/Cbx+kpQXfa34DcPuo= 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/41] 4.4.286-rc2 review Date: Tue, 5 Oct 2021 10:37:55 +0200 Message-Id: <20211005083253.853051879@linuxfoundation.org> X-Mailer: git-send-email 2.33.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.286-rc2.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.286-rc2 X-KernelTest-Deadline: 2021-10-07T08:32+00:00 Content-Transfer-Encoding: 8bit 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.286 release. There are 41 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 Thu, 07 Oct 2021 08:32:44 +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.286-rc2.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.286-rc2 NeilBrown cred: allow get_cred() and put_cred() to be given NULL. Anirudh Rayabharam HID: usbhid: free raw_report buffers in usbhid_stop Jozsef Kadlecsik netfilter: ipset: Fix oversized kvmalloc() calls F.A.Sulaiman HID: betop: fix slab-out-of-bounds Write in betop_probe Suzuki K Poulose arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 Sai Krishna Potthuri EDAC/synopsys: Fix wrong value type assignment for edac_mode yangerkun ext4: fix potential infinite loop in ext4_dx_readdir() Johan Hovold ipack: ipoctal: fix module reference leak Johan Hovold ipack: ipoctal: fix missing allocation-failure check Johan Hovold ipack: ipoctal: fix tty-registration error handling Johan Hovold ipack: ipoctal: fix tty registration race Johan Hovold ipack: ipoctal: fix stack information leak Jacob Keller e100: fix buffer overrun in e100_get_regs Jacob Keller e100: fix length calculation in e100_get_regs_len Andrea Claudi ipvs: check that ip_vs_conn_tab_bits is between 8 and 20 Johannes Berg mac80211: fix use-after-free in CCMP/GCMP RX Igor Matheus Andrade Torrente tty: Fix out-of-bound vmalloc access in imageblit Linus Torvalds qnx4: work around gcc false positive warning bug Linus Torvalds spi: Fix tegra20 build with CONFIG_PM=n Guenter Roeck net: 6pack: Fix tx timeout and slot time Guenter Roeck alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile Dan Li arm64: Mark __stack_chk_guard as __ro_after_init Helge Deller parisc: Use absolute_pointer() to define PAGE0 Linus Torvalds qnx4: avoid stringop-overread errors Linus Torvalds sparc: avoid stringop-overread errors Guenter Roeck net: i825xx: Use absolute_pointer for memcpy from fixed memory location Guenter Roeck compiler.h: Introduce absolute_pointer macro Guenter Roeck m68k: Double cast io functions to unsigned long Zhihao Cheng blktrace: Fix uaf in blk_trace access after removing by sysfs Baokun Li scsi: iscsi: Adjust iface sysfs attr detection Aya Levin net/mlx4_en: Don't allow aRFS for encapsulated packets Johan Hovold net: hso: fix muxed tty registration Slark Xiao USB: serial: option: add device id for Foxconn T99W265 Krzysztof Kozlowski USB: serial: option: remove duplicate USB device ID Carlo Lobrano USB: serial: option: add Telit LN920 compositions Krzysztof Kozlowski USB: serial: mos7840: remove duplicated 0xac24 device ID Uwe Brandt USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter Jan Beulich xen/x86: fix PV trap handling on secondary processors Steve French cifs: fix incorrect check for null pointer in header_assemble Dan Carpenter usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() Dan Carpenter usb: gadget: r8a66597: fix a loop in set_feature() ------------- Diffstat: Makefile | 4 +- arch/alpha/include/asm/io.h | 6 +-- arch/arm64/Kconfig | 2 +- arch/arm64/kernel/process.c | 2 +- arch/arm64/mm/proc.S | 4 +- arch/m68k/include/asm/raw_io.h | 20 ++++---- arch/parisc/include/asm/page.h | 2 +- arch/sparc/kernel/mdesc.c | 3 +- arch/x86/xen/enlighten.c | 15 +++--- drivers/edac/synopsys_edac.c | 2 +- drivers/hid/hid-betopff.c | 13 +++-- drivers/hid/usbhid/hid-core.c | 13 ++++- drivers/ipack/devices/ipoctal.c | 63 +++++++++++++++++------ drivers/net/ethernet/i825xx/82596.c | 2 +- drivers/net/ethernet/intel/e100.c | 22 +++++--- drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 3 ++ drivers/net/hamradio/6pack.c | 4 +- drivers/net/usb/hso.c | 12 ++--- drivers/scsi/scsi_transport_iscsi.c | 8 +-- drivers/spi/spi-tegra20-slink.c | 4 +- drivers/tty/vt/vt.c | 21 +++++++- drivers/usb/gadget/udc/r8a66597-udc.c | 2 +- drivers/usb/musb/tusb6010.c | 1 + drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/mos7840.c | 2 - drivers/usb/serial/option.c | 11 +++- fs/cifs/connect.c | 5 +- fs/ext4/dir.c | 6 +-- fs/qnx4/dir.c | 69 +++++++++++++++++++------- include/linux/compiler.h | 2 + include/linux/cred.h | 14 ++++-- kernel/trace/blktrace.c | 8 +++ net/mac80211/wpa.c | 6 +++ net/netfilter/ipset/ip_set_hash_gen.h | 4 +- net/netfilter/ipvs/ip_vs_conn.c | 4 ++ 35 files changed, 254 insertions(+), 106 deletions(-)