From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B33BBA50; Sat, 25 Nov 2023 16:32:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="TJ97gjag" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B843FC433C7; Sat, 25 Nov 2023 16:32:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700929967; bh=tZx0+ZtHR3FGIgPlYbxvCPgxc0eJfqAf3/1gVfOwfSg=; h=From:To:Cc:Subject:Date:From; b=TJ97gjagETgjnspI8CaG2EuoBE/4hlyCBd3HbUJvKvXfDDejm+9AnSlK10UymJhY5 BzjDwdo+3k/CnN7O2o6Yh1lRFGBu10Uqxof97I9lXK4whmxh0fDvSnxl4YiDRh9GVS MJbyUrMKQnNACetOTHxQmBGGRHuZU4MDasDazTss= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, linux-kernel@vger.kernel.org, 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, allen.lkml@gmail.com Subject: [PATCH 4.14 00/53] 4.14.331-rc2 review Date: Sat, 25 Nov 2023 16:32:43 +0000 Message-ID: <20231125163059.878143365@linuxfoundation.org> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.331-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.331-rc2 X-KernelTest-Deadline: 2023-11-27T16:31+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the start of the stable review cycle for the 4.14.331 release. There are 53 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 Mon, 27 Nov 2023 16:30:48 +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.14.331-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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.331-rc2 Eric Dumazet net: sched: fix race condition in qdisc_graft() Dongli Zhang scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids Kemeng Shi ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks Kemeng Shi ext4: correct return value of ext4_convert_meta_bg Kemeng Shi ext4: correct offset of gdb backup in non meta_bg group to update_backups Max Kellermann ext4: apply umask if ACL support is disabled Vikash Garodia media: venus: hfi: fix the check to handle session buffer requirement Sean Young media: sharp: fix sharp encoding Heiner Kallweit i2c: i801: fix potential race in i801_block_transaction_byte_by_byte Alexander Sverdlin net: dsa: lan9303: consequently nested-lock physical MDIO Takashi Iwai ALSA: info: Fix potential deadlock at disconnection Helge Deller parisc/pgtable: Do not drop upper 5 address bits of physical address Helge Deller parisc: Prevent booting 64-bit kernels on PA1.x machines Sanjuán García, Jorge mcb: fix error handling for different scenarios when parsing Zhihao Cheng jbd2: fix potential data lost in recovering journal raced with synchronizing fs bdev Herve Codina genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware Rong Chen mmc: meson-gx: Remove setting of CMD_CFG_ERROR Brian Geffon PM: hibernate: Clean up sync_read handling in snapshot_write_next() Brian Geffon PM: hibernate: Use __get_safe_page() rather than touching the list Dan Carpenter mmc: vub300: fix an error code Lukas Wunner PCI/sysfs: Protect driver's D3cold preference from user space David Woodhouse hvc/xen: fix error path in xen_hvc_init() to always register frontend driver Paul Moore audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() Paul Moore audit: don't take task_lock() in audit_exe_compare() code path Maciej S. Szmigiero KVM: x86: Ignore MSR_AMD64_TW_CFG access Kees Cook randstruct: Fix gcc-plugin performance mode to stay in group Vikash Garodia media: venus: hfi: add checks to perform sanity on queue pointers Dan Carpenter pwm: Fix double shift bug Bob Peterson gfs2: ignore negated quota changes Hans Verkuil media: vivid: avoid integer overflow Rajeshwar R Shinde media: gspca: cpia1: shift-out-of-bounds in set_flicker Axel Lin i2c: sun6i-p2wi: Prevent potential division by zero Yi Yang tty: vcc: Add check for kstrdup() in vcc_probe() Wenchao Hao scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() Ilpo Järvinen atm: iphase: Do PCI error checks on own line Cezary Rojewski ALSA: hda: Fix possible null-ptr-deref when assigning a stream Manas Ghandat jfs: fix array-index-out-of-bounds in diAlloc Manas Ghandat jfs: fix array-index-out-of-bounds in dbFindLeaf Juntong Deng fs/jfs: Add validity check for db_maxag and db_agpref Juntong Deng fs/jfs: Add check for negative db_l2nbperpage Ilpo Järvinen RDMA/hfi1: Use FIELD_GET() to extract Link Width Lu Jialin crypto: pcrypt - Fix hungtask for PADATA_RESET zhujun2 selftests/efivarfs: create-read: fix a resource leak Mario Limonciello drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga Mario Limonciello drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 Eric Dumazet net: annotate data-races around sk->sk_dst_pending_confirm Dmitry Antipov wifi: ath10k: fix clang-specific fortify warning Dmitry Antipov wifi: ath9k: fix clang-specific fortify warnings Ping-Ke Shih wifi: mac80211: don't return unset power in ieee80211_get_tx_power() Mike Rapoport (IBM) x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size Ronald Wahl clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware Jacky Bai clocksource/drivers/timer-imx-gpt: Fix potential memory leak John Stultz locking/ww_mutex/test: Fix potential workqueue corruption ------------- Diffstat: Makefile | 4 ++-- arch/parisc/kernel/entry.S | 7 +++--- arch/parisc/kernel/head.S | 5 ++--- arch/x86/include/asm/msr-index.h | 1 + arch/x86/include/asm/numa.h | 7 ------ arch/x86/kvm/x86.c | 2 ++ arch/x86/mm/numa.c | 7 ------ crypto/pcrypt.c | 4 ++++ drivers/atm/iphase.c | 20 +++++++++-------- drivers/clocksource/tcb_clksrc.c | 1 + drivers/clocksource/timer-imx-gpt.c | 18 +++++++++++----- drivers/gpu/drm/amd/include/pptable.h | 4 ++-- drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h | 16 +++++++------- drivers/i2c/busses/i2c-i801.c | 19 ++++++++-------- drivers/i2c/busses/i2c-sun6i-p2wi.c | 5 +++++ drivers/infiniband/hw/hfi1/pcie.c | 9 ++------ drivers/mcb/mcb-core.c | 1 + drivers/mcb/mcb-parse.c | 2 +- drivers/media/platform/qcom/venus/hfi_msgs.c | 2 +- drivers/media/platform/qcom/venus/hfi_venus.c | 10 +++++++++ drivers/media/platform/vivid/vivid-rds-gen.c | 2 +- drivers/media/rc/ir-sharp-decoder.c | 8 ++++--- drivers/media/usb/gspca/cpia1.c | 3 +++ drivers/mmc/host/meson-gx-mmc.c | 1 - drivers/mmc/host/vub300.c | 1 + drivers/net/dsa/lan9303_mdio.c | 4 ++-- drivers/net/wireless/ath/ath10k/debug.c | 2 +- drivers/net/wireless/ath/ath9k/debug.c | 2 +- drivers/net/wireless/ath/ath9k/htc_drv_debug.c | 2 +- drivers/pci/pci-acpi.c | 2 +- drivers/pci/pci-sysfs.c | 5 +---- drivers/scsi/libfc/fc_lport.c | 6 ++++++ drivers/scsi/virtio_scsi.c | 1 + drivers/tty/hvc/hvc_xen.c | 5 +++-- drivers/tty/vcc.c | 16 +++++++++++--- fs/ext4/acl.h | 5 +++++ fs/ext4/resize.c | 19 ++++++---------- fs/gfs2/quota.c | 11 ++++++++++ fs/jbd2/recovery.c | 8 +++++++ fs/jfs/jfs_dmap.c | 23 +++++++++++++++----- fs/jfs/jfs_imap.c | 5 ++++- include/linux/pwm.h | 4 ++-- include/net/sock.h | 6 +++--- kernel/audit_watch.c | 9 +++++++- kernel/irq/generic-chip.c | 25 ++++++++++++++++------ kernel/locking/test-ww_mutex.c | 20 ++++++++++------- kernel/padata.c | 2 +- kernel/power/snapshot.c | 16 ++++++-------- net/core/sock.c | 2 +- net/ipv4/tcp_output.c | 2 +- net/mac80211/cfg.c | 4 ++++ net/sched/sch_api.c | 5 +++-- scripts/gcc-plugins/randomize_layout_plugin.c | 11 +++++++--- sound/core/info.c | 21 +++++++++++------- sound/hda/hdac_stream.c | 6 ++++-- tools/testing/selftests/efivarfs/create-read.c | 2 ++ 56 files changed, 259 insertions(+), 151 deletions(-)