summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-09-18selftests: arm64: Add build and documentation for FP testsMark Brown4-1/+123
2020-09-18selftests: arm64: Add wrapper scripts for stress testsMark Brown2-0/+119
2020-09-18selftests: arm64: Add utility to set SVE vector lengthsMark Brown1-0/+155
2020-09-18selftests: arm64: Add stress tests for FPSMID and SVE context switchingMark Brown4-0/+1222
2020-09-18selftests: arm64: Add test for the SVE ptrace interfaceMark Brown2-0/+369
2020-09-18selftests: arm64: Test case for enumeration of SVE vector lengthsMark Brown1-0/+58
2020-09-18kselftests/arm64: add PAuth tests for single threaded consistency and differe...Boyan Karatotev1-0/+123
2020-09-18kselftests/arm64: add PAuth test for whether exec() changes keysBoyan Karatotev4-0/+198
2020-09-18kselftests/arm64: add nop checks for PAuth testsBoyan Karatotev5-2/+105
2020-09-18kselftests/arm64: add a basic Pointer Authentication testBoyan Karatotev6-1/+106
2020-09-18selftests/harness: Flush stdout before forkingMichael Ellerman1-0/+5
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu1-10/+10
2020-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller5-4/+22
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim3-0/+13
2020-09-15perf metric: Do not free metric when failed to resolveNamhyung Kim1-3/+6
2020-09-15perf metric: Free metric when it failed to resolveNamhyung Kim1-5/+12
2020-09-15perf metric: Release expr_parse_ctx after testingNamhyung Kim1-3/+5
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim1-5/+9
2020-09-15perf parse-event: Fix memory leak in evsel->unitNamhyung Kim1-1/+1
2020-09-15perf evlist: Fix cpu/thread map leakNamhyung Kim1-3/+8
2020-09-15perf metric: Fix some memory leaks - part 2Namhyung Kim1-0/+2
2020-09-15perf metric: Fix some memory leaksNamhyung Kim1-2/+5
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim3-1/+7
2020-09-15perf vendor events amd: Remove trailing commasHenry Burns2-2/+2
2020-09-15perf test: Leader sampling shouldn't clear sample periodIan Rogers2-0/+30
2020-09-15perf record: Don't clear event's period if set by a termIan Rogers1-8/+26
2020-09-15tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo1-1/+1
2020-09-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+4
2020-09-15perf record: Prevent override of attr->sample_period for libpfm4 eventsStephane Eranian1-2/+1
2020-09-15perf record: Set PERF_RECORD_PERIOD if attr->freq is set.David Sharp1-1/+6
2020-09-15perf bench: Fix 2 memory sanitizer warningsIan Rogers1-2/+2
2020-09-15perf test: Fix the "signal" test inline assemblyJiri Olsa1-1/+4
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini182-1499/+7254
2020-09-11selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel1-0/+47
2020-09-10objtool: Decode unwind hint register depending on architectureJulien Thierry3-26/+40
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry6-41/+144
2020-09-10objtool: Refactor jump table code to support other architecturesRaphael Gault4-87/+103
2020-09-10objtool: Make relocation in alternative handling arch dependentJulien Thierry4-13/+29
2020-09-10objtool: Abstract alternative special case handlingJulien Thierry6-29/+47
2020-09-10objtool: Move macros describing structures to arch-dependent codeJulien Thierry2-15/+21
2020-09-10objtool: Make sync-check consider the target architectureJulien Thierry1-0/+7
2020-09-10objtool: Group headers to check in a single listJulien Thierry1-9/+14
2020-09-09selftests/seccomp: Use bitwise instead of arithmetic operator for flagsZou Wei1-4/+4
2020-09-09selftests/seccomp: Add test for unknown SECCOMP_RET kill behaviorKees Cook1-6/+37
2020-09-09tools/libbpf: Avoid counting local symbols in ABI checkTony Ambardar1-0/+2
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2020-09-07x86/insn: Make inat-tables.c suitable for pre-decompression codeJoerg Roedel1-1/+49
2020-09-04tools/memory-model: Expand the cheatsheet.txt notion of relaxedPaul E. McKenney1-14/+19
2020-09-04tests: add waitid() tests for non-blocking pidfdsChristian Brauner2-1/+94
2020-09-04mm: Add PG_arch_2 page flagSteven Price1-0/+2