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-17selftests/powerpc: Fix matrix multiply assist testRashmica Gupta
2022-08-17perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter
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-17selftests/vm: fix errno handling in mrelease_testAdam Sindelar
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-17KVM: selftests: Use vm_create_with_vcpus() in max_guest_memory_testSean Christopherson
2022-08-17KVM: selftests: Convert s390x/diag318_test_handler away from VCPU_IDSean Christopherson
2022-08-17libbpf: Fix str_has_sfx()'s return valueDan Carpenter
2022-08-17libbpf: fix an snprintf() overflow checkDan Carpenter
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-17libbpf: make RINGBUF map size adjustments more eagerlyAndrii Nakryiko
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-17libbpf, riscv: Use a0 for RC registerYixun Lan
2022-08-17selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed
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-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko
2022-08-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko
2022-08-17libbpf: Fix uprobe symbol file offset calculation logicAndrii Nakryiko
2022-08-17libbpf: Fix is_pow_of_2Yuze Chi
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-17tools/power turbostat: Fix file pointer leakColin Ian King
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-11tools/vm/slabinfo: Handle files in debugfsStéphane Graber
2022-07-29Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds