]> git.ipfire.org Git - people/ms/linux.git/commit
Merge branch 'wireguard-patches-for-5-19-rc6'
authorJakub Kicinski <kuba@kernel.org>
Thu, 7 Jul 2022 03:04:09 +0000 (20:04 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 Jul 2022 03:04:10 +0000 (20:04 -0700)
commit07266d066301b97ad56a693f81b29b7ced429b27
tree8ed0c1c630105b8fa78446961b38ed8d923b66bf
parentfaa4e04e5e140a6d02260289a8fba8fd8d7a3003
parent0d1f700807d846b00e33cc87d90f404bbc904a97
Merge branch 'wireguard-patches-for-5-19-rc6'

Jason A. Donenfeld says:

====================
wireguard patches for 5.19-rc6

1) A few small fixups to the selftests, per usual. Of particular note is
   a fix for a test flake that occurred on especially fast systems that
   boot in less than a second.

2) An addition during this cycle of some s390 crypto interacted with the
   way wireguard selects dependencies, resulting in linker errors
   reported by the kernel test robot. So Vladis sent in a patch for
   that, which also required a small preparatory fix moving some Kconfig
   symbols around.
====================

Link: https://lore.kernel.org/r/20220707003157.526645-1-Jason@zx2c4.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>