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-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
-22
/
+25
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
-5
/
+5
2021-09-22
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
-2
/
+2
2021-09-22
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
-1
/
+1
2021-09-22
KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
Sean Christopherson
-0
/
+240
2021-09-21
seltests: bpf: test_tunnel: Use ip neigh
Jiri Benc
-2
/
+3
2021-09-21
selftests/bpf: Adopt attach_probe selftest to work on old kernels
Andrii Nakryiko
-4
/
+20
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
-1
/
+354
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams
-0
/
+871
2021-09-21
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
-2
/
+5
2021-09-21
selftests: netfilter: add zone stress test with colliding tuples
Florian Westphal
-0
/
+156
2021-09-21
selftests: netfilter: add selftest for directional zone support
Florian Westphal
-0
/
+309
2021-09-19
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-8
/
+65
2021-09-19
selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
Shuah Khan
-4
/
+1
2021-09-19
selftests: net: af_unix: Fix incorrect args in test result msg
Shuah Khan
-2
/
+3
2021-09-18
selftests: mptcp: add mptcp getsockopt test cases
Florian Westphal
-3
/
+714
2021-09-17
selftests/bpf: Add trace_vprintk test prog
Dave Marchevsky
-1
/
+103
2021-09-17
selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
Dave Marchevsky
-15
/
+9
2021-09-17
bpftool: Only probe trace_vprintk feature in 'full' mode
Dave Marchevsky
-13
/
+9
2021-09-17
selftests/bpf: Stop using bpf_program__load
Dave Marchevsky
-8
/
+31
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-447
/
+1575
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
-5
/
+3
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
-17
/
+26
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
-2
/
+1
2021-09-17
net: update NXP copyright text
Vladimir Oltean
-1
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-34
/
+406
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-27
/
+283
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
-2
/
+5
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
-30
/
+16
2021-09-16
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
-1
/
+4
2021-09-16
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
-1
/
+2
2021-09-16
torture: Make kvm-remote.sh print size of downloaded tarball
Paul E. McKenney
-0
/
+1
2021-09-16
torture: Allot 1G of memory for scftorture runs
Paul E. McKenney
-1
/
+1
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
-1
/
+1
2021-09-15
selftests: be sure to make khdr before other targets
Li Zhijian
-0
/
+1
2021-09-15
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
-1
/
+31
2021-09-15
selftests: net: test ethtool -L vs mq
Jakub Kicinski
-1
/
+78
2021-09-14
selftests/bpf: Add a test with a bpf program with btf_tag attributes
Yonghong Song
-0
/
+53
2021-09-14
selftests/bpf: Test BTF_KIND_TAG for deduplication
Yonghong Song
-17
/
+175
2021-09-14
selftests/bpf: Add BTF_KIND_TAG unit tests
Yonghong Song
-0
/
+248
2021-09-14
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
Yonghong Song
-2
/
+2
2021-09-14
selftests/bpf: Test libbpf API function btf__add_tag()
Yonghong Song
-1
/
+27
2021-09-14
selftests/bpf: Fix .gitignore to not ignore test_progs.c
Andrii Nakryiko
-2
/
+3
2021-09-14
bpf,x64 Emit IMUL instead of MUL for x86-64
Jie Meng
-3
/
+19
2021-09-14
selftests/bpf: Update selftests to always provide "struct_ops" SEC
Andrii Nakryiko
-9
/
+3
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-25
/
+281
2021-09-13
torture: Make torture.sh print the number of files to be compressed
Paul E. McKenney
-2
/
+7
2021-09-13
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
-6
/
+127
2021-09-13
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
-12
/
+141
2021-09-13
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
-5
/
+54
[prev]
[next]