summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2023-07-19selftests: mptcp: lib: format subtests results in TAPMatthieu Baerts
2023-07-19selftests: mptcp: userspace_pm: reduce dup code around printfMatthieu Baerts
2023-07-19selftests: mptcp: userspace_pm: uniform results printingMatthieu Baerts
2023-07-19selftests: mptcp: userspace_pm: fix shellcheck warningsMatthieu Baerts
2023-07-19selftests: mptcp: userspace pm: don't stop if errorMatthieu Baerts
2023-07-19selftests: mptcp: connect: don't stop if errorMatthieu Baerts
2023-07-19selftests: net: Add bridge backup port and backup nexthop ID testIdo Schimmel
2023-07-18selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq
2023-07-18selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabledDave Marchevsky
2023-07-18selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky
2023-07-18selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts
2023-07-18selftests: tc: add 'ct' action kconfig depMatthieu Baerts
2023-07-18selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi
2023-07-18Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King
2023-07-14selftests/arm64: fix build failure during the "emit_tests" stepJohn Hubbard
2023-07-14selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard
2023-07-14selftests/mm: give scripts execute permissionRyan Roberts
2023-07-14selftests: router_bridge_pvid_vlan_upper: Add a new selftestPetr Machata
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata
2023-07-14selftests: rtnetlink: add MACsec offload testsSabrina Dubroca
2023-07-13selftests: mptcp: add speed env varGeliang Tang
2023-07-13selftests: mptcp: add fullmesh env varGeliang Tang
2023-07-13selftests: mptcp: add fastclose env varGeliang Tang
2023-07-13selftests: mptcp: set all env vars as local onesGeliang Tang
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-13selftests/bpf: Add selftest for PTR_UNTRUSTEDYafang Shao
2023-07-13selftests/bpf: Add selftests for nested_trustYafang Shao
2023-07-13selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13tools: timers: fix freq average calculationMinjie Du
2023-07-13selftests/mincore: fix skip condition for check_huge_pages testRicardo CaƱuelo
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela
2023-07-13selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela
2023-07-13selftests: ALSA: Fix fclose on an already fclosed file pointerColin Ian King
2023-07-12selftests: forwarding: Add test cases for flower port range matchingIdo Schimmel
2023-07-12selftests: mlxsw: Test port range registers' occupancyIdo Schimmel
2023-07-12selftests: mlxsw: Add scale test for port rangesIdo Schimmel
2023-07-12selftests/bpf: Improve test coverage of bpf_mem_alloc.Alexei Starovoitov
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-12selftests/user_events: Test struct size match casesBeau Belgrave
2023-07-12selftests/bpf: extend existing map resize tests for per-cpu use caseAndrii Nakryiko