index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
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-10-24
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
1
-2
/
+7
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
1
-6
/
+41
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
1
-0
/
+36
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
3
-20
/
+18
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
8
-22
/
+22
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2
-2
/
+23
2021-10-22
fcnal-test: kill hanging ping/nettest binaries on cleanup
Florian Westphal
1
-0
/
+3
2021-10-22
KVM: selftests: Fix nested SVM tests when built with clang
Jim Mattson
1
-1
/
+13
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-10
/
+488
2021-10-22
KVM: selftests: set CPUID before setting sregs in vcpu creation
Michael Roth
2
-4
/
+2
2021-10-21
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-5
/
+415
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
6
-7
/
+14
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
2
-0
/
+47
2021-10-21
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
1
-1
/
+1
2021-10-21
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
1
-6
/
+7
2021-10-21
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
1
-2
/
+2
2021-10-21
selftests/bpf: Add verif_stats test
Dave Marchevsky
1
-0
/
+28
2021-10-21
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
2
-0
/
+94
2021-10-21
selftests: kvm: fix mismatched fclose() after popen()
Shuah Khan
1
-1
/
+1
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+145
2021-10-21
Merge branch kvm/selftests/memslot into kvmarm-master/next
Marc Zyngier
2
-22
/
+36
2021-10-21
KVM: selftests: Build the memslot tests for arm64
Ricardo Koller
1
-0
/
+2
2021-10-21
KVM: selftests: Make memslot_perf_test arch independent
Ricardo Koller
1
-22
/
+34
2021-10-21
selftests: arm64: Factor out utility functions for assembly FP tests
Mark Brown
5
-329
/
+185
2021-10-20
selftests/bpf: Some more atomic tests
Brendan Jackman
3
-0
/
+120
2021-10-20
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
1
-0
/
+2
2021-10-20
selftests/bpf: Remove duplicated include in cgroup_helpers
Wan Jiabing
1
-1
/
+0
2021-10-19
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
8
-383
/
+938
2021-10-19
kunit: tool: yield output from run_kernel in real time
Daniel Latypov
2
-30
/
+62
2021-10-19
kunit: tool: support running each suite/test separately
Daniel Latypov
2
-22
/
+118
2021-10-19
kunit: tool: actually track how long it took to run tests
Daniel Latypov
1
-3
/
+5
2021-10-19
kunit: tool: factor exec + parse steps into a function
Daniel Latypov
1
-25
/
+19
2021-10-19
kunit: tool: show list of valid --arch options when invalid
Daniel Latypov
2
-2
/
+7
2021-10-19
kunit: tool: misc fixes (unused vars, imports, leaked files)
Daniel Latypov
3
-19
/
+12
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
1
-3
/
+2
2021-10-19
selftests: mlxsw: Add a test for un/offloadable qdisc trees
Petr Machata
1
-0
/
+276
2021-10-18
mm/userfaultfd: selftests: fix memory corruption with thp enabled
Peter Xu
1
-3
/
+20
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
6
-106
/
+106
2021-10-18
selftests: KVM: Introduce system counter offset test
Oliver Upton
3
-0
/
+134
2021-10-18
selftests: KVM: Add helpers for vCPU device attributes
Oliver Upton
2
-0
/
+47
2021-10-18
selftests: KVM: Fix kvm device helper ioctl assertions
Oliver Upton
1
-3
/
+3
2021-10-18
selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
4
-0
/
+207
2021-10-18
selftests/tls: add SM4 algorithm dependency for tls selftests
Tianjia Zhang
1
-0
/
+1
2021-10-17
Merge branch kvm-arm64/selftest/timer into kvmarm-master/next
Marc Zyngier
20
-48
/
+1330
2021-10-17
KVM: arm64: selftests: arch_timer: Support vCPU migration
Raghavendra Rao Ananta
1
-1
/
+114
2021-10-17
KVM: arm64: selftests: Add arch_timer test
Raghavendra Rao Ananta
3
-0
/
+368
2021-10-17
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
4
-3
/
+92
2021-10-17
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
6
-1
/
+448
2021-10-17
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
3
-1
/
+41
[prev]
[next]