summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-171-38/+166
|\
| * userns: Unbreak the unprivileged remount testsEric W. Biederman2014-12-121-8/+24
| * mnt: Update unprivileged remount testEric W. Biederman2014-12-021-30/+142
* | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-1614-63/+248
|\ \
| * | selftest: size: Add size test for Linux kernelTim Bird2014-12-044-0/+114
| * | selftests/kcmp: Always try to build the testMichael Ellerman2014-12-021-16/+2Star
| * | selftests/kcmp: Don't include kernel headersMichael Ellerman2014-12-021-4/+0Star
| * | selftests/timers: change test to use ksft frameworkShuah Khan2014-11-171-6/+8
| * | selftests/kcmp: change test to use ksft frameworkShuah Khan2014-11-171-7/+20
| * | selftests/ipc: change test to use ksft frameworkShuah Khan2014-11-171-12/+14
| * | selftests/breakpoints: change test to use ksft frameworkShuah Khan2014-11-171-4/+6
| * | selftests: add kselftest framework for uniform test reportingShuah Khan2014-11-171-0/+62
| * | selftests/user: move test out of Makefile into a shell scriptShuah Khan2014-11-172-7/+11
| * | selftests/net: move test out of Makefile into a shell scriptShuah Khan2014-11-052-7/+11
* | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-153-17/+159
|\ \ \
| * | | tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui2014-11-271-0/+14
| * | | Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov2014-11-271-1/+1
| * | | Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov2014-11-271-4/+12
| * | | tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov2014-11-073-6/+94
| * | | Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui2014-11-071-8/+40
| |/ /
* | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-2/+0Star
|\ \ \
| * | | usbip: remove unneeded structureJulia Lawall2014-12-031-2/+0Star
| | |/ | |/|
* | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-136-2/+578
|\ \ \
| * | | syscalls: add selftest for execveat(2)David Drysdale2014-12-134-0/+432
| * | | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-132-2/+146
* | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2014-12-121-61/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | kselftest: Move the docs to the Documentation dirTim Bird2014-11-241-61/+0Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-2/+2
|\ \ \
| * | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
| * | | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-6/+0Star
|\ \ \
| * | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-6/+0Star
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-114-33/+12Star
|\ \ \
| * | | virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-091-1/+1
| * | | virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-094-33/+12Star
| |/ /
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-111-4/+4
|\ \ \
| * | | tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava2014-12-051-4/+4
| |/ /
* | | Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-12-111-11/+26
|\ \ \
| * | | ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)2014-11-231-1/+1
| * | | ktest: Add name to running titleSteven Rostedt (Red Hat)2014-11-221-1/+7
| * | | ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)2014-11-221-8/+15
| * | | ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)2014-11-221-1/+3
| * | | ktest: Use make -s kernelreleaseMichal Marek2014-11-221-1/+1
* | | | Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-1114-13/+484
|\ \ \ \
| * | | | ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu2014-12-041-10/+23
| * | | | ftracetest: Fix to show descriptions on dashMasami Hiramatsu2014-12-041-1/+2
| * | | | ftracetest: Add basic event tracing test casesNamhyung Kim2014-11-064-0/+158
| * | | | ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim2014-11-064-0/+4
| * | | | ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim2014-11-061-1/+1
| * | | | ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)2014-11-063-0/+221