summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-06-12kselftest/arm64: Include kernel mode NEON in fp-stressMark Brown
2024-06-11selftests: mptcp: lib: use wait_local_port_listen helperGeliang Tang
2024-06-11selftests: mptcp: lib: use setup/cleanup_ns helpersGeliang Tang
2024-06-11selftests: net: lib: remove 'ns' var in setup_nsGeliang Tang
2024-06-11selftests: net: lib: do not set ns var as readonlyMatthieu Baerts (NGI0)
2024-06-11selftests: net: lib: remove ns from list after clean-upMatthieu Baerts (NGI0)
2024-06-11selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)
2024-06-12selftests/bpf: Add uretprobe shadow stack testJiri Olsa
2024-06-12selftests/bpf: Add uretprobe syscall call from user space testJiri Olsa
2024-06-12selftests/bpf: Add uretprobe syscall test for regs changesJiri Olsa
2024-06-12selftests/bpf: Add uretprobe syscall test for regs integrityJiri Olsa
2024-06-12selftests/x86: Add return uprobe shadow stack testJiri Olsa
2024-06-11selftests/fchmodat2: fix clang build failure due to -static-libasanJohn Hubbard
2024-06-11selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard
2024-06-11selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany
2024-06-11selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-10KVM: selftests: Treat AMD Family 17h+ as supporting branch insns retiredManali Shukla
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-06selftests/bpf: Drop useless arguments of do_test in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use start_test in test_dctcp in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Add start_test helper in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_caGeliang Tang
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-06selftests/bpf: Add btf_field_iter selftestsAlan Maguire
2024-06-06selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-06-06KVM: selftests: Fix RISC-V compilationAndrew Jones
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-05ftrace/selftests: Fix pid test with function graph not showing pidsSteven Rostedt (Google)
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand
2024-06-05KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBitsTao Su
2024-06-05KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bitsColin Ian King
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu
2024-06-05memblock tests: add memblock_overlaps_region_checksWei Yang
2024-06-05memblock tests: add memblock_reserve_many_may_conflict_check()Wei Yang
2024-06-05memblock tests: add memblock_reserve_all_locations_check()Wei Yang
2024-06-05mm/memblock: remove empty dummy entryWei Yang
2024-06-04selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()Yonghong Song
2024-06-04selftests/bpf: Fix bpf_cookie and find_vma in nested VMSong Liu
2024-06-04Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds