Commit 234d72ae02e4 for kernel
commit 234d72ae02e48cd0cf0f6e8f8f7d57c0cf7bcc66
Merge: fe3e5bc9e3c2 bc851db06045
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat May 9 08:26:08 2026 -0700
Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging driver fixes from Greg KH:
"Here are two small staging driver fixes for 7.1-rc3. They are:
- vme_user root device leak fix
- NULL dereference bugfix in the rtl8723bs driver
Both of these have been in linux-next all this week with no reported
issues"
* tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc
staging: vme_user: fix root device leak on init failure