[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220228172248.232273337@linuxfoundation.org>
Date: Mon, 28 Feb 2022 18:23:58 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
stable@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
jonathanh@...dia.com, f.fainelli@...il.com,
sudipm.mukherjee@...il.com, slade@...dewatkins.com
Subject: [PATCH 5.4 00/53] 5.4.182-rc1 review
This is the start of the stable review cycle for the 5.4.182 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, 02 Mar 2022 17:20:16 +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/v5.x/stable-review/patch-5.4.182-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-5.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 5.4.182-rc1
Linus Torvalds <torvalds@...ux-foundation.org>
fget: clarify and improve __fget_files() implementation
Miaohe Lin <linmiaohe@...wei.com>
memblock: use kfree() to release kmalloced memblock regions
Karol Herbst <kherbst@...hat.com>
Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
Marc Zyngier <maz@...nel.org>
gpio: tegra186: Fix chip_data type confusion
daniel.starke@...mens.com <daniel.starke@...mens.com>
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@...mens.com <daniel.starke@...mens.com>
tty: n_gsm: fix proper link termination after failed open
daniel.starke@...mens.com <daniel.starke@...mens.com>
tty: n_gsm: fix encoding of control signal octet bit DV
Hongyu Xie <xiehongyu1@...inos.cn>
xhci: Prevent futile URB re-submissions due to incorrect return value.
Puma Hsu <pumahsu@...gle.com>
xhci: re-initialize the HC during resume if HCE was set
Sebastian Andrzej Siewior <bigeasy@...utronix.de>
usb: dwc3: gadget: Let the interrupt handler disable bottom halves.
Hans de Goede <hdegoede@...hat.com>
usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
Daniele Palmas <dnlplm@...il.com>
USB: serial: option: add Telit LE910R1 compositions
Slark Xiao <slark_xiao@....com>
USB: serial: option: add support for DW5829e
Steven Rostedt (Google) <rostedt@...dmis.org>
tracefs: Set the group ownership in apply_options() not parse_options()
Szymon Heidrich <szymon.heidrich@...il.com>
USB: gadget: validate endpoint index for xilinx udc
Daehwan Jung <dh10.jung@...sung.com>
usb: gadget: rndis: add spinlock for rndis response list
Dmytro Bagrii <dimich.dmb@...il.com>
Revert "USB: serial: ch341: add new Product ID for CH341A"
Sergey Shtylyov <s.shtylyov@....ru>
ata: pata_hpt37x: disable primary channel on HPT371
Miaoqian Lin <linmq006@...il.com>
iio: Fix error handling for PM
Cosmin Tanislav <demonsingur@...il.com>
iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
Christophe JAILLET <christophe.jaillet@...adoo.fr>
iio: adc: men_z188_adc: Fix a resource leak in an error handling path
Steven Rostedt (Google) <rostedt@...dmis.org>
tracing: Have traceon and traceoff trigger honor the instance
Bart Van Assche <bvanassche@....org>
RDMA/ib_srp: Fix a deadlock
ChenXiaoSong <chenxiaosong2@...wei.com>
configfs: fix a race in configfs_{,un}register_subsystem()
Zhou Qingyang <zhou1615@....edu>
spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
Ariel Levkovich <lariel@...dia.com>
net/mlx5: Fix wrong limitation of metadata match on ecpf
Maor Gottlieb <maorg@...dia.com>
net/mlx5: Fix possible deadlock on rule deletion
Florian Westphal <fw@...len.de>
netfilter: nf_tables: fix memory leak during stateful obj update
Christophe JAILLET <christophe.jaillet@...adoo.fr>
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe Leroy <christophe.leroy@...roup.eu>
net: Force inlining of checksum functions in net/checksum.h
Xiaoke Wang <xkernel.wang@...mail.com>
net: ll_temac: check the return value of devm_kmalloc()
Gal Pressman <gal@...dia.com>
net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
Maxime Ripard <maxime@...no.tech>
drm/edid: Always set RGB444
Paul Blakey <paulb@...dia.com>
openvswitch: Fix setting ipv6 fields causing hw csum failure
Tao Liu <thomas.liu@...oud.cn>
gso: do not skip outer ip header in case of ipip and net_failover
Dan Carpenter <dan.carpenter@...cle.com>
tipc: Fix end of loop tests for list_for_each_entry()
Eric Dumazet <edumazet@...gle.com>
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Felix Maurer <fmaurer@...hat.com>
bpf: Do not try bpf_msg_push_data with len 0
Alexey Bayduraev <alexey.v.bayduraev@...ux.intel.com>
perf data: Fix double free in perf_session__delete()
Xin Long <lucien.xin@...il.com>
ping: remove pr_err from ping_lookup
Heiner Kallweit <hkallweit1@...il.com>
lan743x: fix deadlock in lan743x_phy_link_status_change()
Jens Wiklander <jens.wiklander@...aro.org>
optee: use driver internal tee_context for some rpc
Jens Wiklander <jens.wiklander@...aro.org>
tee: export teedev_open() and teedev_close_context()
Brian Geffon <bgeffon@...gle.com>
x86/fpu: Correct pkru/xstate inconsistency
Pablo Neira Ayuso <pablo@...filter.org>
netfilter: nf_tables_offload: incorrect flow offload action array size
Oliver Neukum <oneukum@...e.com>
USB: zaurus: support another broken Zaurus
Oliver Neukum <oneukum@...e.com>
sr9700: sanity check for packet length
Evan Quan <evan.quan@....com>
drm/amdgpu: disable MMHUB PG for Picasso
Helge Deller <deller@....de>
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller <deller@....de>
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Stefano Garzarella <sgarzare@...hat.com>
vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
Siarhei Volkau <lis8215@...il.com>
clk: jz4725b: fix mmc0 clock gating
Zhang Qiao <zhangqiao22@...wei.com>
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
-------------
Diffstat:
Makefile | 4 +-
arch/parisc/kernel/unaligned.c | 14 ++---
arch/x86/include/asm/fpu/internal.h | 13 ++--
arch/x86/kernel/process_32.c | 6 +-
arch/x86/kernel/process_64.c | 6 +-
drivers/ata/pata_hpt37x.c | 14 +++++
drivers/clk/ingenic/jz4725b-cgu.c | 3 +-
drivers/gpio/gpio-tegra186.c | 14 +++--
drivers/gpu/drm/amd/amdgpu/soc15.c | 5 +-
drivers/gpu/drm/drm_edid.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c | 37 +++++------
drivers/iio/accel/bmc150-accel-core.c | 5 +-
drivers/iio/accel/kxcjk-1013.c | 5 +-
drivers/iio/accel/mma9551.c | 5 +-
drivers/iio/accel/mma9553.c | 5 +-
drivers/iio/adc/ad7124.c | 2 +-
drivers/iio/adc/men_z188_adc.c | 9 ++-
drivers/iio/gyro/bmg160_core.c | 5 +-
drivers/iio/imu/kmx61.c | 5 +-
drivers/iio/magnetometer/bmc150_magn.c | 5 +-
drivers/infiniband/ulp/srp/ib_srp.c | 6 +-
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 4 --
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 2 +
drivers/net/ethernet/microchip/lan743x_main.c | 12 +---
.../ethernet/netronome/nfp/flower/tunnel_conf.c | 4 +-
drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +
drivers/net/usb/cdc_ether.c | 12 ++++
drivers/net/usb/sr9700.c | 2 +-
drivers/net/usb/zaurus.c | 12 ++++
drivers/spi/spi-zynq-qspi.c | 3 +
drivers/tee/optee/core.c | 8 +++
drivers/tee/optee/optee_private.h | 2 +
drivers/tee/optee/rpc.c | 8 ++-
drivers/tee/tee_core.c | 6 +-
drivers/tty/n_gsm.c | 11 +++-
drivers/usb/dwc3/dwc3-pci.c | 4 +-
drivers/usb/dwc3/gadget.c | 2 +
drivers/usb/gadget/function/rndis.c | 8 +++
drivers/usb/gadget/function/rndis.h | 1 +
drivers/usb/gadget/udc/udc-xilinx.c | 6 ++
drivers/usb/host/xhci.c | 28 ++++++---
drivers/usb/serial/ch341.c | 1 -
drivers/usb/serial/option.c | 12 ++++
drivers/vhost/vsock.c | 21 ++++---
fs/configfs/dir.c | 14 +++++
fs/file.c | 73 +++++++++++++++++-----
fs/tracefs/inode.c | 5 +-
include/linux/tee_drv.h | 14 +++++
include/net/checksum.h | 46 ++++++++------
include/net/netfilter/nf_tables.h | 2 +-
include/net/netfilter/nf_tables_offload.h | 2 -
kernel/cgroup/cpuset.c | 2 +
kernel/trace/trace_events_trigger.c | 52 +++++++++++++--
mm/memblock.c | 10 ++-
net/core/filter.c | 3 +
net/core/skbuff.c | 4 +-
net/ipv4/af_inet.c | 5 +-
net/ipv4/ping.c | 1 -
net/ipv6/ip6_offload.c | 2 +
net/netfilter/nf_tables_api.c | 13 ++--
net/netfilter/nf_tables_offload.c | 3 +-
net/netfilter/nft_dup_netdev.c | 6 ++
net/netfilter/nft_fwd_netdev.c | 6 ++
net/netfilter/nft_immediate.c | 12 +++-
net/openvswitch/actions.c | 46 +++++++++++---
net/tipc/name_table.c | 2 +-
net/tipc/socket.c | 2 +-
tools/perf/util/data.c | 7 +--
69 files changed, 495 insertions(+), 180 deletions(-)
Powered by blists - more mailing lists