summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-02tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen
2022-12-02selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts
2022-12-02selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts
2022-12-02selftests: mptcp: gives slow test-case more timePaolo Abeni
2022-12-02selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2022-12-02selftests/bpf: Add verifier test for release_reference()Youlin Li
2022-12-02selftests/net: don't tests batched TCP io_uring zcPavel Begunkov
2022-11-26selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong
2022-11-26selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui
2022-11-26tools/testing/cxl: Fix some error exitsDan Williams
2022-11-26ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian
2022-11-26selftests/kexec: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-26selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-26selftests/futex: fix build for clangRicardo Cañuelo
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-16perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng
2022-11-16perf test: Fix skipping branch stack sampling testJames Clark
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-16perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim
2022-11-16bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui
2022-11-10selftests/landlock: Build without static librariesMickaël Salaün
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes
2022-11-10tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau
2022-11-04perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-11-04perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-11-04perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-11-04selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier
2022-11-04selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier
2022-11-04selftests/ftrace: fix dynamic_events dependency checkSven Schnelle
2022-11-04KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...Gavin Shan
2022-11-04perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-11-04tools: iio: iio_utils: fix digit calculationMatti Vaittinen
2022-10-29rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira
2022-10-21perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-21perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-21perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-21kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown
2022-10-21libbpf: Fix overrun in netlink attribute iterationXin Liu
2022-10-21bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBTJiri Olsa
2022-10-21selftests/bpf: Free the allocated resources after test case succeedsHou Tao
2022-10-21net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert
2022-10-21bpftool: Clear errno after libcap's checksQuentin Monnet
2022-10-21libbpf: Do not require executable permission for shared librariesHengqi Chen
2022-10-21libbpf: Ensure functions with always_inline attribute are inlineJames Hilliard
2022-10-21selftest: tpm2: Add Client.__del__() to close /dev/tpm* handleStefan Berger
2022-10-21tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui
2022-10-21selftests/cpu-hotplug: Reserve one cpu online at leastZhao Gongyi
2022-10-21selftests/cpu-hotplug: Delete fault injection related codeZhao Gongyi
2022-10-21selftests/cpu-hotplug: Use return instead of exitZhao Gongyi
2022-10-21libbpf: Don't require full struct enum64 in UAPI headersAndrii Nakryiko