mirror of
https://git.yoctoproject.org/poky
synced 2026-03-04 06:19:40 +01:00
Updating to the latest korg -stable release that comprises
the following commits:
f1b32fda06d2 Linux 5.10.179
0367bf3f4a4e ASN.1: Fix check for strdup() success
4ab5f8f9d026 ASoC: fsl_asrc_dma: fix potential null-ptr-deref
42604b4ad5f3 iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
155b2586de3f pwm: hibvt: Explicitly set .polarity in .get_state()
1c3a1211370d pwm: iqs620a: Explicitly set .polarity in .get_state()
b28079807de2 pwm: meson: Explicitly set .polarity in .get_state()
f69112de70a0 sctp: Call inet6_destroy_sock() via sk->sk_destruct().
7da54ddc04e6 dccp: Call inet6_destroy_sock() via sk->sk_destruct().
04d393c4bbf5 inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
b1f06ab985ef tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
0e7b5e1020aa udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
05cf34a2b641 ext4: fix use-after-free in ext4_xattr_set_entry
c75711396c04 ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
9400206d9d5e Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
81775ab858b4 fuse: fix deadlock between atomic O_TRUNC and page invalidation
03cefde986f1 fuse: always revalidate rename target dentry
42dfdbd4dcfa fuse: fix attr version comparison in fuse_read_update_size()
0078a1667cbf fuse: check s_root when destroying sb
6d0d67b05f7b virtiofs: split requests that exceed virtqueue size
cf08dc79168a virtiofs: clean up error handling in virtio_fs_get_tree()
e220438d1e33 purgatory: fix disabling debug info
37df709706ae docs: futex: Fix kernel-doc references after code split-up preparation
77748b0a047e MIPS: Define RUNTIME_DISCARD_EXIT in LD script
4735b6f74f25 sched/fair: Fixes for capacity inversion detection
89ad8a672f57 sched/uclamp: Fix a uninitialized variable warnings
09129798a608 sched/fair: Consider capacity inversion in util_fits_cpu()
30f04dd56dfd sched/fair: Detect capacity inversion
b18cbd359d72 sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
41a880740c9f sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
07750955e9a2 sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
2fd1c194e688 sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
8ca2bf63d946 sched/uclamp: Fix fits_capacity() check in feec()
5cb1a56ced30 sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
2523d9d7bb5c mm/khugepaged: check again on anon uffd-wp during isolation
651b0bf43d67 mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25
c61928fcca27 kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
e10a6d88ae9b memstick: fix memory leak if card device is never registered
2c90ef37151f nilfs2: initialize unused bytes in segment summary blocks
09daff9c3cd7 iio: light: tsl2772: fix reading proximity-diodes from device tree
77ac8f2ad4ad xfs: drop submit side trans alloc for append ioends
a4e800a7bd67 powerpc/doc: Fix htmldocs errors
c215c636819c xen/netback: use same error messages for same errors
0c9cbfc951c4 nvme-tcp: fix a possible UAF when failing to allocate an io queue
8c746b665089 s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
a36246a7480d net: dsa: b53: mmap: add phy ops
b33f28ea45e9 scsi: core: Improve scsi_vpd_inquiry() checks
24ddcc6a635b scsi: megaraid_sas: Fix fw_crash_buffer_show()
01bd481b1b94 selftests: sigaltstack: fix -Wuninitialized
8b44a83a1680 Input: i8042 - add quirk for Fujitsu Lifebook A574/H
37882b203a2d f2fs: Fix f2fs_truncate_partial_nodes ftrace event
9a8dbfd7f3e5 e1000e: Disable TSO on i219-LM card to increase speed
b1281d008845 bpf: Fix incorrect verifier pruning due to missing register precision taints
b085b5787b4a mlxsw: pci: Fix possible crash during initialization
c972851d3848 net: rpl: fix rpl header size calculation
b6b06c5ee333 mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
880c09bc2f0b i40e: fix i40e_setup_misc_vector() error handling
72df55d3dc96 i40e: fix accessing vsi->active_filters without holding lock
381110d06192 netfilter: nf_tables: fix ifdef to also consider nf_tables=m
6758a51ef36a sfc: Fix use-after-free due to selftest_work
06a72bbf0d98 sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
b6dd232f6350 virtio_net: bugfix overflow inside xdp_linearize_page()
ddcf35deb8f2 net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
8e73952957a3 regulator: fan53555: Explicitly include bits header
3224458030a2 netfilter: br_netfilter: fix recent physdev match breakage
08b78037c4f1 arm64: dts: imx8mm-evk: correct pmic clock source
2c06e904c2b7 arm64: dts: meson-g12-common: specify full DMC range
b33dbd06ac5f arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
e662521ec739 ARM: dts: rockchip: fix a typo error for rk3288 spdif node
(From OE-Core rev: 168b245456602d3d08cd2278e6ac97933dcbff6d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>