summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-098-0/+40
|\
| * selftests/ftrace: Distinguish between hist and synthetic event checksTom Zanussi2020-06-018-0/+40
* | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-06-092-67/+303
|\ \
| * | kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...Vitor Massaru Iha2020-06-011-9/+18
| * | kunit: use KUnit defconfig by defaultVitor Massaru Iha2020-05-221-11/+3
| * | kunit: use --build_dir=.kunit as defaultVitor Massaru Iha2020-05-221-7/+6
| * | kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow2020-05-112-60/+296
* | | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-0924-55/+166
|\ \ \
| * | | selftests/sysctl: Make sysctl test driver as a moduleMasami Hiramatsu2020-06-021-1/+1
| * | | selftests/sysctl: Fix to load test_sysctl moduleMasami Hiramatsu2020-06-021-11/+2
| * | | selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu2020-05-281-0/+2
| * | | selftests/ftrace: Use printf for backslash included commandMasami Hiramatsu2020-05-282-4/+8
| * | | selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin2020-05-225-3/+24
| * | | Kernel selftests: Add check if TPM devices are supportedNikita Sobolev2020-05-222-0/+10
| * | | selftests: vdso: Add a selftest for vDSO getcpu()Mark Brown2020-05-223-1/+57
| * | | selftests: vdso: Use a header file to prototype parse_vdso APIMark Brown2020-05-224-30/+34
| * | | selftests: vdso: Rename vdso_test to vdso_test_gettimeofdayMark Brown2020-05-223-4/+6
| * | | selftests/exec: Verify execve of non-regular files failKees Cook2020-05-223-1/+10
| * | | selftests: introduce gen_tar Makefile targetVeronika Kabatova2020-05-192-1/+13
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-081-1/+43
|\ \ \
| * | | lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka2020-06-081-0/+42
| * | | tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=yVlastimil Babka2020-06-081-1/+1
* | | | Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds2020-06-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2020-06-051-1/+1
* | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-0521-5/+3253
|\ \ \ \
| * | | | selftests/powerpc: Add a test of counting larx/stcxMichael Ellerman2020-05-154-2/+203
| * | | | powerpc/mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-2/+2
| * | | | powerpc: Use trap metadata to prevent double restart rather than zeroing trapNicholas Piggin2020-05-152-1/+175
| * | | | selftests/powerpc: Add README for GZIP engine testsRaphael Moreira Zinsly2020-04-212-0/+46
| * | | | selftests/powerpc: Add NX-GZIP engine decompress testcaseRaphael Moreira Zinsly2020-04-213-1/+1030
| * | | | selftests/powerpc: Add NX-GZIP engine compress testcaseRaphael Moreira Zinsly2020-04-215-0/+803
| * | | | selftests/powerpc: Add header files for NX compresion/decompressionRaphael Moreira Zinsly2020-04-213-0/+801
| * | | | selftests/powerpc: Add header files for GZIP engine testRaphael Moreira Zinsly2020-04-213-0/+194
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0411-533/+1000
|\ \ \ \ \
| * | | | | tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala2020-06-041-1/+0
| * | | | | selftests: vm: pkeys: fix multilib builds for x86Sandipan Das2020-06-041-1/+73
| * | | | | selftests: vm: pkeys: use the correct page size on powerpcSandipan Das2020-06-042-1/+6
| * | | | | selftests/vm/pkeys: override access right definitions on powerpcRam Pai2020-06-041-6/+4
| * | | | | selftests/vm/pkeys: test correct behaviour of pkey-0Ram Pai2020-06-041-0/+53
| * | | | | selftests/vm/pkeys: introduce a sub-page allocatorRam Pai2020-06-044-0/+37
| * | | | | selftests/vm/pkeys: detect write violation on a mapped access-denied-key pageRam Pai2020-06-041-0/+13
| * | | | | selftests/vm/pkeys: associate key on a mapped page and detect write violationRam Pai2020-06-041-0/+12
| * | | | | selftests/vm/pkeys: associate key on a mapped page and detect access violationRam Pai2020-06-041-0/+19
| * | | | | selftests/vm/pkeys: improve checks to determine pkey supportRam Pai2020-06-044-5/+37
| * | | | | selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()Ram Pai2020-06-041-1/+10
| * | | | | selftests/vm/pkeys: fix number of reserved powerpc pkeysDesnes A. Nunes do Rosario2020-06-041-2/+20
| * | | | | selftests/vm/pkeys: introduce powerpc supportRam Pai2020-06-043-128/+234
| * | | | | selftests/vm/pkeys: introduce generic pkey abstractionsRam Pai2020-06-043-6/+29
| * | | | | selftests: vm: pkeys: use the correct huge page sizeSandipan Das2020-06-041-7/+16
| * | | | | selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-041-1/+2