aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-07-19selftests: mptcp: userspace_pm: reduce dup code around printfMatthieu Baerts1-6/+9
2023-07-19selftests: mptcp: userspace_pm: uniform results printingMatthieu Baerts1-62/+79
2023-07-19selftests: mptcp: userspace_pm: fix shellcheck warningsMatthieu Baerts1-2/+10
2023-07-19selftests: mptcp: userspace pm: don't stop if errorMatthieu Baerts1-10/+11
2023-07-19selftests: mptcp: connect: don't stop if errorMatthieu Baerts1-7/+20
2023-07-19selftests: net: Add bridge backup port and backup nexthop ID testIdo Schimmel2-0/+760
2023-07-18selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq4-5/+13
2023-07-18selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabledDave Marchevsky1-24/+0
2023-07-18selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky2-1/+121
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky1-39/+39
2023-07-18selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts1-0/+1
2023-07-18selftests: tc: add 'ct' action kconfig depMatthieu Baerts1-0/+1
2023-07-18selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi1-2/+23
2023-07-18kunit: qemu_configs: Enable all architectural features for arm64Mark Brown1-1/+1
2023-07-18Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds10-4/+4
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-6/+5
2023-07-18ASoC: topology: Add explicit build optionMark Brown1-0/+1
2023-07-18kunit: Enable ASoC in all_tests.configMark Brown1-0/+4
2023-07-18Merge branch 'topic/hda-pci-ids' into for-nextTakashi Iwai5-0/+148
2023-07-17selftest/seccomp: add a new test for the sync mode of seccomp_user_notifyAndrei Vagin1-0/+55
2023-07-17maple_tree: fix node allocation testing on 32 bitLiam R. Howlett1-3/+3
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King1-1/+1
2023-07-14torture: Loosen .config checks for KCSAN kernelsPaul E. McKenney1-0/+7
2023-07-14torture: Make torture.sh summarize config and build errorsPaul E. McKenney1-1/+13
2023-07-14torture: Place --bootargs parameters at end of -append listPaul E. McKenney7-12/+17
2023-07-14rcutorture: Remove obsolete parameter check from mkinitrd.shPaul E. McKenney1-1/+0
2023-07-14torture: Make kvm-remote print diagnostics on initial ssh failurePaul E. McKenney1-3/+9
2023-07-14torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney1-0/+41
2023-07-14torture: Make kvm-recheck.sh report .config errorsPaul E. McKenney1-8/+29
2023-07-14torture: Allow #CHECK# in --kconfig argument to kvm.shPaul E. McKenney3-30/+34
2023-07-14rcutorture: Remove contradictory Kconfig constraintPaul E. McKenney1-1/+0
2023-07-14torture: Add "--no-" as synonym for "--do-no-" in torture.shPaul E. McKenney1-22/+22
2023-07-14rcu: Remove formal-verification testsPaul E. McKenney40-1600/+0
2023-07-14rcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0 Kconfig optionPaul E. McKenney1-1/+0
2023-07-14scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenarioPaul E. McKenney1-0/+2
2023-07-14torture: Scale scftorture memory based on number of CPUsPaul E. McKenney1-1/+3
2023-07-14rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenarioPaul E. McKenney1-0/+2
2023-07-14rcuscale: Add RCU Tasks Rude testingPaul E. McKenney1-0/+2
2023-07-14rcuscale: Print grace-period kthread CPU time, if recordedPaul E. McKenney1-1/+7
2023-07-14refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenarioPaul E. McKenney1-0/+1
2023-07-14selftests/arm64: fix build failure during the "emit_tests" stepJohn Hubbard1-1/+1
2023-07-14selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard1-1/+1
2023-07-14selftests/mm: give scripts execute permissionRyan Roberts8-0/+0
2023-07-14selftests: router_bridge_pvid_vlan_upper: Add a new selftestPetr Machata2-0/+156
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata2-0/+172
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata1-15/+85
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata1-0/+50
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata1-0/+18
2023-07-14selftests: rtnetlink: add MACsec offload testsSabrina Dubroca1-0/+83