summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-0/+15
|\
| * x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-061-0/+15
* | userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen2020-12-061-9/+16
* | tools/testing/selftests/vm: fix build errorXingxing Su2020-12-061-0/+4
* | Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-032-0/+2
|\ \
| * | selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti2020-11-281-0/+1
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-281-0/+1
| |\ \ | | |/ | |/|
| | * bpftool: Fix error return value in build_btf_type_tableZhen Lei2020-11-241-0/+1
* | | Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-12-021-2/+5
|\ \ \
| * | | tools/bootconfig: Store size and checksum in footer as le32Masami Hiramatsu2020-11-301-2/+5
* | | | Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-012-42/+85
|\| | |
| * | | tools/bootconfig: Align the bootconfig applied initrd image size to 4Masami Hiramatsu2020-11-192-24/+39
| * | | tools/bootconfig: Fix to check the write failure correctlyMasami Hiramatsu2020-11-191-4/+26
| * | | tools/bootconfig: Fix errno reference after printf()Masami Hiramatsu2020-11-191-23/+29
* | | | perf probe: Change function definition check due to broken DWARFMasami Hiramatsu2020-11-272-4/+19
* | | | perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-11-271-0/+8
* | | | perf stat: Use proper cpu for shadow statsNamhyung Kim2020-11-271-4/+1
* | | | perf record: Synthesize cgroup events only if neededNamhyung Kim2020-11-271-0/+3
* | | | perf diff: Fix error return value in __cmd_diff()Zhen Lei2020-11-271-1/+3
* | | | perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2020-11-271-6/+9
| |/ / |/| |
* | | Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-211-4/+4
|\ \ \ | |_|/ |/| |
| * | selftests/seccomp: sh: Fix register namesKees Cook2020-11-201-2/+2
| * | selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook2020-11-201-2/+2
* | | Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-1910-20/+169
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-1910-20/+169
| |\ \ \ | | |/ / | |/| |
| | * | selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2020-11-192-0/+96
| | * | libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa2020-11-191-0/+2
| | * | selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai2020-11-161-1/+2
| | * | bpf: Relax return code check for subprogramsDmitrii Banshchikov2020-11-142-0/+20
| | * | tools, bpftool: Add missing close before bpftool net attach exitWang Hai2020-11-131-9/+9
| | * | selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko2020-11-121-2/+2
| | * | libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko2020-11-093-10/+40
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-11-192-2/+3
|\ \ \ \
| * | | | tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb2020-11-172-2/+3
* | | | | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-197-67/+265
|\ \ \ \ \
| * | | | | selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens2020-11-196-120/+96
| * | | | | selftests/powerpc: entry flush testDaniel Axtens2020-11-193-1/+200
| * | | | | selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey2020-11-191-6/+29
| | |_|_|/ | |/| | |
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds2020-11-185-38/+64
|\ \ \ \ \
| * | | | | kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov2020-11-102-3/+4
| * | | | | kunit: tool: print out stderr from make (like build warnings)Daniel Latypov2020-11-101-4/+9
| * | | | | kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko2020-11-101-3/+11
| * | | | | kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko2020-11-102-18/+31
| * | | | | kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov2020-11-101-7/+7
| * | | | | kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow2020-11-101-1/+1
| * | | | | kunit: tool: unmark test_data as binary blobsBrendan Higgins2020-11-101-1/+0
* | | | | | Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...Linus Torvalds2020-11-179-25/+34
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | perf test: Avoid an msan warning in a copied stack.Ian Rogers2020-11-161-0/+7
| * | | | | perf inject: Fix file corruption due to event deletionAl Grant2020-11-161-11/+1
| * | | | | perf test: Update branch sample pattern for cs-etmLeo Yan2020-11-121-1/+1