Age | Commit message (Expand) | Author | Files | Lines |
2018-04-11 | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox | 1 | -0/+1 |
2018-04-11 | radix tree: use GFP_ZONEMASK bits of gfp_t for flags | Matthew Wilcox | 1 | -0/+1 |
2018-04-11 | proc: selftests: test /proc/uptime | Alexey Dobriyan | 5 | -0/+202 |
2018-04-11 | proc: selftests: shotgun testing of read/readdir/readlink/write | Alexey Dobriyan | 3 | -0/+149 |
2018-04-11 | proc: add selftest for last field of /proc/loadavg | Alexey Dobriyan | 3 | -0/+85 |
2018-04-11 | proc: fix /proc/*/map_files lookup some more | Alexey Dobriyan | 4 | -1/+172 |
2018-04-11 | proc: test /proc/self/syscall | Alexey Dobriyan | 3 | -1/+48 |
2018-04-11 | proc: test /proc/self/wchan | Alexey Dobriyan | 5 | -0/+34 |
2018-04-10 | ktest: Take submenu into account for grub2 menus | Satoru Takeuchi | 1 | -1/+1 |
2018-04-10 | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 8 | -0/+360 |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -78/+177 |
2018-04-10 | kvm: selftests: fix spelling mistake: "divisable" and "divisible" | Colin Ian King | 2 | -3/+3 |
2018-04-11 | Kbuild: fix # escaping in .cmd files for future Make | Rasmus Villemoes | 3 | -3/+6 |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 17 | -7/+6413 |
2018-04-09 | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 2 | -78/+177 |
2018-04-09 | perf tests clang: Fix function name for clang IR test | Sandipan Das | 1 | -1/+1 |
2018-04-09 | perf clang: Add support for recent clang versions | Sandipan Das | 1 | -1/+10 |
2018-04-09 | perf tools: Fix perf builds with clang support | Sandipan Das | 1 | -1/+2 |
2018-04-09 | perf tools: No need to include namespaces.h in util.h | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2018-04-07 | ktest.pl: Add MAIL_COMMAND option to define how to send email | Steven Rostedt (VMware) | 2 | -20/+46 |
2018-04-07 | ktest.pl: Use run_command to execute sending mail | Steven Rostedt (VMware) | 1 | -2/+2 |
2018-04-07 | ktest.pl: Allow dodie be recursive | Steven Rostedt (VMware) | 1 | -0/+7 |
2018-04-07 | ktest.pl: Kill test if mailer is not supported | Steven Rostedt (VMware) | 1 | -1/+1 |
2018-04-07 | ktest.pl: Add MAIL_PATH option to define where to find the mailer | Steven Rostedt (VMware) | 2 | -5/+35 |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 8 | -12/+457 |
2018-04-07 | Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -14/+200 |
2018-04-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+5 |
2018-04-06 | ktest.pl: No need to print no mailer is specified when mailto is not | Steven Rostedt (VMware) | 1 | -3/+5 |
2018-04-06 | Ktest: add email options to sample.config | Tim Tianyang Chen | 1 | -0/+22 |
2018-04-06 | Ktest: Use dodie for critical falures | Tim Tianyang Chen | 1 | -27/+27 |
2018-04-06 | Ktest: Add SigInt handling | Tim Tianyang Chen | 1 | -0/+10 |
2018-04-06 | Ktest: Add email support | Tim Tianyang Chen | 1 | -3/+58 |
2018-04-06 | ktest.pl: Detect if a config-bisect was interrupted | Steven Rostedt (VMware) | 1 | -0/+14 |
2018-04-06 | ktest.pl: Make finding config-bisect.pl dynamic | Steven Rostedt (VMware) | 2 | -1/+36 |
2018-04-06 | ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect | Steven Rostedt (VMware) | 2 | -8/+19 |
2018-04-06 | ktest.pl: Use diffconfig if available for failed config bisects | Steven Rostedt (VMware) | 1 | -1/+5 |
2018-04-06 | ktest.pl: Allow for the config-bisect.pl output to display to console | Steven Rostedt (VMware) | 1 | -4/+12 |
2018-04-06 | ktest: Use config-bisect.pl in ktest.pl | Scott Wood | 1 | -222/+42 |
2018-04-06 | ktest: Add standalone config-bisect.pl program | Steven Rostedt (Red Hat) | 1 | -0/+763 |
2018-04-06 | perf hists browser: Remove leftover from row returned from refresh | Arnaldo Carvalho de Melo | 1 | -8/+2 |
2018-04-06 | perf hists browser: Show extra_title_lines in the 'D' debug hotkey | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2018-04-06 | perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering | Adrian Hunter | 1 | -10/+10 |
2018-04-05 | libnvdimm, testing: update the default smart ctrl_temperature | Vishal Verma | 1 | -1/+1 |
2018-04-05 | libnvdimm, testing: Add emulation for smart injection commands | Vishal Verma | 2 | -1/+53 |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -6/+7 |
2018-04-05 | tools headers uapi: Synchronize i915_drm.h | Arnaldo Carvalho de Melo | 1 | -4/+108 |
2018-04-05 | perf report: Remove duplicated 'samples' in lost samples warning | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-04-05 | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+1 |
2018-04-05 | perf ui browser: Fixup cleaning unused lines at the bottom | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2018-04-05 | perf annotate browser: Fixup vertical line separating metrics from instructions | Arnaldo Carvalho de Melo | 1 | -1/+1 |