]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 May 2026 15:26:08 +0000 (08:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 May 2026 15:26:08 +0000 (08:26 -0700)
commit234d72ae02e48cd0cf0f6e8f8f7d57c0cf7bcc66
tree1f344ede1d3e71b3187705d521df8604cbf8c395
parentfe3e5bc9e3c280017d4ba05d7fcc8997029e53cd
parentbc851db06045a40c18233dd76ef0562d7f8bb6db
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