aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-0/+2
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+5
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-42/+85
2020-11-30tools/bootconfig: Store size and checksum in footer as le32Gravatar Masami Hiramatsu 1-2/+5
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleGravatar Davide Caratti 1-0/+1
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-0/+1
2020-11-27perf probe: Change function definition check due to broken DWARFGravatar Masami Hiramatsu 2-4/+19
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyGravatar Masami Hiramatsu 1-0/+8
2020-11-27perf stat: Use proper cpu for shadow statsGravatar Namhyung Kim 1-4/+1
2020-11-27perf record: Synthesize cgroup events only if neededGravatar Namhyung Kim 1-0/+3
2020-11-27perf diff: Fix error return value in __cmd_diff()Gravatar Zhen Lei 1-1/+3
2020-11-27perf tools: Update copy of libbpf's hashmap.cGravatar Arnaldo Carvalho de Melo 1-6/+9
2020-11-24bpftool: Fix error return value in build_btf_type_tableGravatar Zhen Lei 1-0/+1
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2020-11-20selftests/seccomp: sh: Fix register namesGravatar Kees Cook 1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameGravatar Kees Cook 1-2/+2
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 10-20/+169
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 2-2/+3
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 10-20/+169
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULGravatar Daniel Xu 2-0/+96
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-67/+265
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingGravatar Jiri Olsa 1-0/+2
2020-11-19tools/bootconfig: Align the bootconfig applied initrd image size to 4Gravatar Masami Hiramatsu 2-24/+39
2020-11-19tools/bootconfig: Fix to check the write failure correctlyGravatar Masami Hiramatsu 1-4/+26
2020-11-19tools/bootconfig: Fix errno reference after printf()Gravatar Masami Hiramatsu 1-23/+29
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsGravatar Daniel Axtens 6-120/+96
2020-11-19selftests/powerpc: entry flush testGravatar Daniel Axtens 3-1/+200
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentGravatar Russell Currey 1-6/+29
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 5-38/+64
2020-11-17tools/testing/scatterlist: Fix test to compile and runGravatar Maor Gottlieb 2-2/+3
2020-11-17Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...Gravatar Linus Torvalds 9-25/+34
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Gravatar Wang Hai 1-1/+2
2020-11-16perf test: Avoid an msan warning in a copied stack.Gravatar Ian Rogers 1-0/+7
2020-11-16perf inject: Fix file corruption due to event deletionGravatar Al Grant 1-11/+1
2020-11-14bpf: Relax return code check for subprogramsGravatar Dmitrii Banshchikov 2-0/+20
2020-11-13tools, bpftool: Add missing close before bpftool net attach exitGravatar Wang Hai 1-9/+9
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 9-18/+281
2020-11-12perf test: Update branch sample pattern for cs-etmGravatar Leo Yan 1-1/+1
2020-11-12perf test: Fix a typo in cs-etm testingGravatar Leo Yan 1-1/+1
2020-11-12tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Gravatar Arnaldo Carvalho de Melo 5-10/+22
2020-11-12perf lock: Don't free "lock_seq_stat" if read_count isn't zeroGravatar Leo Yan 1-1/+1
2020-11-12perf lock: Correct field name "flags"Gravatar Leo Yan 1-1/+1
2020-11-12selftests/bpf: Fix unused attribute usage in subprogs_unused testGravatar Andrii Nakryiko 1-2/+2
2020-11-10selftest: fix flower terse dump testsGravatar Vlad Buslov 1-2/+2
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputGravatar Daniel Latypov 2-3/+4
2020-11-10kunit: tool: print out stderr from make (like build warnings)Gravatar Daniel Latypov 1-4/+9
2020-11-10kunit: Do not pollute source directory with generated files (test.log)Gravatar Andy Shevchenko 1-3/+11
2020-11-10kunit: Do not pollute source directory with generated files (.kunitconfig)Gravatar Andy Shevchenko 2-18/+31
2020-11-10kunit: tool: fix pre-existing python type annotation errorsGravatar Daniel Latypov 1-7/+7
2020-11-10kunit: Fix kunit.py parse subcommand (use null build_dir)Gravatar David Gow 1-1/+1