summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-09-039-17/+16
|\
| * selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian2021-08-311-1/+1
| * selftests/sync: Remove the deprecated config SYNCLi Zhijian2021-08-311-1/+0
| * selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King2021-08-261-1/+1
| * selftests/x86: Fix error: variably modified 'altstack_data' at file scopeJun Miao2021-08-254-12/+10
| * kselftest:sched: remove duplicate include in cs_prctl_test.cChangcheng Deng2021-08-251-2/+0
| * selftests: openat2: Fix testing failure for O_LARGEFILE flagBaolin Wang2021-08-251-0/+4
* | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-0329-4/+66
|\ \
| * | selftests: Skip TM tests on synthetic TM implementationsJordan Niethe2021-08-2628-1/+63
| * | selftests/powerpc: Add missing clobbered register to to ptrace TM testsJordan Niethe2021-08-262-2/+2
| * | selftests/powerpc: Remove duplicated include from tm-poison.cZheng Yongjun2021-08-181-1/+0
| * | powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy2021-08-151-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-039-4/+784
|\ \
| * | selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy2021-09-031-3/+83
| * | selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy2021-09-031-4/+70
| * | selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy2021-09-033-3/+119
| * | selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy2021-09-032-3/+99
| * | selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy2021-09-032-5/+85
| * | selftests: vm: add KSM merge testZhansaya Bagdauletkyzy2021-09-034-0/+324
| * | selftests/vm/userfaultfd: wake after copy failureNadav Amit2021-09-031-0/+13
| * | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-1/+0
| * | selftests: Fix spelling mistake "cann't" -> "cannot"Colin Ian King2021-09-031-1/+1
| * | selftests/vm: use kselftest skip code for skipped testsPo-Hsu Lin2021-09-032-2/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-021-12/+26
|\ \ \
| * | | lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb2021-08-241-21/+24
| * | | lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb2021-08-241-7/+18
* | | | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-021-16/+135
|\ \ \ \
| * \ \ \ Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar2021-08-181-16/+135
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tools/memory-model: Document data_race(READ_ONCE())Paul E. McKenney2021-07-271-14/+35
| | * | | tools/memory-model: Heuristics using data_race() must handle all valuesManfred Spraul2021-07-271-0/+5
| | * | | tools/memory-model: Add example for heuristic lockless readsPaul E. McKenney2021-07-271-0/+93
| | * | | tools/memory-model: Make read_foo_diagnostic() more clearly diagnosticPaul E. McKenney2021-07-201-2/+2
| | | |/ | | |/|
* | | | Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-023-20/+51
|\ \ \ \
| * | | | kunit: Print test statistics on failureDavid Gow2021-08-131-1/+1
| * | | | kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov2021-08-133-9/+24
| * | | | kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov2021-08-132-10/+26
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-0119-11/+977
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-3119-50/+965
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kselftest/arm64: signal: Add a TODO list for signal handling testsMark Brown2021-08-231-0/+2
| * | | | kselftest/arm64: signal: Add test case for SVE register state in signalsMark Brown2021-08-231-0/+126
| * | | | kselftest/arm64: signal: Verify that signals can't change the SVE vector lengthMark Brown2021-08-231-0/+92
| * | | | kselftest/arm64: signal: Check SVE signal frame shows expected vector lengthMark Brown2021-08-232-0/+69
| * | | | kselftest/arm64: signal: Support signal frames with SVE register dataMark Brown2021-08-231-3/+31
| * | | | kselftest/arm64: signal: Add SVE to the set of features we can check forMark Brown2021-08-232-0/+5
| * | | | kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown2021-08-201-4/+6
| * | | | kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown2021-08-201-1/+1
| * | | | kselftest/arm64: Add a TODO list for floating point testsMark Brown2021-08-031-0/+4
| * | | | kselftest/arm64: Add tests for SVE vector configurationMark Brown2021-08-033-1/+596
| * | | | kselftest/arm64: Validate vector lengths are set in sve-probe-vlsMark Brown2021-08-032-1/+6
| * | | | kselftest/arm64: Provide a helper binary and "library" for SVE RDVLMark Brown2021-08-035-1/+38