summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter
2024-08-15selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15selftests/bpf: Monitor traffic for select_reuseport.Kui-Feng Lee
2024-08-15selftests/bpf: Monitor traffic for sockmap_listen.Kui-Feng Lee
2024-08-15selftests/bpf: Monitor traffic for tc_redirect.Kui-Feng Lee
2024-08-15selftests/bpf: netns_new() and netns_free() helpers.Kui-Feng Lee
2024-08-15selftests/bpf: Add the traffic monitor option to test_progs.Kui-Feng Lee
2024-08-15selftests/bpf: Add traffic monitor functions.Kui-Feng Lee
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-14selftests/bpf: convert test_skb_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)
2024-08-14selftests/bpf: add proper section name to bpf prog and rename itAlexis Lothoré (eBPF Foundation)
2024-08-14selftests/bpf: convert test_cgroup_storage to test_progsAlexis Lothoré (eBPF Foundation)
2024-08-14selftests/bpf: convert get_current_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-14KVM: selftests: Test memslot move in memslot_perf_test with quirk disabledYan Zhao
2024-08-14KVM: selftests: Allow slot modification stress test with quirk disabledYan Zhao
2024-08-14KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabledYan Zhao
2024-08-14selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)
2024-08-14refscale: Add TINY scenarioPaul E. McKenney
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney
2024-08-13selftests/bpf: Avoid subtraction after htons() in ipip testsAsbjørn Sloth Tønnesen
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-12selftests: fib_nexthops: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath: Sleep after MZPetr Machata
2024-08-12selftests/nolibc: run-tests.sh: allow building through LLVMThomas Weißschuh
2024-08-12selftests/nolibc: use correct clang target for s390/systemzThomas Weißschuh
2024-08-12selftests/nolibc: don't use libgcc when building with clangThomas Weißschuh
2024-08-12selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRAThomas Weißschuh
2024-08-12selftests/nolibc: add cc-option compatible with clang cross buildsThomas Weißschuh
2024-08-12selftests/nolibc: add support for LLVM= parameterThomas Weißschuh
2024-08-12selftests/nolibc: determine $(srctree) firstThomas Weißschuh
2024-08-12selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-08-12selftests/nolibc: report failure if no testcase passedThomas Weißschuh