index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmpfs: test link accounting with O_TMPFILE
Alexey Dobriyan
2019-03-06
4
-0
/
+76
*
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
2019-03-06
1
-0
/
+74
*
selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE
Uladzislau Rezki (Sony)
2019-03-06
2
-0
/
+192
*
selftest/net: Remove duplicate header
Souptick Joarder
2019-03-04
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
35
-1989
/
+2237
|
\
|
*
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
2019-03-04
1
-1
/
+43
|
*
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
2019-03-02
11
-735
/
+754
|
*
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
2019-03-02
4
-103
/
+106
|
*
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
2019-03-02
5
-427
/
+431
|
*
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
2019-03-02
6
-476
/
+483
|
*
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
2019-03-02
5
-162
/
+163
|
*
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
2019-03-02
3
-51
/
+53
|
*
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
2019-03-02
4
-76
/
+119
|
*
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
2019-03-02
1
-0
/
+2
|
*
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
Yonghong Song
2019-03-02
1
-0
/
+1
|
*
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
2019-03-01
1
-0
/
+45
|
*
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2019-03-01
2
-2
/
+3
|
*
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
2019-03-01
1
-1
/
+1
|
*
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
2019-03-01
1
-2
/
+2
|
*
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
2019-03-01
1
-0
/
+30
|
*
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
2019-02-28
1
-0
/
+4
|
*
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-02-25
1
-0
/
+44
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-03-02
1
-2
/
+1
|
\
\
|
*
|
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
2019-02-27
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
3
-33
/
+113
|
\
\
\
|
*
|
|
selftests: fixes for UDP GRO
Paolo Abeni
2019-03-01
2
-17
/
+33
|
*
|
|
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
2019-02-28
1
-1
/
+67
|
*
|
|
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
2019-02-28
1
-15
/
+13
*
|
|
|
tc-testing: Allow test cases to be skipped
Lucas Bates
2019-03-02
4
-13
/
+27
*
|
|
|
selftests: rtnetlink: use internal netns switch for ip commands
David Ahern
2019-02-28
1
-61
/
+61
|
|
/
/
|
/
|
|
*
|
|
tc-testing: gitignore, ignore local tdc config file
Vlad Buslov
2019-02-26
1
-0
/
+1
*
|
|
tools: selftests: rtnetlink: add testcases for vxlan flag sets
Roopa Prabhu
2019-02-26
1
-0
/
+52
*
|
|
selftests: mlxsw: spectrum-2: Add massive delta rehash test
Jiri Pirko
2019-02-25
1
-0
/
+166
*
|
|
selftests: mlxsw: spectrum-2: Check migrate end trace
Jiri Pirko
2019-02-25
1
-0
/
+8
*
|
|
selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
Jiri Pirko
2019-02-25
1
-0
/
+71
*
|
|
selftests: concurrency: add test to verify parallel replace/delete
Vlad Buslov
2019-02-24
1
-0
/
+26
*
|
|
selftests: concurrency: add test to verify parallel add/delete
Vlad Buslov
2019-02-24
2
-3
/
+49
*
|
|
selftests: concurrency: add test to verify concurrent delete
Vlad Buslov
2019-02-24
1
-0
/
+25
*
|
|
selftests: concurrency: add test to verify concurrent replace
Vlad Buslov
2019-02-24
2
-1
/
+33
*
|
|
selftests: concurrency: add test to verify parallel rules replace
Vlad Buslov
2019-02-24
1
-0
/
+25
*
|
|
selftests: concurrency: add test to verify parallel rules deletion
Vlad Buslov
2019-02-24
1
-0
/
+25
*
|
|
selftests: concurrency: add test to verify parallel rules insertion
Vlad Buslov
2019-02-24
3
-0
/
+64
*
|
|
selftests: tdc_batch.py: add options needed for concurrency tests
Vlad Buslov
2019-02-24
1
-4
/
+54
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
2
-0
/
+11
|
\
|
|
|
*
|
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
2019-02-24
1
-0
/
+1
|
*
|
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-22
1
-0
/
+10
*
|
|
selftest/tls: Add test to verify received 'type' of non-data record
Vakul Garg
2019-02-20
1
-0
/
+14
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-17
61
-53
/
+1391
|
\
\
|
*
|
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
2019-02-17
1
-23
/
+88
|
*
|
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-14
3
-1
/
+398
[next]