summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: bpf: Use bpf_endian.h in test_xdp.cDavid S. Miller2017-05-021-9/+8
* bpf: Include bpf_endian.h in test_progs.c too.David S. Miller2017-05-011-0/+1
* bpf: Move endianness BPF helpers out of bpf_util.hDavid S. Miller2017-05-014-21/+25
* bpf: enhance verifier to understand stack pointer arithmeticYonghong Song2017-05-011-6/+12
* bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann2017-04-282-17/+27
* bpf: fix _htons occurences in test_progsDaniel Borkmann2017-04-284-15/+31
* bpf: add various test cases to verifier selftestsDaniel Borkmann2017-04-281-0/+137
* bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-251-4/+25
* selftests/net: Fix broken test case in psock_fanoutMike Maloney2017-04-251-1/+1
* selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney2017-04-241-11/+84
* selftests/net: cleanup unused parameter in psock_fanoutMike Maloney2017-04-241-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-223-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-161-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-251-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-242-12/+36
|\| |
| * | bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-221-3/+26
| * | selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-221-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-152-1/+7
|\
| * selftests/bpf: fix broken buildAlexei Starovoitov2017-03-132-1/+7
* | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-141-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-101-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