aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-24kselftest: arm64: Add BTI testsMark Brown16-1/+637
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara1-0/+1
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara1-0/+3
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara1-0/+5
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara1-5/+18
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara1-1/+4
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2021-03-12objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra1-0/+3
2021-03-10kselftest: arm64: Fix exit code of sve-ptraceMark Brown1-1/+1
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-14/+214
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2021-03-08selftests: gpio: update .gitignoreBartosz Golaszewski1-1/+1
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+100
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose1-4/+8
2021-03-06perf trace: Fix race in signal handlingMichael Petlan1-3/+2
2021-03-06perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit archesArnaldo Carvalho de Melo1-4/+3
2021-03-06perf report: Fix -F for branch & mem modesRavi Bangoria1-2/+2
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo2-2/+2
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang4-0/+127
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang1-4/+0
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser1-2/+1
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim1-1/+1
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim1-0/+1
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim2-4/+11
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao4-11/+59
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo2-1/+4
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-6/+13
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo1-5/+15
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo4-0/+19
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim1-0/+2
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim1-0/+2
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim1-5/+2
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim1-0/+1
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim1-7/+3
2021-03-06perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim1-8/+4
2021-03-06perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim1-7/+3
2021-03-06perf test: Fix a memory leak in attr testNamhyung Kim1-1/+7
2021-03-06perf test: Fix cpu and thread map leaks in basic mmap testNamhyung Kim1-2/+0
2021-03-06perf tools: Fix event's PMU name parsingJiri Olsa1-1/+5
2021-03-06perf daemon: Fix running test for non root userJiri Olsa1-16/+16
2021-03-06perf daemon: Fix control fifo permissionsJiri Olsa1-2/+2