mirror of
https://git.yoctoproject.org/poky
synced 2026-07-07 05:14:19 +02:00
Updating linux-yocto/6.6 to the latest korg -stable release that comprises
the following commits:
56865d9b7074c Linux 6.6.126
673dafb9a8634 Revert "driver core: enforce device_lock for driver_match_device()"
ae462074fde3b Linux 6.6.125
1c04c3a4de8d4 gpio: omap: do not register driver in probe()
455e882192c98 mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
2b890bc3a5774 selftests: mptcp: pm: ensure unknown flags are ignored
8df235f768cea spi: cadence-quadspi: Implement refcount to handle unbind during busy
665e570600733 vsock/test: verify socket options after setting them
a9e757473561d netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
1c4f72fa96993 netfilter: nf_tables: missing objects with no memcg accounting
30405b23b4d5e nfsd: don't ignore the return code of svc_proc_register()
57770faaff8ee net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
dccf7bc011d0e scsi: qla2xxx: Query FW again before proceeding with login
aed16d37696f4 scsi: qla2xxx: Free sp in error path to fix system crash
528b2f1027edf scsi: qla2xxx: Delay module unload while fabric scan in progress
ccbfcaa4b88e5 scsi: qla2xxx: Allow recovery for tape devices
949010291bb94 scsi: qla2xxx: Validate sp before freeing associated memory
71dee092903ad wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
df1e20796c9f3 nilfs2: Fix potential block overflow that cause system hang
dd1f6c9206385 crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
d6f0d58680868 crypto: virtio - Add spinlock protection with virtqueue notification
6edf8df4bd29f crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
7dbeeafcb6e50 crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
6dda9f0699054 Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
adc1796eced46 driver core: enforce device_lock for driver_match_device()
787769c8cc504 smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
5accdc5b7f28a ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
4386f6af8aaed smb: client: split cached_fid bitfields to avoid shared-byte RMW races
(From OE-Core rev: d5ac249edb6ca794fc72cef09a27c65ffed8879c)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr>
Signed-off-by: Paul Barker <paul@pbarker.dev>