]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Nov 2025 18:43:58 +0000 (10:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Nov 2025 18:43:58 +0000 (10:43 -0800)
commit2c26574cc4ea41266d9a09441d0e05a9f09192de
treea9718b8062f9c62132ce42029709f2717c93a5e1
parentc6d732c3bd41375d176447b043274396268aa6ab
parent2b6d546ba83e8332870741eca469aed662d819ff
Merge tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux

Pull gpio fixes from Bartosz Golaszewski:

 - fix a use-after-free bug in GPIO character device code

 - update MAINTAINERS

* tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  MAINTAINERS: update my email address
  gpio: cdev: make sure the cdev fd is still active before emitting events
MAINTAINERS