summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rcutorture: Add OS-jitter capabilityPaul E. McKenney2016-04-212-0/+108
| * | | rcutorture: Convert test duration to seconds earlyPaul E. McKenney2016-03-312-5/+4
| * | | torture: Kill qemu, not parent processPaul E. McKenney2016-03-311-6/+24
| * | | rcutorture: Add largish-system rcuperf scenarioPaul E. McKenney2016-03-311-0/+23
| * | | rcutorture: Make scripts analyze rcuperf trace data, if presentPaul E. McKenney2016-03-312-0/+129
| * | | rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney2016-03-311-0/+1
| * | | rcutorture: Print measure of batching efficiencyPaul E. McKenney2016-03-311-10/+16
| * | | rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney2016-03-317-2/+161
| |/ /
* | / soreuseport: test mixed v4/v6 socketsCraig Gallek2016-04-153-1/+210
| |/ |/|
* | selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün2016-03-291-2/+2
* | selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün2016-03-291-9/+9
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-242-1/+136
|\
| * selftests/x86: Add an iopl testAndy Lutomirski2016-03-172-1/+136
* | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1913-3/+1229
|\ \
| * | selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur2016-03-024-1/+296
| * | selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur2016-03-026-3/+310
| * | selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur2016-03-028-1/+625
| * | selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh2016-03-021-1/+1
| * | selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman2016-03-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-196-9/+381
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-12/+11
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-4/+87
| |\ \ \ \
| * | | | | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-202-1/+11
| * | | | | soreuseport: BPF selection functional test for TCPCraig Gallek2016-02-114-8/+370
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-1937-0/+2231
|\ \ \ \ \
| * | | | | radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov2016-03-171-8/+39
| * | | | | radix-tree tests: add regression3 testKonstantin Khlebnikov2016-03-175-1/+90
| * | | | | radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2016-03-171-2/+3
| * | | | | radix tree test harnessMatthew Wilcox2016-03-1736-0/+2110
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-181-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | | | | | | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-1820-1/+352
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | selftests: media_dcevice_test fix usage informationShuah Khan2016-02-261-1/+1
| * | | | | | selftests: media_dcevice_test fix to handle ioctl failure caseShuah Khan2016-02-261-2/+3
| * | | | | | selftests: add missing .gitignore file or entrySudeep Holla2016-02-252-0/+2
| * | | | | | selftests: create test-specific kconfig fragmentsBamvor Jian Zhang2016-02-2513-0/+26
| * | | | | | selftests: breakpoint: add step_after_suspend_testGreg Hackmann2016-02-252-1/+221
| * | | | | | selftests: add a new test for Media Controller APIShuah Khan2016-02-253-0/+102
* | | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-63/+222
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | nfit, libnvdimm: clear poison command supportDan Williams2016-03-061-0/+29
| * | | | | | tools/testing/nvdimm: expand ars unit testingDan Williams2016-03-051-22/+90
| * | | | | | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams2016-03-051-19/+3
| * | | | | | libnvdimm, nfit: centralize command status translationDan Williams2016-03-051-1/+4
| * | | | | | nfit, tools/testing/nvdimm: test multiple control regions per-dimmDan Williams2016-03-051-24/+94
| * | | | | | nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams2016-03-051-1/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-151-2/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar2016-03-151-2/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | rcutorture: Check for self-detected stallsPaul E. McKenney2016-01-261-2/+2
| | * | | | | rcutorture: Don't keep empty console.log.diags filesPaul E. McKenney2016-01-261-0/+2
| | * | | | | rcutorture: Add checks for rcutorture writer starvationPaul E. McKenney2016-01-261-2/+2
| | |/ / / /