summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-01selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu1-4/+4
2024-02-01selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-02-01selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski1-1/+5
2024-02-01selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-02-01selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-02-01selftests: bonding: Increase timeout to 1200sBenjamin Poirier1-1/+1
2024-02-01selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman1-0/+75
2024-02-01bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman1-10/+25
2024-02-01selftests/bpf: test widening for iterating callbacksEduard Zingerman1-0/+20
2024-02-01selftests/bpf: tests for iterating callbacksEduard Zingerman2-0/+149
2024-02-01bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman2-14/+58
2024-02-01selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman1-30/+48
2024-02-01selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman1-32/+52
2024-02-01selftests/bpf: test if state loops are detected in a tricky caseEduard Zingerman1-0/+177
2024-02-01selftests/bpf: tests with delayed read/precision makrs in loop bodyEduard Zingerman1-0/+518
2024-02-01selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom1-11/+18
2024-01-26selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-26mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-1/+51
2024-01-26selftests: bonding: Change script interpreterBenjamin Poirier2-2/+2
2024-01-26perf db-export: Fix missing reference count get in call_path_from_sample()Ben Gainey1-2/+2
2024-01-26perf stat: Fix hard coded LL miss unitsIan Rogers1-1/+1
2024-01-26perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-26perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim1-1/+1
2024-01-26perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim1-4/+17
2024-01-26perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-26perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang1-0/+1
2024-01-26perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang1-2/+3
2024-01-26selftests/sgx: Skip non X86_64 platformZhao Mengmeng1-1/+1
2024-01-26selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck1-3/+5
2024-01-26selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck1-3/+6
2024-01-26selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck1-2/+3
2024-01-26perf stat: Exit perf stat if parse groups failsIan Rogers1-7/+11
2024-01-26perf mem: Fix error on hybrid related to availability of mem event in a PMUKan Liang1-11/+14
2024-01-26perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_M...Ilkka Koskinen1-1/+1
2024-01-26perf test record user-regs: Fix mask for vg registerVeronika Molnarova2-2/+2
2024-01-26libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo1-0/+1
2024-01-26perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter1-1/+3
2024-01-26perf test: Remove atomics from test_loop to avoid test failuresNick Forrington1-3/+1
2024-01-26selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome2-0/+7
2024-01-26kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac1-1/+1
2024-01-26selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2
2024-01-26selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu1-1/+1
2024-01-26bpf: Fix accesses to uninit stack slotsAndrei Matei7-32/+65
2024-01-26selftests/net: specify the interface when do arpingHangbin Liu1-1/+1
2024-01-26selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau1-2/+2
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome1-0/+3
2024-01-26selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2-8/+11