summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski-1/+1
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-840/+5860
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju-0/+3
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth-1/+2
2019-08-08tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak-0/+47
2019-08-08selftests: Add l2tp testsDavid Ahern-1/+383
2019-08-08perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao-0/+1
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter-1/+24
2019-08-08perf record: Fix module size on s390Thomas Richter-3/+16
2019-08-08perf tools: Fix include paths in ui directoryIan Rogers-5/+6
2019-08-08perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida-1/+1
2019-08-08perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe-1/+4
2019-08-08perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe-1/+1
2019-08-08perf db-export: Fix thread__exec_comm()Adrian Hunter-1/+11
2019-08-08perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo-1/+1
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song-1/+1
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko-0/+106
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko-0/+209
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko-0/+69
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko-0/+170
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko-0/+167
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko-0/+201
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko-0/+421
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko-0/+117
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko-0/+165
2019-08-07selftests/bpf: add BPF_CORE_READ relocatable read macroAndrii Nakryiko-0/+20
2019-08-07libbpf: implement BPF CO-RE offset relocation algorithmAndrii Nakryiko-18/+864
2019-08-07libbpf: add .BTF.ext offset relocation section loadingAndrii Nakryiko-42/+136
2019-08-07libbpf: convert libbpf code to use new btf helpersAndrii Nakryiko-221/+158
2019-08-07libbpf: add helpers for working with BTF typesAndrii Nakryiko-0/+178
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-127/+920
2019-08-06selftests/bpf: test_progs: drop extra trailing tabStanislav Fomichev-1/+1
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev-38/+22
2019-08-06selftests/bpf: test_progs: switch to open_memstreamStanislav Fomichev-56/+62
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-48/+443
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak-0/+94
2019-08-06tests: add pidfd poll testsSuren Baghdasaryan-1/+119
2019-08-06tests: move common definitions and functions into pidfd.hSuren Baghdasaryan-5/+5
2019-08-06pidfd: add pidfd_wait testsChristian Brauner-15/+298
2019-08-06selftests, arm64: add a selftest for passing tagged pointers to kernelAndrey Konovalov-0/+53
2019-08-06selftests/bpf: add loop test 5Alexei Starovoitov-0/+33
2019-08-06selftests/bpf: add loop test 4Alexei Starovoitov-0/+19
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski-0/+24
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+35
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer-5/+5
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer-2/+24
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer-6/+36
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King-1/+1
2019-08-05selftests: netfilter: extend flowtable test script for ipsecFlorian Westphal-0/+48
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-35/+352