summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+248
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+50
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann-1/+20
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+228
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer-2/+61
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer-1/+151
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-6/+25
2018-02-08selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)-0/+37
2018-02-08selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)-0/+6
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle multiple instancesSteven Rostedt (VMware)-0/+3
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle modulesSteven Rostedt (VMware)-3/+4
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju-3/+15
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-18/+219
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+17
2018-02-06idr: Make 1-based IDRs more efficientMatthew Wilcox-2/+5
2018-02-06idr: Remove idr_alloc_extMatthew Wilcox-0/+17
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar-739/+9096
2018-02-06IDR test suite: Check handling negative end correctlyMatthew Wilcox-0/+1
2018-02-06idr test suite: Fix ida_test_random()Matthew Wilcox-2/+2
2018-02-06radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox-2/+0
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-52/+644
2018-02-06tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song-0/+3
2018-02-05membarrier/selftest: Test private expedited sync core commandMathieu Desnoyers-0/+73
2018-02-05membarrier/selftest: Test global expedited commandMathieu Desnoyers-5/+54
2018-02-05membarrier/selftest: Test private expedited commandMathieu Desnoyers-16/+95
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+17
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds-75/+232
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-23/+56
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler-24/+514
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler-61/+608
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-21/+994
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams-0/+63
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang-0/+40
2018-02-01libnvdimm/nfit_test: add firmware download emulationDave Jiang-28/+360
2018-02-01nfit-test: Add platform cap support from ACPI 6.2a to testDave Jiang-2/+12
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-76/+101
2018-02-01bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann-0/+14
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song-2/+3
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-372/+437
2018-01-31memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau-9/+32
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau-40/+64
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau-10/+16
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