index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2017-02-13
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-13
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-13
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-13
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-13
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-01-27
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-27
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-18
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
2017-01-17
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
2017-01-05
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
Colin King
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
2017-01-05
selftests: do not require bash to run bpf tests
Rolf Eike Beer
2017-01-05
selftests: do not require bash for the generated test
Rolf Eike Beer
2016-12-18
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
2016-12-17
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-15
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
2016-12-14
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
2016-12-14
radix tree test suite: add new tag check
Matthew Wilcox
2016-12-14
radix-tree: ensure counts are initialised
Matthew Wilcox
2016-12-14
radix tree test suite: cache recently freed objects
Matthew Wilcox
2016-12-14
radix tree test suite: add some more functionality
Matthew Wilcox
2016-12-14
radix tree test suite: check multiorder iteration
Matthew Wilcox
2016-12-14
radix-tree: fix replacement for multiorder entries
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_split
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_join
Matthew Wilcox
2016-12-14
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
2016-12-14
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
2016-12-14
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-14
radix tree test suite: use common find-bit code
Matthew Wilcox
2016-12-14
radix tree test suite: record order in each item
Matthew Wilcox
2016-12-14
radix tree test suite: handle exceptional entries
Matthew Wilcox
2016-12-14
radix tree test suite: use rcu_barrier
Matthew Wilcox
2016-12-14
radix tree test suite: benchmark for iterator
Konstantin Khlebnikov
[next]