summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-01-28selftests/bpf: Fix profiler on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_synproxy/tc on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix vmlinux test on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich
2023-01-28selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Check stack_mprotect() return valueIlya Leoshkevich
2023-01-28selftests/bpf: Fix cgrp_local_storage on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix verify_pkcs7_sig on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix decap_sanity_ns cleanupIlya Leoshkevich
2023-01-28selftests/bpf: Set errno when urand_spawn() failsIlya Leoshkevich
2023-01-28selftests/bpf: Fix kfree_skb on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix symlink creation errorIlya Leoshkevich
2023-01-28selftests/bpf: Fix liburandom_read.so linker errorIlya Leoshkevich
2023-01-28selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-01-27selftests/landlock: Test ptrace as much as possible with YamaJeff Xu
2023-01-26selftests/bpf: Properly enable hwtstamp in xdp_hw_metadataStanislav Fomichev
2023-01-26cxl/test: Simulate event log overflowIra Weiny
2023-01-26cxl/test: Add specific eventsIra Weiny
2023-01-26cxl/test: Add generic mock eventsIra Weiny
2023-01-26tools/testing/cxl: Remove cxl_test module math loading messageAlison Schofield
2023-01-26testing: kselftest_harness: add filtering and enumerating testsJakub Kicinski
2023-01-26selftests: mptcp: userspace: avoid read errorsMatthieu Baerts
2023-01-26selftests: mptcp: userspace: print error details if anyMatthieu Baerts
2023-01-26selftests: mptcp: userspace: refactor assertsMatthieu Baerts
2023-01-26selftests: mptcp: userspace: print titlesMatthieu Baerts
2023-01-26selftests: mptcp: add test-cases for mixed v4/v6 subflowsPaolo Abeni
2023-01-25selftests/net: Cover the IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-25selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.Kui-Feng Lee
2023-01-25tools/testing/cxl: require 64-bitLuis Chamberlain
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet
2023-01-25bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepableDavid Vernet
2023-01-25selftests/bpf: Fix vmtest static compilation errorDaniel T. Lee
2023-01-25selftests: amd-pstate: Don't delete source files via MakefileDoug Smythies
2023-01-25selftests/bpf: Add selftest suite for cpumask kfuncsDavid Vernet
2023-01-25selftests/bpf: Add nested trust selftests suiteDavid Vernet
2023-01-25bpf: Disallow NULLable pointers for trusted kfuncsDavid Vernet
2023-01-25tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)
2023-01-25tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)
2023-01-24selftests/bpf: Cover listener cloning with progs attached to sockmapJakub Sitnicki
2023-01-24selftests/bpf: Pass BPF skeleton to sockmap_listen ops testsJakub Sitnicki
2023-01-24selftests/nolibc: Add a "run-user" target to test the program in user landWilly Tarreau