summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox
2016-12-14radix tree test suite: use common find-bit codeMatthew Wilcox
2016-12-14radix tree test suite: record order in each itemMatthew Wilcox
2016-12-14radix tree test suite: handle exceptional entriesMatthew Wilcox
2016-12-14radix tree test suite: use rcu_barrierMatthew Wilcox
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov
2016-12-14radix tree test suite: iteration test misuses RCUMatthew Wilcox
2016-12-14radix tree test suite: make runs more reproducibleMatthew Wilcox
2016-12-14radix tree test suite: free preallocated nodesMatthew Wilcox
2016-12-14radix tree test suite: track preempt_countMatthew Wilcox
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox
2016-12-14ktest.pl: fix englishPavel Machek
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik
2016-11-29selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann
2016-11-18selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney
2016-11-14torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11radix-tree tests: properly initialize mutexRoss Zwisler
2016-10-11radix-tree tests: add iteration testRoss Zwisler
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07selftests: expanding more mlock selftestSimon Guo
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo