index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
futex
Age
Commit message (
Expand
)
Author
45 hours
selftests/futex: Use thread synchronization helpers instead of usleep()
Yuwen Chen
45 hours
selftests/futex: Provide thread creation and synchronization helpers
Yuwen Chen
45 hours
selftests/futex: Dynamically skip unsupported tests
Wake Liu
45 hours
selftests/futex: Add FUTEX_LOCK_PI owner-exiting coverage
Valery Borovsky
45 hours
selftests/futex: Migrate robust_list to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_priv_hash to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_numa_mpol to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_requeue_pi_signal_restart to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_requeue_pi_mismatched_ops to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_requeue_pi to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_requeue to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_wait_uninitialized_heap to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_wait_private_mapped_file to harness
Wake Liu
45 hours
selftests/futex: Migrate futex_wait to harness
Wake Liu
45 hours
selftests/futex: Correct validation logic in waitv
Wake Liu
45 hours
selftests/futex: Migrate functional tests to harness
Wake Liu
45 hours
selftests/futex: Remove static keyword from 'head'
Ankit Khushwaha
2026-06-03
selftests: futex: Add tests for robust release operations
André Almeida
2026-03-24
selftests/futex: Bump up libnuma version check
Davidlohr Bueso
2026-03-24
selftests/futex: Conditionally include libnuma support
Nylon Chen
2026-02-04
selftests/futex: Fix incorrect result reporting of futex_requeue test item
Yuwen Chen
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-14
selftests/futex: Create test for robust list
André Almeida
2025-11-14
selftests/futex: Skip tests if shmget unsupported
Carlos Llamas
2025-11-14
selftests/futex: Add newline to ksft_exit_fail_msg()
Carlos Llamas
2025-11-14
selftests/futex: Remove unused test_futex_mpol()
André Almeida
2025-09-20
selftest/futex: Fix spelling mistake "boundarie" -> "boundary"
Colin Ian King
2025-09-20
selftests/futex: Remove logging.h file
André Almeida
2025-09-20
selftests/futex: Drop logging.h include from futex_numa
André Almeida
2025-09-20
selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_priv_hash with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_waitv with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_requeue with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_wait with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...
André Almeida
2025-09-20
selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h
André Almeida
2025-09-20
selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...
André Almeida
2025-09-20
selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...
André Almeida
2025-09-20
selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
André Almeida
2025-09-17
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2025-09-17
selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest
André Almeida
2025-09-17
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
2025-09-01
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
2025-09-01
selftests/futex: Fix typos and grammar in futex_priv_hash
Gopi Krishna Menon
2025-09-01
selftests/futex: Fix format-security warnings in futex_priv_hash
Nai-Chen Cheng
2025-09-01
selftests/futex: Fix some futex_numa_mpol subtests
Waiman Long
2025-08-29
selftests/futex: Remove the -g parameter from futex_priv_hash
Sebastian Andrzej Siewior
[next]