aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/wireguard/qemu (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-19wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld2-0/+2
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap1-1/+0
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld1-2/+0
2022-09-20wireguard: selftests: do not install headers on UMLJason A. Donenfeld1-0/+2
2022-08-12wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld1-0/+1
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-7/+19
2022-08-02wireguard: selftests: support UMLJason A. Donenfeld2-1/+19
2022-08-02wireguard: selftests: update config fragmentsLukas Bulwahn2-6/+0
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-1/+0
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld3-15/+19
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2-0/+2
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld1-19/+7
2021-11-29wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian1-1/+1
2021-11-29wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld1-0/+1
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada1-1/+0
2020-10-30wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld1-0/+2
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld1-1/+1
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook1-1/+0
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld1-0/+1
2020-04-14x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov1-1/+0
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2-2/+1
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing1-1/+0
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld1-24/+14
2020-02-05wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski1-1/+0
2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld4-41/+46
2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld18-0/+947