summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-01
| * bpf: improve verifier packet range checksAlexei Starovoitov2017-03-24
* | selftests: add a generic testsuite for ethernet deviceLABBE Corentin2017-04-05
* | selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-01
* | selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-01
* | selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-01
* | tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2017-04-01
* | tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-01
* | Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-23
* | Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-23
| |\
| | * bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-22
| | * selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-21
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-17
| |\ \ | | |/ | |/|
| | * perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-03-17
* | | bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-15
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-14
| |\ \
| | * | selftests/bpf: fix broken buildAlexei Starovoitov2017-03-12
| * | | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-13
| |\ \ \
| | * | | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-09
| * | | | userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-09
| * | | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-09
| * | | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-08
| |\ \ \ \
| | * | | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-08
| | * | | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-08
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-07
| |\ \ \ \ \
| | * | | | | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-01
| | * | | | | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-01
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-07
| |\ \ \ \ \ \
| | * | | | | | objtool: Fix another GCC jump table detection issueJosh Poimboeuf2017-03-07
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-07
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox2017-03-07
| | * | | | | ida: Free correct IDA bitmapMatthew Wilcox2017-03-07
| | * | | | | radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-07
| | * | | | | radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-07
| | * | | | | radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-07
| | * | | | | radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva2017-03-07
| | * | | | | radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva2017-03-07
| | * | | | | radix tree test suite: Add performance benchmarksRehas Sachdeva2017-03-07
| | * | | | | radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva2017-03-07
| | * | | | | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-07
| | * | | | | radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-07
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-07
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-03
| | |/ / /
* | | | | tools: hv: Add clean up function for Ubuntu configHaiyang Zhang2017-03-06
|/ / / /
* | | | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-04
|\ \ \ \
| * | | | selftests/x86: Add a basic selftest for iopermAndy Lutomirski2017-03-01