Message ID | 20240704154517.1572127-1-Jason@zx2c4.com (mailing list archive) |
---|---|
Headers | show |
Series | wireguard fixes for 6.10-rc7 | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 4 Jul 2024 17:45:13 +0200 you wrote: > Hi Jakub, > > These are four small fixes for WireGuard, which are all marked for > stable: > > 1) A QEMU command line fix to remove deprecated flags. > > [...] Here is the summary with links: - [net,1/4] wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU https://git.kernel.org/netdev/net/c/2cb489eb8dfc - [net,2/4] wireguard: allowedips: avoid unaligned 64-bit memory accesses https://git.kernel.org/netdev/net/c/948f991c62a4 - [net,3/4] wireguard: queueing: annotate intentional data race in cpu round robin https://git.kernel.org/netdev/net/c/2fe3d6d2053c - [net,4/4] wireguard: send: annotate intentional data race in checking empty queue https://git.kernel.org/netdev/net/c/381a7d453fa2 You are awesome, thank you!