summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-09-14selftests/bpf: Test BTF_KIND_TAG for deduplicationYonghong Song
2021-09-14selftests/bpf: Add BTF_KIND_TAG unit testsYonghong Song
2021-09-14selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG formatYonghong Song
2021-09-14selftests/bpf: Test libbpf API function btf__add_tag()Yonghong Song
2021-09-14selftests/bpf: Fix .gitignore to not ignore test_progs.cAndrii Nakryiko
2021-09-14bpf,x64 Emit IMUL instead of MUL for x86-64Jie Meng
2021-09-14selftests/bpf: Update selftests to always provide "struct_ops" SECAndrii Nakryiko
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-13torture: Make torture.sh print the number of files to be compressedPaul E. McKenney
2021-09-13bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann
2021-09-13bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann
2021-09-13bpf, selftests: Replicate tailcall limit test for indirect call caseDaniel Borkmann
2021-09-13selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu
2021-09-13torture: Apply CONFIG_KCSAN_STRICT to kvm.sh --kcsan argumentPaul E. McKenney
2021-09-13selftests/powerpc: Add scv versions of the basic TM syscall testsNicholas Piggin
2021-09-12selftest: net: fix typo in altname testAndrea Claudi
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-10selftests/bpf: Test new __sk_buff field hwtstampVadim Fedorenko
2021-09-10selftests: xsk: Add tests for 2K frame sizeMagnus Karlsson
2021-09-10selftests: xsk: Add tests for invalid xsk descriptorsMagnus Karlsson
2021-09-10selftests: xsk: Eliminate test specific if-statement in test runnerMagnus Karlsson
2021-09-10selftests: xsk: Add test for unaligned modeMagnus Karlsson
2021-09-10selftests: xsk: Introduce replacing the default packet streamMagnus Karlsson
2021-09-10selftests: xsk: Allow for invalid packetsMagnus Karlsson
2021-09-10selftests: xsk: Eliminate MAX_SOCKS defineMagnus Karlsson
2021-09-10selftests: xsx: Make pthreads local scopeMagnus Karlsson
2021-09-10selftests: xsk: Make xdp_flags and bind_flags localMagnus Karlsson
2021-09-10selftests: xsk: Specify number of sockets to createMagnus Karlsson
2021-09-10selftests: xsk: Replace second_step global variableMagnus Karlsson
2021-09-10selftests: xsk: Introduce rx_on and tx_on in ifobjectMagnus Karlsson
2021-09-10selftests: xsk: Add use_poll to ifobjectMagnus Karlsson
2021-09-10selftests: xsx: Introduce test name in test specMagnus Karlsson
2021-09-10selftests: xsk: Make frame_size configurableMagnus Karlsson
2021-09-10selftests: xsk: Move rxqsize into xsk_socket_infoMagnus Karlsson
2021-09-10selftests: xsk: Move num_frames and frame_headroom to xsk_umem_infoMagnus Karlsson
2021-09-10selftests: xsk: Introduce test specificationsMagnus Karlsson
2021-09-10selftests: xsk: Introduce type for thread functionMagnus Karlsson
2021-09-10selftests: xsk: Simplify xsk and umem arraysMagnus Karlsson
2021-09-09libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecationsQuentin Monnet
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)
2021-09-08selftests/memfd: remove unused variableGreg Thelen
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2021-09-08mm/damon: add user space selftestsSeongJae Park
2021-09-07selftests/bpf: Add checks for X__elf_bytes() skeleton helperMatt Smith
2021-09-07bpf: Permit ingress_ifindex in bpf_prog_test_run_xattrNeil Spring
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07selftests/bpf: Fix build of task_pt_regs test for arm64Jean-Philippe Brucker