summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-12-21selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-12-21selftests/bpf: Add kprobe_multi kmod attach api testsJiri Olsa2-0/+139
2022-12-21selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa2-0/+13
2022-12-21selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa1-0/+24
2022-12-21selftests/bpf: Add load_kallsyms_refresh functionJiri Olsa2-7/+15
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao1-1/+1
2022-12-19libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael1-1/+1
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel1-0/+10
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel1-0/+27
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-14selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang1-1/+1
2022-12-14selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern1-0/+5
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-12-08libbpf: Handle size overflow for ringbuf mmapHou Tao1-4/+8
2022-12-08libbpf: Use correct return pointer in attach_raw_tpJiri Olsa1-1/+1
2022-12-02tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen1-2/+2
2022-12-02selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-12-02selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts1-4/+5
2022-12-02selftests: mptcp: gives slow test-case more timePaolo Abeni1-3/+3
2022-12-02selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry3-4/+4
2022-12-02selftests/bpf: Add verifier test for release_reference()Youlin Li1-0/+36
2022-12-02selftests/net: don't tests batched TCP io_uring zcPavel Begunkov1-1/+1
2022-11-26selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong1-1/+1
2022-11-26selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui1-1/+1
2022-11-26tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-26ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian1-0/+10
2022-11-26selftests/kexec: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-26selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-26selftests/futex: fix build for clangRicardo Cañuelo1-4/+2
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov1-3/+5
2022-11-16perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng1-0/+1
2022-11-16perf test: Fix skipping branch stack sampling testJames Clark2-2/+7
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev1-1/+1
2022-11-16perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim1-1/+3
2022-11-16bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui1-0/+3
2022-11-10selftests/landlock: Build without static librariesMickaël Salaün1-3/+4
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
2022-11-10tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau1-5/+8
2022-11-04perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing1-3/+3
2022-11-04perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter1-0/+0
2022-11-04perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain1-36/+36
2022-11-04selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier1-1/+1
2022-11-04selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier9-8/+17
2022-11-04selftests/ftrace: fix dynamic_events dependency checkSven Schnelle2-2/+2
2022-11-04KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...Gavin Shan1-1/+1
2022-11-04perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter1-1/+9
2022-11-04tools: iio: iio_utils: fix digit calculationMatti Vaittinen1-0/+4
2022-10-29rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira1-1/+1