summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2021-09-06selftests/bpf: Test XDP bonding nest and unwindJussi Maki
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06vsock_test: update message bounds test for MSG_EORArseny Krasnov
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-03Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy
2021-09-03selftests/vm/userfaultfd: wake after copy failureNadav Amit
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig