From: Linus Torvalds Date: Wed, 15 Apr 2026 20:39:23 +0000 (-0700) Subject: Merge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v7.1-rc1~160 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f82b61de0f5dc58930fdb773b9e843573fcc374b;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull futex selftest updates from Borislav Petkov: - Correct the version guard for the futex_numa_mpol test to require libnuma 2.0.18 instead of 2.0.16, which is the version that actually introduced numa_set_mempolicy_home_node() used by the test - Allow the futex_numa_mpol selftest to build and run on systems without libnuma installed with affected test gracefully being skipped instead of failing to compile - Use the proper assertion macros so that individual sub-test failures are correctly propagated and the test suite reports failure when something goes wrong * tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: selftests/futex: Bump up libnuma version check selftests/futex: Conditionally include libnuma support selftests/futex: Fix incorrect result reporting of futex_requeue test item --- f82b61de0f5dc58930fdb773b9e843573fcc374b