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
2018-08-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-26
/
+34
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-40
/
+1557
2018-08-13
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
-3
/
+302
2018-08-13
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
-0
/
+4
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2018-08-11
tc: Update README and add config
Keara Leibovitz
-5
/
+59
2018-08-11
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
-2
/
+910
2018-08-11
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
-1
/
+261
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
-20
/
+9
2018-08-10
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
-15
/
+72
2018-08-09
selftests: mlxsw: Add TC flower test for Spectrum-2
Ido Schimmel
-0
/
+366
2018-08-09
selftests/ftrace: Fix kprobe string testcase to not probe notrace function
Masami Hiramatsu
-19
/
+13
2018-08-09
selftests: mount: remove no longer needed config option
Anders Roxell
-1
/
+0
2018-08-09
selftests: cgroup: add gitignore file
Anders Roxell
-0
/
+1
2018-08-09
Add cgroup core selftests
Claudio
-0
/
+406
2018-08-09
rseq/selftests: add s390 support
Vasily Gorbik
-0
/
+539
2018-08-08
bpf, sockmap: fix cork timeout for select due to epipe
Daniel Borkmann
-1
/
+1
2018-08-08
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
-6
/
+12
2018-08-07
selftests: forwarding: gre_multipath: Update next-hop statistics match criteria
Nir Dotan
-4
/
+4
2018-08-07
tc-tests: initial version of nat action unit tests
Keara Leibovitz
-0
/
+593
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-20
/
+606
2018-08-08
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
-21
/
+188
2018-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
-21
/
+49
2018-08-08
selftests/powerpc: Add more version checks to alignment_handler test
Michael Ellerman
-8
/
+59
2018-08-08
selftests/powerpc: Skip earlier in alignment_handler test
Michael Ellerman
-5
/
+35
2018-08-07
selftests/powerpc: Update strlen() test to test the new assembly function for...
Christophe Leroy
-0
/
+9
2018-08-07
selftests/powerpc: Add test for strlen()
Christophe Leroy
-1
/
+151
2018-08-07
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
-3
/
+18
2018-08-07
selftests/powerpc: Give some tests longer to run
Michael Ellerman
-0
/
+6
2018-08-07
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
-0
/
+3
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
-0
/
+19
2018-08-06
KVM: selftests: add tests for shadow VMCS save/restore
Paolo Bonzini
-5
/
+74
2018-08-06
kvm: selftests: add test for nested state save/restore
Paolo Bonzini
-1
/
+132
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
-22
/
+311
2018-08-06
kvm: selftests: ensure vcpu file is released
Paolo Bonzini
-1
/
+9
2018-08-06
kvm: selftests: actually use all of lib/vmx.c
Paolo Bonzini
-89
/
+72
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
-47
/
+79
2018-08-06
kvm: selftests: add cr4_cpuid_sync_test
Wei Huang
-0
/
+131
2018-08-05
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
-13
/
+13
2018-08-05
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
-12
/
+12
2018-08-05
tc-testing: flush gact actions on test teardown
Vlad Buslov
-1
/
+2
2018-08-05
tc-testing: fix ip address in u32 test
Vlad Buslov
-2
/
+2
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+4
2018-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-3
/
+3
2018-08-03
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
Mathieu Xhonneux
-3
/
+3
2018-08-03
selftests/bpf: fix a typo in map in map test
Roman Gushchin
-3
/
+3
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
-1
/
+132
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
-1
/
+141
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-7
/
+151
2018-08-02
selftest/net: fix protocol family to work for IPv4.
Maninder Singh
-1
/
+1
[prev]
[next]