[PATCH 5.10 00/68] 5.10.191-rc1 review

From: Greg Kroah-Hartman
Date: Sun Aug 13 2023 - 17:48:57 EST


This is the start of the stable review cycle for the 5.10.191 release.
There are 68 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 Tue, 15 Aug 2023 21:16:53 +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.10.191-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.10.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.10.191-rc1

Eric Dumazet <edumazet@xxxxxxxxxx>
sch_netem: fix issues in netem_change() vs get_dist_table()

Masahiro Yamada <masahiroy@xxxxxxxxxx>
alpha: remove __init annotation from exported page_is_ram()

Nilesh Javali <njavali@xxxxxxxxxxx>
scsi: qedf: Fix firmware halt over suspend and resume

Nilesh Javali <njavali@xxxxxxxxxxx>
scsi: qedi: Fix firmware halt over suspend and resume

Zhu Wang <wangzhu9@xxxxxxxxxx>
scsi: core: Fix possible memory leak if device_add() fails

Zhu Wang <wangzhu9@xxxxxxxxxx>
scsi: snic: Fix possible memory leak if device_add() fails

Alexandra Diupina <adiupina@xxxxxxxxxxxxx>
scsi: 53c700: Check that command slot is not NULL

Michael Kelley <mikelley@xxxxxxxxxxxxx>
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts

Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
scsi: core: Fix legacy /proc parsing buffer overflow

Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
netfilter: nf_tables: report use refcount overflow

Ming Lei <ming.lei@xxxxxxxxxx>
nvme-rdma: fix potential unbalanced freeze & unfreeze

Ming Lei <ming.lei@xxxxxxxxxx>
nvme-tcp: fix potential unbalanced freeze & unfreeze

Josef Bacik <josef@xxxxxxxxxxxxxx>
btrfs: set cache_block_group_error if we find an error

Christoph Hellwig <hch@xxxxxx>
btrfs: don't stop integrity writeback too early

Nick Child <nnac123@xxxxxxxxxxxxx>
ibmvnic: Handle DMA unmapping of login buffs in release functions

Nick Child <nnac123@xxxxxxxxxxxxx>
ibmvnic: Unmap DMA login rsp buffer on send login fail

Nick Child <nnac123@xxxxxxxxxxxxx>
ibmvnic: Enforce stronger sanity checks on login response

Daniel Jurgens <danielj@xxxxxxxxxx>
net/mlx5: Allow 0 for total host VFs

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
dmaengine: mcf-edma: Fix a potential un-allocated memory access

Jie Wang <wangjie125@xxxxxxxxxx>
net: hns3: add wait until mac link down

Jie Wang <wangjie125@xxxxxxxxxx>
net: hns3: refactor hclge_mac_link_status_wait for interface reuse

Li Yang <leoyang.li@xxxxxxx>
net: phy: at803x: remove set/get wol callbacks for AR8032

Felix Fietkau <nbd@xxxxxxxx>
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN

Douglas Miller <doug.miller@xxxxxxxxxxxxxxxxxxxx>
IB/hfi1: Fix possible panic during hotplug remove

Andrew Kanner <andrew.kanner@xxxxxxxxx>
drivers: net: prevent tun_build_skb() to exceed the packet size limit

Eric Dumazet <edumazet@xxxxxxxxxx>
dccp: fix data-race around dp->dccps_mss_cache

Ziyang Xuan <william.xuanziyang@xxxxxxxxxx>
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves

Florian Westphal <fw@xxxxxxxxx>
tunnels: fix kasan splat when generating ipv4 pmtu error

Eric Dumazet <edumazet@xxxxxxxxxx>
net/packet: annotate data-races around tp->status

Nathan Chancellor <nathan@xxxxxxxxxx>
mISDN: Update parameter type of dsp_cmx_send()

Ido Schimmel <idosch@xxxxxxxxxx>
selftests: forwarding: tc_flower: Relax success criterion

Ido Schimmel <idosch@xxxxxxxxxx>
selftests: forwarding: Switch off timeout

Ido Schimmel <idosch@xxxxxxxxxx>
selftests: forwarding: Skip test when no interfaces are specified

Ido Schimmel <idosch@xxxxxxxxxx>
selftests: forwarding: ethtool_extended_state: Skip when using veth pairs

Ido Schimmel <idosch@xxxxxxxxxx>
selftests: forwarding: ethtool: Skip when using veth pairs

Ido Schimmel <idosch@xxxxxxxxxx>
selftests: forwarding: Add a helper to skip test when using veth pairs

Mark Brown <broonie@xxxxxxxxxx>
selftests/rseq: Fix build with undefined __weak

Florian Westphal <fw@xxxxxxxxx>
netfilter: nf_tables: don't skip expired elements during walk

Karol Herbst <kherbst@xxxxxxxxxx>
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes

Arnd Bergmann <arnd@xxxxxxxx>
x86: Move gds_ucode_mitigated() declaration to header

Arnd Bergmann <arnd@xxxxxxxx>
x86/speculation: Add cpu_show_gds() prototype

Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines

Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405

Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
x86/srso: Fix build breakage with the LLVM linker

Prashanth K <quic_prashk@xxxxxxxxxxx>
usb: common: usb-conn-gpio: Prevent bailing out if initial role is none

Elson Roy Serrao <quic_eserrao@xxxxxxxxxxx>
usb: dwc3: Properly handle processing of pending events

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
usb-storage: alauda: Fix uninit-value in alauda_check_media()

Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
binder: fix memory leak in binder_init()

Yiyuan Guo <yguoaz@xxxxxxxxx>
iio: cros_ec: Fix the allocation size for cros_ec_command

Aleksa Sarai <cyphar@xxxxxxxxxx>
io_uring: correct check for O_TMPFILE

Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")

Colin Ian King <colin.i.king@xxxxxxxxx>
radix tree test suite: fix incorrect allocation size for pthreads

Tao Ren <rentao.bupt@xxxxxxxxx>
hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100

Melissa Wen <mwen@xxxxxxxxxx>
drm/amd/display: check attr flag before set cursor degamma on DCN3+

Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()

Karol Herbst <kherbst@xxxxxxxxxx>
drm/nouveau/gr: enable memory loads on helper invocation on all channels

Andrea Parri <parri.andrea@xxxxxxxxx>
riscv,mmio: Fix readX()-to-delay() ordering

Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
dmaengine: pl330: Return DMA_PAUSED when transaction is paused

Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
selftests/bpf: Fix sk_assign on s390x

Yonghong Song <yhs@xxxxxx>
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code

Andrii Nakryiko <andrii@xxxxxxxxxx>
selftests/bpf: make test_align selftest more robust

Andrii Nakryiko <andrii@xxxxxxxxxx>
bpf: aggressively forget precise markings during state checkpointing

Andrii Nakryiko <andrii@xxxxxxxxxx>
bpf: stop setting precise in current state

Andrii Nakryiko <andrii@xxxxxxxxxx>
bpf: allow precision tracking for programs with subprogs

Maciej Żenczykowski <maze@xxxxxxxxxx>
ipv6: adjust ndisc_is_useropt() to also return true for PIO

Sergei Antonov <saproj@xxxxxxxxx>
mmc: moxart: read scr register without changing byte order

Jason A. Donenfeld <Jason@xxxxxxxxx>
wireguard: allowedips: expand maximum node depth


-------------

Diffstat:

Makefile | 4 +-
arch/alpha/kernel/setup.c | 3 +-
arch/riscv/include/asm/mmio.h | 16 +-
arch/x86/entry/vdso/vma.c | 4 +-
arch/x86/include/asm/processor.h | 2 +
arch/x86/kernel/cpu/amd.c | 1 +
arch/x86/kernel/cpu/common.c | 5 -
arch/x86/kernel/vmlinux.lds.S | 12 +-
arch/x86/kvm/x86.c | 2 -
arch/x86/mm/pkeys.c | 6 -
drivers/android/binder.c | 1 +
drivers/android/binder_alloc.c | 6 +
drivers/android/binder_alloc.h | 1 +
drivers/dma/mcf-edma.c | 13 +-
drivers/dma/pl330.c | 18 ++-
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c | 7 +-
drivers/gpu/drm/drm_gem_shmem_helper.c | 6 +
drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c | 4 +-
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c | 10 ++
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c | 1 +
drivers/hwmon/pmbus/bel-pfe.c | 16 +-
.../common/cros_ec_sensors/cros_ec_sensors_core.c | 2 +-
drivers/infiniband/hw/hfi1/chip.c | 1 +
drivers/isdn/mISDN/dsp.h | 2 +-
drivers/isdn/mISDN/dsp_cmx.c | 2 +-
drivers/isdn/mISDN/dsp_core.c | 2 +-
drivers/mmc/host/moxart-mmc.c | 8 +-
drivers/net/bonding/bond_main.c | 4 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 24 ++-
drivers/net/ethernet/ibm/ibmvnic.c | 38 ++++-
drivers/net/ethernet/mellanox/mlx5/core/sriov.c | 3 +-
drivers/net/phy/at803x.c | 2 -
drivers/net/tun.c | 2 +-
drivers/net/wireguard/allowedips.c | 8 +-
drivers/net/wireguard/selftest/allowedips.c | 16 +-
drivers/nvme/host/rdma.c | 3 +-
drivers/nvme/host/tcp.c | 3 +-
drivers/scsi/53c700.c | 2 +-
drivers/scsi/qedf/qedf_main.c | 18 +++
drivers/scsi/qedi/qedi_main.c | 18 +++
drivers/scsi/raid_class.c | 1 +
drivers/scsi/scsi_proc.c | 30 ++--
drivers/scsi/snic/snic_disc.c | 1 +
drivers/scsi/storvsc_drv.c | 4 -
drivers/usb/common/usb-conn-gpio.c | 6 +-
drivers/usb/dwc3/gadget.c | 9 +-
drivers/usb/storage/alauda.c | 12 +-
fs/btrfs/extent-tree.c | 5 +-
fs/btrfs/extent_io.c | 7 +-
fs/nilfs2/inode.c | 8 +
fs/nilfs2/segment.c | 2 +
fs/nilfs2/the_nilfs.h | 2 +
include/linux/cpu.h | 2 +
include/net/cfg80211.h | 3 +
include/net/netfilter/nf_tables.h | 31 +++-
io_uring/io_uring.c | 6 +-
kernel/bpf/verifier.c | 175 +++++++++++++++++++--
net/dccp/output.c | 2 +-
net/dccp/proto.c | 10 +-
net/ipv4/ip_tunnel_core.c | 2 +-
net/ipv6/ndisc.c | 3 +-
net/netfilter/nf_tables_api.c | 175 +++++++++++++--------
net/netfilter/nft_flow_offload.c | 6 +-
net/netfilter/nft_immediate.c | 8 +-
net/netfilter/nft_objref.c | 8 +-
net/netfilter/nft_set_hash.c | 2 -
net/netfilter/nft_set_pipapo.c | 18 ++-
net/netfilter/nft_set_rbtree.c | 2 -
net/packet/af_packet.c | 16 +-
net/sched/sch_netem.c | 59 +++----
tools/testing/radix-tree/regression1.c | 2 +-
tools/testing/selftests/bpf/prog_tests/align.c | 36 +++--
tools/testing/selftests/bpf/prog_tests/sk_assign.c | 25 ++-
tools/testing/selftests/bpf/progs/connect4_prog.c | 2 +-
tools/testing/selftests/bpf/progs/test_sk_assign.c | 11 ++
.../selftests/bpf/progs/test_sk_assign_libbpf.c | 3 +
tools/testing/selftests/net/forwarding/ethtool.sh | 2 +
.../net/forwarding/ethtool_extended_state.sh | 2 +
tools/testing/selftests/net/forwarding/lib.sh | 16 ++
tools/testing/selftests/net/forwarding/settings | 1 +
.../testing/selftests/net/forwarding/tc_flower.sh | 8 +-
tools/testing/selftests/rseq/Makefile | 4 +-
tools/testing/selftests/rseq/rseq.c | 2 +
87 files changed, 737 insertions(+), 293 deletions(-)