Loading
!10657 [openEuler-24.03-LTS][linux-6.6.y sync] Backport 6.6.40-6.6.44 LTS Patches
Merge Pull Request from: @anred ``` git log --oneline v6.6.40..v6.6.44 | wc -l 841 ``` 787 + 39 + 15 = 841 Merged commits(39) ``` e22ea60d2cab RDMA/hns: Fix insufficient extend DB for VFs. 7bf1e00d9516 RDMA/hns: Fix undifined behavior caused by invalid max_sge b47c078787d9 RDMA/hns: Fix shift-out-bounds when max_inline_data is 0 4d480e45cb7f RDMA/hns: Fix missing pagesize and alignment check in FRMR f098ad96ebb0 RDMA/hns: Fix unmatch exception handling when init eq table fails 72bbfe07f7ea RDMA/hns: Check atomic wr length f543af2e0a6d media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control() 9d40fd516aea bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT aa6a5704cab8 tap: add missing verification for short frame d5ad89b7d01e tun: add missing verification for short frame 73ae349534eb filelock: Fix fcntl/close race recovery compat path 6ae7265a7b81 fs/ntfs3: Validate ff offset f3124d51e4e7 fs/ntfs3: Add a check for attr_names and oatbl 4edb0a84e6b3 drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() b0fc1bd2514b Bluetooth: L2CAP: Fix deadlock b803f30ea23e bluetooth/l2cap: sync sock recv cb and release d6cbce183706 Bluetooth: hci_core: cancel all works upon hci_unregister_dev() f23c3d1ca9c4 powerpc/eeh: avoid possible crash when edev->pdev changes 1a13bf4d6a75 ASoC: topology: Do not assign fields that are already set ab5a6208b4d6 ASoC: topology: Fix references to freed memory fe9644efd867 wifi: cfg80211: wext: add extra SIOCSIWSCAN data check 7c6ec0827cfe cachefiles: make on-demand read killable c32ee78fbc67 cachefiles: Set object to close if ondemand_id < 0 in copen 36d845ccd7bf cachefiles: add consistency check for copen/cread b98090699319 NFSv4: Fix memory leak in nfs4_set_security_label 08f03186b96e null_blk: fix validation of block size 69a978c7fe2f arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process dfcdd7f89e40 tcp: avoid too many retransmit packets b75f281bddeb tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() 392cff2f86a2 firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files 9c9877a96e03 firmware: cs_dsp: Fix overflow checking of wmfw header 799a34901b63 net/sched: Fix UAF when resolving a clash c5fd77ca13d6 udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). 099502ca4109 ppp: reject claimed-as-LCP but actually malformed packets 9d23909ae041 net: ethernet: lantiq_etop: fix double free in detach b180739b45a3 skmsg: Skip zero length skb in sk_msg_recvmsg 230bb13650b0 bpf: Fix too early release of tcx_entry 432b06b69d1d filelock: fix potential use-after-free in posix_lock_inode 189438643427 cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode ``` conflicts commits(15) ``` 721391060066 Linux 6.6.44 6d98741dbd13 ASoC: TAS2781: Fix tasdev_load_calibrated_data() 104e258a0040 perf: Fix event leak upon exec and file release e22b88f234a1 PCI: loongson: Enable MSI in LS7A Root Complex 8fe6e8cb5fba sbitmap: fix io hung due to race on sbitmap_word::cleared 878c90b54b83 xfrm: Export symbol xfrm_dev_state_delete. d5f53edd43da xfrm: Fix unregister netdevice hang on hardware offload. 96226fbed566 cgroup/cpuset: Prevent UAF in proc_cpuset_show() aea95c68b745 kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy() 58b0425ff5df Linux 6.6.43 31cf7ebee80a Linux 6.6.42 2eaf5c0d8191 Linux 6.6.41 448a2500d171 sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath 7e9092d7ac2d net: fix rc7's __skb_datagram_iter() f476dffc52ea vfio/pci: Init the count variable in collecting hot-reset devices ``` Link:https://gitee.com/openeuler/kernel/pulls/10657 Reviewed-by:Zheng Zengkai <zhengzengkai@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>