summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-11libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko
2020-02-11tools/kvm_stat: Fix kvm_exit filter nameGavin Shan
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov
2020-02-11tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-02-11libbpf: Fix realloc usage in bpf_core_find_candsAndrii Nakryiko
2020-02-11libbpf: Add missing newline in opts validation macroToke Høiland-Jørgensen
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko
2020-02-11libbpf: Don't attach perf_buffer to offline/missing CPUsAndrii Nakryiko
2020-02-11libbpf: Fix printf compilation warnings on ppc64le archAndrii Nakryiko
2020-02-11libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo
2020-02-11cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger
2020-02-11objtool: Silence build outputOlof Johansson
2020-02-04tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov
2020-02-04perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata
2020-01-11bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-02selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-01-02selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-23Merge tag 'perf-urgent-for-mingo-5.5-20191223' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-20perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita
2019-12-20perf map: Set kmap->kmaps backpointer for main kernel map chunksArnaldo Carvalho de Melo
2019-12-20perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao
2019-12-20tools lib traceevent: Fix memory leakage in filter_eventHewenliang