summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov2018-04-181-0/+2
* bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-185-2/+75
* tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet2018-04-183-18/+36
* libbpf: Type functions for raw tracepointsAndrey Ignatov2018-04-182-0/+4
* libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov2018-04-181-0/+6
* bpftool: Support new prog types and attach typesAndrey Ignatov2018-04-184-7/+28
* selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti2018-04-171-0/+70
* selftests: net: add tcp_mmap programEric Dumazet2018-04-172-0/+439
* tc-testing: add sample action testsRoman Mashak2018-04-171-0/+588
* Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-123-272/+1091
|\
| * ktest: Take submenu into account for grub2 menusSatoru Takeuchi2018-04-101-1/+1
| * ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)2018-04-082-20/+46
| * ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)2018-04-081-2/+2
| * ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)2018-04-081-0/+7
| * ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)2018-04-081-1/+1
| * ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)2018-04-082-5/+35
| * ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)2018-04-061-3/+5
| * Ktest: add email options to sample.configTim Tianyang Chen2018-04-061-0/+22
| * Ktest: Use dodie for critical faluresTim Tianyang Chen2018-04-061-27/+27
| * Ktest: Add SigInt handlingTim Tianyang Chen2018-04-061-0/+10
| * Ktest: Add email supportTim Tianyang Chen2018-04-061-3/+58
| * ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)2018-04-061-0/+14
| * ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)2018-04-062-1/+36
| * ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)2018-04-062-8/+19
| * ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)2018-04-061-1/+5
| * ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)2018-04-061-4/+12
| * ktest: Use config-bisect.pl in ktest.plScott Wood2018-04-061-222/+42Star
| * ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)2018-04-061-0/+763
| * ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-1/+2
| * ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-13/+5Star
| * ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)2018-03-211-2/+4
| * ktest: Clarify config file usageScott Wood2018-03-212-1/+5
| * ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)2018-03-212-2/+12
| * ktest: Wait for console process to exitSteven Rostedt (VMware)2018-03-211-0/+3
* | xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-111-0/+1
* | radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox2018-04-111-0/+1
* | proc: selftests: test /proc/uptimeAlexey Dobriyan2018-04-115-0/+202
* | proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan2018-04-113-0/+149
* | proc: add selftest for last field of /proc/loadavgAlexey Dobriyan2018-04-113-0/+85
* | proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan2018-04-114-1/+172
* | proc: test /proc/self/syscallAlexey Dobriyan2018-04-113-1/+48
* | proc: test /proc/self/wchanAlexey Dobriyan2018-04-115-0/+34
* | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-108-0/+360
|\ \
| * | selftests: ftrace: Add inter-event hist triggers testcasesRajvi Jingar2018-03-108-0/+360
* | | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-102-78/+177
|\ \ \
| * \ \ Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-092-78/+177
| |\ \ \
| | * | | libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma2018-04-061-1/+1
| | * | | libnvdimm, testing: Add emulation for smart injection commandsVishal Verma2018-04-062-1/+53
| | * | | nfit_test: prevent parsing error of nfit_test.0Ross Zwisler2018-03-061-1/+6
| | * | | nfit_test: fix buffer overrun, add sanity checkRoss Zwisler2018-03-061-1/+8