Commit 753a0f61b909 for kernel
commit 753a0f61b9091536425d656c145881b70eb402f7
Merge: dfba48a70cb6 a24cc6ce1933
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Jun 29 08:09:13 2025 -0700
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().