summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-01-31memfd-test: test hugetlbfs sealingMarc-André Lureau-135/+15
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V-179/+311
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-120/+6632
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-72/+27
2018-01-28NTB: ntb_test: Update ntb_perf testsSerge Semin-6/+7
2018-01-28NTB: ntb_test: Update ntb_tool MW testsSerge Semin-21/+68
2018-01-28NTB: ntb_test: Add ntb_tool Message testsSerge Semin-0/+37
2018-01-28NTB: ntb_test: Update ntb_tool Scratchpad testsSerge Semin-17/+26
2018-01-28NTB: ntb_test: Update ntb_tool DB testsSerge Semin-11/+18
2018-01-28NTB: ntb_test: Update ntb_tool link testsSerge Semin-11/+15
2018-01-28NTB: ntb_test: Add ntb_tool port testsSerge Semin-0/+52
2018-01-28NTB: ntb_test: Safely use paths with whitespaceSerge Semin-31/+31
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-34/+868
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner-25/+691
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song-1/+96
2018-01-26bpf: add further test cases around div/mod and othersDaniel Borkmann-13/+330
2018-01-26bpf: clean up from test_tcpbpf_kern.cLawrence Brakmo-3/+0
2018-01-25selftests/bpf: check for chain-non-0 extack messageJakub Kicinski-3/+13
2018-01-25selftests/bpf: check for spurious extacks from the driverJakub Kicinski-0/+27
2018-01-25bpf: add selftest for tcpbpfLawrence Brakmo-2/+398
2018-01-24selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov-7/+23
2018-01-23selftests/bpf: validate replace of TC filters is workingJakub Kicinski-5/+50
2018-01-23selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet-5/+19
2018-01-23selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet-26/+86
2018-01-23bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole-4/+12
2018-01-23selftests/bpf: fix test_dev_cgroupAlexei Starovoitov-1/+1
2018-01-23selftests/bpf: speedup test_mapsAlexei Starovoitov-6/+10
2018-01-23tools/bpf: fix a test failure in selftests prog test_verifierYonghong Song-0/+1
2018-01-23selftests: vm: update .gitignore with missing generated fileShuah Khan-0/+1
2018-01-23selftests/x86: Add <test_name>{,_32,_64} targetsDmitry Safonov-0/+12
2018-01-22powerpc/selftests: Check endianness on trap in TMGustavo Romero-1/+332
2018-01-22selftests/powerpc: Add alignment handler selftestAndrew Donnellan-1/+493
2018-01-21selftest/powerpc: Add additional option to mmap_bench testAneesh Kumar K.V-3/+50
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-26/+483
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+149
2018-01-19bpf: add couple of test cases for div/mod by zeroDaniel Borkmann-0/+87
2018-01-19tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song-0/+122
2018-01-19selftests: bpf: update .gitignore with missing generated filesShuah Khan-0/+7
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski-25/+218
2018-01-18selftests/bpf: make test_verifier run most programsAlexei Starovoitov-1/+49
2018-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-3/+149
2018-01-17bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann-1/+122
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+541
2018-01-16bpf: reject stores into ctx via st and xaddDaniel Borkmann-2/+27
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+40
2018-01-16selftests: Fix loss of test output in run_kselftests.shMichael Ellerman-2/+9
2018-01-16selftest: ftrace: Fix to add 256 kprobe events correctlyMasami Hiramatsu-2/+17
2018-01-16selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu-2/+2
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+501
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski-1/+501