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>] [day] [month] [year] [list]
Message-ID: <ae13c3ed7f80e604b8ae1561437a67b73549e599.1758784164.git.geert+renesas@glider.be>
Date: Thu, 25 Sep 2025 09:09:50 +0200
From: Geert Uytterhoeven <geert+renesas@...der.be>
To: Jakub Kicinski <kuba@...nel.org>,
	"David S . Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Paolo Abeni <pabeni@...hat.com>,
	Simon Horman <horms@...nel.org>
Cc: netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [PATCH] psp: Expand PSP acronym in INET_PSP help description

People not very intimate with PSP may not know the meaning of this
recursive acronym.  Hence replace the half-explanatory "PSP protocol" in
the help description by the full expansion, like is done in the linked
PSP Architecture Specification document.

Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
---
 net/psp/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/psp/Kconfig b/net/psp/Kconfig
index a7d24691a7e1d26e..371e8771f3bd38d1 100644
--- a/net/psp/Kconfig
+++ b/net/psp/Kconfig
@@ -8,7 +8,7 @@ config INET_PSP
 	select SKB_DECRYPTED
 	select SOCK_VALIDATE_XMIT
 	help
-	Enable kernel support for the PSP protocol.
+	Enable kernel support for the PSP Security Protocol (PSP).
 	For more information see:
 	  https://raw.githubusercontent.com/google/psp/main/doc/PSP_Arch_Spec.pdf
 
-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ