summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-17bpf: selftests: Remove libcap usage from test_verifierMartin KaFai Lau2-64/+27
2022-03-17bpf: selftests: Add helpers to directly use the capget and capset syscallMartin KaFai Lau2-0/+86
2022-03-16net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+1
2022-03-16bpftool: man: Add missing top level docsDaniel Xu1-1/+12
2022-03-16bpftool: Add bpf_cookie to link outputDmitrii Dolgov4-0/+34
2022-03-16Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-118/+617
2022-03-15rtla: Tools main loop cleanupDaniel Bristot de Oliveira4-5/+5
2022-03-15rtla/timerlat: Add --dma-latency optionDaniel Bristot de Oliveira4-4/+86
2022-03-15rtla/osnoise: Fix osnoise hist stop tracing messageDaniel Bristot de Oliveira1-1/+1
2022-03-15rtla: Check for trace off also in the trace instanceDaniel Bristot de Oliveira6-8/+28
2022-03-15rtla/trace: Save event histogram output to a fileDaniel Bristot de Oliveira1-0/+53
2022-03-15rtla: Add --filter supportDaniel Bristot de Oliveira4-10/+66
2022-03-15rtla/trace: Add trace event filter helpersDaniel Bristot de Oliveira2-0/+86
2022-03-15rtla: Add --trigger supportDaniel Bristot de Oliveira4-10/+62
2022-03-15rtla/trace: Add trace event trigger helpersDaniel Bristot de Oliveira2-1/+91
2022-03-15rtla: Add -e/--event supportDaniel Bristot de Oliveira4-11/+110
2022-03-15rtla/trace: Add trace events helpersDaniel Bristot de Oliveira2-0/+119
2022-03-15rtla/timerlat: Add the automatic trace optionDaniel Bristot de Oliveira2-7/+39
2022-03-15rtla/osnoise: Add the automatic trace optionDaniel Bristot de Oliveira2-6/+32
2022-03-15rtla/osnoise: Add an option to set the thresholdDaniel Bristot de Oliveira2-7/+35
2022-03-15rtla/osnoise: Add support to adjust the tracing_threshDaniel Bristot de Oliveira2-0/+91
2022-03-15selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui9-15/+15
2022-03-15selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata1-0/+31
2022-03-15selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata2-0/+481
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra3-2/+69
2022-03-15objtool: Validate IBT assumptionsPeter Zijlstra4-5/+215
2022-03-15objtool: Add IBT/ENDBR decodingPeter Zijlstra2-5/+30
2022-03-15objtool: Read the NOENDBR annotationPeter Zijlstra2-3/+37
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra1-0/+16
2022-03-15objtool: Rework ASM_REACHABLEPeter Zijlstra1-13/+20
2022-03-15x86: Mark __invalid_creds() __noreturnPeter Zijlstra1-0/+1
2022-03-15exit: Mark do_group_exit() __noreturnPeter Zijlstra1-0/+1
2022-03-15x86: Mark stop_this_cpu() __noreturnPeter Zijlstra1-0/+1
2022-03-15objtool: Ignore extra-symbol codePeter Zijlstra3-0/+104
2022-03-15objtool: Rename --duplicate to --ltoPeter Zijlstra3-4/+9
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra1-0/+16
2022-03-15objtool: Have WARN_FUNC fall back to sym+offPeter Zijlstra1-0/+2
2022-03-15objtool: Default ignore INT3 for unreachablePeter Zijlstra1-7/+5
2022-03-15objtool: Add --dry-runPeter Zijlstra3-2/+6
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra3-27/+41
2022-03-15tools/objtool: Check for use of the ENQCMD instruction in the kernelFenghua Yu1-1/+10
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar38-105/+470
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-3/+2
2022-03-15Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo42-111/+476
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon3-27/+41
2022-03-14KVM: s390: selftests: Add error memop testsJanis Schoetterl-Glausch1-13/+124
2022-03-14KVM: s390: selftests: Add more copy memop testsJanis Schoetterl-Glausch1-13/+230
2022-03-14KVM: s390: selftests: Add named stages for memop testJanis Schoetterl-Glausch1-11/+33
2022-03-14KVM: s390: selftests: Add macro as abstraction for MEM_OPJanis Schoetterl-Glausch1-75/+197
2022-03-14KVM: s390: selftests: Split memop testsJanis Schoetterl-Glausch1-55/+82