summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-02-19perf stat: Don't report a null stalled cycles per insn metricKim Phillips1-6/+0
2020-02-15tools/power/acpi: fix compilation errorZhengyuan Liu1-1/+1
2020-02-15selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki1-0/+74
2020-02-15bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen1-1/+1
2020-02-11libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko2-41/+86
2020-02-11tools/kvm_stat: Fix kvm_exit filter nameGavin Shan1-2/+6
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer1-0/+6
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer1-10/+5
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu1-2/+6
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov1-3/+4
2020-02-11tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti1-1/+1
2020-02-11libbpf: Fix realloc usage in bpf_core_find_candsAndrii Nakryiko1-1/+3
2020-02-11libbpf: Add missing newline in opts validation macroToke Høiland-Jørgensen1-1/+1
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko1-5/+24
2020-02-11libbpf: Don't attach perf_buffer to offline/missing CPUsAndrii Nakryiko1-7/+25
2020-02-11libbpf: Fix printf compilation warnings on ppc64le archAndrii Nakryiko1-18/+19
2020-02-11libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo1-0/+2
2020-02-11cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger3-23/+87
2020-02-11objtool: Silence build outputOlof Johansson1-2/+0
2020-02-04tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2-0/+15
2020-02-04perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund1-4/+6
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+7
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+12
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata1-2/+6
2020-01-12bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau1-1/+1
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+8
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu1-0/+8
2020-01-03Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+14
2020-01-03selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon1-1/+12
2020-01-03selftests/seccomp: Zero out seccomp_notifSargun Dhillon1-0/+2
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-15/+46
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-10/+12
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+34
2019-12-24Merge tag 'perf-urgent-for-mingo-5.5-20191223' of git://git.kernel.org/pub/sc...Ingo Molnar4-4/+12
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers1-5/+7
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers1-8/+10
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers1-0/+1
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park1-0/+8
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2-3/+3
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park3-4/+4
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park2-4/+11
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park1-3/+0
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan2-3/+15
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan1-1/+1
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim3-10/+12
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-237/+603
2019-12-22Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+7
2019-12-21selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3