* 725a03db3a94 Linux 5.10.78-rt55-xanmod1 * db6693be9203 char/lrng: add power-on and runtime self-tests * b5a8370124ad char/lrng: add interface for gathering of raw entropy * 4b1baf0e81da char/lrng: add SP800-90B compliant health tests * c0188dac7d70 char/lrng: add Jitter RNG fast noise source * 1e53269e65b7 crypto: move Jitter RNG header include dir * bb5b62c53055 char/lrng: add kernel crypto API PRNG extension * a6293ff0fa30 char/lrng: add SP800-90A DRBG extension * ac0989033e33 crypto: drbg: externalize DRBG functions for LRNG * 1e77f812432f char/lrng: add common generic hash support * d3c2f95cb5a9 char/lrng: add switchable DRNG support * c77679d55ad9 char/lrng: CPU entropy source * e329446902cf char/lrng: allocate one DRNG instance per NUMA node * d2878de82a5a char/lrng: sysctls and /proc interface * dda1dffe3109 char/lrng: IRQ entropy source * 791a9919d478 drivers/char: Introduce the Linux Random Number Generator * 334355ddb54a drivers/char: Remove LRNG v42 patchset * cb024b32568d Merge branch 'v5.10-rt' into 5.10-rt * 8790fdcff68c Linux 5.10.78-rt55 * ad9bcdf4be06 Merge tag 'v5.10.78' into v5.10-rt * 5040520482a5 Linux 5.10.78 * 4c7c0243275b ALSA: usb-audio: Add Audient iD14 to mixer map quirk table * f3eb44f496ef ALSA: usb-audio: Add Schiit Hel device to mixer map quirk table * 68765fc97762 Revert "wcn36xx: Disable bmps when encryption is disabled" * f84b791d4c3b ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" * bbc920fb320f Revert "drm/ttm: fix memleak in ttm_transfered_destroy" * 6d67b2a73b8e mm: khugepaged: skip huge page collapse for special files * 5a7957491e31 Revert "usb: core: hcd: Add support for deferring roothub registration" * 50f46bd30949 Revert "xhci: Set HCD flag to defer primary roothub registration" * d7fc85f61042 media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() * b93a70bf2b57 net: ethernet: microchip: lan743x: Fix skb allocation failure * b9c85a71e1b4 vrf: Revert "Reset skb conntrack connection..." * 0382fdf9ae78 sfc: Fix reading non-legacy supported link modes * 748786564a35 Revert "io_uring: reinforce cancel on flush during exit" * 7b57c38d12ae scsi: core: Put LLD module refcnt after SCSI device is released * 09df347cfd18 Linux 5.10.77 * fbb91dadb512 perf script: Check session->header.env.arch before using it * 6f416815c505 riscv: Fix asan-stack clang build * 7a4cf25d8329 riscv: fix misalgned trap vector base address * acb8832f6a1c scsi: ufs: ufs-exynos: Correct timeout value setting registers * 8ecddaca7942 KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu * e11a7355fb98 KVM: s390: clear kicked_mask before sleeping again * 727e5deca802 lan743x: fix endianness when accessing descriptors * a7112b8eeb14 sctp: add vtag check in sctp_sf_ootb * c2442f721972 sctp: add vtag check in sctp_sf_do_8_5_1_E_sa * 14c1e02b11c2 sctp: add vtag check in sctp_sf_violation * dad2486414b5 sctp: fix the processing for COOKIE_ECHO chunk * 8c50693d25e4 sctp: fix the processing for INIT_ACK chunk * ad111d4435d8 sctp: use init_tag from inithdr for ABORT chunk * 4509000a2515 phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings * 5b88bb9377ee phy: phy_start_aneg: Add an unlocked version * 81780b624d1c phy: phy_ethtool_ksettings_set: Move after phy_start_aneg * 258c5fea44cf phy: phy_ethtool_ksettings_get: Lock the phy for consistency * 58722323d4bc net/tls: Fix flipped sign in async_wait.err assignment * 44e8c93e1e49 net: nxp: lpc_eth.c: avoid hang when bringing interface down * c2af2092c9bb net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_set_mask_and_coherent * bfa6fbdb4e39 net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails * e81bed557fe7 mlxsw: pci: Recycle received packet upon allocation failure * be98be1a17e9 nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST * aead02927af3 gpio: xgs-iproc: fix parsing of ngpios property * 863a423ee07b RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string * 2b7c5eed19d3 net: Prevent infinite while loop in skb_tx_hash() * 04121b10cdf0 cfg80211: correct bridge/4addr mode check * aed897e96b19 net-sysfs: initialize uid and gid before calling net_ns_get_ownership * b0a2cd38553c net: batman-adv: fix error handling * 36e911a16b37 regmap: Fix possible double-free in regcache_rbtree_exit() * e51371bd687e reset: brcmstb-rescal: fix incorrect polarity of status bit * 2cf7d935d6ba arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node * 10e40fb2f508 RDMA/mlx5: Set user priority for DCT * 24fd8e2f027d octeontx2-af: Display all enabled PF VF rsrc_alloc entries. * c63d7f2ca99a nvme-tcp: fix possible req->offset corruption * 32f3db20f126 nvme-tcp: fix data digest pointer calculation * 4286c72c5321 nvmet-tcp: fix data digest pointer calculation * d98883f6c33e IB/hfi1: Fix abba locking issue with sc_disable() * c3e17e58f571 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields * ee4908f909b3 bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch() * dd2260ec643d bpf: Fix potential race in tail call compatibility check * 15dec6d8f864 tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function * cac6b043cea3 riscv, bpf: Fix potential NULL dereference * 01599bf7cc2b cgroup: Fix memory leak caused by missing cgroup_bpf_offline * eb3b6805e3e9 drm/amdgpu: fix out of bounds write * c21b4002214c drm/ttm: fix memleak in ttm_transfered_destroy * 69a7fa5cb0de mm, thp: bail out early in collapse_file for writeback page * 8fb858b74ac5 net: lan78xx: fix division by zero in send path * 4c22227e39c7 cfg80211: fix management registrations locking * fa29cec42c2d cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() * db1191a529e4 nvme-tcp: fix H2CData PDU send accounting (again) * 5043fbd294f5 ocfs2: fix race between searching chunks and release journal_head from buffer_head * 01169a43353d mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit * ee3213b117ce mmc: sdhci: Map more voltage level to SDHCI_POWER_330 * a95a76fc01a0 mmc: dw_mmc: exynos: fix the finding clock sample value * 12a46f72f499 mmc: mediatek: Move cqhci init behind ungate clock * 44c2bc2a6bbe mmc: cqhci: clear HALT state after CQE enable * efe934629fff mmc: vub300: fix control-message timeouts * f3dec7e7ace3 net/tls: Fix flipped sign in tls_err_abort() calls * c828115a14ea Revert "net: mdiobus: Fix memory leak in __mdiobus_register" * 11c0406b4c33 nfc: port100: fix using -ERRNO as command type mask * 0b1b3e086b0a tipc: fix size validations for the MSG_CRYPTO type * 5aa5bab57957 ata: sata_mv: Fix the error handling of mv_chip_id() * 9a52798dce73 pinctrl: amd: disable and mask interrupts on probe * 01c2881bb0e0 Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode" * 017718dfbb6f usbnet: fix error return code in usbnet_probe() * 693ecbe8f799 usbnet: sanity check for maxpacket * b663890d8544 ext4: fix possible UAF when remounting r/o a mmp-protected file system * d4d9c065988c arm64: Avoid premature usercopy failure * e184a21b5ccc powerpc/bpf: Fix BPF_MOD when imm == 1 * 3f2c12ec8a3f io_uring: don't take uring_lock during iowq cancel * 5a768b4d3e1a ARM: 9141/1: only warn about XIP address when not compile testing * 15b278f94bbb ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype * c06d7d9bfcf6 ARM: 9138/1: fix link warning with XIP + frame-pointer * 8a6af97c31be ARM: 9134/1: remove duplicate memcpy() definition * 6ad8bbc9d301 ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned * 3ceaa85c331d ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images * 378e85d1aeb5 Linux 5.10.76 * cfa79faf7e1f pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume() * c56c801391c3 ARM: 9122/1: select HAVE_FUTEX_CMPXCHG * d088db8637bb selftests: bpf: fix backported ASSERT_FALSE * 3a845fa00fd7 e1000e: Separate TGP board type from SPT * 021b6d11e590 tracing: Have all levels of checks prevent recursion * 3a0dc2e35a5d net: mdiobus: Fix memory leak in __mdiobus_register * cfe9266213c4 bpf, test, cgroup: Use sk_{alloc,free} for test cases * 188907c25218 s390/pci: fix zpci_zdev_put() on reserve * f18b90e9366f can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() * 2304dfb548a4 scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma() * c58654f344dd net: hns3: fix for miscalculation of rx unused desc * 96fe5061291d sched/scs: Reset the shadow stack when idle_task_exit * 96f0aebf29be scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() * 90c8e8c0829b scsi: iscsi: Fix set_param() handling * 0eb254479685 Input: snvs_pwrkey - add clk handling * ea9c1f5d8a3a perf/x86/msr: Add Sapphire Rapids CPU support * 7a5a1f09c8b4 libperf tests: Fix test_stat_cpu * e56a3e7ae353 ALSA: hda: avoid write to STATESTS if controller is in reset * 85c8d8c1609d platform/x86: intel_scu_ipc: Update timeout value in comment * 9f591cbdbed3 isdn: mISDN: Fix sleeping function called from invalid context * ab4f542b515b ARM: dts: spear3xx: Fix gmac node * 15d3ad79885b net: stmmac: add support for dwmac 3.40a * f9d16a428489 btrfs: deal with errors when checking if a dir entry exists during log replay * 369db2a91d5c ALSA: hda: intel: Allow repeatedly probing on codec configuration errors * 81d8e70cdce4 gcc-plugins/structleak: add makefile var for disabling structleak * 69078a94365a net: hns3: fix the max tx size according to user manual * f40c2281d2c0 drm: mxsfb: Fix NULL pointer dereference crash on unload * 96835b68d7b3 net: bridge: mcast: use multicast_membership_interval for IGMPv3 * 0e033cb40761 selftests: netfilter: remove stray bash debug line * f8a6541345c2 netfilter: Kconfig: use 'default y' instead of 'm' for bool config option * 7f221ccbee4e isdn: cpai: check ctr->cnr to avoid array index out of bound * 77c0ef979e32 nfc: nci: fix the UAF of rf_conn_info object * 8f042315fcc4 KVM: nVMX: promptly process interrupts delivered while in guest mode * b41fd8f5d2ad mm, slub: fix incorrect memcg slab count for bulk free * 568f906340b4 mm, slub: fix potential memoryleak in kmem_cache_open() * 48843dd23c7b mm, slub: fix mismatch between reconstructed freelist depth and cnt * c5c2a80368e9 powerpc/idle: Don't corrupt back chain when going idle * 197ec50b2df1 KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest * fbd724c49bea KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() * 9258f58432c5 powerpc64/idle: Fix SP offsets when saving GPRs * 3e16d9d525a7 net: dsa: mt7530: correct ds->num_ports * 16802fa4c33e audit: fix possible null-pointer dereference in audit_filter_rules * 0d867a359979 ASoC: DAPM: Fix missing kctl change notifications * a2606acf418e ALSA: hda/realtek: Add quirk for Clevo PC50HS * 6411397b6d7a ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset * b721500c979b vfs: check fd has read access in kernel_read_file_from_fd() * 895ceeff31b1 elfcore: correct reference to CONFIG_UML * 3cda4bfffd4f userfaultfd: fix a race between writeprotect and exit_mmap() * 93be0eeea14c ocfs2: mount fails with buffer overflow in strlen * f1b98569e81c ocfs2: fix data corruption after conversion from inline format * 1727e8688d2e ceph: fix handling of "meta" errors * 603d4bcc0fcd ceph: skip existing superblocks that are blocklisted or shut down when mounting * d48db508f911 can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes * 5abc9b9d3ca5 can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length * 864e77771a24 can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv * ecfccb1c58c9 can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer * 053bc12df0d6 can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() * 0917fb04069a can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path * 28f28e4bc3a5 can: peak_pci: peak_pci_remove(): fix UAF * 9697ad6395f9 can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification * 4758e92e75ca can: rcar_can: fix suspend/resume * 4a0928c3ebca net: enetc: fix ethtool counter name for PM0_TERR * 00ad7a015409 drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel * eccd00728b1a ice: Add missing E810 device ids * 6418508a3ac2 e1000e: Fix packet loss on Tiger Lake and later * 29f1bdcaa3dd net: stmmac: Fix E2E delay mechanism * d36b15e3e7b5 net: hns3: disable sriov before unload hclge layer * 6a72e1d78a2f net: hns3: fix vf reset workqueue cannot exit * 32b860d364d2 net: hns3: schedule the polling again when allocation fails * 96c013f40c9b net: hns3: add limit ets dwrr bandwidth cannot be 0 * 21f61d10435c net: hns3: reset DWRR of unused tc to zero * 53770a411559 powerpc/smp: do not decrement idle task preempt count in CPU offline * 81dbd898fb7b NIOS2: irqflags: rename a redefined register name * 6edf99b000d6 net: dsa: lantiq_gswip: fix register definition * ef97219d5fec ipv6: When forwarding count rx stats on the orig netdev * 38d984e5e845 tcp: md5: Fix overlap between vrf and non-vrf keys * c28bea6b876f lan78xx: select CRC32 * 9c8943812dac netfilter: ipvs: make global sysctl readonly in non-init netns * 911e01990c70 netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 * 69ea08c1b539 ice: fix getting UDP tunnel entry * 842fce43190c ASoC: wm8960: Fix clock configuration on slave mode * 39afed394cc6 dma-debug: fix sg checks in debug_dma_map_sg() * 2a670c323055 netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value * 0f4308a164a9 NFSD: Keep existing listeners on portlist error * 546c04c85791 xtensa: xtfpga: Try software restart before simulating CPU reset * bfef5d826276 xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF * d8284c981c1c drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI * 101e1bcb1147 xen/x86: prevent PVH type from getting clobbered * a6285b1b2212 block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output * 85c1827eeee7 ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default * 5489c1bed5b8 arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address * f59da9f7efa7 io_uring: fix splice_fd_in checks backport typo * b6f32897af19 xhci: add quirk for host controllers that don't update endpoint DCS * b3b7f831a49b parisc: math-emu: Fix fall-through warnings * 3a9842b42e42 Linux 5.10.75 * 3e2873652163 net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY's * 3593fa147c86 ionic: don't remove netdev->dev_addr when syncing uc list * f33890d9bb59 net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb * 9c546af181bc nfp: flow_offload: move flow_indr_dev_register from app init to app start * 6da9af2d2531 r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256 * ecfd4fa15b06 qed: Fix missing error code in qed_slowpath_start() * 51f6e72ca656 mqprio: Correct stats in mqprio_dump_class_stats(). * fdaff7f9e806 platform/x86: intel_scu_ipc: Fix busy loop expiry time * 057ee6843bbb acpi/arm64: fix next_platform_timer() section mismatch error * c6b2400095ba drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling * 2c5658717428 drm/msm/dsi: Fix an error code in msm_dsi_modeset_init() * b28586fb04f3 drm/msm/a6xx: Track current ctx by seqno * abd11864159b drm/msm/mdp5: fix cursor-related warnings * 91a340768b01 drm/msm: Fix null pointer dereference on pointer edp * a7b45024f66f drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read * d0f0e1710397 drm/panel: olimex-lcd-olinuxino: select CRC32 * a4a37e6516f8 spi: bcm-qspi: clear MSPI spifie interrupt during probe * d9428f08e1c3 platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributes * c216cebdd245 platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call * e59d839743b5 mlxsw: thermal: Fix out-of-bounds memory accesses * 7eef482db728 ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() * 116932c0e45e pata_legacy: fix a couple uninitialized variable bugs * 50cb95487c26 NFC: digital: fix possible memory leak in digital_in_send_sdd_req() * 3f2960b39f22 NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() * 2f21f06a5e7a nfc: fix error handling of nfc_proto_register() * ba39f55952a2 vhost-vdpa: Fix the wrong input in config_cb * 84e0f2fc662e ethernet: s2io: fix setting mac address during resume * e19c10d6e07c net: encx24j600: check error in devm_regmap_init_encx24j600 * f2e1de075018 net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work * 9053c5b4594c net: stmmac: fix get_hw_feature() on old hardware * 12da46cb6a90 net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp * 4f7bddf8c5c0 net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path * afb0c67dfdb5 net: korina: select CRC32 * 33ca85010511 net: arc: select CRC32 * 17a027aafd52 gpio: pca953x: Improve bias setting * d84a69ac410f sctp: account stream padding length for reconf chunk * 6fecdb5b54a5 nvme-pci: Fix abort command id * 2d937cc12c14 ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting * 6e6082250b53 ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator states * 48613e687e28 ARM: dts: bcm2711: fix MDIO #address- and #size-cells * 6e6e3018d3ce ARM: dts: bcm2711-rpi-4-b: Fix usb's unit address * 76644f94595b tee: optee: Fix missing devices unregister during optee_remove * 07f885682486 iio: dac: ti-dac5571: fix an error code in probe() * 6c0024bcaadc iio: ssp_sensors: fix error code in ssp_print_mcu_debug() * 0fbc3cf7dd9a iio: ssp_sensors: add more range checking in ssp_parse_dataframe() * abe5b13dd959 iio: adc: max1027: Fix the number of max1X31 channels * 41e84a4f25b6 iio: light: opt3001: Fixed timeout error when 0 lux * e811506f609a iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED * 1671cfd31b66 iio: adc: max1027: Fix wrong shift with 12-bit devices * f931076d32b6 iio: adc128s052: Fix the error handling path of 'adc128_probe()' * 4425d059aa2e iio: adc: ad7793: Fix IRQ flag * d078043a1775 iio: adc: ad7780: Fix IRQ flag * a8177f0576fa iio: adc: ad7192: Add IRQ flag * be8ef91d6166 driver core: Reject pointless SYNC_STATE_ONLY device links * d5f13bbb5104 drivers: bus: simple-pm-bus: Add support for probing simple bus only devices * b45923f66eb6 iio: adc: aspeed: set driver data when adc probe. * ea947267eb6f powerpc/xive: Discard disabled interrupts in get_irqchip_state() * 9e46bdfb55a3 x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically * 57e48886401b nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells * a7bd0dd3f2ed EDAC/armada-xp: Fix output of uncorrectable error counter * 92e6e08ca2b0 virtio: write back F_VERSION_1 before validate * 86e3ad8b759d misc: fastrpc: Add missing lock before accessing find_vma() * 3f0ca245a834 USB: serial: option: add prod. id for Quectel EG91 * ecad614b0c68 USB: serial: option: add Telit LE910Cx composition 0x1204 * bf26bc72dc59 USB: serial: option: add Quectel EC200S-CN module support * d4b77900cffe USB: serial: qcserial: add EM9191 QDL support * 3147f5721588 Input: xpad - add support for another USB ID of Nacon GC-100 * 9d89e2871167 usb: musb: dsps: Fix the probe error path * 3b4275140142 efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() * 5100dc4489ab efi/cper: use stack buffer for error record decoding * 2c5dd2a8af77 cb710: avoid NULL pointer subtraction * d40e193abd07 xhci: Enable trust tx length quirk for Fresco FL11 USB controller * dec944bb7079 xhci: Fix command ring pointer corruption while aborting a command * dc3e0a20dbb9 xhci: guard accesses to ep_state in xhci_endpoint_reset() * 0ee66290f006 USB: xhci: dbc: fix tty registration race * 9f0d6c781cb5 mei: me: add Ice Lake-N device id. * e4f7171c2395 x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails * 0e32a2b85c7d btrfs: fix abort logic in btrfs_replace_file_extents * 52924879ed45 btrfs: update refs for any root except tree log roots * 352349aa4948 btrfs: check for error when looking up inode during dir entry replay * 4ed68471bc37 btrfs: deal with errors when adding inode reference during log replay * 95d3aba5febe btrfs: deal with errors when replaying dir entry during log replay * 206868a5b6c1 btrfs: unlock newly allocated extent buffer after error * e7e3ed5c92b6 drm/msm: Avoid potential overflow in timeout_to_jiffies() * a31c33aa80a5 arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE * 0c97008859ca csky: Fixup regs.sr broken in ptrace * 5dab6e8f141a csky: don't let sigreturn play with priveleged bits of status register * e3c37135c9ca clk: socfpga: agilex: fix duplicate s2f_user0_clk * faba7916cdc0 s390: fix strrchr() implementation * 7ef43c0f68fb nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^' * c3bf276fd7c8 ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW * 1099953b32c6 ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2 * 554a5027f536 ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 * 0fa256509b9f ALSA: hda/realtek - ALC236 headset MIC recording issue * 1e10c6bf15d2 ALSA: hda/realtek: Add quirk for Clevo X170KM-G * 8a5f01f4b01c ALSA: hda/realtek: Complete partial device name to avoid ambiguity * c6e5290e6cc1 ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254 * 9bb1659ac594 ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop * 7680631ac7ab ALSA: seq: Fix a potential UAF by wrong private_free call order * 4aab156d302c ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl * f077d699c1d2 ALSA: usb-audio: Add quirk for VF0770 * 77434fe5a077 Linux 5.10.74 * 42b49f012b6a hwmon: (pmbus/ibm-cffps) max_power_out swap changes * bb893f075431 sched: Always inline is_percpu_thread() * bdae2a083436 perf/core: fix userpage->time_enabled of inactive events * 57c7ca3d5592 scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported" * d993d1e1c411 scsi: ses: Fix unsigned comparison with less than zero * 621ddffb70db drm/amdgpu: fix gart.bo pin_count leak * a5ba615fbeb3 net: sun: SUNVNET_COMMON should depend on INET * db868b45324d vboxfs: fix broken legacy mount signature checking * 42c871d38e3d mac80211: check return value of rhashtable_init * bda06aff03a1 net: prevent user from passing illegal stab size * 3d68c7b0ab5b hwmon: (ltc2947) Properly handle errors when looking for the external clock * 194e8a4f0acd m68k: Handle arrivals of multiple signals correctly * 977aee58142a mac80211: Drop frames from invalid MAC address in ad-hoc mode * 9ec9a975ea37 netfilter: nf_nat_masquerade: defer conntrack walk to work queue * 5182d6db80bb netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic * bcb647c1e15d ASoC: SOF: loader: release_firmware() on load failure to avoid batching * f6952b1e22c2 HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs * ddc4ba737bcb netfilter: ip6_tables: zero-initialize fragment offset * ddf026d6ae9a HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS * 0bcfa99e8fae ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic * 14cbfeeee41b ext4: correct the error path of ext4_write_inline_data_end() * d7a15e1e4fd7 ext4: check and update i_disksize properly