summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-201-1/+1
|\
| * x86/mpx: Re-add MPX to selftests MakefileDave Hansen2017-02-021-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-202-1/+196
|\ \
| * | selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski2017-01-052-1/+196
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-204-0/+18
|\ \ \
| * | | locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson2017-01-141-0/+10
| * | | locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson2017-01-143-0/+8
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-3152-8/+1641
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-2552-8/+1641
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney2017-01-141-1/+1
| | | * | torture: Update RCU test scenario documentationPaul E. McKenney2017-01-141-2/+31
| | | * | torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2017-01-142-0/+2
| | | * | torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney2017-01-141-2/+1
| | | * | torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney2017-01-141-0/+1
| | | * | torture: Add tests without slow grace period setup/cleanupPaul E. McKenney2017-01-148-3/+21
| | | * | torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney2017-01-141-0/+1
| | | * | torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney2017-01-141-0/+1
| | |/ / | |/| |
| | * | rcutorture: Add CBMC-based formal verification for SRCULance Roy2017-01-2540-0/+1582
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-271-26/+27
|\ \ \
| * | | bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau2017-01-171-26/+27
| | |/ | |/|
* / | selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-181-1/+1
|/ /
* | selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King2017-01-051-1/+1
* | selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-051-1/+1
* | selftests: do not require bash to run bpf testsRolf Eike Beer2017-01-051-1/+1
* | selftests: do not require bash for the generated testRolf Eike Beer2017-01-051-1/+1
|/
* Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-181-7/+23
|\
| * Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams2016-12-171-7/+23
| |\
| | * tools/testing/nvdimm: dynamic label supportDan Williams2016-10-191-7/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-1/+29
|\ \ \
| * | | bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann2016-12-171-1/+1
| * | | bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann2016-12-171-0/+28
* | | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1653-337/+3307
|\ \ \ \
| * | | | selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual2016-11-174-1/+205
| * | | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual2016-11-173-1/+188
| * | | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual2016-11-173-1/+170
| * | | | selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual2016-11-176-1/+630
| * | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual2016-11-173-1/+176
| * | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual2016-11-173-2/+163
| * | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual2016-11-175-2/+370
| * | | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual2016-11-173-2/+172
| * | | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual2016-11-173-3/+162
| * | | | selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual2016-11-178-1/+781
| * | | | selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-1719-34/+37
| * | | | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual2016-11-172-9/+36
| * | | | selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin2016-11-141-3/+3
| * | | | selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling2016-11-146-227/+1
| * | | | powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-4/+8
| * | | | powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-145-0/+3
| * | | | selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman2016-11-141-1/+3
| * | | | selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman2016-11-141-4/+1