summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2023-01-27tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie-5/+45
2023-01-26selftests/bpf: Properly enable hwtstamp in xdp_hw_metadataStanislav Fomichev-1/+44
2023-01-26cxl/test: Simulate event log overflowIra Weiny-1/+49
2023-01-26cxl/test: Add specific eventsIra Weiny-0/+73
2023-01-26cxl/test: Add generic mock eventsIra Weiny-1/+232
2023-01-26tools: ynl: store ops in ordered dict to avoid random orderingJakub Kicinski-1/+2
2023-01-26tools: ynl: rename ops_list -> msg_listJakub Kicinski-4/+6
2023-01-26tools: ynl: support kdocs for flags in code generationJakub Kicinski-17/+20
2023-01-26tools/testing/cxl: Remove cxl_test module math loading messageAlison Schofield-3/+1
2023-01-26testing: kselftest_harness: add filtering and enumerating testsJakub Kicinski-5/+137
2023-01-26selftests: mptcp: userspace: avoid read errorsMatthieu Baerts-20/+12
2023-01-26selftests: mptcp: userspace: print error details if anyMatthieu Baerts-8/+25
2023-01-26selftests: mptcp: userspace: refactor assertsMatthieu Baerts-36/+36
2023-01-26selftests: mptcp: userspace: print titlesMatthieu Baerts-1/+23
2023-01-26selftests: mptcp: add test-cases for mixed v4/v6 subflowsPaolo Abeni-9/+44
2023-01-25selftests/net: Cover the IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki-0/+454
2023-01-25selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.Kui-Feng Lee-0/+81
2023-01-25tools/testing/cxl: require 64-bitLuis Chamberlain-0/+1
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet-24/+74
2023-01-25libbpf: Support sleepable struct_ops.s sectionDavid Vernet-0/+1
2023-01-25bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepableDavid Vernet-1/+1
2023-01-25selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee-2/+3
2023-01-25tools/resolve_btfids: Alter how HOSTCC is forcedIan Rogers-10/+7
2023-01-25tools/resolve_btfids: Install subcmd headersIan Rogers-6/+15
2023-01-25selftests: amd-pstate: Don't delete source files via MakefileDoug Smythies-5/+0
2023-01-25selftests/bpf: Add selftest suite for cpumask kfuncsDavid Vernet-0/+741
2023-01-25selftests/bpf: Add nested trust selftests suiteDavid Vernet-0/+77
2023-01-25bpf: Disallow NULLable pointers for trusted kfuncsDavid Vernet-4/+4
2023-01-25tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)-0/+30
2023-01-25tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)-0/+58
2023-01-24selftests/bpf: Cover listener cloning with progs attached to sockmapJakub Sitnicki-2/+28
2023-01-24selftests/bpf: Pass BPF skeleton to sockmap_listen ops testsJakub Sitnicki-18/+37
2023-01-24selftests/nolibc: Add a "run-user" target to test the program in user landWilly Tarreau-0/+6
2023-01-24selftests/nolibc: Support "x86_64" for arch nameWilly Tarreau-0/+4
2023-01-24KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_testJing Zhang-9/+1
2023-01-24KVM: x86/xen: Remove unneeded semicolonzhang songyi-1/+1
2023-01-24KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()Vishal Annapurve-2/+8
2023-01-24KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve-8/+21
2023-01-24KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve-33/+30
2023-01-24KVM: selftests: Fix a typo in the vcpu_msrs_set assertAaron Lewis-1/+1
2023-01-24KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fdReiji Watanabe-0/+2
2023-01-24KVM: selftests: Test masked events in PMU filterAaron Lewis-2/+336
2023-01-24KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTERAaron Lewis-0/+36
2023-01-24KVM: selftests: Add flags when creating a pmu event filterAaron Lewis-4/+5
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini-58/+492
2023-01-24tools: ynl: add a completely generic clientJakub Kicinski-0/+581
2023-01-24net: add basic C code generators for NetlinkJakub Kicinski-0/+2403
2023-01-24act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti-1/+48
2023-01-23selftests: net: tcp_mmap: populate pages in send pathEric Dumazet-1/+2
2023-01-23libbpf: Clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaultsAndrii Nakryiko-18/+0