index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
futex
/
functional
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2
-12
/
+14
2025-10-15
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
1
-15
/
+21
2025-10-15
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
1
-1
/
+1
2025-10-15
selftests/futex: Fix some futex_numa_mpol subtests
Waiman Long
1
-4
/
+2
2025-10-15
selftests/futex: Remove the -g parameter from futex_priv_hash
Sebastian Andrzej Siewior
2
-2
/
+0
2025-07-22
selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully"
Colin Ian King
1
-1
/
+1
2025-07-11
selftests/futex: Remove support for IMMUTABLE
Sebastian Andrzej Siewior
1
-49
/
+22
2025-07-11
selftests/futex: Adapt the private hash test to RCU related changes
Sebastian Andrzej Siewior
1
-1
/
+41
2025-07-06
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
1
-0
/
+1
2025-06-05
selftests/futex: Set the home_node in futex_numa_mpol
Sebastian Andrzej Siewior
1
-2
/
+6
2025-06-05
selftests/futex: getopt() requires int as return value.
Sebastian Andrzej Siewior
2
-2
/
+2
2025-05-21
selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"
Colin Ian King
1
-1
/
+1
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
1
-10
/
+11
2025-05-21
selftests/futex: Use TAP output in futex_numa_mpol
Sebastian Andrzej Siewior
1
-33
/
+32
2025-05-21
selftests/futex: Use TAP output in futex_priv_hash
Sebastian Andrzej Siewior
1
-86
/
+62
2025-05-03
futex,selftests: Add another FUTEX2_NUMA selftest
Peter Zijlstra
2
-1
/
+264
2025-05-03
selftests/futex: Add futex_numa_mpol
Sebastian Andrzej Siewior
4
-1
/
+238
2025-05-03
selftests/futex: Add futex_priv_hash
Sebastian Andrzej Siewior
4
-2
/
+323
2025-04-08
selftests/futex: futex_waitv wouldblock test should fail
Edward Liaw
1
-1
/
+1
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
1
-1
/
+1
2024-05-31
selftests/futex: don't pass a const char* to asprintf(3)
John Hubbard
1
-1
/
+1
2024-05-30
selftests/futex: pass _GNU_SOURCE without a value to the compiler
John Hubbard
1
-1
/
+1
2024-02-19
selftests: fuxex: Report a unique test name per run of futex_requeue_pi
Mark Brown
1
-1
/
+12
2023-08-16
selftests/futex: Order calls to futex_lock_pi
Nysal Jan K.A
1
-0
/
+7
2023-02-13
selftests: futex: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2022-10-18
selftests/futex: fix build for clang
Ricardo Cañuelo
1
-4
/
+2
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
1
-1
/
+0
2022-08-02
selftests: futex: Fix 'the the' typo in comment
Slark Xiao
1
-1
/
+1
2022-07-11
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
1
-1
/
+0
2022-02-23
selftests: futex: Add the uapi headers include variable
Muhammad Usama Anjum
1
-3
/
+2
2022-02-23
selftests: futex: set DEFAULT_INSTALL_HDR_PATH
Muhammad Usama Anjum
1
-0
/
+1
2021-10-07
selftests: futex: Test sys_futex_waitv() wouldblock
André Almeida
1
-4
/
+37
2021-10-07
selftests: futex: Test sys_futex_waitv() timeout
André Almeida
1
-1
/
+20
2021-10-07
selftests: futex: Add sys_futex_waitv() test
André Almeida
4
-1
/
+243
2021-06-22
selftests: futex: Add futex compare requeue test
André Almeida
4
-1
/
+142
2021-06-22
selftests: futex: Add futex wait test
André Almeida
4
-1
/
+177
2021-05-12
selftests: futex: Expand timeout test
André Almeida
1
-16
/
+110
2021-05-12
selftests: futex: Correctly include headers dirs
André Almeida
1
-1
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-13
selftests: use LDLIBS for libraries instead of LDFLAGS
Dmitry Safonov
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
8
-40
/
+8
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
7
-0
/
+7
2018-12-13
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
1
-0
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-16
selftests: futex: convert test to use ksft TAP13 framework
Shuah Khan
7
-12
/
+21
2017-06-07
selftests: futex: print testcase-name and PASS/FAIL/ERROR status
Naresh Kamboju
7
-8
/
+17
2017-01-19
selftests/futex: Add headers to makefile dependencies
Stafford Horne
1
-1
/
+4
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-9
/
+3
2016-10-11
selftests/futex: Check ANSI terminal color support
SeongJae Park
1
-1
/
+1
[next]