index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+34
2019-12-23
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
Mathieu Desnoyers
1
-5
/
+7
2019-12-23
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
1
-8
/
+10
2019-12-23
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
1
-0
/
+1
2019-12-23
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
1
-0
/
+8
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2
-3
/
+3
2019-12-23
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
3
-4
/
+4
2019-12-23
kunit: Create default config in '--build_dir'
SeongJae Park
2
-4
/
+11
2019-12-23
kunit: Remove duplicated defconfig creation
SeongJae Park
1
-3
/
+0
2019-12-23
selftests: livepatch: Fix it to do root uid check and skip
Shuah Khan
2
-3
/
+15
2019-12-23
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
1
-0
/
+6
2019-12-23
selftests: filesystems/epoll: fix build error
Shuah Khan
1
-1
/
+1
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
2
-3
/
+4
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
29
-255
/
+680
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-235
/
+601
2019-12-21
Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-0
/
+7
2019-12-20
selftests: pmtu: fix init mtu value in description
Hangbin Liu
1
-3
/
+3
2019-12-20
vsock_test: add SOCK_STREAM MSG_PEEK test
Stefano Garzarella
1
-0
/
+34
2019-12-20
testing/vsock: print list of options and description
Stefano Garzarella
2
-2
/
+24
2019-12-20
testing/vsock: add parameters to list and skip tests
Stefano Garzarella
6
-20
/
+116
2019-12-20
vsock_test: wait for the remote to close the connection
Stefano Garzarella
3
-4
/
+48
2019-12-20
VSOCK: add AF_VSOCK test cases
Stefan Hajnoczi
4
-2
/
+317
2019-12-20
VSOCK: add send_byte()/recv_byte() test utilities
Stefan Hajnoczi
2
-0
/
+105
2019-12-20
VSOCK: add full barrier between test cases
Stefan Hajnoczi
1
-2
/
+16
2019-12-20
VSOCK: extract connect/accept functions from vsock_diag_test.c
Stefan Hajnoczi
3
-76
/
+119
2019-12-20
VSOCK: extract utility functions from vsock_diag_test.c
Stefan Hajnoczi
4
-71
/
+125
2019-12-20
VSOCK: add SPDX identifiers to vsock tests
Stefan Hajnoczi
2
-0
/
+2
2019-12-20
VSOCK: fix header include in vsock_diag_test
Stefan Hajnoczi
3
-5
/
+4
2019-12-20
selftests/bpf: Preserve errno in test_progs CHECK macros
Andrey Ignatov
1
-0
/
+4
2019-12-19
selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi
Andrey Ignatov
1
-3
/
+50
2019-12-19
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
6
-574
/
+498
2019-12-19
tc-testing: initial tdc selftests for cls_u32
Davide Caratti
2
-22
/
+205
2019-12-20
selftests: netfilter: extend flowtable test script with dnat rule
Florian Westphal
1
-5
/
+34
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-24
/
+176
2019-12-19
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
3
-24
/
+176
2019-12-19
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
1
-3
/
+4
2019-12-18
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
1
-28
/
+4
2019-12-18
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
3
-21
/
+19
2019-12-18
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
3
-2
/
+36
2019-12-18
bpf: Allow to change skb mark in test_run
Nikita V. Shirokov
2
-0
/
+6
2019-12-18
selftests: qdiscs: Add test coverage for ETS Qdisc
Petr Machata
1
-0
/
+940
2019-12-18
selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc
Petr Machata
5
-0
/
+666
2019-12-18
selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh
Petr Machata
2
-18
/
+18
2019-12-17
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
8
-30
/
+11
2019-12-18
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
1
-0
/
+36
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
1
-1
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
2
-0
/
+402
2019-12-17
tpm: selftest: cleanup after unseal with wrong auth/policy test
Tadeusz Struk
1
-0
/
+5
2019-12-17
tpm: selftest: add test covering async mode
Tadeusz Struk
3
-2
/
+31
2019-12-16
wireguard: selftests: import harness makefile for test suite
Jason A. Donenfeld
18
-0
/
+947
[prev]
[next]