summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend-11/+47
2023-11-29selftests/bpf: Add TX side to xdp_hw_metadataStanislav Fomichev-4/+160
2023-11-29selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUPStanislav Fomichev-24/+49
2023-11-29selftests/bpf: Add TX side to xdp_metadataStanislav Fomichev-4/+29
2023-11-29selftests/bpf: Add csum helpersStanislav Fomichev-0/+43
2023-11-29selftests/xsk: Support tx_metadata_lenStanislav Fomichev-0/+4
2023-11-29KVM: selftests: Remove x86's so called "MMIO warning" testSean Christopherson-122/+0
2023-11-29KVM: selftests: Add logic to detect if ioctl() failed because VM was killedSean Christopherson-6/+35
2023-11-29KVM: selftests: Drop the single-underscore ioctl() helpersSean Christopherson-17/+13
2023-11-29KVM: selftests: add -MP to CFLAGSDavid Woodhouse-1/+1
2023-11-28selftests/bpf: Use pkg-config for libelfAkihiko Odaki-2/+6
2023-11-28selftests/bpf: Override PKG_CONFIG for static buildsAkihiko Odaki-1/+1
2023-11-28selftests/bpf: Choose pkg-config for the targetAkihiko Odaki-3/+3
2023-11-28selftests/bpf: Add link_info test for uprobe_multi linkJiri Olsa-0/+204
2023-11-28selftests/bpf: Use bpf_link__destroy in fill_link_info testsJiri Olsa-21/+23
2023-11-28libbpf: Add st_type argument to elf_resolve_syms_offsets functionJiri Olsa-1/+1
2023-11-28KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu-1/+1
2023-11-28cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long-14/+18
2023-11-27selftests: tc-testing: remove unused importPedro Tammela-2/+0
2023-11-27selftests: tc-testing: cleanup on Ctrl-CPedro Tammela-2/+6
2023-11-27selftests: tc-testing: prefix iproute2 functions with "ipr2"Pedro Tammela-8/+8
2023-11-27selftests: tc-testing: remove unnecessary time.sleepPedro Tammela-5/+0
2023-11-27selftests: tc-testing: remove buildebpf pluginPedro Tammela-113/+11
2023-11-27selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn-14/+8
2023-11-27selftests/net: unix: fix unused variable compiler warningWillem de Bruijn-1/+0
2023-11-27selftests/net: fix a char signedness issueWillem de Bruijn-1/+1
2023-11-27selftests/net: ipsec: fix constant out of rangeWillem de Bruijn-2/+2
2023-11-27selftests/bpf: update test_offload to use new orphaned propertyStanislav Fomichev-9/+6
2023-11-27ndtest: fix typo class_regster -> class_registerYi Zhang-1/+1
2023-11-27KVM: selftests: arm64: Support P52V48 4K and 16K guest_modesRyan Roberts-9/+36
2023-11-27KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts-36/+50
2023-11-27bpf: Fix a few selftest failures due to llvm18 changeYonghong Song-0/+1
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2023-11-24selftests/bpf: Add lazy global subprog validation testsAndrii Nakryiko-0/+94
2023-11-24bpf: Validate global subprogs lazilyAndrii Nakryiko-4/+4
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-226/+647
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-215/+631
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov-6/+13
2023-11-23kselftest/arm64: Fix output formatting for za-forkMark Brown-1/+1
2023-11-23rcutorture: Add mid-sized stall to TREE07Paul E. McKenney-0/+3
2023-11-23rcutorture: add nolibc init support for mips, ppc and rv64Thomas Weißschuh-1/+4
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton-2/+3
2023-11-22selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_testPaul Moore-3/+0
2023-11-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-362/+3004
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinuxYuran Pereira-8/+8
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_idYuran Pereira-131/+73
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_permYuran Pereira-4/+2
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_caYuran Pereira-26/+22
2023-11-21selftests/kvm: fix compilation on non-x86_64 platformsPaolo Bonzini-8/+6
2023-11-20selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman-0/+75