summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-08-17tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-17perf stat: Revert "perf stat: Add default hybrid events"Kan Liang
2022-08-17perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-08-17selftests/powerpc: Skip energy_scale_info test on older firmwareMichael Ellerman
2022-08-17selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-17rtla: Fix double freeAndreas Schwab
2022-08-17rtla: Fix Makefile when called from -C tools/Daniel Bristot de Oliveira
2022-08-17selftest/vm: uninitialized variable in main()Dan Carpenter
2022-08-17tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...Dan Carpenter
2022-08-17tools/power/x86/intel-speed-select: Fix off by one checkDan Carpenter
2022-08-17rtla/utils: Use calloc and check the potential memory allocation failurejianchunfu
2022-08-17libbpf: fix an snprintf() overflow checkDan Carpenter
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-17bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi
2022-08-17bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi
2022-08-17selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-17selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-17libbpf: Fix the name of a reused mapAnquan Wu
2022-08-17bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee
2022-08-17bpftool: Add missing link typesMilan Landaverde
2022-08-17libbpf, riscv: Use a0 for RC registerYixun Lan
2022-08-17selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski
2022-08-17selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz
2022-08-17torture: Adjust to again produce debugging informationPaul E. McKenney
2022-08-17rcutorture: Make kvm.sh allow more memory for --kasan runsPaul E. McKenney
2022-08-17selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau
2022-08-17selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang
2022-08-17thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer
2022-08-17selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-08-17wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-08-11tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov
2022-08-11KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack
2022-08-11KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov
2022-08-11tools/vm/slabinfo: Handle files in debugfsStéphane Graber
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-07-29KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-29selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-29perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter
2022-07-23tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-07-23x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationThadeu Lima de Souza Cascardo
2022-07-23objtool: Update Retpoline validationPeter Zijlstra