summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-27/+28
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+27
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann-1/+1
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann-0/+82
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann-2/+204
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann-2/+361
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-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan-7/+32
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann-3/+439
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello-0/+410
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello-0/+46
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello-0/+491
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
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan-3/+3
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan-17/+74
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