summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko2019-02-091-3/+74
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0927-71/+1332
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-088-34/+815
| |\
| | * selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-02-042-1/+763
| | * selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-02-041-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-025-32/+51
| | |\
| | | * bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-01-311-10/+20
| | | * tools/bpf: fix test_btf for typedef func_proto caseYonghong Song2019-01-301-6/+3Star
| | | * tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski2019-01-282-14/+9Star
| | | * bpftool: fix percpu maps updatingPaolo Abeni2019-01-231-0/+16
| | | * bpftool: Fix prog dump by tagJiri Olsa2019-01-231-2/+3
| * | | Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-085-0/+286
| |\ \ \
| | * | | selftests: add binderfs selftestsChristian Brauner2019-01-305-0/+286
| * | | | Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-081-1/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-02-031-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly2019-01-121-1/+1
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-035-16/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar2019-01-225-16/+28
| | |\ \ \ \ \
| | | * | | | | perf script: Fix crash when processing recorded stat dataTony Jones2019-01-211-5/+2Star
| | | * | | | | perf top: Fix wrong hottest instruction highlightedHe Kuang2019-01-211-6/+10
| | | * | | | | perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-01-211-2/+9
| | | * | | | | perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo2019-01-181-0/+2
| | | * | | | | perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen2019-01-181-1/+1
| | | * | | | | perf ordered_events: Fix crash in ordered_events__freeJiri Olsa2019-01-171-2/+4
| * | | | | | | proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-023-0/+131
| * | | | | | | Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-315-20/+71
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| | * | | | | | selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| | * | | | | | selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-01-251-15/+57
| | * | | | | | selftests: Use lirc.h from kernel tree, not from systemSean Young2019-01-251-0/+2
| | * | | | | | selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-01-251-3/+10
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-0725-377/+2722
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: test_maps: fix possible out of bound access warningBreno Leitao2019-02-061-13/+14
| * | | | | | | | tools: bpftool: doc, fix incorrect textPrashant Bhole2019-02-063-5/+5
| * | | | | | | | selftests/bpf: test reading the offloaded programJakub Kicinski2019-02-061-9/+20
| * | | | | | | | selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski2019-02-061-54/+62
| * | | | | | | | selftests/bpf: print traceback when test failsJakub Kicinski2019-02-061-1/+4
| * | | | | | | | selftests/bpf: fix the expected messagesJakub Kicinski2019-02-061-2/+5
| * | | | | | | | tools/bpf: silence a libbpf unnecessary warningYonghong Song2019-02-061-2/+2
| * | | | | | | | tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameterYonghong Song2019-02-062-2/+2
| * | | | | | | | tools/bpf: fix a selftest test_btf failureYonghong Song2019-02-061-1/+1
| * | | | | | | | selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel2019-02-057-0/+33
| * | | | | | | | selftests/btf: add initial BTF dedup testsAndrii Nakryiko2019-02-054-15/+537
| * | | | | | | | btf: add BTF types deduplication algorithmAndrii Nakryiko2019-02-053-0/+1749
| * | | | | | | | btf: extract BTF type size calculationAndrii Nakryiko2019-02-051-52/+46Star
| * | | | | | | | libbpf: fix libbpf_printStanislav Fomichev2019-02-056-47/+13Star
| * | | | | | | | tools/bpf: implement libbpf btf__get_map_kv_tids() API functionYonghong Song2019-02-044-63/+87
| * | | | | | | | tools/bpf: expose functions btf_ext__* as API functionsYonghong Song2019-02-042-12/+18
| * | | | | | | | selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev2019-02-042-6/+2Star
| * | | | | | | | tools/bpf: simplify libbpf API function libbpf_set_print()Yonghong Song2019-02-047-76/+68Star