index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
futex
Age
Commit message (
Expand
)
Author
9 days
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
2025-06-05
selftests/futex: Set the home_node in futex_numa_mpol
Sebastian Andrzej Siewior
2025-06-05
selftests/futex: getopt() requires int as return value.
Sebastian Andrzej Siewior
2025-05-21
selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"
Colin Ian King
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
2025-05-21
selftests/futex: Use TAP output in futex_numa_mpol
Sebastian Andrzej Siewior
2025-05-21
selftests/futex: Use TAP output in futex_priv_hash
Sebastian Andrzej Siewior
2025-05-03
futex,selftests: Add another FUTEX2_NUMA selftest
Peter Zijlstra
2025-05-03
selftests/futex: Add futex_numa_mpol
Sebastian Andrzej Siewior
2025-05-03
selftests/futex: Add futex_priv_hash
Sebastian Andrzej Siewior
2025-05-03
selftests/futex: Build without headers nonsense
Peter Zijlstra
2025-04-08
selftests/futex: futex_waitv wouldblock test should fail
Edward Liaw
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
2024-05-31
selftests/futex: don't pass a const char* to asprintf(3)
John Hubbard
2024-05-31
selftests/futex: don't redefine .PHONY targets (all, clean)
John Hubbard
2024-05-30
selftests/futex: pass _GNU_SOURCE without a value to the compiler
John Hubbard
2024-02-19
selftests: fuxex: Report a unique test name per run of futex_requeue_pi
Mark Brown
2023-08-16
selftests/futex: Order calls to futex_lock_pi
Nysal Jan K.A
2023-02-13
selftests: futex: Fix incorrect kernel headers search path
Mathieu Desnoyers
2022-10-18
selftests/futex: fix build for clang
Ricardo Cañuelo
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
2022-08-02
selftests: futex: Fix 'the the' typo in comment
Slark Xiao
2022-07-11
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
2022-02-23
selftests: futex: Add the uapi headers include variable
Muhammad Usama Anjum
2022-02-23
selftests: futex: set DEFAULT_INSTALL_HDR_PATH
Muhammad Usama Anjum
2022-01-27
selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum
2021-10-07
selftests: futex: Test sys_futex_waitv() wouldblock
André Almeida
2021-10-07
selftests: futex: Test sys_futex_waitv() timeout
André Almeida
2021-10-07
selftests: futex: Add sys_futex_waitv() test
André Almeida
2021-06-22
selftests: futex: Add futex compare requeue test
André Almeida
2021-06-22
selftests: futex: Add futex wait test
André Almeida
2021-05-12
selftests: futex: Expand timeout test
André Almeida
2021-05-12
selftests: futex: Correctly include headers dirs
André Almeida
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-13
selftests: use LDLIBS for libraries instead of LDFLAGS
Dmitry Safonov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
2018-12-13
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
2018-05-30
selftests: futex: delete RUN_TESTS and EMIT_TESTS overrides
Shuah Khan (Samsung OSG)
2018-03-07
selftests: futex Makefile add top level TAP header echo to RUN_TESTS
Shuah Khan
2018-02-26
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
2017-09-08
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-08-16
selftests: futex: convert test to use ksft TAP13 framework
Shuah Khan
2017-08-09
selftests: futex: fix run_tests target
Shuah Khan
2017-06-07
selftests: futex: print testcase-name and PASS/FAIL/ERROR status
Naresh Kamboju
2017-04-25
selftests: futex: override clean in lib.mk to fix warnings
Shuah Khan
[next]