summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-12perf parse-events: Identify broken modifiersIan Rogers
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-09-28perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-28perf stat: Fix BPF program section nameNamhyung Kim
2022-09-23tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings
2022-09-15perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...Arnaldo Carvalho de Melo
2022-09-15perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing
2022-09-05testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter
2022-08-25perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu
2022-08-25tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
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 tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-08-17selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-17memremap: remove support for external pgmap refcountsChristoph Hellwig
2022-08-17libbpf: fix an snprintf() overflow checkDan Carpenter
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter
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-17selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski
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-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: Make hyperv_clock selftest more stableVitaly Kuznetsov
2022-08-11tools/vm/slabinfo: Handle files in debugfsStéphane Graber
2022-08-11selftests/bpf: Check dst_port only on the client socketJakub Sitnicki
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
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-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-29Revert "selftest/vm: verify mmap addr in mremap_test"Oleksandr Tymoshenko
2022-07-29Revert "selftest/vm: verify remap destination address in mremap_test"Oleksandr Tymoshenko
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