index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
selftests/bpf: Fix segfault in bpf_tcp_ca
Jean-Philippe Brucker
1
-4
/
+3
2021-12-13
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2
-0
/
+167
2021-12-13
selftests/bpf: Add test to access int ptr argument in tracing program
Jiri Olsa
1
-0
/
+12
2021-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-13
selftests/net: expand gro with two machine test
Willem de Bruijn
1
-14
/
+24
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
1
-1
/
+1
2021-12-12
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
1
-9
/
+5
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
1
-3
/
+11
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
1
-6
/
+20
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
1
-1
/
+1
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2
-0
/
+221
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
5
-1
/
+232
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
6
-33
/
+34
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-74
/
+172
2021-12-10
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
4
-0
/
+61
2021-12-10
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
1
-0
/
+2
2021-12-10
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
1
-0
/
+9
2021-12-10
selftests/damon: skip test if DAMON is running
SeongJae Park
1
-0
/
+9
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
73
-517
/
+2189
2021-12-10
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
1
-5
/
+5
2021-12-10
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2
-0
/
+300
2021-12-10
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
3
-22
/
+32
2021-12-10
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
1
-2
/
+4
2021-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-2
/
+195
2021-12-10
selftests: mptcp: remove duplicate include in mptcp_inq.c
Ye Guojin
1
-1
/
+0
2021-12-10
selftests/bpf: Tests for state pruning with u32 spill/fill
Paul Chaignon
2
-0
/
+103
2021-12-10
selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O
Sean Christopherson
3
-0
/
+116
2021-12-10
selftests: KVM: avoid failures due to reserved HyperTransport region
Paolo Bonzini
3
-1
/
+78
2021-12-09
selftests: net: Correct ping6 expected rc from 2 to 1
Jie2x Zhou
1
-1
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-58
/
+761
2021-12-09
KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation
Maciej S. Szmigiero
1
-1
/
+1
2021-12-08
selftests/bpf: Fix a compilation warning
Yonghong Song
1
-1
/
+1
2021-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-13
/
+60
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-32
/
+600
2021-12-08
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
1
-16
/
+584
2021-12-07
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
1
-0
/
+18
2021-12-07
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
1
-0
/
+18
2021-12-08
selftests: netfilter: switch zone stress to socat
Florian Westphal
1
-6
/
+13
2021-12-08
selftests: netfilter: Add correctness test for mac,net set type
Stefano Brivio
1
-3
/
+21
2021-12-08
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
1
-4
/
+26
2021-12-07
selftests: mptcp: check IP_TOS in/out are the same
Florian Westphal
1
-0
/
+63
2021-12-07
selftests: mptcp: add inq test case
Florian Westphal
4
-1
/
+645
2021-12-07
selftests: mptcp: add TCP_INQ support
Florian Westphal
2
-3
/
+61
2021-12-03
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
1
-2
/
+3
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-16
/
+16
2021-12-03
selftests: net/fcnal-test.sh: add exit code
Li Zhijian
1
-0
/
+8
2021-12-03
selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...
Li Zhijian
2
-0
/
+2
2021-12-03
selftests/tc-testing: add missing config
Li Zhijian
1
-0
/
+1
[prev]
[next]