summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell
2018-04-23tc-testing: updated ife test casesRoman Mashak
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20libbpf: fixed build error for samples/bpf/Björn Töpel
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet
2018-04-18libbpf: Type functions for raw tracepointsAndrey Ignatov
2018-04-18libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov
2018-04-17selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti
2018-04-16selftests: net: add tcp_mmap programEric Dumazet
2018-04-16tc-testing: add sample action testsRoman Mashak
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-12proc: fixup copyright signAlexey Dobriyan
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-11xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox
2018-04-11proc: selftests: test /proc/uptimeAlexey Dobriyan
2018-04-11proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan
2018-04-11proc: add selftest for last field of /proc/loadavgAlexey Dobriyan
2018-04-11proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan
2018-04-11proc: test /proc/self/syscallAlexey Dobriyan
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan
2018-04-10ktest: Take submenu into account for grub2 menusSatoru Takeuchi
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-10kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King
2018-04-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams
2018-04-09perf tests clang: Fix function name for clang IR testSandipan Das
2018-04-09perf clang: Add support for recent clang versionsSandipan Das
2018-04-09perf tools: Fix perf builds with clang supportSandipan Das
2018-04-09perf tools: No need to include namespaces.h in util.hArnaldo Carvalho de Melo
2018-04-07ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)
2018-04-07ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)
2018-04-07ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)
2018-04-07ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)
2018-04-07ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds