summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld
2022-05-04selftests/seccomp: Fix spelling mistake "Coud" -> "Could"Colin Ian King
2022-05-04perf vendor events intel: Update CLX events to v1.15Ian Rogers
2022-05-04selftests: router.sh: Add a diagramPetr Machata
2022-05-04selftests: router_vid_1: Add a diagram, fix coding stylePetr Machata
2022-05-04selftests: mlxsw: bail_on_lldpad before installing the cleanup trapPetr Machata
2022-05-04selftests: mptcp: functional tests for the userspace PM typeKishen Maloor
2022-05-04selftests: mptcp: create listeners to receive MPJsKishen Maloor
2022-05-04selftests: mptcp: capture netlink eventsKishen Maloor
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROYKishen Maloor
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATEKishen Maloor
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_REMOVEKishen Maloor
2022-05-04selftests: mptcp: support MPTCP_PM_CMD_ANNOUNCEKishen Maloor
2022-05-04selftests/powerpc: Fix typo in spectre_v2Russell Currey
2022-05-04tools: gpio: Add new hardware clock typeDipen Patel
2022-05-04kselftest/arm64: Fix ABI header directory locationMark Brown
2022-05-04selftests: KVM: Test SYSTEM_SUSPEND PSCI callOliver Upton
2022-05-04selftests: KVM: Refactor psci_test to make it amenable to new testsOliver Upton
2022-05-04selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_testOliver Upton
2022-05-04selftests: KVM: Create helper for making SMCCC callsOliver Upton
2022-05-04selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton
2022-05-03selftests: forwarding: add basic QoS classification test for Ocelot switchesVladimir Oltean
2022-05-03selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau
2022-05-03Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-03selftests/seccomp: Add test for wait killable notifierSargun Dhillon
2022-05-03selftests/seccomp: Refactor get_proc_stat to split out file reading codeSargun Dhillon
2022-05-03selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-listRaghavendra Rao Ananta
2022-05-03selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta
2022-05-03selftests: KVM: Create helper for making SMCCC callsOliver Upton
2022-05-03selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton
2022-05-03tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney
2022-05-03tools/memory-model/README: Update klitmus7 compat tableAkira Yokosawa
2022-05-03perf vendor events intel: Add uncore event list for SapphirerapidsZhengjun Xing
2022-05-03perf vendor events intel: Update core event list for SapphirerapidsZhengjun Xing
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-05-03perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark
2022-05-03perf stat: Avoid printing cpus with no countersIan Rogers
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde
2022-05-03selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang
2022-05-02selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean
2022-05-02Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman
2022-05-02selftests: net: vrf_strict_mode_test: add support to select a test to runJaehee Park