aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com18-75/+122
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com7-24/+17
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2-2/+0
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com6-21/+10
2017-01-05selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com2-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com36-255/+106
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-7/+23
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+29
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams1-7/+23
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann1-1/+1
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann1-0/+28
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds53-337/+3307
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds24-0/+1948
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds7-7/+131
2016-12-15redo: radix tree test suite: fix compilationMatthew Wilcox2-29/+1
2016-12-14radix tree test suite: delete unused rcupdate.cMatthew Wilcox1-86/+0
2016-12-14radix tree test suite: add new tag checkMatthew Wilcox1-0/+3
2016-12-14radix-tree: ensure counts are initialisedMatthew Wilcox1-4/+41
2016-12-14radix tree test suite: cache recently freed objectsMatthew Wilcox2-12/+41
2016-12-14radix tree test suite: add some more functionalityMatthew Wilcox3-0/+21
2016-12-14radix tree test suite: check multiorder iterationMatthew Wilcox4-35/+73
2016-12-14radix-tree: fix replacement for multiorder entriesMatthew Wilcox1-12/+75
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox2-2/+45
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox1-0/+64
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox1-0/+58
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox6-19/+50
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox3-4/+28
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox4-19/+30
2016-12-14radix tree test suite: use common find-bit codeMatthew Wilcox5-80/+48
2016-12-14radix tree test suite: record order in each itemMatthew Wilcox3-14/+23
2016-12-14radix tree test suite: handle exceptional entriesMatthew Wilcox1-0/+7
2016-12-14radix tree test suite: use rcu_barrierMatthew Wilcox2-2/+15
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov5-1/+110
2016-12-14radix tree test suite: iteration test misuses RCUMatthew Wilcox1-2/+26
2016-12-14radix tree test suite: make runs more reproducibleMatthew Wilcox2-6/+14
2016-12-14radix tree test suite: free preallocated nodesMatthew Wilcox2-0/+4
2016-12-14radix tree test suite: track preempt_countMatthew Wilcox3-13/+24
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox3-9/+25
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox3-4/+2
2016-12-14ktest.pl: fix englishPavel Machek1-4/+4
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+240
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu1-11/+7
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang5-0/+683
2016-12-13selftest: sync: improve assert() failure messageGustavo Padovan1-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-1/+1
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+124
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+5