aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2023-11-29selftests: mptcp: userspace pm create id 0 subflowGeliang Tang1-0/+19
2023-11-29selftests: mptcp: update userspace pm test helpersGeliang Tang1-52/+50
2023-11-29selftests: mptcp: add chk_subflows_total helperGeliang Tang1-1/+41
2023-11-29selftests: mptcp: add evts_get_info helperGeliang Tang3-58/+57
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-11/+47
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2-11/+47
2023-11-29selftests/bpf: Add TX side to xdp_hw_metadataStanislav Fomichev1-4/+160
2023-11-29selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUPStanislav Fomichev1-24/+49
2023-11-29selftests/bpf: Add TX side to xdp_metadataStanislav Fomichev1-4/+29
2023-11-29selftests/bpf: Add csum helpersStanislav Fomichev1-0/+43
2023-11-29selftests/xsk: Support tx_metadata_lenStanislav Fomichev2-0/+4
2023-11-29KVM: selftests: Remove x86's so called "MMIO warning" testSean Christopherson2-122/+0
2023-11-29KVM: selftests: Add logic to detect if ioctl() failed because VM was killedSean Christopherson2-6/+35
2023-11-29KVM: selftests: Drop the single-underscore ioctl() helpersSean Christopherson1-17/+13
2023-11-29KVM: selftests: add -MP to CFLAGSDavid Woodhouse1-1/+1
2023-11-28selftests/bpf: Use pkg-config for libelfAkihiko Odaki1-2/+6
2023-11-28selftests/bpf: Override PKG_CONFIG for static buildsAkihiko Odaki1-1/+1
2023-11-28selftests/bpf: Choose pkg-config for the targetAkihiko Odaki1-3/+3
2023-11-28selftests/bpf: Add link_info test for uprobe_multi linkJiri Olsa2-0/+204
2023-11-28selftests/bpf: Use bpf_link__destroy in fill_link_info testsJiri Olsa1-21/+23
2023-11-28libbpf: Add st_type argument to elf_resolve_syms_offsets functionJiri Olsa1-1/+1
2023-11-28KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu1-1/+1
2023-11-28cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long1-14/+18
2023-11-27selftests: tc-testing: remove unused importPedro Tammela1-2/+0
2023-11-27selftests: tc-testing: cleanup on Ctrl-CPedro Tammela2-2/+6
2023-11-27selftests: tc-testing: prefix iproute2 functions with "ipr2"Pedro Tammela1-8/+8
2023-11-27selftests: tc-testing: remove unnecessary time.sleepPedro Tammela1-5/+0
2023-11-27selftests: tc-testing: remove buildebpf pluginPedro Tammela7-113/+11
2023-11-27selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-11-27selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-11-27selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-11-27selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-11-27selftests/bpf: update test_offload to use new orphaned propertyStanislav Fomichev1-9/+6
2023-11-27KVM: selftests: arm64: Support P52V48 4K and 16K guest_modesRyan Roberts4-9/+36
2023-11-27KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts4-36/+50
2023-11-27bpf: Fix a few selftest failures due to llvm18 changeYonghong Song1-0/+1
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2023-11-24selftests/bpf: Add lazy global subprog validation testsAndrii Nakryiko2-0/+94
2023-11-24bpf: Validate global subprogs lazilyAndrii Nakryiko2-4/+4
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-220/+634
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-209/+618
2023-11-23kselftest/arm64: Fix output formatting for za-forkMark Brown1-1/+1
2023-11-23rcutorture: Add mid-sized stall to TREE07Paul E. McKenney1-0/+3
2023-11-23rcutorture: add nolibc init support for mips, ppc and rv64Thomas Weißschuh1-1/+4
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton1-2/+3
2023-11-22selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_testPaul Moore1-3/+0
2023-11-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski38-362/+3004
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinuxYuran Pereira1-8/+8
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_idYuran Pereira1-131/+73
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_permYuran Pereira1-4/+2