index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sync
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
selftests: sync: ksft_exit_pass() does not return
Nathan Chancellor
1
-2
/
+1
2023-02-13
selftests: sync: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2022-07-01
remove CONFIG_ANDROID
Christoph Hellwig
1
-1
/
+0
2021-08-31
selftests/sync: Remove the deprecated config SYNC
Li Zhijian
1
-1
/
+0
2020-07-06
selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2019-11-07
selftests: sync: Fix cast warnings on arm
Masami Hiramatsu
1
-3
/
+3
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
1
-0
/
+1
2018-06-18
selftests: sync: add config fragment for testing sync framework
Fathi Boudra
1
-0
/
+4
2018-02-13
selftests: sync: missing CFLAGS while compiling
Anders Roxell
1
-1
/
+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-09-21
selftests: sync: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
1
-6
/
+18
2017-09-21
selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
Shuah Khan
1
-2
/
+4
2017-07-28
selftests: sync: convert to use TAP13 ksft framework
Shuah Khan
2
-34
/
+41
2017-07-28
selftests: sync: differentiate between sync unsupported and access errors
Shuah Khan
1
-4
/
+19
2017-06-07
selftests: sync: Skip the test if kernel support is not found
Michael Ellerman
1
-0
/
+13
2017-04-27
selftests: sync: override clean in lib.mk to fix warnings
Shuah Khan
1
-2
/
+1
2016-12-13
selftest: sync: improve assert() failure message
Gustavo Padovan
1
-1
/
+1
2016-12-01
selftest: sync: stress test for merges
Emilio López
4
-0
/
+120
2016-12-01
selftest: sync: stress consumer/producer test
Emilio López
4
-0
/
+190
2016-12-01
selftest: sync: stress test for parallelism
Emilio López
4
-0
/
+116
2016-12-01
selftest: sync: wait tests for sw_sync framework
Emilio López
4
-0
/
+96
2016-12-01
selftest: sync: merge tests for sw_sync framework
Emilio López
4
-0
/
+65
2016-12-01
selftest: sync: fence tests for sw_sync framework
Emilio López
4
-0
/
+140
2016-12-01
selftest: sync: basic tests for sw_sync framework
Emilio López
8
-0
/
+518