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]
Date: Thu, 6 Jun 2024 18:47:05 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: James Bottomley <James.Bottomley@...senPartnership.com>,
        Jarkko Sakkinen
	<jarkko@...nel.org>, Mimi Zohar <zohar@...ux.ibm.com>,
        David Howells
	<dhowells@...hat.com>, Paul Moore <paul@...l-moore.com>,
        James Morris
	<jmorris@...ei.org>,
        "Serge E. Hallyn" <serge@...lyn.com>
CC: <linux-integrity@...r.kernel.org>, <keyrings@...r.kernel.org>,
        <linux-security-module@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <kernel-janitors@...r.kernel.org>,
        Jeff Johnson <quic_jjohnson@...cinc.com>
Subject: [PATCH v3 0/2] KEYS: add missing MODULE_DESCRIPTION() macros


---
Changes in v3:
- Per Jarkko's feedback, this is now a series since a 2nd patch was
  added to address the missing MODULE_DESCRIPTION() in the
  encrypted-keys module (even though this is currently built-in, even
  with an allmodconfig, at least for x86)
- Also per Jarkko's feedback, the MODULE_DESCRIPTION() in the trusted
  module was updated.
- Link to v2: https://lore.kernel.org/r/20240530-md-trusted-v2-1-151f0c7be272@quicinc.com

Changes in v2:
- reword commit text per Jarkko's guidance
- Link to v1: https://lore.kernel.org/r/20240529-md-trusted-v1-1-56c9a0ae8e28@quicinc.com

---
Jeff Johnson (2):
      KEYS: trusted: add missing MODULE_DESCRIPTION()
      KEYS: encrypted: add missing MODULE_DESCRIPTION()

 security/keys/encrypted-keys/encrypted.c  | 1 +
 security/keys/trusted-keys/trusted_core.c | 1 +
 2 files changed, 2 insertions(+)
---
base-commit: 4a4be1ad3a6efea16c56615f31117590fd881358
change-id: 20240529-md-trusted-6e6fd26299ad


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ