* [PATCH 6.1 000/159] 6.1.5-rc1 review
@ 2023-01-10 18:02 Greg Kroah-Hartman
2023-01-10 18:02 ` [PATCH 6.1 001/159] ARM: renumber bits related to _TIF_WORK_MASK Greg Kroah-Hartman
` (173 more replies)
0 siblings, 174 replies; 176+ messages in thread
From: Greg Kroah-Hartman @ 2023-01-10 18:02 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow
This is the start of the stable review cycle for the 6.1.5 release.
There are 159 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, 12 Jan 2023 17:59:42 +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/v6.x/stable-review/patch-6.1.5-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-6.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.1.5-rc1
Baochen Qiang <quic_bqiang@quicinc.com>
wifi: ath11k: Send PME message during wakeup from D3cold
Ard Biesheuvel <ardb@kernel.org>
efi: random: combine bootloader provided RNG seed with RNG protocol output
Jani Nikula <jani.nikula@intel.com>
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jani Nikula <jani.nikula@intel.com>
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
William Liu <will@willsroot.io>
ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_auth_blob
Marios Makassikis <mmakassikis@freebox.fr>
ksmbd: send proper error response in smb2_tree_connect()
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
Qu Wenruo <wqu@suse.com>
btrfs: handle case when repair happens with dev-replace
Samson Tam <samson.tam@amd.com>
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 and not DPM0
Dillon Varone <Dillon.Varone@amd.com>
drm/amd/display: Add check for DET fetch latency hiding for dcn32
Rafael Mendonca <rafaelmendsr@gmail.com>
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Dmitry Fomichev <dmitry.fomichev@wdc.com>
virtio-blk: use a helper to handle request queuing errors
Zhenyu Wang <zhenyuw@linux.intel.com>
drm/i915/gvt: fix vgpu debugfs clean in remove
Zhenyu Wang <zhenyuw@linux.intel.com>
drm/i915/gvt: fix gvt debugfs destroy
Mukul Joshi <mukul.joshi@amd.com>
drm/amdkfd: Fix kernel warning during topology setup
Ma Jun <majun@amd.com>
drm/plane-helper: Add the missing declaration of drm_atomic_state
Andreas Rammhold <andreas@rammhold.de>
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Björn Töpel <bjorn@rivosinc.com>
riscv, kprobes: Stricter c.jr/c.jalr decoding
Ben Dooks <ben-linux@fluff.org>
riscv: uaccess: fix type of 0 variable on error in get_user()
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
thermal: int340x: Add missing attribute for data rate base
Cindy Lu <lulu@redhat.com>
vhost_vdpa: fix the crash in unmap a large memory
Jason A. Donenfeld <Jason@zx2c4.com>
tpm: Allow system suspend to continue when TPM suspend fails
Pavel Begunkov <asml.silence@gmail.com>
io_uring: fix CQ waiting timeout handling
Pavel Begunkov <asml.silence@gmail.com>
io_uring: pin context while queueing deferred tw
Jens Axboe <axboe@kernel.dk>
block: don't allow splitting of a REQ_NOWAIT bio
Christian Marangi <ansuelsmth@gmail.com>
net: dsa: tag_qca: fix wrong MGMT_DATA2 size
Christian Marangi <ansuelsmth@gmail.com>
net: dsa: qca8k: fix wrong length value for mgmt eth packet
Christian Marangi <ansuelsmth@gmail.com>
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Michel Dänzer <mdaenzer@redhat.com>
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Chuang Wang <nashuiliang@gmail.com>
bpf: Fix panic due to wrong pageattr of im->image
Paul Menzel <pmenzel@molgen.mpg.de>
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Jeff Layton <jlayton@kernel.org>
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Rodrigo Branco <bsdaemon@google.com>
x86/bugs: Flush IBP in ib_prctl_set()
Takashi Iwai <tiwai@suse.de>
x86/kexec: Fix double-free of elf header buffer
Kai Vehmanen <kai.vehmanen@linux.intel.com>
ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"
Christoph Hellwig <hch@lst.de>
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig <hch@lst.de>
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
YoungJun.park <her0gyugyu@gmail.com>
kunit: alloc_string_stream_fragment error handling bug fix
Jens Axboe <axboe@kernel.dk>
io_uring: check for valid register opcode earlier
Mario Limonciello <mario.limonciello@amd.com>
ACPI: video: Don't enable fallback path for creating ACPI backlight by default
Mario Limonciello <mario.limonciello@amd.com>
drm/amd/display: Report to ACPI video if no panels were found
Mario Limonciello <mario.limonciello@amd.com>
ACPI: video: Allow GPU drivers to report no panels
Yanjun Zhang <zhangyanjun@cestc.cn>
nvme: fix multipath crash caused by flush request when blktrace is enabled
Jens Axboe <axboe@kernel.dk>
io_uring/cancel: re-grab ctx mutex after finishing wait
Philip Yang <Philip.Yang@amd.com>
drm/amdkfd: Fix double release compute pasid
Philip Yang <Philip.Yang@amd.com>
drm/amdkfd: Fix kfd_process_device_init_vm error handling
Luben Tuikov <luben.tuikov@amd.com>
drm/amdgpu: Fix size validation for non-exclusive domains (v4)
YC Hung <yc.hung@mediatek.com>
ASoC: SOF: mediatek: initialize panic_info to zero
Hans de Goede <hdegoede@redhat.com>
ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
Dominique Martinet <asmadeus@codewreck.org>
9p/client: fix data race on req->status
Kai Vehmanen <kai.vehmanen@linux.intel.com>
ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"
Linus Torvalds <torvalds@linux-foundation.org>
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Arnd Bergmann <arnd@arndb.de>
usb: dwc3: xilinx: include linux/gpio/consumer.h
Jan Kara <jack@suse.cz>
udf: Fix extension of the last extent in the file
Zhengchao Shao <shaozhengchao@huawei.com>
caif: fix memory leak in cfctrl_linkup_request()
Paolo Abeni <pabeni@redhat.com>
net/ulp: prevent ULP without clone op from entering the LISTEN status
Caleb Sander <csander@purestorage.com>
qed: allow sleep in qed_mcp_trace_dump()
Ming Lei <ming.lei@redhat.com>
ublk: honor IO_URING_F_NONBLOCK for handling control command
Zheng Wang <zyytlz.wz@163.com>
drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
Dan Carpenter <error27@gmail.com>
drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
Namhyung Kim <namhyung@kernel.org>
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode
Namhyung Kim <namhyung@kernel.org>
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Thomas Richter <tmricht@linux.ibm.com>
perf lock contention: Fix core dump related to not finding the "__sched_text_end" symbol on s/390
Szymon Heidrich <szymon.heidrich@gmail.com>
usb: rndis_host: Secure rndis_query check against int overflow
Geetha sowjanya <gakula@marvell.com>
octeontx2-pf: Fix lmtst ID used in aura free
Daniil Tatianin <d-tatianin@yandex-team.ru>
drivers/net/bonding/bond_3ad: return when there's no aggregator
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Philipp Zabel <p.zabel@pengutronix.de>
drm/imx: ipuv3-plane: Fix overlay plane width
Miaoqian Lin <linmq006@gmail.com>
perf tools: Fix resources leak in perf_data__open_dir()
Xiu Jianfeng <xiujianfeng@huawei.com>
drm/virtio: Fix memory leak in virtio_gpu_object_create()
Jozsef Kadlecsik <kadlec@netfilter.org>
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik <kadlec@netfilter.org>
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Horatiu Vultur <horatiu.vultur@microchip.com>
net: sparx5: Fix reading of the MAC address
Ido Schimmel <idosch@nvidia.com>
vxlan: Fix memory leaks in error path
Jamal Hadi Salim <jhs@mojatatu.com>
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim <jhs@mojatatu.com>
net: sched: atm: dont intepret cls results when asked to drop
Miaoqian Lin <linmq006@gmail.com>
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Xiubo Li <xiubli@redhat.com>
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Jeff Layton <jlayton@kernel.org>
filelock: new helper: vfs_inode_has_locks
Carlo Caione <ccaione@baylibre.com>
drm/meson: Reduce the FIFO lines held when AFBC is not used
Po-Hsu Lin <po-hsu.lin@canonical.com>
selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier
Po-Hsu Lin <po-hsu.lin@canonical.com>
selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
Maor Gottlieb <maorg@nvidia.com>
RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
Shay Drory <shayd@nvidia.com>
RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
Haibo Chen <haibo.chen@nxp.com>
gpio: pca953x: avoid to use uninitialized value pinctrl
Miaoqian Lin <linmq006@gmail.com>
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
David Arinzon <darinzon@amazon.com>
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon <darinzon@amazon.com>
net: ena: Set default value for RX interrupt moderation
David Arinzon <darinzon@amazon.com>
net: ena: Fix rx_copybreak value update
David Arinzon <darinzon@amazon.com>
net: ena: Use bitmask to indicate packet redirection
David Arinzon <darinzon@amazon.com>
net: ena: Account for the number of processed bytes in XDP
David Arinzon <darinzon@amazon.com>
net: ena: Don't register memory info on XDP exchange
David Arinzon <darinzon@amazon.com>
net: ena: Fix toeplitz initial hash value
Jiguang Xiao <jiguang.xiao@windriver.com>
net: amd-xgbe: add missed tasklet_kill
Jian Shen <shenjian15@huawei.com>
net: hns3: refine the handling for VF heartbeat
Kuniyuki Iwashima <kuniyu@amazon.com>
tcp: Add TIME_WAIT sockets in bhash2.
Kees Cook <keescook@chromium.org>
bpf: Always use maximal size for copy_array()
Eli Cohen <elic@nvidia.com>
net/mlx5: Lag, fix failure to cancel delayed bond work
Maor Dickman <maord@nvidia.com>
net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve option
Adham Faris <afaris@nvidia.com>
net/mlx5e: Fix hw mtu initializing at XDP SQ allocation
Chris Mi <cmi@nvidia.com>
net/mlx5e: Always clear dest encap in neigh-update-del
Chris Mi <cmi@nvidia.com>
net/mlx5e: CT: Fix ct debugfs folder name
Tariq Toukan <tariqt@nvidia.com>
net/mlx5e: Fix RX reporter for XSK RQs
Dragos Tatulea <dtatulea@nvidia.com>
net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default
Shay Drory <shayd@nvidia.com>
net/mlx5: Fix RoCE setting at HCA level
Shay Drory <shayd@nvidia.com>
net/mlx5: Avoid recovery in probe flows
Shay Drory <shayd@nvidia.com>
net/mlx5: Fix io_eq_size and event_eq_size params validation
Jiri Pirko <jiri@nvidia.com>
net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path
Moshe Shemesh <moshe@nvidia.com>
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Jason Wang <jasowang@redhat.com>
vdpasim: fix memory leak when freeing IOTLBs
Rong Wang <wangrong68@huawei.com>
vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove
Wei Yongjun <weiyongjun1@huawei.com>
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Stefano Garzarella <sgarzare@redhat.com>
vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
Stefano Garzarella <sgarzare@redhat.com>
vhost-vdpa: fix an iotlb memory leak
Stefano Garzarella <sgarzare@redhat.com>
vhost: fix range used in translate_desc()
Stefano Garzarella <sgarzare@redhat.com>
vringh: fix range used in iotlb_translate()
Yuan Can <yuancan@huawei.com>
vhost/vsock: Fix error handling in vhost_vsock_init()
ruanjinjie <ruanjinjie@huawei.com>
vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
Eli Cohen <elic@nvidia.com>
vdpa/mlx5: Fix wrong mac address deletion
Eli Cohen <elic@nvidia.com>
vdpa/mlx5: Fix rule forwarding VLAN to TIR
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix XDP RX path
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Simplify bnxt_xdp_buff_init()
Miaoqian Lin <linmq006@gmail.com>
nfc: Fix potential resource leaks
Johnny S. Lee <foss@jsl.io>
net: dsa: mv88e6xxx: depend on PTP conditionally
Daniil Tatianin <d-tatianin@yandex-team.ru>
qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
Hawkins Jiawei <yin31149@gmail.com>
net: sched: fix memory leak in tcindex_set_parms
Jian Shen <shenjian15@huawei.com>
net: hns3: fix VF promisc mode not update when mac table full
Jian Shen <shenjian15@huawei.com>
net: hns3: fix miss L3E checking for rx packet
Jie Wang <wangjie125@huawei.com>
net: hns3: add interrupts re-initialization while doing VF FLR
Jeff Layton <jlayton@kernel.org>
nfsd: shut down the NFSv4 state objects before the filecache
Shawn Bohrer <sbohrer@cloudflare.com>
veth: Fix race with AF_XDP exposing old or uninitialized descriptors
Horatiu Vultur <horatiu.vultur@microchip.com>
net: lan966x: Fix configuration of the PCS
Eric Dumazet <edumazet@google.com>
bonding: fix lockdep splat in bond_miimon_commit()
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: honor set timeout and garbage collection updates
Paolo Abeni <pabeni@redhat.com>
mptcp: fix lockdep false positive
Paolo Abeni <pabeni@redhat.com>
mptcp: fix deadlock in fastopen error path
Ronak Doshi <doshir@vmware.com>
vmxnet3: correctly report csum_level for encapsulated packet
Antoine Tenart <atenart@kernel.org>
net: vrf: determine the dst using the original ifindex for multicast
Maciej Fijalkowski <maciej.fijalkowski@intel.com>
ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: consolidate set description
Steven Price <steven.price@arm.com>
drm/panfrost: Fix GEM handle creation ref-counting
Jakub Kicinski <kuba@kernel.org>
bpf: pull before calling skb_postpull_rcsum()
Arnd Bergmann <arnd@arndb.de>
wifi: ath9k: use proper statements in conditionals
minoura makoto <minoura@valinux.co.jp>
SUNRP