index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2021-12-29
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
-1
/
+1
2021-12-29
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
-1
/
+7
2021-12-25
selftests: mptcp: Remove the deprecated config NFT_COUNTER
Ma Xinjian
-1
/
+0
2021-12-23
selftests: Calculate udpgso segment count without header adjustment
Coco Li
-6
/
+6
2021-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-9
/
+113
2021-12-20
KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state
Sean Christopherson
-0
/
+107
2021-12-20
selftests: KVM: Fix non-x86 compiling
Andrew Jones
-9
/
+6
2021-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-17
/
+0
2021-12-19
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
Vitaly Kuznetsov
-17
/
+0
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-16
/
+421
2021-12-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-3
/
+353
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
-2
/
+14
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
-0
/
+32
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
-0
/
+23
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
-2
/
+65
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
-0
/
+117
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
-1
/
+1
2021-12-14
selftests: mlxsw: Add a test case for MAC profiles consolidation
Danielle Ratson
-0
/
+30
2021-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
-0
/
+2
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
-1
/
+1
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
-3
/
+11
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
-1
/
+2
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
-6
/
+20
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
-1
/
+1
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-74
/
+172
2021-12-10
selftests/damon: split test cases
SeongJae Park
-112
/
+129
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
-0
/
+61
2021-12-10
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
-0
/
+2
2021-12-10
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
-0
/
+9
2021-12-10
selftests/damon: skip test if DAMON is running
SeongJae Park
-0
/
+9
2021-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+195
2021-12-10
selftests/bpf: Tests for state pruning with u32 spill/fill
Paul Chaignon
-0
/
+103
2021-12-10
selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O
Sean Christopherson
-0
/
+116
2021-12-10
selftests: KVM: avoid failures due to reserved HyperTransport region
Paolo Bonzini
-1
/
+78
2021-12-09
selftests: net: Correct ping6 expected rc from 2 to 1
Jie2x Zhou
-1
/
+1
2021-12-09
KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation
Maciej S. Szmigiero
-1
/
+1
2021-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
-13
/
+60
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-32
/
+600
2021-12-08
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
-16
/
+584
2021-12-07
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
-0
/
+18
2021-12-07
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
-0
/
+18
2021-12-08
selftests: netfilter: switch zone stress to socat
Florian Westphal
-6
/
+13
2021-12-08
selftests: netfilter: Add correctness test for mac,net set type
Stefano Brivio
-3
/
+21
2021-12-08
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
-4
/
+26
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
-16
/
+16
2021-12-03
selftests: net/fcnal-test.sh: add exit code
Li Zhijian
-0
/
+8
2021-12-03
selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...
Li Zhijian
-0
/
+2
2021-12-03
selftests/tc-testing: add missing config
Li Zhijian
-0
/
+1
2021-12-03
selftests/tc-testing: add exit code
Li Zhijian
-3
/
+5
2021-12-02
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
-10
/
+49
[next]