summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2021-09-13selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu-52/+243
2021-09-13torture: Apply CONFIG_KCSAN_STRICT to kvm.sh --kcsan argumentPaul E. McKenney-1/+1
2021-09-13selftests/powerpc: Add scv versions of the basic TM syscall testsNicholas Piggin-8/+65
2021-09-12selftest: net: fix typo in altname testAndrea Claudi-1/+1
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+7
2021-09-10selftests/bpf: Test new __sk_buff field hwtstampVadim Fedorenko-0/+63
2021-09-10selftests: xsk: Add tests for 2K frame sizeMagnus Karlsson-0/+25
2021-09-10selftests: xsk: Add tests for invalid xsk descriptorsMagnus Karlsson-18/+132
2021-09-10selftests: xsk: Eliminate test specific if-statement in test runnerMagnus Karlsson-4/+12
2021-09-10selftests: xsk: Add test for unaligned modeMagnus Karlsson-23/+108
2021-09-10selftests: xsk: Introduce replacing the default packet streamMagnus Karlsson-18/+48
2021-09-10selftests: xsk: Allow for invalid packetsMagnus Karlsson-6/+11
2021-09-10selftests: xsk: Eliminate MAX_SOCKS defineMagnus Karlsson-10/+9
2021-09-10selftests: xsx: Make pthreads local scopeMagnus Karlsson-2/+1
2021-09-10selftests: xsk: Make xdp_flags and bind_flags localMagnus Karlsson-32/+31
2021-09-10selftests: xsk: Specify number of sockets to createMagnus Karlsson-34/+27
2021-09-10selftests: xsk: Replace second_step global variableMagnus Karlsson-45/+36
2021-09-10selftests: xsk: Introduce rx_on and tx_on in ifobjectMagnus Karlsson-28/+16
2021-09-10selftests: xsk: Add use_poll to ifobjectMagnus Karlsson-1/+5
2021-09-10selftests: xsx: Introduce test name in test specMagnus Karlsson-20/+31
2021-09-10selftests: xsk: Make frame_size configurableMagnus Karlsson-5/+7
2021-09-10selftests: xsk: Move rxqsize into xsk_socket_infoMagnus Karlsson-7/+4
2021-09-10selftests: xsk: Move num_frames and frame_headroom to xsk_umem_infoMagnus Karlsson-12/+12
2021-09-10selftests: xsk: Introduce test specificationsMagnus Karlsson-84/+126
2021-09-10selftests: xsk: Introduce type for thread functionMagnus Karlsson-14/+15
2021-09-10selftests: xsk: Simplify xsk and umem arraysMagnus Karlsson-49/+34
2021-09-09libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecationsQuentin Monnet-2/+2
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+115
2021-09-08selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)-1/+1
2021-09-08selftests/memfd: remove unused variableGreg Thelen-1/+1
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko-4/+4
2021-09-08mm/damon: add user space selftestsSeongJae Park-0/+110
2021-09-07selftests/bpf: Add checks for X__elf_bytes() skeleton helperMatt Smith-0/+6
2021-09-07bpf: Permit ingress_ifindex in bpf_prog_test_run_xattrNeil Spring-0/+9
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-12/+303
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-28/+245
2021-09-07selftests/bpf: Fix build of task_pt_regs test for arm64Jean-Philippe Brucker-7/+13
2021-09-06selftests/bpf: Test XDP bonding nest and unwindJussi Maki-10/+64
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-9/+619
2021-09-06vsock_test: update message bounds test for MSG_EORArseny Krasnov-1/+7
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-7/+170
2021-09-03Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-17/+16
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+66
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+784
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy-3/+83
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy-4/+70
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy-3/+119
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy-3/+99
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy-5/+85