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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+216
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-5
/
+9
2018-09-21
selftests/net: add ipv6 tests to ip_defrag selftest
Peter Oskolkov
2
-98
/
+190
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
1
-3
/
+7
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
selftests: mlxsw: Add a test for UC behavior under MC flood
Petr Machata
1
-0
/
+347
2018-09-20
selftests: forwarding: lib: Add mtu_set(), mtu_restore()
Petr Machata
1
-0
/
+17
2018-09-20
selftests: forwarding: lib: Add ethtool_stats_get()
Petr Machata
1
-0
/
+8
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
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
1
-2
/
+2
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-19
/
+316
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-0
/
+49
2018-09-17
selftests/tls: Add MSG_WAITALL in recv() syscall
Vakul Garg
1
-9
/
+9
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-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+53
2018-09-01
selftests/tls: Add test for recv(PEEK) spanning across multiple records
Vakul Garg
1
-0
/
+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-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-64
/
+240
2018-09-01
bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN
Nikita V. Shirokov
2
-4
/
+65
2018-08-30
tools/bpf: add bpffs percpu map pretty print tests in test_btf
Yonghong Song
1
-35
/
+144
2018-08-29
tc-testing: add test-cases for numeric and invalid control action
Paolo Abeni
1
-0
/
+48
2018-08-29
selftests/net: add ip_defrag selftest
Peter Oskolkov
4
-2
/
+344
2018-08-29
bpf: use --cgroup in test_suite if supplied
John Fastabend
1
-22
/
+31
2018-08-29
bpf: sockmap test remove shutdown() calls
John Fastabend
1
-3
/
+0
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-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-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
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-158
/
+801
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2018-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2018-08-17
tools/bpf: fix bpf selftest test_cgroup_storage failure
Yonghong Song
1
-0
/
+1
[next]