summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Relax check whether BTF is mandatoryAndrii Nakryiko2020-02-201-3/+1
* selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov2020-02-201-0/+1
* selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song2020-02-191-2/+2
* selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2020-02-193-1/+244
* selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki2020-02-191-0/+123
* selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel2020-02-171-0/+20
* selftests: mlxsw: vxlan: Adjust test to recent changesIdo Schimmel2020-02-171-3/+1
* selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridgesIdo Schimmel2020-02-171-0/+23
* selftests: mlxsw: extack: Test bridge creation with VXLANIdo Schimmel2020-02-171-0/+32
* selftests: mlxsw: Remove deprecated testIdo Schimmel2020-02-172-45/+0
* tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf2020-02-161-0/+77
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-141-0/+11
|\
| * wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-0/+11
* | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-114-15/+36
|\ \
| * | tools/bootconfig: Suppress non-error messagesMasami Hiramatsu2020-02-102-14/+23
| * | bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu2020-02-101-0/+12
| * | tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu2020-02-101-1/+1
* | | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-02-098-32/+71
|\ \ \ | |_|/ |/| |
| * | Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-02-058-32/+71
| |\ \
| | * | perf maps: Add missing unlock to maps__insert() error caseCengiz Can2020-01-311-0/+1
| | * | perf probe: Add ustring support for perf probe commandThomas Richter2020-01-311-1/+2
| | * | perf: Make perf able to build with latest libbfdChangbin Du2020-01-301-1/+15
| | * | perf test: Fix test case Merge cpu mapThomas Richter2020-01-301-1/+0
| | * | perf parse: Copy string to perf_evsel_config_termLeo Yan2020-01-303-1/+9
| | * | perf parse: Refactor 'struct perf_evsel_config_term'Leo Yan2020-01-304-29/+45
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-089-15/+178
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-085-5/+79
| |\ \ \ \
| | * | | | selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki2020-02-071-0/+74
| | * | | | bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen2020-02-071-1/+1
| | * | | | tools/bpf/runqslower: Rebuild libbpf.a on libbpf source changeSong Liu2020-02-051-1/+1
| | * | | | selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko2020-02-041-1/+1
| | * | | | bpftool: Remove redundant "HAVE" prefix from the large INSN limit checkMichal Rostecki2020-02-041-1/+1
| | * | | | runqslower: Fix MakefileYulia Kartseva2020-01-301-1/+1
| | |/ / /
| * | | | selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel2020-02-071-0/+76
| * | | | mptcp: fix use-after-free for ipv6Florian Westphal2020-02-061-0/+9
| * | | | wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld2020-02-051-9/+8
| * | | | wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski2020-02-051-1/+0
| * | | | wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld2020-02-051-0/+6
* | | | | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-064-0/+240
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-02-054-0/+240
| |\ \ \ \ \
| | * | | | | selftests: KVM: testing the local IRQs resetsPierre Morel2020-01-311-0/+42
| | * | | | | selftests: KVM: s390x: Add reset testsJanosch Frank2020-01-312-0/+156
| | * | | | | selftests: KVM: Add fpu and one reg set/get library functionsJanosch Frank2020-01-312-0/+42
* | | | | | | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-0633-5/+689
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu2020-02-051-0/+1
| * | | | | tracing: Add new testcases for hist trigger parsing errorsTom Zanussi2020-01-281-0/+32
| * | | | | tools: bootconfig: Fix spelling mistake "faile" -> "failed"Colin Ian King2020-01-211-2/+2
| * | | | | tools: bootconfig: Add bootconfig test scriptMasami Hiramatsu2020-01-1322-0/+176
| * | | | | tools: bootconfig: Add bootconfig commandMasami Hiramatsu2020-01-1311-5/+480
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-046-1/+241
|\ \ \ \ \ \