From: Linus Torvalds Date: Sun, 22 Jun 2025 17:09:23 +0000 (-0700) Subject: Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.16-rc3~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aff2a7e23f23738ca3cd62e4ce5be2d62a3d52ad;p=thirdparty%2Fkernel%2Fstable.git Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull locking fixes from Borislav Petkov: - Make sure the switch to the global hash is requested always under a lock so that two threads requesting that simultaneously cannot get to inconsistent state - Reject negative NUMA nodes earlier in the futex NUMA interface handling code - Selftests fixes * tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: futex: Verify under the lock if hash can be replaced futex: Handle invalid node numbers supplied by user selftests/futex: Set the home_node in futex_numa_mpol selftests/futex: getopt() requires int as return value. --- aff2a7e23f23738ca3cd62e4ce5be2d62a3d52ad