summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+27
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan-1/+1
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau-26/+27
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King-1/+1
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer-1/+1
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer-1/+1
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer-1/+1
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+23
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+29
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams-7/+23
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann-1/+1
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann-0/+28
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-337/+3307
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+1948
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-7/+131
2016-12-15redo: radix tree test suite: fix compilationMatthew Wilcox-29/+1
2016-12-14radix tree test suite: delete unused rcupdate.cMatthew Wilcox-86/+0
2016-12-14radix tree test suite: add new tag checkMatthew Wilcox-0/+3
2016-12-14radix-tree: ensure counts are initialisedMatthew Wilcox-4/+41
2016-12-14radix tree test suite: cache recently freed objectsMatthew Wilcox-12/+41
2016-12-14radix tree test suite: add some more functionalityMatthew Wilcox-0/+21
2016-12-14radix tree test suite: check multiorder iterationMatthew Wilcox-35/+73
2016-12-14radix-tree: fix replacement for multiorder entriesMatthew Wilcox-12/+75
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox-2/+45
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox-0/+64
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox-0/+58
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox-19/+50
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox-4/+28
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox-19/+30
2016-12-14radix tree test suite: use common find-bit codeMatthew Wilcox-80/+48
2016-12-14radix tree test suite: record order in each itemMatthew Wilcox-14/+23
2016-12-14radix tree test suite: handle exceptional entriesMatthew Wilcox-0/+7
2016-12-14radix tree test suite: use rcu_barrierMatthew Wilcox-2/+15
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov-1/+110
2016-12-14radix tree test suite: iteration test misuses RCUMatthew Wilcox-2/+26
2016-12-14radix tree test suite: make runs more reproducibleMatthew Wilcox-6/+14
2016-12-14radix tree test suite: free preallocated nodesMatthew Wilcox-0/+4
2016-12-14radix tree test suite: track preempt_countMatthew Wilcox-13/+24
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox-9/+25
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox-4/+2
2016-12-14ktest.pl: fix englishPavel Machek-4/+4
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+240
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu-11/+7
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang-0/+683
2016-12-13selftest: sync: improve assert() failure messageGustavo Padovan-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner-1/+1
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+124