summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-283-2/+92
|\
| * Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-243-2/+92
| |\
| | * Merge branch 'context-id-fix' into fixesMichael Ellerman2019-06-133-2/+92
| | |\
| | | * selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman2019-06-133-2/+92
* | | | selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal2019-06-271-0/+20
* | | | tc-testing: add ingress qdisc testsRoman Mashak2019-06-251-0/+102
* | | | tc-testing: Restore original behaviour for namespaces in tdcLucas Bates2019-06-258-20/+296
* | | | selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio2019-06-241-8/+14
* | | | selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio2019-06-241-0/+60
* | | | selftests: add route_localnet test scriptShijie Luo2019-06-241-0/+74
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2278-249/+307
|\| | |
| * | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2174-208/+74Star
| |\ \ \
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-2/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1929-112/+29Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-192-5/+2Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485Thomas Gleixner2019-06-191-9/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-1925-53/+25Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481Thomas Gleixner2019-06-192-2/+2
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 480Thomas Gleixner2019-06-191-0/+1
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 479Thomas Gleixner2019-06-191-2/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472Thomas Gleixner2019-06-195-5/+5
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 466Thomas Gleixner2019-06-191-0/+1
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247Thomas Gleixner2019-06-191-0/+1
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232Thomas Gleixner2019-06-193-3/+3
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1Star
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-209-41/+233
| |\ \ \ \
| | * | | | KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini2019-06-201-12/+20
| | * | | | tests: kvm: Check for a kernel warningAaron Lewis2019-06-197-0/+184
| | * | | | kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis2019-06-191-10/+10
| | * | | | KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-192-22/+22
| | | |/ / | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-2068-755/+3053
|\ \ \ \ \
| * | | | | selftests/bpf: add realistic loop testsAlexei Starovoitov2019-06-1915-12/+1347
| * | | | | selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov2019-06-191-0/+161
| * | | | | selftests/bpf: fix testsAlexei Starovoitov2019-06-193-20/+24
| * | | | | selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2019-06-192-14/+17
| * | | | | libbpf: constify getter APIsAndrii Nakryiko2019-06-192-70/+72
| * | | | | selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko2019-06-1814-140/+285
| * | | | | selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko2019-06-185-72/+87
| * | | | | selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko2019-06-182-7/+76
| * | | | | libbpf: allow specifying map definitions using BTFAndrii Nakryiko2019-06-182-9/+345
| * | | | | libbpf: split initialization and loading of BTFAndrii Nakryiko2019-06-181-10/+24
| * | | | | libbpf: identify maps by section index in addition to offsetAndrii Nakryiko2019-06-181-15/+25
| * | | | | libbpf: refactor map initializationAndrii Nakryiko2019-06-181-114/+133
| * | | | | libbpf: streamline ELF parsing error-handlingAndrii Nakryiko2019-06-181-24/+20Star
| * | | | | libbpf: extract BTF loading logicAndrii Nakryiko2019-06-181-38/+55
| * | | | | libbpf: add common min/max macro to libbpf_internal.hAndrii Nakryiko2019-06-185-15/+10Star
| * | | | | selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2019-06-152-32/+38
| * | | | | bpf/tools: sync bpf.hStanislav Fomichev2019-06-151-0/+2
| * | | | | bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau2019-06-151-0/+54