* cea7cdd53205 Linux 5.10.16-xanmod1 * 5b2ed000bd2a Merge tag 'v5.10.16' into 5.10 * de53befa79cf Linux 5.10.16 * bddcce15cd1f squashfs: add more sanity checks in xattr id lookup * 5e22b39b377e squashfs: add more sanity checks in inode lookup * 6634147f5128 squashfs: add more sanity checks in id lookup * ff3a75bda722 squashfs: avoid out of bounds writes in decompressors * dd0a41bc17bb Revert "mm: memcontrol: avoid workload stalls when lowering memory.high" * 237ee28818a9 nilfs2: make splice write available again * 4e78c33874e5 drm/i915: Skip vswing programming for TBT * 43f39b85e9bd drm/i915: Fix ICL MG PHY vswing handling * 67afdc7d95b9 bpf: Fix verifier jsgt branch analysis on max bound * 1d16cc210fab bpf: Fix 32 bit src register truncation on div/mod * 569033c0825e bpf: Fix verifier jmp32 pruning decision logic * bf9e4307920f regulator: Fix lockdep warning resolving supplies * fb8f9b2f7d22 blk-cgroup: Use cond_resched() when destroy blkgs * 4d00f1bade78 i2c: mediatek: Move suspend and resume handling to NOIRQ phase * 518416a75c22 SUNRPC: Handle 0 length opaque XDR object data properly * eda725f8cfe0 SUNRPC: Move simple_get_bytes and simple_get_netobj into private header * 6fb6d5410e41 iwlwifi: queue: bail out on invalid freeing * 38da9b033bec iwlwifi: mvm: guard against device removal in reprobe * 2262294d4258 iwlwifi: pcie: add rules to match Qu with Hr2 * 492f762b9c16 iwlwifi: mvm: invalidate IDs of internal stations at mvm start * 05132a72cc1d iwlwifi: pcie: fix context info memory leak * fbdf0bf97cb0 iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap * cc1d805aa544 iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time() * a90e8588f7eb iwlwifi: mvm: skip power command when unbinding vif during CSA * 428831e8e9aa ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E * b579c572d4cf ASoC: ak4458: correct reset polarity * f0e3c36a5244 ALSA: hda: intel-dsp-config: add PCI id for TGL-H * ff557bf971ad pNFS/NFSv4: Improve rejection of out-of-order layouts * 386b142945d3 pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() * 8007199fe372 chtls: Fix potential resource leak * 439ac48a33c5 ASoC: Intel: Skylake: Zero snd_ctl_elem_value * 4618aea34448 mac80211: 160MHz with extended NSS BW in CSA * 676575b93ddf drm/nouveau/nvif: fix method count when pushing an array * 4b877845e388 ASoC: wm_adsp: Fix control name parsing for multi-fw * 61e97f32fded regulator: core: avoid regulator_resolve_supply() race condition * 1c19d6ae581b af_key: relax availability checks for skb size calculation * 7f546959b378 powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics * 3cb8393c4143 gpiolib: cdev: clear debounce period if line set to output * 5592eae7846c io_uring: drop mm/files between task_work_submit * 88dbd085a51e io_uring: reinforce cancel on flush during exit * aa435155d396 io_uring: fix sqo ownership false positive warning * 8c7febfc919a io_uring: fix list corruption for splice file_get * 7250f333ce03 io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE * d300d03a93a2 io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE * 52382df81d29 io_uring: replace inflight_wait with tctx->wait * b462a7beab3f io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE * f0ff1a95bfa8 io_uring: if we see flush on exit, cancel related tasks * d16692a34e8e io_uring: account io_uring internal files as REQ_F_INFLIGHT * 1e7eb063a0f0 io_uring: fix files cancellation * dbdcde4422df io_uring: always batch cancel in *cancel_files() * f8fbdbb60793 io_uring: pass files into kill timeouts/poll * 49250f33bb43 io_uring: don't iterate io_uring_cancel_files() * f6d93f855553 io_uring: add a {task,files} pair matching helper * fe9334186a50 io_uring: simplify io_task_match()