summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin2020-08-031-2/+2
* virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-031-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-021-9/+33
|\
| * KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini2020-07-271-0/+13
| * KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini2020-07-271-1/+11
| * selftests: kvm: do not set guest mode flagPaolo Bonzini2020-07-271-8/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-018-23/+121
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-07-312-14/+111
| |\ \
| | * | selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko2020-07-301-14/+110
| | * | selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker2020-07-111-0/+1
| * | | selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu2020-07-301-0/+3
| * | | selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen2020-07-291-2/+0
| * | | selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love2020-07-271-3/+3
| * | | selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love2020-07-271-1/+1
| * | | selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love2020-07-271-1/+2
| * | | selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love2020-07-271-2/+1
* | | | libtraceevent: Fix build with binutils 2.35Ben Hutchings2020-07-311-1/+1
* | | | perf tools: Fix record failure when mixed with ARM SPE eventWei Li2020-07-311-4/+4
* | | | perf tests: Fix test 68 zstd compression for s390Thomas Richter2020-07-311-1/+2
* | | | tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-07-311-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-253-2/+4
|\ \ \
| * | | selftest: txtimestamp: fix net ns entry logicPaolo Pisati2020-07-211-1/+1
| * | | selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati2020-07-171-0/+2
| * | | selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati2020-07-141-1/+1
* | | | s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter2020-07-211-1/+1
* | | | Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-07-193-6/+14
|\ \ \ \
| * | | | tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2020-07-171-2/+3
| * | | | perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo2020-07-171-4/+8
| * | | | libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria2020-07-171-0/+3
| |/ / /
* | | | Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-182-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | selftests/powerpc: Use proper error code to check fault addressHaren Myneni2020-07-152-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1015-48/+166
|\ \ \ \ | | |/ / | |/| |
| * | | libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz2020-07-091-4/+8
| * | | selftests: bpf: Fix detach from sockmap testsLorenz Bauer2020-07-091-6/+6
| * | | ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2020-07-061-0/+13
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-3012-38/+139
| |\ \ \
| | * | | bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song2020-06-303-1/+45
| | * | | selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer2020-06-301-2/+2
| | * | | selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer2020-06-301-6/+6
| | * | | selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki2020-06-301-4/+28
| | * | | bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend2020-06-282-1/+25
| | * | | libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer2020-06-252-2/+2
| | * | | bpf: Fix formatting in documentation for BPF helpersQuentin Monnet2020-06-231-20/+21
| | * | | libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko2020-06-232-2/+8
| | * | | libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headersAndrii Nakryiko2020-06-221-0/+2
* | | | | Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-07-105-50/+53
|\ \ \ \ \
| * | | | | kselftest: ksft_test_num return type should be unsignedPaolo Bonzini2020-07-061-1/+1
| * | | | | selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu2020-07-064-49/+52
* | | | | | Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-07-091-0/+36
|\ \ \ \ \ \
| * | | | | | selftests: kmod: Add module address visibility testKees Cook2020-07-081-0/+36