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-04-12
selftests: netfilter: ipvs.sh: move to lib.sh infra
Florian Westphal
-85
/
+68
2024-04-12
selftests: netfilter: place checktool helper in lib.sh
Florian Westphal
-12
/
+8
2024-04-12
selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra
Florian Westphal
-23
/
+14
2024-04-12
selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra
Florian Westphal
-62
/
+39
2024-04-12
selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra
Florian Westphal
-34
/
+32
2024-04-12
selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra
Florian Westphal
-69
/
+55
2024-04-12
selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra
Florian Westphal
-108
/
+71
2024-04-12
selftests: netfilter: br_netfilter.sh: move to lib.sh infra
Florian Westphal
-76
/
+55
2024-04-12
selftests: netfilter: bridge_brouter.sh: move to lib.sh infra
Florian Westphal
-76
/
+52
2024-04-12
selftests: netfilter: move to net subdir
Florian Westphal
-194
/
+96
2024-04-12
selftests/bpf: Add read_trace_pipe_iter function
Jiri Olsa
-77
/
+60
2024-04-12
selftests: kselftest: Fix build failure with NOLIBC
Oleg Nesterov
-0
/
+5
2024-04-12
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
-1
/
+1
2024-04-12
selftests: kselftest: Mark functions that unconditionally call exit() as __no...
Nathan Chancellor
-6
/
+9
2024-04-12
selftests: timers: Fix posix_timers ksft_print_msg() warning
John Stultz
-1
/
+1
2024-04-12
selftest/bpf: Test a perf BPF program that suppresses side effects
Kyle Huey
-0
/
+152
2024-04-12
selftests/powerpc/papr-vpd: Fix missing variable initialization
Nathan Lynch
-1
/
+1
2024-04-11
Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+6
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+61
2024-04-11
KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_test
David Matlack
-14
/
+46
2024-04-11
selftests/bpf: Export send_recv_data helper
Geliang Tang
-80
/
+104
2024-04-11
selftests/bpf: Add struct send_recv_arg
Geliang Tang
-12
/
+22
2024-04-11
selftests/bpf: Fix umount cgroup2 error in test_sockmap
Geliang Tang
-1
/
+1
2024-04-11
selftests: kvm: add test for transferring FPU state into VMSA
Paolo Bonzini
-0
/
+89
2024-04-11
selftests: kvm: split "launch" phase of SEV VM creation
Paolo Bonzini
-8
/
+18
2024-04-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
-32
/
+40
2024-04-11
selftests: kvm: add tests for KVM_SEV_INIT2
Paolo Bonzini
-8
/
+159
2024-04-11
selftests: mptcp: test last time mptcp_info
Geliang Tang
-0
/
+53
2024-04-10
selftests/bpf: Enable tests for atomics with cpuv4
Yonghong Song
-1
/
+1
2024-04-10
selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
Yonghong Song
-2
/
+206
2024-04-10
selftests/bpf: Refactor out helper functions for a few tests
Yonghong Song
-17
/
+30
2024-04-10
selftests: fib_rule_tests: Add VRF tests
Ido Schimmel
-3
/
+43
2024-04-10
selftests/nolibc: Add tests for strlcat() and strlcpy()
Rodrigo Campos
-0
/
+40
2024-04-10
selftests: net: reuse common code in bpf_offload
Jakub Kicinski
-96
/
+37
2024-04-10
selftests: net: declare section names for bpf_offload
Jakub Kicinski
-3
/
+7
2024-04-10
selftests: net: bpf_offload: wait for maps
Jakub Kicinski
-8
/
+8
2024-04-10
selftests: move bpf-offload test from bpf to net
Jakub Kicinski
-2
/
+7
2024-04-10
Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+60
2024-04-10
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
-37
/
+36
2024-04-10
selftests/hid: add tests for hid_bpf_input_report
Benjamin Tissoires
-2
/
+73
2024-04-10
selftests/hid: Add test for hid_bpf_hw_output_report
Benjamin Tissoires
-0
/
+89
2024-04-10
selftests/hid: add KASAN to the VM tests
Benjamin Tissoires
-0
/
+1
2024-04-10
tools/power turbostat: v2024.04.10
Len Brown
-0
/
+1
2024-04-10
RISC-V: drop SOC_VIRT for ARCH_VIRT
Conor Dooley
-3
/
+3
2024-04-09
KVM: selftests: Use TAP in the steal_time test
Thomas Huth
-23
/
+24
2024-04-09
KVM: selftests: Use EPOLL in userfaultfd_util reader threads
Anish Moorthy
-40
/
+35
2024-04-09
KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...
Anish Moorthy
-45
/
+132
2024-04-09
KVM: selftests: Report per-vcpu demand paging rate from demand paging test
Anish Moorthy
-4
/
+9
2024-04-09
tools/power turbostat: Add selftests
Patryk Wlazlyn
-0
/
+59
2024-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
-0
/
+366
[prev]
[next]