summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens
2020-11-19selftests/powerpc: entry flush testDaniel Axtens
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb
2020-11-17Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...Linus Torvalds
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-16perf test: Avoid an msan warning in a copied stack.Ian Rogers
2020-11-16perf inject: Fix file corruption due to event deletionAl Grant
2020-11-14bpf: Relax return code check for subprogramsDmitrii Banshchikov
2020-11-13tools, bpftool: Add missing close before bpftool net attach exitWang Hai
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12perf test: Update branch sample pattern for cs-etmLeo Yan
2020-11-12perf test: Fix a typo in cs-etm testingLeo Yan
2020-11-12tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2020-11-12perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan
2020-11-12perf lock: Correct field name "flags"Leo Yan
2020-11-12selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko
2020-11-10selftest: fix flower terse dump testsVlad Buslov
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov
2020-11-10kunit: tool: print out stderr from make (like build warnings)Daniel Latypov
2020-11-10kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko
2020-11-10kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko
2020-11-10kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov
2020-11-10kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow
2020-11-10kunit: tool: unmark test_data as binary blobsBrendan Higgins
2020-11-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2020-11-10tools/power turbostat: update version numberLen Brown
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-09libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon
2020-11-08KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu