summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | NTB: ntb_test: Update ntb_tool MW testsSerge Semin2018-01-291-21/+68
| * | | | | | | NTB: ntb_test: Add ntb_tool Message testsSerge Semin2018-01-291-0/+37
| * | | | | | | NTB: ntb_test: Update ntb_tool Scratchpad testsSerge Semin2018-01-291-17/+26
| * | | | | | | NTB: ntb_test: Update ntb_tool DB testsSerge Semin2018-01-291-11/+18
| * | | | | | | NTB: ntb_test: Update ntb_tool link testsSerge Semin2018-01-291-11/+15
| * | | | | | | NTB: ntb_test: Add ntb_tool port testsSerge Semin2018-01-291-0/+52
| * | | | | | | NTB: ntb_test: Safely use paths with whitespaceSerge Semin2018-01-291-31/+31
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-0315-23/+56
|\ \ \ \ \ \ \
| * | | | | | | selftests: vm: update .gitignore with missing generated fileShuah Khan2018-01-231-0/+1
| * | | | | | | selftests/x86: Add <test_name>{,_32,_64} targetsDmitry Safonov2018-01-231-0/+12
| * | | | | | | selftests: Fix loss of test output in run_kselftests.shMichael Ellerman2018-01-162-2/+9
| * | | | | | | selftest: ftrace: Fix to add 256 kprobe events correctlyMasami Hiramatsu2018-01-161-2/+17
| * | | | | | | selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu2018-01-161-2/+2
| * | | | | | | selftests: media_tests: Add SPDX license identifierShuah Khan2018-01-123-3/+6
| * | | | | | | selftests: kselftest.h: Add SPDX license identifierShuah Khan2018-01-121-1/+1
| * | | | | | | selftests: kselftest_install.sh: Add SPDX license identifierShuah Khan2018-01-121-3/+1
| * | | | | | | selftests: gen_kselftest_tar.h: Add SPDX license identifierShuah Khan2018-01-121-3/+1
| * | | | | | | selftests: media_tests: Fix Makefile 'clean' target warningShuah Khan2018-01-121-5/+2
| * | | | | | | tools/testing: Fix trailing semicolonLuis de Bethencourt2018-01-121-1/+1
| * | | | | | | kselftest: fix OOM in memory compaction testArnd Bergmann2018-01-101-0/+2
| * | | | | | | selftests: seccomp: fix compile error seccomp_bpfAnders Roxell2018-01-101-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0213-21/+994
|\ \ \ \ \ \ \
| * | | | | | | powerpc/selftests: Check endianness on trap in TMGustavo Romero2018-01-213-1/+332
| * | | | | | | selftests/powerpc: Add alignment handler selftestAndrew Donnellan2018-01-212-1/+493
| * | | | | | | selftest/powerpc: Add additional option to mmap_bench testAneesh Kumar K.V2018-01-211-3/+50
| * | | | | | | selftests/powerpc: Add a test of SEGV error behaviourMichael Ellerman2018-01-033-2/+81
| * | | | | | | selftests/powerpc: Fix build errors in powerpc ptrace selftestsSimon Guo2017-12-113-5/+4
| * | | | | | | selftests/powerpc: Check for pthread errors in tm-unavailableCyril Bur2017-12-041-9/+34
| |/ / / / / /
* | | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-76/+101
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.15-rc6 into driver-core-nextGreg Kroah-Hartman2018-01-025-69/+598
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman2017-12-112-1/+20
| |\ \ \ \ \ \ \
| * | | | | | | | test_firmware: wrap custom sysfs load tests into helperLuis R. Rodriguez2017-11-291-15/+28
| * | | | | | | | test_firmware: wrap basic sysfs fallback tests into helperLuis R. Rodriguez2017-11-291-37/+41
| * | | | | | | | test_firmware: wrap sysfs timeout test into helperLuis R. Rodriguez2017-11-291-32/+37
| * | | | | | | | test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez2017-11-291-1/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-0111-372/+437
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau2018-02-013-9/+32
| * | | | | | | memfd-test: move common code to a shared unitMarc-André Lureau2018-02-015-40/+64
| * | | | | | | memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau2018-02-011-10/+16
| * | | | | | | memfd-test: test hugetlbfs sealingMarc-André Lureau2018-02-011-135/+15
| * | | | | | | selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V2018-02-014-179/+311
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3126-120/+6632
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-2912-34/+868
| |\ \ \ \ \ \
| | * | | | | | tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song2018-01-272-1/+96
| | * | | | | | bpf: add further test cases around div/mod and othersDaniel Borkmann2018-01-271-13/+330
| | * | | | | | bpf: clean up from test_tcpbpf_kern.cLawrence Brakmo2018-01-261-3/+0
| | * | | | | | bpf: add selftest for tcpbpfLawrence Brakmo2018-01-267-2/+398
| | * | | | | | selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov2018-01-241-7/+23
| | * | | | | | bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole2018-01-231-4/+12
| | * | | | | | selftests/bpf: fix test_dev_cgroupAlexei Starovoitov2018-01-231-1/+1