From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
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
Subject: [PATCH 4.14 00/53] 4.14.306-rc1 review
Date: Mon, 20 Feb 2023 14:35:26 +0100 [thread overview]
Message-ID: <20230220133548.158615609@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.306 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 Wed, 22 Feb 2023 13:35:35 +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.306-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.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.14.306-rc1
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix underflow in second superblock position calculations
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kvm: initialize all of the kvm_debugregs structure before sending it to userspace
Natalia Petrova <n.petrova@fintech.ru>
i40e: Add checking for null for nlmsg_find_attr()
Guillaume Nault <gnault@redhat.com>
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault <gnault@redhat.com>
ipv6: Fix datagram socket connection with DSCP.
Jakub Kicinski <kuba@kernel.org>
net: mpls: fix stale pointer if allocation fails during device rename
Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
net: stmmac: Restrict warning on disabling DMA store and fwd mode
Miko Larsson <mikoxyzzz@gmail.com>
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Kuniyuki Iwashima <kuniyu@amazon.com>
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Rafał Miłecki <rafal@milecki.pl>
net: bgmac: fix BCM5358 support by setting correct flags
Jason Xing <kernelxing@tencent.com>
i40e: add double of VLAN header when computing the max MTU
Andrew Morton <akpm@linux-foundation.org>
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Mike Kravetz <mike.kravetz@oracle.com>
hugetlb: check for undefined shift on 32 bit architectures
Bo Liu <bo.liu@senarytech.com>
ALSA: hda/conexant: add a new hda codec SN6180
Yang Yingliang <yangyingliang@huawei.com>
mmc: sdio: fix possible resource leaks in some error paths
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"
Seth Jenkins <sethjenkins@google.com>
aio: fix mremap after fork null-deref
Amit Engel <Amit.Engel@dell.com>
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Hyunwoo Kim <v4bel@theori.io>
net/rose: Fix to not accept on connected socket
Shunsuke Mie <mie@igel.co.jp>
tools/virtio: fix the vringh test for virtio ring changes
Mike Kravetz <mike.kravetz@oracle.com>
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mark Pearson <mpearson-lenovo@squebb.ca>
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Alan Stern <stern@rowland.harvard.edu>
net: USB: Fix wrong-direction WARNING in plusb.c
Maxim Korotkov <korotkov.maxim.s@gmail.com>
pinctrl: single: fix potential NULL dereference
Joel Stanley <joel@jms.id.au>
pinctrl: aspeed: Fix confusing types in return value
Dan Carpenter <error27@gmail.com>
ALSA: pci: lx6464es: fix a debug loop
Artemii Karasev <karasev@ispras.ru>
ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()
Josef Bacik <josef@toxicpanda.com>
btrfs: limit device extents to the device size
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: 8250_dma: Fix DMA Rx rearm race
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: 8250_dma: Fix DMA Rx completion race
Phillip Lougher <phillip@squashfs.org.uk>
Squashfs: fix handling and sanity checking of xattr_ids count
Longlong Xia <xialonglong1@huawei.com>
mm/swapfile: add cond_resched() in get_swap_pages()
Mike Kravetz <mike.kravetz@oracle.com>
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Helge Deller <deller@gmx.de>
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller <deller@gmx.de>
parisc: Fix return code of pdc_iodc_print()
Andreas Kemnade <andreas@kemnade.info>
iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
Xiongfeng Wang <wangxiongfeng2@huawei.com>
iio: adc: berlin2-adc: Add missing of_node_put() in error path
Dmitry Perchanov <dmitry.perchanov@intel.com>
iio: hid: fix the retval in accel_3d_capture_sample
Ard Biesheuvel <ardb@kernel.org>
efi: Accept version 2 of memory attributes table
Alexander Egorenkov <egorenar@linux.ibm.com>
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov <egorenar@linux.ibm.com>
watchdog: diag288_wdt: do not use stack buffers for hardware data
Samuel Thibault <samuel.thibault@ens-lyon.org>
fbcon: Check font dimension limits
Udipto Goswami <quic_ugoswami@quicinc.com>
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Hyunwoo Kim <v4bel@theori.io>
net/x25: Fix to not accept on connected socket
Mike Christie <michael.christie@oracle.com>
scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
Maurizio Lombardi <mlombard@redhat.com>
scsi: target: core: Fix warning on RT kernels
Fedor Pchelkin <pchelkin@ispras.ru>
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Xin Long <lucien.xin@gmail.com>
sctp: do not check hb_timer.expires when resetting hb_timer
Fedor Pchelkin <pchelkin@ispras.ru>
squashfs: harden sanity check in squashfs_read_xattr_id_table
Hyunwoo Kim <v4bel@theori.io>
netrom: Fix use-after-free caused by accept on already connected socket
Artemii Karasev <karasev@ispras.ru>
ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()
Yuan Can <yuancan@huawei.com>
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Takashi Sakamoto <o-takashi@sakamocchi.jp>
firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region
-------------
Diffstat:
Makefile | 4 +--
arch/parisc/kernel/firmware.c | 5 ++--
arch/parisc/kernel/ptrace.c | 15 ++++++++--
arch/x86/kernel/fpu/init.c | 7 +++--
arch/x86/kvm/x86.c | 3 +-
drivers/bus/sunxi-rsb.c | 8 +++++-
drivers/firewire/core-cdev.c | 4 ++-
drivers/firmware/efi/memattr.c | 2 +-
drivers/iio/accel/hid-sensor-accel-3d.c | 1 +
drivers/iio/adc/berlin2-adc.c | 4 ++-
drivers/iio/adc/twl6030-gpadc.c | 32 ++++++++++++++++++++++
drivers/mmc/core/sdio_bus.c | 17 ++++++++++--
drivers/mmc/core/sdio_cis.c | 12 --------
drivers/net/ethernet/broadcom/bgmac-bcma.c | 6 ++--
drivers/net/ethernet/intel/i40e/i40e_main.c | 4 ++-
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 2 +-
drivers/net/usb/kalmia.c | 8 +++---
drivers/net/usb/plusb.c | 4 +--
drivers/nvme/target/fc.c | 4 ++-
drivers/pinctrl/aspeed/pinctrl-aspeed.c | 2 +-
drivers/pinctrl/pinctrl-single.c | 2 ++
drivers/scsi/iscsi_tcp.c | 9 ++++--
drivers/target/target_core_tmr.c | 4 +--
drivers/tty/serial/8250/8250_dma.c | 26 ++++++++++++++++--
drivers/usb/core/quirks.c | 3 ++
drivers/usb/gadget/function/f_fs.c | 4 ++-
drivers/video/fbdev/core/fbcon.c | 7 +++--
drivers/watchdog/diag288_wdt.c | 15 ++++++++--
fs/aio.c | 4 +++
fs/btrfs/volumes.c | 6 +++-
fs/nilfs2/ioctl.c | 7 +++++
fs/nilfs2/super.c | 9 ++++++
fs/nilfs2/the_nilfs.c | 8 +++++-
fs/proc/task_mmu.c | 4 +--
fs/squashfs/squashfs_fs.h | 2 +-
fs/squashfs/squashfs_fs_sb.h | 2 +-
fs/squashfs/xattr.h | 4 +--
fs/squashfs/xattr_id.c | 2 +-
include/linux/hugetlb.h | 18 +++++++++++-
include/net/sock.h | 13 +++++++++
mm/mempolicy.c | 3 +-
mm/swapfile.c | 1 +
net/dccp/ipv6.c | 7 ++---
net/ipv6/datagram.c | 2 +-
net/ipv6/tcp_ipv6.c | 11 +++-----
net/mpls/af_mpls.c | 4 +++
net/netrom/af_netrom.c | 5 ++++
net/openvswitch/datapath.c | 12 ++++----
net/rose/af_rose.c | 8 ++++++
net/sctp/transport.c | 4 +--
net/x25/af_x25.c | 6 ++++
sound/pci/hda/patch_conexant.c | 1 +
sound/pci/hda/patch_via.c | 3 ++
sound/pci/lx6464es/lx_core.c | 11 ++++----
sound/synth/emux/emux_nrpn.c | 3 ++
tools/virtio/linux/bug.h | 8 ++----
tools/virtio/linux/build_bug.h | 7 +++++
tools/virtio/linux/cpumask.h | 7 +++++
tools/virtio/linux/gfp.h | 7 +++++
tools/virtio/linux/kernel.h | 1 +
tools/virtio/linux/kmsan.h | 12 ++++++++
tools/virtio/linux/scatterlist.h | 1 +
tools/virtio/linux/topology.h | 7 +++++
63 files changed, 322 insertions(+), 102 deletions(-)
next reply other threads:[~2023-02-20 13:38 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-20 13:35 Greg Kroah-Hartman [this message]
2023-02-20 13:35 ` [PATCH 4.14 01/53] firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 02/53] bus: sunxi-rsb: Fix error handling in sunxi_rsb_init() Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 03/53] ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path() Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 04/53] netrom: Fix use-after-free caused by accept on already connected socket Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 05/53] squashfs: harden sanity check in squashfs_read_xattr_id_table Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 06/53] sctp: do not check hb_timer.expires when resetting hb_timer Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 07/53] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 08/53] scsi: target: core: Fix warning on RT kernels Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 09/53] scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 10/53] net/x25: Fix to not accept on connected socket Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 11/53] usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 12/53] fbcon: Check font dimension limits Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 13/53] watchdog: diag288_wdt: do not use stack buffers for hardware data Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 14/53] watchdog: diag288_wdt: fix __diag288() inline assembly Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 15/53] efi: Accept version 2 of memory attributes table Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 16/53] iio: hid: fix the retval in accel_3d_capture_sample Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 17/53] iio: adc: berlin2-adc: Add missing of_node_put() in error path Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 18/53] iio:adc:twl6030: Enable measurements of VUSB, VBAT and others Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 19/53] parisc: Fix return code of pdc_iodc_print() Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 20/53] parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 21/53] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 22/53] mm/swapfile: add cond_resched() in get_swap_pages() Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 23/53] Squashfs: fix handling and sanity checking of xattr_ids count Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 24/53] serial: 8250_dma: Fix DMA Rx completion race Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 25/53] serial: 8250_dma: Fix DMA Rx rearm race Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 26/53] btrfs: limit device extents to the device size Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 27/53] ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control() Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 28/53] ALSA: pci: lx6464es: fix a debug loop Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 29/53] pinctrl: aspeed: Fix confusing types in return value Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 30/53] pinctrl: single: fix potential NULL dereference Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 31/53] net: USB: Fix wrong-direction WARNING in plusb.c Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 32/53] usb: core: add quirk for Alcor Link AK9563 smartcard reader Greg Kroah-Hartman
2023-02-20 13:35 ` [PATCH 4.14 33/53] migrate: hugetlb: check for hugetlb shared PMD in node migration Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 34/53] tools/virtio: fix the vringh test for virtio ring changes Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 35/53] net/rose: Fix to not accept on connected socket Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 36/53] nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 37/53] aio: fix mremap after fork null-deref Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 38/53] Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN" Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 39/53] mmc: sdio: fix possible resource leaks in some error paths Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 40/53] ALSA: hda/conexant: add a new hda codec SN6180 Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 41/53] hugetlb: check for undefined shift on 32 bit architectures Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 42/53] revert "squashfs: harden sanity check in squashfs_read_xattr_id_table" Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 43/53] i40e: add double of VLAN header when computing the max MTU Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 44/53] net: bgmac: fix BCM5358 support by setting correct flags Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 45/53] dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 46/53] net/usb: kalmia: Dont pass act_len in usb_bulk_msg error path Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 47/53] net: stmmac: Restrict warning on disabling DMA store and fwd mode Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 48/53] net: mpls: fix stale pointer if allocation fails during device rename Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 49/53] ipv6: Fix datagram socket connection with DSCP Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 50/53] ipv6: Fix tcp " Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 51/53] i40e: Add checking for null for nlmsg_find_attr() Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 52/53] kvm: initialize all of the kvm_debugregs structure before sending it to userspace Greg Kroah-Hartman
2023-02-20 13:36 ` [PATCH 4.14 53/53] nilfs2: fix underflow in second superblock position calculations Greg Kroah-Hartman
2023-02-21 12:41 ` [PATCH 4.14 00/53] 4.14.306-rc1 review Naresh Kamboju
2023-02-21 14:20 ` Jon Hunter
2023-02-21 16:19 ` Guenter Roeck
2023-02-23 2:55 ` Slade Watkins
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230220133548.158615609@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.