summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2019-05-144-30/+205
|\
| * tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-04-281-2/+79
| * tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain2019-04-281-25/+53
| * tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain2019-04-281-1/+1
| * tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain2019-04-281-1/+1
| * tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain2019-04-281-2/+0
| * exec selftests: test ->recursion_depthAlexey Dobriyan2019-04-283-1/+73
* | Merge remote-tracking branch 'ntb/ntb-next'Stephen Rothwell2019-05-141-1/+1
|\ \
| * | NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2019-03-211-1/+1
* | | Merge remote-tracking branch 'kselftest/next'Stephen Rothwell2019-05-1430-219/+869
|\ \ \
| * | | selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is setShuah Khan2019-05-131-9/+3
| * | | selftests: fix install target to use default install pathShuah Khan2019-05-091-2/+8
| * | | rseq/selftests: add -no-integrated-as for clangMathieu Desnoyers2019-05-071-1/+7
| * | | rseq/selftests: mips: use break instruction for RSEQ_SIGMathieu Desnoyers2019-05-071-1/+33
| * | | rseq/selftests: powerpc code signature: generate valid instructionsMathieu Desnoyers2019-05-071-1/+9
| * | | rseq/selftests: aarch64 code signature: handle big-endian environmentMathieu Desnoyers2019-05-071-2/+15
| * | | rseq/selftests: arm: use udf instruction for RSEQ_SIGMathieu Desnoyers2019-05-071-2/+50
| * | | rseq/selftests: s390: use trap4 for RSEQ_SIGMartin Schwidefsky2019-05-071-1/+8
| * | | rseq/selftests: x86: use ud1 instruction as RSEQ_SIG opcodeMathieu Desnoyers2019-05-071-4/+11
| * | | rseq/selftests: s390: use jg instruction for jumps outside of the asmMathieu Desnoyers2019-05-071-2/+2
| * | | rseq/selftests: Use __rseq_handled symbol to coexist with glibcMathieu Desnoyers2019-05-072-8/+48
| * | | rseq/selftests: Introduce __rseq_cs_ptr_array, rename __rseq_table to __rseq_csMathieu Desnoyers2019-05-076-51/+81
| * | | rseq/selftests: Add __rseq_exit_point_array section for debuggersMathieu Desnoyers2019-05-076-0/+372
| * | | rseq/selftests: x86: Work-around bogus gcc-8 optimisationMathieu Desnoyers2019-05-071-74/+70
| * | | selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-2516-8/+48
| * | | selftests: Remove KSFT_TAP_LEVELKees Cook2019-04-252-7/+0
| * | | selftests: Move test output to diagnostic linesKees Cook2019-04-255-6/+60
| * | | selftests: Distinguish between missing and non-executableKees Cook2019-04-251-1/+6
| * | | selftests: Add plan line and fix result line syntaxKees Cook2019-04-252-6/+8
| * | | selftests: Extract logic for multiple test runsKees Cook2019-04-253-24/+32
| * | | selftests: Use runner.sh for emit targetsKees Cook2019-04-252-19/+7
| * | | selftests: Extract single-test shell logic from lib.mkKees Cook2019-04-253-31/+39
* | | | Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell2019-05-145-28/+139
|\ \ \ \
| * | | | selftests/ftrace: Add tracing/error_log testcaseTom Zanussi2019-04-081-0/+19
| * | | | selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi2019-04-081-28/+0
| * | | | selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi2019-04-083-18/+14
| * | | | selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu2019-04-082-0/+124
* | | | | selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg2019-05-131-0/+2
* | | | | bpf: add various test cases for backward jumpsDaniel Borkmann2019-05-131-0/+195
* | | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1010-5/+338
|\ \ \ \ \
| * | | | | selftests/powerpc: Add a signal fuzzer selftestBreno Leitao2019-05-035-3/+334
| * | | | | powerpc: prepare string/mem functions for KASANChristophe Leroy2019-05-033-0/+2
| * | | | | powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-032-2/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-093-2/+5
|\ \ \ \ \
| * | | | | selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer2019-05-093-2/+5
* | | | | | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-095-4/+913
|\ \ \ \ \ \
| * | | | | | kselftests: cgroup: add freezer controller self-testsRoman Gushchin2019-04-195-1/+912
| * | | | | | kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin2019-04-191-3/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-081-0/+85
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | media: selftests: media_dev_allocator api testShuah Khan2019-04-221-0/+85
| | |_|/ / | |/| | |