]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jun 2025 15:09:13 +0000 (08:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jun 2025 15:09:13 +0000 (08:09 -0700)
commit753a0f61b9091536425d656c145881b70eb402f7
tree2320f3a84e29aa90311dd4f5a6db18ecf78cd950
parentdfba48a70cb68888efb494c9642502efe73614ed
parenta24cc6ce1933eade12aa2b9859de0fcd2dac2c06
Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull locking fix from Borislav Petkov:

 - Make sure the new futex phash is not copied during fork in order to
   avoid a double-free

* tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Initialize futex_phash_new during fork().