summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-10-12Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-40/+17
2014-10-12Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-0/+445
2014-10-12Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-14/+57
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds6-1/+167
2014-10-10selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov2-0/+145
2014-10-10mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-0/+1
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu2-0/+31
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+116
2014-10-08ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)1-6/+8
2014-10-08ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)1-0/+6
2014-10-04ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu13-33/+189
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman6-1/+167
2014-09-26tools: add more endian.h macrosPeter Foley1-0/+24
2014-09-26Documentation: support glibc versions without htole macrosPeter Foley1-0/+32
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu2-0/+25
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu3-0/+17
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu5-0/+216
2014-09-20ktest: add ability to skip during BISECT_MANUALChris J Arges1-2/+4
2014-09-20ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)2-6/+39
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar1-21/+0
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi1-1/+1
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi40-11/+5636
2014-09-05usb: usbip: fix usbip.h path in userspace toolPiotr Król1-1/+1
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar1-1/+1
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar1-18/+16
2014-09-02tools: ffs-test: add compatibility code for old kernelsMichal Nazarewicz1-5/+107
2014-09-02tools: ffs-test: convert to new descriptor formatMichal Nazarewicz1-5/+9
2014-08-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds3-11/+11
2014-08-30tools: selftests: fix build issue with make kselftests targetPhong Tran3-11/+11
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea37-0/+5625
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-40/+40
2014-08-16tools/power turbostat: tweak whitespace in output formatLen Brown1-40/+40
2014-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-0/+260
2014-08-09selftests: add memfd/sealing page-pinning testsDavid Herrmann5-1/+450
2014-08-09selftests: add memfd_create() + sealing testsDavid Herrmann4-0/+945
2014-08-09tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck1-0/+4
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds12-284/+617
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-193/+1772
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+66
2014-08-06Merge branch 'pm-tools'Rafael J. Wysocki4-26/+28
2014-08-05Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-8/+124
2014-08-05Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-0/+179
2014-08-05Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-35/+145
2014-08-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds132-869/+3512
2014-08-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-28/+26
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-349/+297
2014-08-01mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman3-0/+260
2014-07-30cpupower: Remove redundant error checkPeter Senna Tschudin1-6/+5
2014-07-30cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist1-18/+21
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi1-1/+1