summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-023-4/+4
|\
| * tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...Chijun Sima2017-03-241-1/+1
| * selftests/timers: Spelling s/privledges/privileges/Geert Uytterhoeven2017-03-241-2/+2
| * treewide: Fix typos in printkMasanari Iida2017-03-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-0222-91/+1947
|\ \
| * | 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
| * | bpf: Add sparc support to tools and samples.David S. Miller2017-04-222-0/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-213-14/+25
| |\ \
| * | | bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-212-0/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-0/+117
| |\ \ \
| * | | | 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-155-18/+27
| |\ \ \ \
| * | | | | tools: bpf_jit_disasm: Add option to dump JIT image to a file.David Daney2017-04-131-4/+36
| * | | | | bpf: fix comment typoAlexander Alemayhu2017-04-091-1/+1
| * | | | | 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-063-6/+308
| |\ \ \ \ \
| * | | | | | 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
| * | | | | | tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2017-04-012-2/+3
| * | | | | | tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-013-1/+51
| * | | | | | Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-231-1/+2
| * | | | | | Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-231-1/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-233-13/+37
| |\ \ \ \ \ \
| * | | | | | | bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-224-13/+140
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-1525-67/+399
| |\ \ \ \ \ \ \
| * | | | | | | | tools: hv: Add clean up function for Ubuntu configHaiyang Zhang2017-03-061-0/+18
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-012-2/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel2017-04-121-2/+3
| * | | | | | | | | Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-033-13/+37
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski2017-03-231-0/+46
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-111-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-01373-2249/+13471
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-1/+1
| | * | | | | | | | | x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-1/+1
OpenPOWER on IntegriCloud