aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti1-0/+24
2018-10-22tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti1-0/+24
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-93/+737
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+84
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox1-1/+0
2018-10-21radix tree test: Convert multiorder tests to XArrayMatthew Wilcox1-56/+49
2018-10-21radix tree tests: Convert item_delete_rcu to XArrayMatthew Wilcox2-3/+3
2018-10-21radix tree tests: Convert item_kill_tree to XArrayMatthew Wilcox1-21/+9
2018-10-21radix tree tests: Move item_insert_orderMatthew Wilcox3-11/+22
2018-10-21radix tree test suite: Remove multiorder benchmarkingMatthew Wilcox1-29/+21
2018-10-21radix tree test suite: Remove __item_insertMatthew Wilcox2-7/+1
2018-10-21xarray: Move multiorder_check to in-kernel testsMatthew Wilcox1-48/+0
2018-10-21xarray: Move multiorder_shrink to kernel testsMatthew Wilcox1-173/+0
2018-10-21xarray: Move multiorder account test in-kernelMatthew Wilcox1-24/+0
2018-10-21radix tree test suite: Convert iteration test to XArrayMatthew Wilcox3-58/+63
2018-10-21radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox8-57/+46
2018-10-21radix tree: Remove radix_tree_clear_tagsMatthew Wilcox1-29/+0
2018-10-21radix tree: Remove split/join codeMatthew Wilcox2-338/+0
2018-10-21radix tree: Remove radix_tree_update_node_tMatthew Wilcox1-1/+1
2018-10-21shmem: Convert find_swap_entry to XArrayMatthew Wilcox3-84/+0
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox1-39/+19
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox1-23/+0
2018-10-21ida: Convert to XArrayMatthew Wilcox1-5/+3
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox4-1/+39
2018-10-21xarray: Add XArray load operationMatthew Wilcox7-2/+38
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox1-15/+15
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox6-7/+19
2018-10-20selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet1-1/+1
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann1-3/+4
2018-10-20bpf, verifier: fix register type dump in xadd and stDaniel Borkmann1-5/+5
2018-10-20bpf: test_sockmap add options to use msg_push_dataJohn Fastabend2-26/+129
2018-10-20bpf: libbpf support for msg_push_dataJohn Fastabend1-0/+2
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceGreg Kroah-Hartman1-0/+80
2018-10-20selftests/powerpc: Add a test of wild bctrMichael Ellerman4-2/+161
2018-10-20selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman4-6/+1
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao5-1/+305
2018-10-20selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao2-8/+8
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-10-19bpf: add tests for direct packet access from CGROUP_SKBSong Liu1-0/+171
2018-10-19selftests/bpf: add missing executables to .gitignoreAnders Roxell1-0/+2
2018-10-19selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B7-1/+299
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+9
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbGreg Kroah-Hartman1-0/+4
2018-10-19selftests/kvm: add missing executables to .gitignoreAnders Roxell1-0/+1
2018-10-18selftests/bpf: fix file resource leak in load_kallsymsPeng Hao1-0/+1
2018-10-17tools/testing/nvdimm: Populate dirty shutdown dataDan Williams3-1/+11
2018-10-17acpi, nfit: Collect shutdown statusDan Williams2-24/+1
2018-10-17bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend1-52/+115
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov5-12/+1323
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov4-10/+19