summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-08-17tools/thermal: Fix possible path truncationsFlorian Fainelli1-11/+13
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo1-1/+5
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers1-7/+20
2022-08-17perf stat: Revert "perf stat: Add default hybrid events"Kan Liang1-30/+0
2022-08-17perf tools: Fix dso_id inode generation comparisonAdrian Hunter1-2/+13
2022-08-17selftests/powerpc: Skip energy_scale_info test on older firmwareMichael Ellerman1-12/+18
2022-08-17selftests: kvm: set rax before vmcallAndrei Vagin1-1/+1
2022-08-17rtla: Fix double freeAndreas Schwab1-2/+7
2022-08-17rtla: Fix Makefile when called from -C tools/Daniel Bristot de Oliveira1-1/+1
2022-08-17selftest/vm: uninitialized variable in main()Dan Carpenter1-1/+1
2022-08-17tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...Dan Carpenter1-2/+3
2022-08-17tools/power/x86/intel-speed-select: Fix off by one checkDan Carpenter1-1/+1
2022-08-17rtla/utils: Use calloc and check the potential memory allocation failurejianchunfu1-2/+3
2022-08-17libbpf: fix an snprintf() overflow checkDan Carpenter1-1/+1
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-08-17bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi1-0/+12
2022-08-17bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-4/+4
2022-08-17selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang1-3/+3
2022-08-17selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang1-1/+1
2022-08-17libbpf: Fix the name of a reused mapAnquan Wu1-2/+7
2022-08-17bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee2-0/+2
2022-08-17bpftool: Add missing link typesMilan Landaverde1-0/+3
2022-08-17libbpf, riscv: Use a0 for RC registerYixun Lan1-1/+1
2022-08-17selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski1-5/+4
2022-08-17selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz1-1/+0
2022-08-17torture: Adjust to again produce debugging informationPaul E. McKenney1-3/+3
2022-08-17rcutorture: Make kvm.sh allow more memory for --kasan runsPaul E. McKenney1-0/+6
2022-08-17selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau2-6/+55
2022-08-17selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang1-28/+4
2022-08-17thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer1-0/+3
2022-08-17selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu1-1/+1
2022-08-17wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld1-0/+1
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2-0/+5
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta1-5/+4
2022-08-11tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov1-1/+2
2022-08-11KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack1-3/+15
2022-08-11KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov1-3/+7
2022-08-11tools/vm/slabinfo: Handle files in debugfsStéphane Graber1-2/+24
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-07-29KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan1-3/+5
2022-07-29selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson1-1/+1
2022-07-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter1-14/+4
2022-07-29perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter1-3/+6
2022-07-23tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+30
2022-07-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2022-07-23x86/speculation: Disable RRSBA behaviorPawan Gupta1-0/+9
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra3-4/+10
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf3-11/+54
2022-07-23objtool: Add entry UNRET validationThadeu Lima de Souza Cascardo5-13/+183
2022-07-23objtool: Update Retpoline validationPeter Zijlstra1-6/+13