This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/release-arm in repository toolchain/ci/linux.
from e3340eec2f16 Merge v5.16.17 new 1e1ea85986ea Bluetooth: btusb: Add another Realtek 8761BU new 6f5bf395c60e llc: fix netdevice reference leaks in llc_ui_bind() new e4f72a15e289 ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call new fb08bf99195a ALSA: oss: Fix PCM OSS buffer allocation overflow new 6c014f53a849 ALSA: usb-audio: add mapping for new Corsair Virtuoso SE new 70345962f193 ALSA: hda/realtek: Add quirk for Clevo NP70PNJ new ffbc67fbecab ALSA: hda/realtek: Add quirk for Clevo NP50PNJ new 34f1d767ed97 ALSA: hda/realtek - Fix headset mic problem for a HP machi [...] new 336ba8f0a069 ALSA: hda/realtek: Add quirk for ASUS GA402 new 0090c13cbbdf ALSA: pcm: Fix races among concurrent hw_params and hw_free calls new 4d1b0ace2d56 ALSA: pcm: Fix races among concurrent read/write and buffe [...] new 0646efbb6e10 nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION new 5d13e36da8b2 net: ipv6: fix skb_over_panic in __ip6_append_data new c5d05c52b293 tpm: Fix error handling in async work new e1ff3a347ed1 ALSA: pcm: Fix races among concurrent prepare and hw_param [...] new a21d2f323b5a ALSA: pcm: Fix races among concurrent prealloc proc writes new 97c5e6650dc1 ALSA: pcm: Add stream lock during PCM reset ioctl operations new cbc2fe8a30fe ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB new 663cbb17917b ALSA: cmipci: Restore aux vol on suspend/resume new 850ec3c3c4eb ALSA: pci: fix reading of swapped values from pcmreg in AC [...] new df53a515b745 drivers: net: xgene: Fix regression in CRC stripping new 64f24c76dd0c netfilter: nf_tables: initialize registers in nft_do_chain() new 2c8ebdaa7c97 netfilter: nf_tables: validate registers coming from userspace. new 85f3416f2a62 ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board new 74ef51ae522d ACPI: battery: Add device HID and quirk for Microsoft Surf [...] new 73ec11419cb4 ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU new 023a3c8e95e3 crypto: qat - disable registration of algorithms new 4e0747b0768c Bluetooth: btusb: Add one more Bluetooth part for the Real [...] new 0df9f1b209a8 Revert "ath: add support for special 0x0 regulatory domain" new ac92b474eeee drm/virtio: Ensure that objs is not NULL in virtio_gpu_arr [...] new 133f65ed63a4 rcu: Don't deboost before reporting expedited quiescent state new 99801e2f4578 uaccess: fix integer overflow on access_ok() new 582d8c60c0c0 mac80211: fix potential double free on mesh join new eda1662cce96 tpm: use try_get_ops() in tpm-space.c new e047a3860fe3 wcn36xx: Differentiate wcn3660 from wcn3620 new 547e4a8415d4 m68k: fix access_ok for coldfire new 63d58651f82c nds32: fix access_ok() checks in get/put_user new 313ab7d71667 llc: only change llc->dev when bind() succeeds new 9fec77b5f094 Linux 5.16.18 new 79714efdeed8 Merge v5.16.18
The 40 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Makefile | 2 +- arch/csky/include/asm/uaccess.h | 7 +- arch/hexagon/include/asm/uaccess.h | 18 ++--- arch/m68k/include/asm/uaccess.h | 15 ++-- arch/microblaze/include/asm/uaccess.h | 19 +---- arch/nds32/include/asm/uaccess.h | 22 ++++-- arch/x86/kernel/acpi/boot.c | 24 ++++++ drivers/acpi/battery.c | 12 +++ drivers/acpi/video_detect.c | 75 ++++++++++++++++++ drivers/bluetooth/btusb.c | 4 + drivers/char/tpm/tpm-dev-common.c | 8 +- drivers/char/tpm/tpm2-space.c | 8 +- drivers/crypto/qat/qat_4xxx/adf_drv.c | 7 ++ drivers/crypto/qat/qat_common/qat_crypto.c | 7 ++ drivers/gpu/drm/virtio/virtgpu_gem.c | 3 + drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 12 +-- drivers/net/wireless/ath/regd.c | 10 +-- drivers/net/wireless/ath/wcn36xx/main.c | 3 + drivers/net/wireless/ath/wcn36xx/wcn36xx.h | 1 + drivers/nfc/st21nfca/se.c | 10 +++ include/sound/pcm.h | 1 + kernel/rcu/tree_plugin.h | 8 +- net/ipv6/ip6_output.c | 4 +- net/llc/af_llc.c | 48 ++++++++---- net/mac80211/cfg.c | 3 - net/netfilter/nf_tables_api.c | 22 ++++-- net/netfilter/nf_tables_core.c | 2 +- sound/core/oss/pcm_oss.c | 12 ++- sound/core/oss/pcm_plugin.c | 5 +- sound/core/pcm.c | 2 + sound/core/pcm_lib.c | 4 + sound/core/pcm_memory.c | 11 ++- sound/core/pcm_native.c | 97 +++++++++++++++--------- sound/pci/ac97/ac97_codec.c | 4 +- sound/pci/cmipci.c | 3 +- sound/pci/hda/patch_realtek.c | 4 + sound/soc/sti/uniperif_player.c | 6 +- sound/soc/sti/uniperif_reader.c | 2 +- sound/usb/mixer_maps.c | 10 +++ sound/usb/mixer_quirks.c | 7 +- 40 files changed, 380 insertions(+), 142 deletions(-)