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
2024-01-29
bpf: Use -Wno-error in certain tests when building with GCC
Jose E. Marchesi
-1
/
+11
2024-01-29
selftests/bpf: Remove "&>" usage in the selftests
Martin KaFai Lau
-20
/
+25
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
-13
/
+13
2024-01-29
KVM: selftests: riscv: Remove redundant newlines
Andrew Jones
-2
/
+2
2024-01-29
KVM: selftests: aarch64: Remove redundant newlines
Andrew Jones
-27
/
+27
2024-01-29
KVM: selftests: Remove redundant newlines
Andrew Jones
-38
/
+38
2024-01-29
KVM: selftests: Reword the NX hugepage test's skip message to be more helpful
Sean Christopherson
-3
/
+3
2024-01-29
selftests/bpf: Drop return in bpf_testmod_exit
Geliang Tang
-1
/
+1
2024-01-28
Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+6
2024-01-27
kselftest: devices: Add sample board file for XPS 13 9300
Nícolas F. R. A. Prado
-0
/
+40
2024-01-27
kselftest: devices: Add sample board file for google,spherion
Nícolas F. R. A. Prado
-0
/
+50
2024-01-27
kselftest: Add test to verify probe of devices from discoverable buses
Nícolas F. R. A. Prado
-0
/
+413
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-190
/
+2984
2024-01-26
selftests: net: give more time for GRO aggregation
Paolo Abeni
-1
/
+1
2024-01-26
selftests: net: add missing required classifier
Paolo Abeni
-0
/
+1
2024-01-26
selftests: net: add missing config for big tcp tests
Paolo Abeni
-0
/
+5
2024-01-26
selftests/bpf: Add missing line break in test_verifier
Tiezhu Yang
-1
/
+1
2024-01-26
Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-0
/
+108
2024-01-26
kunit: add wireless unit tests
Johannes Berg
-0
/
+5
2024-01-25
selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory
Ryan Roberts
-1
/
+1
2024-01-25
selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
Audra Mitchell
-0
/
+6
2024-01-25
selftests: mm: fix map_hugetlb failure on 64K page size systems
Nico Pache
-0
/
+7
2024-01-25
selftests/mm: switch to bash from sh
Muhammad Usama Anjum
-2
/
+2
2024-01-25
selftests/mm: mremap_test: fix build warning
Muhammad Usama Anjum
-13
/
+14
2024-01-25
selftest: Show expected and actual return codes for test failures in fcnal-test
David Ahern
-0
/
+1
2024-01-25
selftest: Fix set of ping_group_range in fcnal-test
David Ahern
-6
/
+15
2024-01-25
selftest: Update PATH for nettest in fcnal-test
David Ahern
-0
/
+3
2024-01-25
selftests/net/lib: update busywait timeout value
Hangbin Liu
-1
/
+4
2024-01-25
vsock/test: print type for SOCK_SEQPACKET
Arseniy Krasnov
-0
/
+2
2024-01-25
selftests: tc-testing: return fail if a test fails in setup/teardown
Pedro Tammela
-1
/
+1
2024-01-25
selftests: tc-testing: enable all tdc tests
Pedro Tammela
-2
/
+1
2024-01-25
selftests: tc-testing: adjust fq test to latest iproute2
Pedro Tammela
-1
/
+1
2024-01-25
selftests: tc-testing: check if 'jq' is available in taprio tests
Pedro Tammela
-0
/
+2
2024-01-25
selftests: tc-testing: add missing netfilter config
Pedro Tammela
-0
/
+1
2024-01-25
selftests: tcp_ao: set the timeout to 2 minutes
Jakub Kicinski
-0
/
+1
2024-01-25
selftests: net: explicitly wait for listener ready
Paolo Abeni
-2
/
+4
2024-01-25
selftests: net: included needed helper in the install targets
Paolo Abeni
-0
/
+1
2024-01-25
selftests: net: remove dependency on ebpf tests
Paolo Abeni
-12
/
+26
2024-01-25
selftests: tcp_ao: add a config file
Jakub Kicinski
-0
/
+10
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-42
/
+119
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-24
/
+97
2024-01-25
selftests/landlock: Fix fs_test build with old libc
Hu Yadi
-3
/
+8
2024-01-25
selftests/landlock: Fix net_test build with old libc
Hu Yadi
-1
/
+7
2024-01-25
selftests: bonding: do not test arp/ns target with mode balance-alb/tlb
Hangbin Liu
-4
/
+4
2024-01-24
vsock/test: add '--peer-port' input argument
Arseniy Krasnov
-58
/
+115
2024-01-24
selftests/bpf: Incorporate LSM policy to token-based tests
Andrii Nakryiko
-17
/
+104
2024-01-24
selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
-0
/
+98
2024-01-24
selftests/bpf: Add tests for BPF object load with implicit token
Andrii Nakryiko
-0
/
+64
2024-01-24
selftests/bpf: Add BPF object loading tests with explicit token passing
Andrii Nakryiko
-0
/
+166
2024-01-24
selftests/bpf: Utilize string values for delegate_xxx mount options
Andrii Nakryiko
-20
/
+32
[prev]
[next]