summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao
2022-12-19libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-14selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-14selftests/net: Find nettest in current directoryDaniel Díaz
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-08libbpf: Handle size overflow for ringbuf mmapHou Tao
2022-12-08libbpf: Use correct return pointer in attach_raw_tpJiri Olsa
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