summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-21radix tree tests: Convert item_kill_tree to XArrayMatthew Wilcox
2018-10-21radix tree tests: Move item_insert_orderMatthew Wilcox
2018-10-21radix tree test suite: Remove multiorder benchmarkingMatthew Wilcox
2018-10-21radix tree test suite: Remove __item_insertMatthew Wilcox
2018-10-21xarray: Move multiorder_check to in-kernel testsMatthew Wilcox
2018-10-21xarray: Move multiorder_shrink to kernel testsMatthew Wilcox
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 marksMatthew 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 branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
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-19bpf, libbpf: use correct barriers in perf ring buffer walkDaniel Borkmann
2018-10-19tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann
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-19Sync uapi/bpf.h to tools/includeMauricio 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-19Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-10-18tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski
2018-10-18selftests/bpf: fix file resource leak in load_kallsymsPeng Hao
2018-10-18usbip: tools: fix atoi() on non-null terminated stringColin Ian King
2018-10-18Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar
2018-10-17bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo