mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
# New commits in locking/futex:
474a57058e ("futex: Prevent robust futex exit race more")
d1c656df36 ("selftests/futex: Give circular-list nodes static storage")
23dd3f8849 ("selftests/futex: Use thread synchronization helpers instead of usleep()")
6c4a1b9726 ("selftests/futex: Provide thread creation and synchronization helpers")
50c121e5a5 ("selftests/futex: Dynamically skip unsupported tests")
90a0286c7d ("selftests/futex: Add FUTEX_LOCK_PI owner-exiting coverage")
553bd67a90 ("selftests/futex: Migrate robust_list to harness")
4f22ba7eee ("selftests/futex: Migrate futex_priv_hash to harness")
9b19fbb3a6 ("selftests/futex: Migrate futex_numa_mpol to harness")
7fe733f112 ("selftests/futex: Migrate futex_requeue_pi_signal_restart to harness")
4559deb738 ("selftests/futex: Migrate futex_requeue_pi_mismatched_ops to harness")
b7d837c2d4 ("selftests/futex: Migrate futex_requeue_pi to harness")
d0f7df9bb7 ("selftests/futex: Migrate futex_requeue to harness")
78834d8b9c ("selftests/futex: Migrate futex_wait_uninitialized_heap to harness")
dccef66d85 ("selftests/futex: Migrate futex_wait_private_mapped_file to harness")
0d65d1abb5 ("selftests/futex: Migrate futex_wait to harness")
a894f6f403 ("selftests/futex: Correct validation logic in waitv")
e531301dd8 ("selftests/futex: Migrate functional tests to harness")
dfa2f2378f ("selftests/futex: Remove static keyword from 'head'")
4903ab0c83 ("futex: Remove unnecessary NULL check before kvfree()")
d7b2769f8d ("selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable check")
Signed-off-by: Ingo Molnar <mingo@kernel.org>