aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-05-10selftests: net: increase the delay for relative cmsg_time.sh testJakub Kicinski2-16/+23
2024-05-10selftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski1-5/+15
2024-05-10selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-05-10selftests: net: add missing config for amt.shJakub Kicinski1-0/+1
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds4-33/+21
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini26-198/+371
2024-05-10selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal10-0/+475
2024-05-10selftests: add F_DUPDFD_QUERY selftestsChristian Brauner1-1/+54
2024-05-10selftests/ftrace: Fix required features for VFS type test caseMasami Hiramatsu (Google)1-1/+2
2024-05-09selftests/bpf: Drop get_port in test_tcp_check_syncookieGeliang Tang1-18/+3
2024-05-09selftests/bpf: Use connect_to_fd in test_tcp_check_syncookieGeliang Tang1-33/+5
2024-05-09selftests/bpf: Use connect_to_fd in sockopt_inheritGeliang Tang1-30/+1
2024-05-09selftests/bpf: Use start_server_addr in test_tcp_check_syncookieGeliang Tang2-44/+25
2024-05-09selftests/bpf: Use start_server_addr in sockopt_inheritGeliang Tang1-21/+12
2024-05-09selftests/bpf: Add post_socket_cb for network_helper_optsGeliang Tang2-9/+18
2024-05-09selftest: epoll_busy_poll: epoll busy poll testsJoe Damato3-1/+323
2024-05-09selftests/bpf: Retire bpf_tcp_helpers.hMartin KaFai Lau1-241/+0
2024-05-09selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc testsMartin KaFai Lau7-38/+23
2024-05-09selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc testsMartin KaFai Lau2-10/+2
2024-05-09selftests/bpf: Use bpf_tracing_net.h in bpf_dctcpMartin KaFai Lau1-7/+15
2024-05-09selftests/bpf: Use bpf_tracing_net.h in bpf_cubicMartin KaFai Lau1-4/+12
2024-05-09selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcpMartin KaFai Lau2-18/+18
2024-05-09selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc testsMartin KaFai Lau10-75/+77
2024-05-09selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.hMartin KaFai Lau3-21/+3
2024-05-09selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.hMartin KaFai Lau2-13/+42
2024-05-09selftests/bpf: Remove bpf_tracing_net.h usages from two networking testsMartin KaFai Lau2-2/+2
2024-05-09Merge branch kvm-arm64/mpidr-reset into kvmarm-master/nextMarc Zyngier1-19/+104
2024-05-09KVM: selftests: arm64: Test vCPU-scoped feature ID registersOliver Upton1-1/+52
2024-05-09KVM: selftests: arm64: Test that feature ID regs survive a resetOliver Upton1-8/+33
2024-05-09KVM: selftests: arm64: Store expected register value in set_id_regsOliver Upton1-9/+18
2024-05-09KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scopeOliver Upton1-2/+2
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+3
2024-05-08net: selftest: add test for netdev netlink queue-get APIDavid Wei5-8/+77
2024-05-08selftests: drv-net: add checksum testsWillem de Bruijn7-2/+132
2024-05-08selftests/sgx: Include KHDR_INCLUDES in MakefileEdward Liaw2-2/+1
2024-05-08selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw3-4/+4
2024-05-08selftests/resctrl: fix clang build warnings related to abs(), labs() callsJohn Hubbard3-4/+4
2024-05-08selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu (Google)2-2/+2
2024-05-08selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)1-1/+1
2024-05-08selftests/capabilities: fix warn_unused_result build warningsAmer Al Shanawany2-4/+15
2024-05-08selftests: filesystems: add missing stddef headerAmer Al Shanawany1-0/+1
2024-05-08selftests: kselftest_deps: fix l5_test() empty variableLu Dai1-0/+1
2024-05-08bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.cJose E. Marchesi1-0/+2
2024-05-08bpf: avoid UB in usages of the __imm_insn macroJose E. Marchesi1-0/+13
2024-05-08bpf: avoid uninitialized warnings in verifier_global_subprogs.cJose E. Marchesi1-0/+7
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai37-234/+1137
2024-05-08selftests/alsa: make dump_config_tree() as void functionJaroslav Kysela1-1/+1
2024-05-08bpf, arm64: Add support for lse atomics in bpf_arenaPuranjay Mohan1-1/+0
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3