index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
kvm: selftests: support high GPAs in dirty_log_test
Andrew Jones
1
-15
/
+50
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
4
-3
/
+36
2018-10-17
kvm: selftests: dirty_log_test: also test 64K pages on aarch64
Andrew Jones
1
-46
/
+137
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
3
-80
/
+90
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
5
-25
/
+47
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
2
-0
/
+138
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones
3
-0
/
+218
2018-10-17
kvm: selftests: add vm_phy_pages_alloc
Andrew Jones
2
-23
/
+39
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
6
-399
/
+407
2018-10-17
kvm: selftests: add cscope make target
Andrew Jones
1
-1
/
+10
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
18
-49
/
+50
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
10
-85
/
+222
2018-10-17
kvm: selftests: vcpu_setup: set cr4.osfxsr
Andrew Jones
1
-1
/
+1
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
5
-2
/
+207
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
5
-1
/
+206
2018-09-20
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
1
-1
/
+1
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-0
/
+49
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
1
-0
/
+49
2018-09-17
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
17
-19
/
+266
2018-09-07
Add tests for memory.oom.group
Jay Kamat
3
-0
/
+227
2018-09-07
Fix cg_read_strcmp()
Jay Kamat
1
-3
/
+14
2018-09-06
cgroup: kselftests: add test_core to .gitignore
Lei Yang
1
-0
/
+1
2018-09-05
selftests: memory-hotplug: add required configs
Lei Yang
1
-0
/
+1
2018-09-05
selftests/efivarfs: add required kernel configs
Lei Yang
1
-0
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
9
-15
/
+22
2018-08-31
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
1
-1
/
+4
2018-08-31
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
1
-1
/
+1
2018-08-29
tc-testing: add test-cases for numeric and invalid control action
Paolo Abeni
1
-0
/
+48
2018-08-27
selftests: kselftest: Remove outdated comment
Thiago Jung Bauermann
1
-1
/
+0
2018-08-27
selftests: android: move config up a level
Anders Roxell
1
-0
/
+0
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
5
-190
/
+58
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2
-51
/
+87
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-106
/
+460
2018-08-22
proc: test /proc/thread-self symlink
Alexey Dobriyan
4
-0
/
+71
2018-08-22
proc: test /proc/self symlink
Alexey Dobriyan
4
-0
/
+49
2018-08-22
tools/testing/selftests/vm/: add MAP_POPULATE test
Dmitry Safonov
4
-0
/
+126
2018-08-22
kvm: selftest: add dirty logging test
Peter Xu
4
-0
/
+356
2018-08-22
kvm: selftest: pass in extra memory when create vm
Peter Xu
7
-8
/
+23
2018-08-22
kvm: selftest: include the tools headers
Peter Xu
3
-3
/
+3
2018-08-22
kvm: selftest: unify the guest port macros
Peter Xu
6
-95
/
+78
2018-08-21
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
1
-66
/
+4
2018-08-21
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
1
-46
/
+10
2018-08-21
test_ida: Move ida_check_max
Matthew Wilcox
1
-28
/
+0
2018-08-21
test_ida: Move ida_check_leaf
Matthew Wilcox
1
-27
/
+0
2018-08-21
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
1
-6
/
+7
2018-08-21
ida: Start new test_ida module
Matthew Wilcox
4
-7
/
+22
2018-08-21
radix tree test suite: Enable ubsan
Matthew Wilcox
2
-11
/
+14
2018-08-21
radix tree test suite: Fix compilation
Matthew Wilcox
1
-0
/
+2
2018-08-20
Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-7
/
+422
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-19
/
+89
[next]