summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko
2019-04-11selftests: Add debugging options to pmtu.shDavid Ahern
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-12selftests: netfilter: add ebtables broute test caseFlorian Westphal
2019-04-11tools: add smp_* barrier variants to include infrastructureDaniel Borkmann
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-11selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire
2019-04-11bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2Alan Maguire
2019-04-11selftests_bpf: extend test_tc_tunnel for UDP encapAlan Maguire
2019-04-11net: sched: flower: use correct ht function to prevent duplicatesVlad Buslov
2019-04-11selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-11libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-11tools/bpftool: show btf id in program informationPrashant Bhole
2019-04-11libbpf: Fix build with gcc-8Andrey Ignatov
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel
2019-04-10libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZEMagnus Karlsson
2019-04-10bpf, bpftool: fix a few ubsan warningsYonghong Song
2019-04-09bpf, selftest: add test cases for BTF Var and DataSecDaniel Borkmann
2019-04-09bpf, selftest: test global data/bss/rodata sectionsJoe Stringer
2019-04-09bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann
2019-04-09bpf: bpftool support for dumping data/bss/rodata sectionsDaniel Borkmann
2019-04-09bpf, libbpf: add support for BTF Var and DataSecDaniel Borkmann
2019-04-09bpf, libbpf: support global data/bss/rodata sectionsDaniel Borkmann
2019-04-09bpf, libbpf: refactor relocation handlingJoe Stringer
2019-04-09bpf: sync {btf, bpf}.h uapi header from tools infrastructureDaniel Borkmann
2019-04-09bpf: implement lookup-free direct value access for mapsDaniel Borkmann
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk
2019-04-08selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern
2019-04-08kselftests: extend nft_nat with inet family based nat hooksFlorian Westphal
2019-04-08tools/io_uring: remove IOCQE_FLAG_CACHEHITJens Axboe
2019-04-08tools/testing/nvdimm: Retain security state after overwriteDave Jiang
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel
2019-04-06libbpf: Ignore -Wformat-nonliteral warningAndrey Ignatov
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05selftests/bpf: Test unbounded var_off stack accessAndrey Ignatov