]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Aug 2025 05:11:39 +0000 (08:11 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Aug 2025 05:11:39 +0000 (08:11 +0300)
commit8e8f6b635fae254252f7f52dd3e79fb68d06c332
tree0fc125741f5c1ed4337e91e06909a1cf29d004ab
parent561c80369df0733ba0574882a1635287b20f9de2
parente703b7e247503b8bf87b62c02a4392749b09eca8
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull locking fix from Borislav Petkov:

 - Prevent a futex hash leak due to different mm lifetimes

* tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Move futex cleanup to __mmdrop()
kernel/fork.c