aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman12-6/+232
2024-08-18selftests: ALSA: Cover userspace-driven timers with testIvan Orlov3-2/+253
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+8
2024-08-16tc-testing: don't access non-existent variable on exceptionSimon Horman1-1/+0
2024-08-16selftests: fib_rule_tests: Test TOS matching with input routesIdo Schimmel1-3/+28
2024-08-16selftests: fib_rule_tests: Add negative connect testsIdo Schimmel1-0/+20
2024-08-16selftests: fib_rule_tests: Add negative match testsIdo Schimmel1-18/+69
2024-08-16selftests: fib_rule_tests: Clarify test resultsIdo Schimmel1-9/+18
2024-08-16selftests: fib_rule_tests: Remove unused functionsIdo Schimmel1-16/+0
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean1-1/+53
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean1-13/+148
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean2-16/+99
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean1-7/+110
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean1-4/+18
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean1-18/+20
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean1-19/+20
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean1-12/+18
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2-0/+5
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter1-2/+3
2024-08-15selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha1-1/+1
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-4/+224
2024-08-15selftests/bpf: Monitor traffic for select_reuseport.Kui-Feng Lee1-24/+13
2024-08-15selftests/bpf: Monitor traffic for sockmap_listen.Kui-Feng Lee1-0/+8
2024-08-15selftests/bpf: Monitor traffic for tc_redirect.Kui-Feng Lee1-7/+22
2024-08-15selftests/bpf: netns_new() and netns_free() helpers.Kui-Feng Lee4-0/+140
2024-08-15selftests/bpf: Add the traffic monitor option to test_progs.Kui-Feng Lee2-24/+64
2024-08-15selftests/bpf: Add traffic monitor functions.Kui-Feng Lee3-0/+476
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-2/+105
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-0/+79
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)1-0/+1
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain1-1/+1
2024-08-14selftests/bpf: convert test_skb_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)6-276/+160
2024-08-14selftests/bpf: add proper section name to bpf prog and rename itAlexis Lothoré (eBPF Foundation)2-5/+9
2024-08-14selftests/bpf: convert test_cgroup_storage to test_progsAlexis Lothoré (eBPF Foundation)5-177/+120
2024-08-14selftests/bpf: convert get_current_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)5-176/+51
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal2-0/+79
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+30
2024-08-14KVM: selftests: Test memslot move in memslot_perf_test with quirk disabledYan Zhao1-1/+11
2024-08-14KVM: selftests: Allow slot modification stress test with quirk disabledYan Zhao1-2/+17
2024-08-14KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabledYan Zhao1-8/+21
2024-08-14selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)2-2/+2
2024-08-14refscale: Add TINY scenarioPaul E. McKenney1-0/+20
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney1-11/+27
2024-08-13selftests/bpf: Avoid subtraction after htons() in ipip testsAsbjørn Sloth Tønnesen1-6/+6
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj1-0/+28
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-2/+2
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song1-0/+54
2024-08-12selftests: fib_nexthops: Test 16-bit next hop weightsPetr Machata1-1/+54
2024-08-12selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata1-8/+48
2024-08-12selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata3-8/+50