summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-121-21/+1Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-101-21/+1Star
| |\
| | * selftests/bpf: fix test_alignAlexei Starovoitov2018-01-071-21/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-0912-49/+197
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-317-42/+184
| |\ \
| | * | tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2017-12-183-1/+46
| | * | perf jvmti: Generate correct debug information for inlined codeBen Gainey2017-12-183-36/+134
| | * | perf tools: Fix up build in hardened environmentsJiri Olsa2017-12-181-4/+3Star
| | * | perf tools: Use shell function for perl cflags retrievalJiri Olsa2017-12-181-1/+1
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-313-2/+6
| |\ \ \
| | * | | objtool: Fix seg fault with clang-compiled objectsSimon Ser2017-12-301-0/+2
| | * | | objtool: Fix seg fault caused by missing parameterSimon Ser2017-12-301-1/+3
| | * | | objtool: Fix Clang enum conversion warningLukas Bulwahn2017-12-281-1/+1
| * | | | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-311-3/+6
| |\ \ \ \
| | * | | | usbip: fix usbip bind writing random string after command in match_busidJuan Zea2017-12-191-3/+6
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-301-2/+1Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-231-2/+1Star
* | | | | selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel2018-01-081-0/+142
* | | | | selftests: fib_tests: Add test cases for netdev downIdo Schimmel2018-01-081-0/+141
* | | | | selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel2018-01-082-0/+147
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-0822-60/+482
|\ \ \ \ \
| * | | | | tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-063-1/+190
| * | | | | tools: bpftool: remove new lines from errorsJakub Kicinski2018-01-042-11/+11
| * | | | | tools: bpftool: alias show and list commandsJakub Kicinski2018-01-048-19/+22
| * | | | | tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski2018-01-041-9/+9
| * | | | | selftests/bpf: test device info reporting for bound progsJakub Kicinski2017-12-311-11/+101
| * | | | | tools: bpftool: report device information for offloaded programsJakub Kicinski2017-12-313-0/+57
| * | | | | bpf: offload: report device information for offloaded programsJakub Kicinski2017-12-311-0/+3
| * | | | | tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-306-0/+86
| * | | | | tools/bpftool: use version from the kernel source treeRoman Gushchin2017-12-302-11/+5Star
* | | | | | selftests: rtnetlink: add erspan and ip6erspanWilliam Tu2018-01-021-0/+131
* | | | | | selftests/net: fix bugs in address and port initializationSowmini Varadhan2018-01-021-6/+15
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-294-10/+11
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-293-4/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-283-4/+8
| | |\ \ \
| | | * | | tools: bpftool: protect against races with disappearing objectsJakub Kicinski2017-12-232-0/+4
| | | * | | tools: bpftool: maps: close json array on error paths of showJakub Kicinski2017-12-231-3/+3
| | | * | | selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-221-1/+1
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-6/+3Star
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | x86/ldt: Prevent LDT inheritance on execThomas Gleixner2017-12-221-6/+3Star
| | * | | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-172-24/+88
| | |\ \ \
| | * \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-172-6/+7
| | |\ \ \ \
* | | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-285-12/+425
|\ \ \ \ \ \ \
| * | | | | | | bpf: fix max call depth checkAlexei Starovoitov2017-12-271-0/+35
| * | | | | | | selftests/bpf: additional stack depth testsAlexei Starovoitov2017-12-271-0/+121
| * | | | | | | bpf: selftest for late caller stack size increaseJann Horn2017-12-271-0/+34
| * | | | | | | bpf: fix stacksafe exploration when comparing statesGianluca Borello2017-12-231-0/+51
| * | | | | | | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song2017-12-211-1/+8
| * | | | | | | bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann2017-12-211-9/+172
| * | | | | | | libbpf: Fix build errors.David Miller2017-12-201-2/+3