summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu2016-11-221-0/+2
| * | | | selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu2016-11-221-0/+1
| * | | | selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu2016-11-221-1/+1
| * | | | selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu2016-11-221-0/+5
| * | | | selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu2016-11-221-1/+7
| * | | | selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu2016-11-222-1/+29
| |/ / /
* | | | redo: radix tree test suite: fix compilationMatthew Wilcox2016-12-152-29/+1Star
* | | | radix tree test suite: delete unused rcupdate.cMatthew Wilcox2016-12-151-86/+0Star
* | | | radix tree test suite: add new tag checkMatthew Wilcox2016-12-151-0/+3
* | | | radix-tree: ensure counts are initialisedMatthew Wilcox2016-12-151-4/+41
* | | | radix tree test suite: cache recently freed objectsMatthew Wilcox2016-12-152-12/+41
* | | | radix tree test suite: add some more functionalityMatthew Wilcox2016-12-153-0/+21
* | | | radix tree test suite: check multiorder iterationMatthew Wilcox2016-12-154-35/+73
* | | | radix-tree: fix replacement for multiorder entriesMatthew Wilcox2016-12-151-12/+75
* | | | radix-tree: add radix_tree_split_preload()Matthew Wilcox2016-12-152-2/+45
* | | | radix-tree: add radix_tree_splitMatthew Wilcox2016-12-151-0/+64
* | | | radix-tree: add radix_tree_joinMatthew Wilcox2016-12-151-0/+58
* | | | radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox2016-12-156-19/+50
* | | | radix-tree: delete radix_tree_locate_item()Matthew Wilcox2016-12-153-4/+28
* | | | radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-154-19/+30
* | | | radix tree test suite: use common find-bit codeMatthew Wilcox2016-12-155-80/+48Star
* | | | radix tree test suite: record order in each itemMatthew Wilcox2016-12-153-14/+23
* | | | radix tree test suite: handle exceptional entriesMatthew Wilcox2016-12-151-0/+7
* | | | radix tree test suite: use rcu_barrierMatthew Wilcox2016-12-152-2/+15
* | | | radix tree test suite: benchmark for iteratorKonstantin Khlebnikov2016-12-155-1/+110
* | | | radix tree test suite: iteration test misuses RCUMatthew Wilcox2016-12-151-2/+26
* | | | radix tree test suite: make runs more reproducibleMatthew Wilcox2016-12-152-6/+14
* | | | radix tree test suite: free preallocated nodesMatthew Wilcox2016-12-152-0/+4
* | | | radix tree test suite: track preempt_countMatthew Wilcox2016-12-153-13/+24
* | | | radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox2016-12-153-9/+25
* | | | tools: add WARN_ON_ONCEMatthew Wilcox2016-12-153-4/+2Star
* | | | ktest.pl: fix englishPavel Machek2016-12-151-4/+4
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-142-1/+240
|\ \ \ \
| * | | | selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand2016-11-182-1/+240
| |/ / /
* | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-131-1/+1
|\ \ \ \
| * | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-131-1/+1
|\ \ \ \
| * | | | lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-131-1/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-1/+1
|\ \ \ \ \
| * | | | | selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King2016-11-291-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-122-1/+124
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski2016-11-172-1/+124
| |/ / /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-122-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | torture: Prevent jitter from delaying build-only runsPaul E. McKenney2016-11-141-0/+5
| * | | torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney2016-11-141-2/+0Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-104-6/+262
|\ \ \ | | |/ | |/|
| * | tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-074-6/+262
| |/
* | bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf2016-12-061-0/+134
* | bpf: Preserve const register type on const OR alu opsGianluca Borello2016-12-052-0/+61
* | bpf: add test for the verifier equal logic bugJosef Bacik2016-11-301-0/+23