index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
22
-997
/
+375
|
\
|
*
radix tree: Remove multiorder support
Matthew Wilcox
2018-10-21
1
-1
/
+0
|
*
radix tree test: Convert multiorder tests to XArray
Matthew Wilcox
2018-10-21
1
-56
/
+49
|
*
radix tree tests: Convert item_delete_rcu to XArray
Matthew Wilcox
2018-10-21
2
-3
/
+3
|
*
radix tree tests: Convert item_kill_tree to XArray
Matthew Wilcox
2018-10-21
1
-21
/
+9
|
*
radix tree tests: Move item_insert_order
Matthew Wilcox
2018-10-21
3
-11
/
+22
|
*
radix tree test suite: Remove multiorder benchmarking
Matthew Wilcox
2018-10-21
1
-29
/
+21
|
*
radix tree test suite: Remove __item_insert
Matthew Wilcox
2018-10-21
2
-7
/
+1
|
*
xarray: Move multiorder_check to in-kernel tests
Matthew Wilcox
2018-10-21
1
-48
/
+0
|
*
xarray: Move multiorder_shrink to kernel tests
Matthew Wilcox
2018-10-21
1
-173
/
+0
|
*
xarray: Move multiorder account test in-kernel
Matthew Wilcox
2018-10-21
1
-24
/
+0
|
*
radix tree test suite: Convert iteration test to XArray
Matthew Wilcox
2018-10-21
3
-58
/
+63
|
*
radix tree test suite: Convert tag_tagged_items to XArray
Matthew Wilcox
2018-10-21
8
-57
/
+46
|
*
radix tree: Remove radix_tree_clear_tags
Matthew Wilcox
2018-10-21
1
-29
/
+0
|
*
radix tree: Remove split/join code
Matthew Wilcox
2018-10-21
2
-338
/
+0
|
*
radix tree: Remove radix_tree_update_node_t
Matthew Wilcox
2018-10-21
1
-1
/
+1
|
*
shmem: Convert find_swap_entry to XArray
Matthew Wilcox
2018-10-21
3
-84
/
+0
|
*
radix tree test suite: Convert regression1 to XArray
Matthew Wilcox
2018-10-21
1
-39
/
+19
|
*
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
1
-23
/
+0
|
*
ida: Convert to XArray
Matthew Wilcox
2018-10-21
1
-5
/
+3
|
*
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
4
-1
/
+39
|
*
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
7
-2
/
+38
|
*
xarray: Define struct xa_node
Matthew Wilcox
2018-10-21
1
-15
/
+15
|
*
xarray: Add definition of struct xarray
Matthew Wilcox
2018-10-21
6
-7
/
+19
|
*
xarray: Change definition of sibling entries
Matthew Wilcox
2018-09-30
2
-1
/
+2
|
*
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-30
4
-29
/
+27
|
*
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
2018-09-30
1
-0
/
+63
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-27
5
-64
/
+320
|
\
\
|
*
|
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
2018-10-27
3
-0
/
+208
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
Keith Busch
2018-10-27
1
-1
/
+4
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
Keith Busch
2018-10-27
1
-3
/
+7
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
Keith Busch
2018-10-27
1
-4
/
+13
|
*
|
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
Keith Busch
2018-10-27
1
-0
/
+1
|
*
|
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-27
1
-2
/
+11
|
*
|
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-27
1
-2
/
+4
|
*
|
userfaultfd: selftest: recycle lock threads first
Peter Xu
2018-10-27
1
-5
/
+6
|
*
|
userfaultfd: selftest: generalize read and poll
Peter Xu
2018-10-27
1
-34
/
+43
|
*
|
userfaultfd: selftest: cleanup help messages
Peter Xu
2018-10-27
1
-18
/
+28
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-27
1
-7
/
+7
|
\
\
\
|
*
|
|
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2018-10-24
1
-7
/
+7
*
|
|
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
15
-25
/
+735
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Revert "selftests/powerpc: Fix out-of-tree build errors"
Michael Ellerman
2018-10-26
4
-1
/
+6
|
*
|
|
selftests/powerpc: Add a test of wild bctr
Michael Ellerman
2018-10-20
4
-2
/
+161
|
*
|
|
selftests/powerpc: Fix out-of-tree build errors
Michael Ellerman
2018-10-20
4
-6
/
+1
|
*
|
|
selftests/powerpc: Add test to verify rfi flush across a system call
Naveen N. Rao
2018-10-20
5
-1
/
+305
|
*
|
|
selftests/powerpc: Move UCONTEXT_NIA() into utils.h
Naveen N. Rao
2018-10-20
2
-8
/
+8
|
*
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-10-09
17
-0
/
+17
|
|
\
\
\
|
*
|
|
|
selftests/powerpc: New PTRACE_SYSEMU test
Breno Leitao
2018-10-03
2
-1
/
+229
|
*
|
|
|
selftests/powerpc: Do not fail with reschedule
Breno Leitao
2018-09-19
2
-3
/
+15
|
*
|
|
|
powerpc/selftests: Wait all threads to join
Breno Leitao
2018-09-17
1
-10
/
+17
[next]