index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
1
-14
/
+36
2020-09-28
selftests/bpf: Add raw_tp_test_run
Song Liu
2
-0
/
+120
2020-09-25
bpf: Add AND verifier test case where 32bit and 64bit bounds differ
John Fastabend
1
-0
/
+16
2020-09-25
bpf: selftest: Add test_btf_skc_cls_ingress
Martin KaFai Lau
3
-0
/
+413
2020-09-25
bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h
Martin KaFai Lau
3
-8
/
+4
2020-09-25
bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test
Martin KaFai Lau
2
-9
/
+55
2020-09-25
bpf: selftest: Use network_helpers in the sock_fields test
Martin KaFai Lau
1
-79
/
+9
2020-09-25
bpf: selftest: Adapt sock_fields test to use skel and global variables
Martin KaFai Lau
2
-305
/
+229
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
4
-6
/
+3
2020-09-25
bpf: selftest: Add ref_tracking verifier test for bpf_skc casting
Martin KaFai Lau
1
-0
/
+47
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
49
-507
/
+1531
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-3
/
+72
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+62
2020-09-21
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
2
-1
/
+18
2020-09-19
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
2020-09-19
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
1
-2
/
+2
2020-09-18
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
1
-1
/
+1
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+7
2020-09-17
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
5
-0
/
+533
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
1
-3
/
+3
2020-09-17
selftests: Set default protocol for raw sockets in nettest
David Ahern
1
-0
/
+2
2020-09-17
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2
-4
/
+4
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+15
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
3
-335
/
+78
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
5
-1
/
+255
2020-09-15
selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
Ido Schimmel
1
-0
/
+14
2020-09-15
selftests: add a test for ethtool pause stats
Jakub Kicinski
1
-0
/
+108
2020-09-14
mptcp: simult flow self-tests
Paolo Abeni
2
-1
/
+295
2020-09-10
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
1
-2
/
+2
2020-09-10
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
1
-2
/
+4
2020-09-10
selftests: rtnetlink: Test bridge enslavement with different parent IDs
Ido Schimmel
1
-0
/
+47
2020-09-10
selftests/mptcp: Better delay & reordering configuration
Christoph Paasch
1
-8
/
+9
2020-09-10
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
4
-0
/
+144
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
2
-0
/
+26
2020-09-09
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
2
-4
/
+4
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2020-09-08
selftests/bpf: Add test for map_ptr arithmetic
Yonghong Song
2
-1
/
+41
2020-09-08
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2020-09-08
selftests/net: replace obsolete NFT_CHAIN configuration
Fabian Frederick
1
-2
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-34
/
+109
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-31
/
+42
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-09-03
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
1
-0
/
+15
2020-09-03
selftests/bpf: Fix check in global_data_init.
Hao Luo
1
-1
/
+2
2020-09-03
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
3
-64
/
+115
2020-09-03
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2
-42
/
+43
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
7
-37
/
+73
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
1
-7
/
+14
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
3
-3
/
+9
[next]