index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
futex
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: futex: Add the uapi headers include variable
Muhammad Usama Anjum
2022-02-23
1
-3
/
+2
*
selftests: futex: set DEFAULT_INSTALL_HDR_PATH
Muhammad Usama Anjum
2022-02-23
1
-0
/
+1
*
selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum
2022-01-27
1
-2
/
+2
*
selftests: futex: Test sys_futex_waitv() wouldblock
André Almeida
2021-10-07
1
-4
/
+37
*
selftests: futex: Test sys_futex_waitv() timeout
André Almeida
2021-10-07
1
-1
/
+20
*
selftests: futex: Add sys_futex_waitv() test
André Almeida
2021-10-07
5
-1
/
+265
*
selftests: futex: Add futex compare requeue test
André Almeida
2021-06-22
4
-1
/
+142
*
selftests: futex: Add futex wait test
André Almeida
2021-06-22
4
-1
/
+177
*
selftests: futex: Expand timeout test
André Almeida
2021-05-12
1
-16
/
+110
*
selftests: futex: Correctly include headers dirs
André Almeida
2021-05-12
1
-1
/
+2
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
selftests: use LDLIBS for libraries instead of LDFLAGS
Dmitry Safonov
2020-02-13
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
12
-60
/
+12
*
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
2019-04-25
7
-0
/
+7
*
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
2018-12-13
1
-0
/
+1
*
selftests: add headers_install to lib.mk
Anders Roxell
2018-09-05
1
-0
/
+1
*
selftests: futex: delete RUN_TESTS and EMIT_TESTS overrides
Shuah Khan (Samsung OSG)
2018-05-30
1
-12
/
+0
*
selftests: futex Makefile add top level TAP header echo to RUN_TESTS
Shuah Khan
2018-03-07
1
-0
/
+4
*
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
2018-02-26
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
1
-3
/
+3
*
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
2017-09-25
1
-1
/
+4
*
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-09-08
8
-23
/
+30
|
\
|
*
selftests: futex: convert test to use ksft TAP13 framework
Shuah Khan
2017-08-16
8
-23
/
+30
*
|
selftests: futex: fix run_tests target
Shuah Khan
2017-08-09
1
-1
/
+1
|
/
*
selftests: futex: print testcase-name and PASS/FAIL/ERROR status
Naresh Kamboju
2017-06-07
8
-10
/
+19
*
selftests: futex: override clean in lib.mk to fix warnings
Shuah Khan
2017-04-25
1
-1
/
+2
*
selftests/futex: Fix build error with OUTPUT variable
Darren Hart
2017-04-11
1
-3
/
+3
*
selftests/futex: Add headers to makefile dependencies
Stafford Horne
2017-01-19
1
-1
/
+4
*
selftests/futex: Add stdio used for logging
Stafford Horne
2017-01-19
1
-0
/
+1
*
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
1
-5
/
+16
*
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2017-01-05
1
-9
/
+3
*
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-1
/
+1
*
selftests/futex: Check ANSI terminal color support
SeongJae Park
2016-10-11
2
-2
/
+2
*
tools:testing/selftests: fix typo in futex/README
Wei Jiangang
2015-11-16
1
-1
/
+1
*
selftests/futex: Fix futex_cmp_requeue_pi() error handling
Darren Hart
2015-07-20
1
-1
/
+1
*
selftests/futex: Add .gitignore
Darren Hart
2015-05-26
1
-0
/
+7
*
selftests/futex: Increment ksft pass and fail counters
Darren Hart
2015-05-26
2
-1
/
+4
*
selftests/futex: Update Makefile to use lib.mk
Darren Hart
2015-05-26
2
-3
/
+22
*
selftests: Add futex functional tests
Darren Hart
2015-05-26
15
-0
/
+1889