index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lib.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
Revert "selftests: error out if kernel header files are not yet built"
John Hubbard
1
-37
/
+3
2023-09-08
selftests: Keep symlinks, when possible
Björn Töpel
1
-2
/
+2
2023-06-20
selftests: error out if kernel header files are not yet built
John Hubbard
1
-3
/
+37
2023-03-10
selftests: fix LLVM build for i386 and x86_64
Guillaume Tucker
1
-0
/
+2
2023-01-12
kselftest: Fix error message for unconfigured LLVM builds
Mark Brown
1
-1
/
+1
2022-12-13
Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+5
2022-10-21
selftests: net: Fix cross-tree inclusion of scripts
Benjamin Poirier
1
-2
/
+2
2022-10-20
selftests: Use optional USERCFLAGS and USERLDFLAGS
Mickaël Salaün
1
-0
/
+5
2022-09-14
selftests/landlock: Fix out-of-tree builds
Mickaël Salaün
1
-0
/
+4
2022-08-20
selftests/vm: fix inability to build any vm tests
Axel Rasmussen
1
-0
/
+1
2022-07-12
selftests: drop KSFT_KHDR_INSTALL make target
Guillaume Tucker
1
-38
/
+0
2022-06-14
selftests: Fix clang cross compilation
Mark Brown
1
-2
/
+23
2022-03-31
kbuild: Make $(LLVM) more flexible
Nathan Chancellor
1
-1
/
+7
2021-12-11
selftests: cgroup: build error multiple outpt files
Anders Roxell
1
-1
/
+1
2021-09-15
selftests: be sure to make khdr before other targets
Li Zhijian
1
-0
/
+1
2021-06-08
selftests: lib.mk: Also install "config" and "settings"
Kees Cook
1
-0
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+4
2021-04-16
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-03-26
selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
Ilya Leoshkevich
1
-1
/
+2
2020-10-28
selftests: filter kselftest headers from command in lib.mk
Tommi Rantala
1
-1
/
+1
2020-10-07
selftests: Extract run_kselftest.sh and generate stand-alone test list
Kees Cook
1
-3
/
+2
2020-08-31
selftests: use "$(MAKE)" instead of "make" for headers_install
Denys Vlasenko
1
-2
/
+2
2020-07-07
selftests: fix condition in run_tests
Yauheni Kaliuta
1
-1
/
+1
2020-07-07
selftests: do not use .ONESHELL
Yauheni Kaliuta
1
-11
/
+9
2020-04-02
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2020-03-27
selftests: enforce local header dependency in lib.mk
Shuah Khan
1
-1
/
+2
2020-02-11
selftests: fix too long argument
Jiri Benc
1
-10
/
+13
2019-07-10
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
1
-2
/
+2
2019-05-13
selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set
Shuah Khan
1
-9
/
+3
2019-04-25
selftests: Move test output to diagnostic lines
Kees Cook
1
-1
/
+2
2019-04-25
selftests: Extract logic for multiple test runs
Kees Cook
1
-17
/
+8
2019-04-25
selftests: Use runner.sh for emit targets
Kees Cook
1
-13
/
+2
2019-04-25
selftests: Extract single-test shell logic from lib.mk
Kees Cook
1
-30
/
+7
2019-04-20
selftests: fix headers_install circular dependency
Shuah Khan
1
-2
/
+36
2018-12-14
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
1
-4
/
+4
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
1
-0
/
+12
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2018-06-06
selftests/lib.mk: Introduce OVERRIDE_TARGETS
Mathieu Desnoyers
1
-0
/
+4
2018-05-31
selftests: lib.mk: add test execute bit check to EMIT_TESTS
Shuah Khan (Samsung OSG)
1
-1
/
+6
2018-05-31
selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTS
Shuah Khan (Samsung OSG)
1
-2
/
+6
2018-05-31
selftests: lib.mk: Include test suite name in the RUN_TESTS output
Shuah Khan (Samsung OSG)
1
-9
/
+10
2018-05-31
selftests: lib.mk: move running and printing result to a new function
Shuah Khan (Samsung OSG)
1
-24
/
+28
2018-05-31
selftests: lib.mk: add SKIP handling to RUN_TESTS define
Shuah Khan (Samsung OSG)
1
-2
/
+13
2018-05-31
selftests: lib.mk: cleanup RUN_TESTS define and make it readable
Shuah Khan (Samsung OSG)
1
-3
/
+5
2018-04-28
selftests: Fix lib.mk run_tests target shell script
Mathieu Desnoyers
1
-4
/
+4
2018-03-06
selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers
Shuah Khan
1
-0
/
+1
2018-01-16
selftests: Fix loss of test output in run_kselftests.sh
Michael Ellerman
1
-1
/
+1
2017-10-31
selftests: lib.mk: print individual test results to console by default
Shuah Khan
1
-1
/
+5
2017-09-21
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
1
-0
/
+11
2017-09-21
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
1
-5
/
+11
[next]