summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-213-14/+25
|\
| * bpf: Fix values type used in test_mapsDavid Miller2017-04-211-2/+2
| * selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2017-04-202-12/+23
* | bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-211-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-0/+117
|\ \ | |/
| * Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-181-0/+117
| |\
| | * selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)2017-04-181-4/+23
| | * selftests: ftrace: Add a testcase for function PID filterNamhyung Kim2017-04-181-0/+98
* | | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau2017-04-171-1/+1
* | | bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau2017-04-171-23/+9
* | | bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau2017-04-171-5/+65
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-5/+5
|\ \ \ | |/ /
| * | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-081-5/+5
| |\ \
| | * | selftests/powerpc: Fix standalone powerpc buildMichael Ellerman2017-03-271-5/+5
* | | | selftests/bpf: fix merge conflictAlexei Starovoitov2017-04-061-5/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-062-6/+298
|\ \ \ \ | |/ / /
| * | | bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-012-6/+273
| * | | bpf: improve verifier packet range checksAlexei Starovoitov2017-03-241-0/+20
| | |/ | |/|
* | | selftests: add a generic testsuite for ethernet deviceLABBE Corentin2017-04-052-1/+201
* | | selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-013-1/+563
* | | selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-014-1/+332
* | | selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-013-4/+215
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-232-12/+36
|\ \ \ | |/ /
| * | bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-221-3/+26
| * | selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-211-9/+10
| |/
* | bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-221-13/+118
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-142-1/+7
|\
| * selftests/bpf: fix broken buildAlexei Starovoitov2017-03-122-1/+7
* | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-131-24/+24
|\ \
| * | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-091-24/+24
* | | userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-091-0/+4
* | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
|\ \ \
| * | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| * | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-074-8/+18
|\ \ \ \
| * | | | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-014-8/+18
* | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-076-16/+281
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox2017-03-071-0/+1
| * | | | ida: Free correct IDA bitmapMatthew Wilcox2017-03-073-3/+33
| * | | | radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-071-2/+2
| * | | | radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-071-4/+2
| * | | | radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-071-0/+4
| * | | | radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva2017-03-071-0/+47
| * | | | radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva2017-03-071-0/+44
| * | | | radix tree test suite: Add performance benchmarksRehas Sachdeva2017-03-071-7/+75
| * | | | radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva2017-03-071-0/+29
| * | | | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-071-0/+19
| * | | | radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-071-0/+25
| |/ / /
* | | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-071-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-031-2/+4
| |/ /
OpenPOWER on IntegriCloud