index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2017-01-05
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
-3
/
+3
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
-255
/
+106
2017-01-05
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
Colin King
-1
/
+1
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
-1
/
+1
2017-01-05
selftests: do not require bash to run bpf tests
Rolf Eike Beer
-1
/
+1
2017-01-05
selftests: do not require bash for the generated test
Rolf Eike Beer
-1
/
+1
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
-3
/
+3
2017-01-05
selftests/x86: Add a selftest for SYSRET to noncanonical addresses
Andy Lutomirski
-1
/
+196
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
-17
/
+74
2016-12-27
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson
-0
/
+15
2016-12-27
lib: Add a simple prime number generator
Chris Wilson
-0
/
+15
2016-12-18
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+23
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+29
2016-12-17
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
-7
/
+23
2016-12-17
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
-1
/
+1
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
-0
/
+28
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-337
/
+3307
2016-12-15
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-0
/
+1948
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-7
/
+131
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
-29
/
+1
2016-12-14
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
-86
/
+0
2016-12-14
radix tree test suite: add new tag check
Matthew Wilcox
-0
/
+3
2016-12-14
radix-tree: ensure counts are initialised
Matthew Wilcox
-4
/
+41
2016-12-14
radix tree test suite: cache recently freed objects
Matthew Wilcox
-12
/
+41
2016-12-14
radix tree test suite: add some more functionality
Matthew Wilcox
-0
/
+21
2016-12-14
radix tree test suite: check multiorder iteration
Matthew Wilcox
-35
/
+73
2016-12-14
radix-tree: fix replacement for multiorder entries
Matthew Wilcox
-12
/
+75
2016-12-14
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
-2
/
+45
2016-12-14
radix-tree: add radix_tree_split
Matthew Wilcox
-0
/
+64
2016-12-14
radix-tree: add radix_tree_join
Matthew Wilcox
-0
/
+58
2016-12-14
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
-19
/
+50
2016-12-14
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
-4
/
+28
2016-12-14
radix-tree: improve multiorder iterators
Matthew Wilcox
-19
/
+30
2016-12-14
radix tree test suite: use common find-bit code
Matthew Wilcox
-80
/
+48
2016-12-14
radix tree test suite: record order in each item
Matthew Wilcox
-14
/
+23
2016-12-14
radix tree test suite: handle exceptional entries
Matthew Wilcox
-0
/
+7
2016-12-14
radix tree test suite: use rcu_barrier
Matthew Wilcox
-2
/
+15
2016-12-14
radix tree test suite: benchmark for iterator
Konstantin Khlebnikov
-1
/
+110
2016-12-14
radix tree test suite: iteration test misuses RCU
Matthew Wilcox
-2
/
+26
2016-12-14
radix tree test suite: make runs more reproducible
Matthew Wilcox
-6
/
+14
2016-12-14
radix tree test suite: free preallocated nodes
Matthew Wilcox
-0
/
+4
2016-12-14
radix tree test suite: track preempt_count
Matthew Wilcox
-13
/
+24
2016-12-14
radix tree test suite: allow GFP_ATOMIC allocations to fail
Matthew Wilcox
-9
/
+25
2016-12-14
tools: add WARN_ON_ONCE
Matthew Wilcox
-4
/
+2
2016-12-14
ktest.pl: fix english
Pavel Machek
-4
/
+4
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-1
/
+240
2016-12-13
selftests: ftrace: Shift down default message verbosity
Masami Hiramatsu
-11
/
+7
2016-12-13
selftest/gpio: add gpio test case
Bamvor Jian Zhang
-0
/
+683
2016-12-13
selftest: sync: improve assert() failure message
Gustavo Padovan
-1
/
+1
2016-12-12
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
-1
/
+1
[prev]
[next]