lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250910013644.4153708-1-Jason@zx2c4.com>
Date: Wed, 10 Sep 2025 03:36:40 +0200
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: netdev@...r.kernel.org,
	kuba@...nel.org,
	pabeni@...hat.com
Cc: "Jason A. Donenfeld" <Jason@...c4.com>
Subject: [PATCH net 0/4] wireguard fixes for 6.17-rc6

Hi Jakub,

Please find three small fixes to wireguard:

1) A general simplification to the way wireguard chooses the next
   available cpu, by making use of cpumask_nth(), and covering an edge
   case.

2) A cleanup to the selftests kconfig.

3) A fix to the selftests kconfig so that it actually runs again.

Thanks,
Jason

David Hildenbrand (1):
  wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu
    kernel config

Jason A. Donenfeld (1):
  wireguard: selftests: select CONFIG_IP_NF_IPTABLES_LEGACY

Yury Norov (NVIDIA) (1):
  wireguard: queueing: always return valid online CPU in
    wg_cpumask_choose_online()

Yury Norov [NVIDIA] (1):
  wireguard: queueing: simplify wg_cpumask_next_online()

 drivers/net/wireguard/queueing.h                    | 13 ++++---------
 .../testing/selftests/wireguard/qemu/kernel.config  |  8 ++++----
 2 files changed, 8 insertions(+), 13 deletions(-)

-- 
2.51.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ