From: Linus Torvalds Date: Fri, 26 Nov 2021 18:27:43 +0000 (-0800) Subject: Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... X-Git-Tag: v6.1-rc5~2548 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=703374418e93006a4b42a9b607e8e438bdf6b087;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'staging-5.16-rc3' of git://git./linux/kernel/git/gregkh/staging Pull staging fixes from Greg KH: "Here are some small staging driver fixes and one driver removal for 5.16-rc3. The fixes resolve a number of small issues found in 5.16-rc1, nothing huge at all. The driver removal was due to a platform being removed in 5.16-rc1, but this driver was forgotten about. It wasn't being built anymore so it's safe to delete. All have been in linux-next for a while with no reported problems" * tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() staging: greybus: Add missing rwsem around snd_ctl_remove() calls staging: Remove Netlogic XLP network driver staging: r8188eu: fix a memory leak in rtw_wx_read32() staging: r8188eu: use GFP_ATOMIC under spinlock staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context staging/fbtft: Fix backlight staging: r8188eu: Fix breakage introduced when 5G code was removed --- 703374418e93006a4b42a9b607e8e438bdf6b087