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-17selftests/powerpc: Fix matrix multiply assist testRashmica Gupta1-0/+3
2022-08-17perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter1-3/+4
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-17selftests/vm: fix errno handling in mrelease_testAdam Sindelar1-5/+11
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-17KVM: selftests: Use vm_create_with_vcpus() in max_guest_memory_testSean Christopherson1-10/+16
2022-08-17KVM: selftests: Convert s390x/diag318_test_handler away from VCPU_IDSean Christopherson1-5/+4
2022-08-17libbpf: Fix str_has_sfx()'s return valueDan Carpenter1-3/+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-17libbpf: make RINGBUF map size adjustments more eagerlyAndrii Nakryiko1-35/+42
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-17libbpf, riscv: Use a0 for RC registerYixun Lan1-1/+1
2022-08-17selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed1-0/+23
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-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko1-2/+9
2022-08-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko2-65/+72
2022-08-17libbpf: Fix uprobe symbol file offset calculation logicAndrii Nakryiko1-41/+22
2022-08-17libbpf: Fix is_pow_of_2Yuze Chi3-10/+5
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-17tools/power turbostat: Fix file pointer leakColin Ian King1-1/+1
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-11tools/vm/slabinfo: Handle files in debugfsStéphane Graber1-2/+24
2022-07-29Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds4-31/+78
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+10
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers1-11/+7
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan1-0/+11
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan1-16/+18
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6