commit | fa76887bb72ae11347730271e6a04c147b7527e6 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Feb 08 10:54:11 2025 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Feb 08 10:54:11 2025 -0800 |
tree | 7dd8f2d7b6de1b164f077c6404f2fed4ac1298ac | |
parent | 8f6629c004b193d23612641c3607e785819e97ab [diff] | |
parent | 5e0e02f0d7e52cfc8b1adfc778dd02181d8b47b4 [diff] |
Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull locking fix from Ingo Molnar: "Fix a dangling pointer bug in the futex code used by the uring code. It isn't causing problems at the moment due to uring ABI limitations leaving it essentially unused in current usages, but is a good idea to fix nevertheless" * tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: futex: Pass in task to futex_queue()