summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-10-04selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar1-0/+1
2024-10-04selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar1-0/+1
2024-10-04selftests/bpf: Drop unneeded error.h includesTony Ambardar3-3/+0
2024-10-04selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...Tushar Vyavahare4-15/+28
2024-10-04selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar1-1/+1
2024-10-04selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar1-1/+1
2024-10-04selftests/bpf: Use pid_t consistently in test_progs.cTony Ambardar1-1/+1
2024-10-04tools/runqslower: Fix LDFLAGS and add LDLIBS supportTony Ambardar1-1/+2
2024-10-04selftests/bpf: Fix wrong binary in Makefile log outputTony Ambardar1-5/+6
2024-10-04selftests/bpf: Add CFLAGS per source file and runnerCupertino Miranda1-8/+9
2024-10-04bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCCJose E. Marchesi1-1/+1
2024-10-04bpf: Disable some `attribute ignored' warnings in GCCJose E. Marchesi1-1/+1
2024-10-04bpf: Use -Wno-error in certain tests when building with GCCJose E. Marchesi1-1/+11
2024-10-04selftests/bpf: Fix error linking uprobe_multi on mipsTony Ambardar1-0/+2
2024-10-04selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov1-0/+1
2024-10-04selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)2-2/+2
2024-10-04pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV1-0/+8
2024-10-04kselftest/arm64: Actually test SME vector length changes via sigreturnMark Brown1-7/+7
2024-10-04kselftest/arm64: signal: fix/refactor SVE vector length enumerationAndre Przywara10-181/+132
2024-09-30tools: hv: rm .*.cmd when make cleanzhang jiao1-1/+1
2024-09-18selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson1-2/+14
2024-09-18selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj1-2/+1
2024-09-18selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-1/+3
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-09-12libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler1-2/+2
2024-09-12selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-08selftests: mptcp: join: stop transfer when check is done (part 2.2)Matthieu Baerts (NGI0)1-1/+1
2024-09-08selftests: mptcp: join: disable get and dump addr checksMatthieu Baerts (NGI0)1-2/+2
2024-09-08selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)1-0/+30
2024-09-08selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+21
2024-09-08selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-3/+86
2024-09-08selftests: mptcp: add mptcp_lib_events helperGeliang Tang3-18/+18
2024-09-08selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)1-5/+16
2024-09-08selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)1-5/+13
2024-09-08selftests: mptcp: add explicit test case for remove/readdPaolo Abeni1-0/+29
2024-09-08selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)1-7/+4
2024-09-08selftests: mptcp: declare event macros in mptcp_libGeliang Tang3-23/+29
2024-09-08selftests: mptcp: userspace pm get addr testsGeliang Tang1-0/+30
2024-09-08selftests: mptcp: dump userspace addrs listGeliang Tang1-0/+61
2024-09-08selftests: mptcp: userspace pm create id 0 subflowGeliang Tang1-0/+19
2024-09-04selftests: forwarding: local_termination: Down ports on cleanupPetr Machata1-0/+4
2024-09-04selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata1-0/+3
2024-09-04iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe1-3/+3
2024-09-04selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-12/+15
2024-09-04selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-09-04selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)1-7/+18
2024-08-29tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin3-5/+14
2024-08-29selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song1-0/+54
2024-08-29selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)1-5/+22
2024-08-29selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-0/+1