summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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-223-1/+332
| * | | | | | | selftests/powerpc: Add alignment handler selftestAndrew Donnellan2018-01-222-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-01-3111-372/+437
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau2018-01-313-9/+32
| * | | | | | | memfd-test: move common code to a shared unitMarc-André Lureau2018-01-315-40/+64
| * | | | | | | memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau2018-01-311-10/+16
| * | | | | | | memfd-test: test hugetlbfs sealingMarc-André Lureau2018-01-311-135/+15
| * | | | | | | selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V2018-01-314-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-2812-34/+868
| |\ \ \ \ \ \
| | * | | | | | tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song2018-01-262-1/+96
| | * | | | | | bpf: add further test cases around div/mod and othersDaniel Borkmann2018-01-261-13/+330
| | * | | | | | bpf: clean up from test_tcpbpf_kern.cLawrence Brakmo2018-01-261-3/+0
| | * | | | | | bpf: add selftest for tcpbpfLawrence Brakmo2018-01-257-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
| | * | | | | | selftests/bpf: speedup test_mapsAlexei Starovoitov2018-01-231-6/+10
| | * | | | | | tools/bpf: fix a test failure in selftests prog test_verifierYonghong Song2018-01-231-0/+1
| * | | | | | | selftests/bpf: check for chain-non-0 extack messageJakub Kicinski2018-01-251-3/+13
| * | | | | | | selftests/bpf: check for spurious extacks from the driverJakub Kicinski2018-01-251-0/+27
| * | | | | | | selftests/bpf: validate replace of TC filters is workingJakub Kicinski2018-01-231-5/+50
| * | | | | | | selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet2018-01-231-5/+19
| * | | | | | | selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet2018-01-231-26/+86
| |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-206-26/+483
| |\ \ \ \ \ \
| | * | | | | | bpf: add couple of test cases for div/mod by zeroDaniel Borkmann2018-01-191-0/+87
| | * | | | | | tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song2018-01-191-0/+122
| | * | | | | | selftests: bpf: update .gitignore with missing generated filesShuah Khan2018-01-191-0/+7
OpenPOWER on IntegriCloud