summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-09-15perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing1-2/+3
2022-09-15perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang4-6/+23
2022-09-15perf record: Fix synthesis failure warningsAdrian Hunter1-2/+6
2022-09-15perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing1-0/+3
2022-09-15perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter1-2/+2
2022-09-15libperf evlist: Fix per-thread mmaps for multi-threaded targetsAdrian Hunter1-0/+50
2022-09-15x86/sev: Mark snp_abort() noreturnBorislav Petkov1-16/+18
2022-09-08landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün1-10/+145
2022-09-05testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal1-118/+128
2022-09-05rtla: Fix tracer nameAlexandre Vicenzi2-2/+2
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers1-0/+1
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark1-1/+1
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)1-1/+0
2022-08-25x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf1-1/+2
2022-08-25tools/rtla: Fix command symlinksBen Hutchings1-2/+2
2022-08-25perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter1-5/+13
2022-08-25perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter1-3/+11
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET1-2/+4
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu1-4/+11
2022-08-25tools/testing/cxl: Fix cxl_hdm_decode_init() calling conventionDan Williams1-3/+5
2022-08-25tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song1-10/+22
2022-08-25tools/testing/cxl: Fix decoder default stateDan Williams1-1/+0
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel3-24/+48
2022-08-25bpf: Disallow bpf programs call prog_run command.Alexei Starovoitov1-2/+2
2022-08-25selftests: mptcp: make sendfile selftest workFlorian Westphal1-9/+17
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