summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-21xarray: Move multiorder account test in-kernelMatthew Wilcox
2018-10-21radix tree test suite: Convert iteration test to XArrayMatthew Wilcox
2018-10-21radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox
2018-10-21radix tree: Remove radix_tree_clear_tagsMatthew Wilcox
2018-10-21radix tree: Remove split/join codeMatthew Wilcox
2018-10-21radix tree: Remove radix_tree_update_node_tMatthew Wilcox
2018-10-21shmem: Convert find_swap_entry to XArrayMatthew Wilcox
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox
2018-10-21ida: Convert to XArrayMatthew Wilcox
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox
2018-10-20selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann
2018-10-20bpf, verifier: fix register type dump in xadd and stDaniel Borkmann
2018-10-20bpf: test_sockmap add options to use msg_push_dataJohn Fastabend
2018-10-20bpf: libbpf support for msg_push_dataJohn Fastabend
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-20selftests/powerpc: Add a test of wild bctrMichael Ellerman
2018-10-20selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao
2018-10-20selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu
2018-10-19bpf: add tests for direct packet access from CGROUP_SKBSong Liu
2018-10-19selftests/bpf: add missing executables to .gitignoreAnders Roxell
2018-10-19selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman
2018-10-19selftests/kvm: add missing executables to .gitignoreAnders Roxell
2018-10-18selftests/bpf: fix file resource leak in load_kallsymsPeng Hao
2018-10-17tools/testing/nvdimm: Populate dirty shutdown dataDan Williams
2018-10-17acpi, nfit: Collect shutdown statusDan Williams
2018-10-17bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov
2018-10-17kvm: selftests: support high GPAs in dirty_log_testAndrew Jones
2018-10-17kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones
2018-10-17kvm: selftests: dirty_log_test: also test 64K pages on aarch64Andrew Jones
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones
2018-10-17kvm: selftests: add virt mem support for aarch64Andrew Jones
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones
2018-10-17kvm: selftests: add cscope make targetAndrew Jones
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones
2018-10-17kvm: selftests: introduce ucallAndrew Jones
2018-10-17kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones