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-10-25
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
-3
/
+3
2021-10-25
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
-16
/
+16
2021-10-25
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
-68
/
+152
2021-10-25
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
-1
/
+1
2021-10-25
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
-4
/
+3
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
-15
/
+13
2021-10-25
kunit: tool: continue past invalid utf-8 output
Daniel Latypov
-3
/
+4
2021-10-25
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
-1
/
+1
2021-10-25
selftests: mlxsw: Reduce test run time
Ido Schimmel
-18
/
+20
2021-10-25
selftests: mlxsw: Use permanent neighbours instead of reachable ones
Ido Schimmel
-11
/
+11
2021-10-25
selftests: mlxsw: Add helpers for skipping selftests
Petr Machata
-24
/
+81
2021-10-25
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
-0
/
+47
2021-10-25
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
-2
/
+8
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
-55
/
+2
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
-0
/
+2
2021-10-25
selftests/lkdtm: Add way to repeat a test
Kees Cook
-1
/
+9
2021-10-24
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
-0
/
+47
2021-10-24
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
-2
/
+8
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
-2
/
+7
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
-6
/
+41
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
-0
/
+36
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
-20
/
+18
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
-22
/
+22
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
-2
/
+23
2021-10-22
fcnal-test: kill hanging ping/nettest binaries on cleanup
Florian Westphal
-0
/
+3
2021-10-22
KVM: selftests: Fix nested SVM tests when built with clang
Jim Mattson
-1
/
+13
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-10
/
+488
2021-10-22
KVM: selftests: set CPUID before setting sregs in vcpu creation
Michael Roth
-4
/
+2
2021-10-21
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-5
/
+415
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
-7
/
+14
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
-0
/
+47
2021-10-21
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
-1
/
+1
2021-10-21
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
-6
/
+7
2021-10-21
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
-2
/
+2
2021-10-21
selftests/bpf: Add verif_stats test
Dave Marchevsky
-0
/
+28
2021-10-21
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
-0
/
+94
2021-10-21
selftests: kvm: fix mismatched fclose() after popen()
Shuah Khan
-1
/
+1
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+145
2021-10-21
Merge branch kvm/selftests/memslot into kvmarm-master/next
Marc Zyngier
-22
/
+36
2021-10-21
KVM: selftests: Build the memslot tests for arm64
Ricardo Koller
-0
/
+2
2021-10-21
KVM: selftests: Make memslot_perf_test arch independent
Ricardo Koller
-22
/
+34
2021-10-21
selftests: arm64: Factor out utility functions for assembly FP tests
Mark Brown
-329
/
+185
2021-10-20
selftests/bpf: Some more atomic tests
Brendan Jackman
-0
/
+120
2021-10-20
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
-0
/
+2
2021-10-20
selftests/bpf: Remove duplicated include in cgroup_helpers
Wan Jiabing
-1
/
+0
2021-10-19
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
-383
/
+938
2021-10-19
kunit: tool: yield output from run_kernel in real time
Daniel Latypov
-30
/
+62
2021-10-19
kunit: tool: support running each suite/test separately
Daniel Latypov
-22
/
+118
2021-10-19
kunit: tool: actually track how long it took to run tests
Daniel Latypov
-3
/
+5
2021-10-19
kunit: tool: factor exec + parse steps into a function
Daniel Latypov
-25
/
+19
[prev]
[next]