linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-04 07:55:01 to 2023-01-20 10:24:17 UTC [more...]

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-01-20 10:23 UTC  (6+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-20  7:43 UTC  (25+ messages)
` [PATCH v4 01/24] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH v4 02/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH v4 03/24] powerpc/secvar: Use u64 in secvar_operations
` [PATCH v4 04/24] powerpc/secvar: Warn and error if multiple secvar ops are set
` [PATCH v4 05/24] powerpc/secvar: Use sysfs_emit() instead of sprintf()
` [PATCH v4 06/24] powerpc/secvar: Handle format string in the consumer
` [PATCH v4 07/24] powerpc/secvar: Handle max object size "
` [PATCH v4 08/24] powerpc/secvar: Clean up init error messages
` [PATCH v4 09/24] powerpc/secvar: Extend sysfs to include config vars
` [PATCH v4 10/24] powerpc/secvar: Allow backend to populate static list of variable names
` [PATCH v4 11/24] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
` [PATCH v4 12/24] powerpc/secvar: Don't print error on ENOENT when reading variables
` [PATCH v4 13/24] powerpc/pseries: Move plpks.h to include directory
` [PATCH v4 14/24] powerpc/pseries: Move PLPKS constants to header file
` [PATCH v4 15/24] powerpc/pseries: Expose PLPKS config values, support additional fields
` [PATCH v4 16/24] powerpc/pseries: Implement signed update for PLPKS objects
` [PATCH v4 17/24] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH v4 18/24] powerpc/pseries: Make caller pass buffer to plpks_read_var()
` [PATCH v4 19/24] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
` [PATCH v4 20/24] powerpc/pseries: Add helpers to get PLPKS password
` [PATCH v4 21/24] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v4 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v4 23/24] integrity/powerpc: Improve error handling & reporting when loading certs
` [PATCH v4 24/24] integrity/powerpc: Support loading keys from pseries secvar

[PATCH v3 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-20  6:20 UTC  (36+ messages)
` [PATCH v3 01/24] powerpc/secvar: Use u64 in secvar_operations
` [PATCH v3 02/24] powerpc/secvar: WARN_ON_ONCE() if multiple secvar ops are set
` [PATCH v3 03/24] powerpc/secvar: Use sysfs_emit() instead of sprintf()
` [PATCH v3 04/24] powerpc/secvar: Handle format string in the consumer
` [PATCH v3 05/24] powerpc/secvar: Handle max object size "
` [PATCH v3 06/24] powerpc/secvar: Clean up init error messages
` [PATCH v3 07/24] powerpc/secvar: Extend sysfs to include config vars
` [PATCH v3 08/24] powerpc/secvar: Allow backend to populate static list of variable names
` [PATCH v3 09/24] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
` [PATCH v3 10/24] powerpc/secvar: Don't print error on ENOENT when reading variables
` [PATCH v3 11/24] powerpc/pseries: Move plpks.h to include directory
` [PATCH v3 12/24] powerpc/pseries: Move PLPKS constants to header file
` [PATCH v3 13/24] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH v3 14/24] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH v3 15/24] powerpc/pseries: Expose PLPKS config values, support additional fields
` [PATCH v3 16/24] powerpc/pseries: Implement signed update for PLPKS objects
` [PATCH v3 17/24] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH v3 18/24] powerpc/pseries: Make caller pass buffer to plpks_read_var()
` [PATCH v3 19/24] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
` [PATCH v3 20/24] powerpc/pseries: Add helpers to get PLPKS password
` [PATCH v3 21/24] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v3 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v3 23/24] integrity/powerpc: Improve error handling & reporting when loading certs
` [PATCH v3 24/24] integrity/powerpc: Support loading keys from pseries secvar

[PATCH ima-evm-utils v2 0/9] Support testing with UML kernel
 2023-01-19 11:51 UTC  (24+ messages)
` [PATCH ima-evm-utils v2 1/9] Fix error messages and mdlen init in calc_evm_hmac()
` [PATCH ima-evm-utils v2 2/9] Add config for UML kernel
` [PATCH ima-evm-utils v2 3/9] Compile the UML kernel and download it in Github Actions
` [PATCH ima-evm-utils v2 4/9] Add support for UML in functions.sh
` [PATCH ima-evm-utils v2 5/9] Introduce TST_LIST variable to select a test to execute
` [PATCH ima-evm-utils v2 6/9] Add tests for EVM portable signatures
` [PATCH ima-evm-utils v2 7/9] Adapt fsverity.test to work with UML kernel
` [PATCH ima-evm-utils v2 8/9] Use in-place built fsverity binary instead of installing it
` [PATCH ima-evm-utils v2 9/9] ci: haveged requires EPEL on CentOS stream:8

[PATCH -next] evm: Use __vfs_setxattr() to update security.evm
 2023-01-18 21:45 UTC  (2+ messages)

[PATCH -next] evm: Support small xattr in dump_security_xattr()
 2023-01-18 20:23 UTC  (2+ messages)

[PATCH v2 0/2] tpm: Add reserved memory event log
 2023-01-18 15:01 UTC  (6+ messages)
` [PATCH v2 1/2] tpm: Use managed allocation for bios "
` [PATCH v2 2/2] tpm: Add reserved memory "

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-17 21:26 UTC  (12+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH] tpm: Add reserved memory event log
 2023-01-17 15:09 UTC  (3+ messages)

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-01-16 14:03 UTC  (27+ messages)
        ` [PATCH] tpm: Disable hwrng for TPM 1 if PM_SLEEP is enabled
              ` [PATCH v2] tpm: Allow system suspend to continue when TPM suspend fails

[PATCH V2] tpm_crb: Add support for CRB devices based on Pluton
 2023-01-16  6:29 UTC  (2+ messages)

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-13 10:52 UTC  (7+ messages)

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-01-13 10:35 UTC  (6+ messages)
` [PATCH v7 2/6] ocfs2: Switch to security_inode_init_security()

Seal/Unseal trusted keys against PCR policy
 2023-01-11 14:42 UTC  (13+ messages)

[PATCH ima-evm-utils 0/8] Support testing with UML kernel
 2023-01-10 15:23 UTC  (11+ messages)
` [PATCH ima-evm-utils 1/8] Fix error messages and mdlen init in calc_evm_hmac()
` [PATCH ima-evm-utils 2/8] Add config for UML kernel
` [PATCH ima-evm-utils 3/8] Compile the UML kernel and download it in Github Actions
` [PATCH ima-evm-utils 4/8] Add support for UML in functions.sh
` [PATCH ima-evm-utils 5/8] Introduce TST_LIST variable to select a test to execute
` [PATCH ima-evm-utils 6/8] Add tests for EVM portable signatures
` [PATCH ima-evm-utils 7/8] Adapt fsverity.test to work with UML kernel
` [PATCH ima-evm-utils 8/8] Use in-place built fsverity binary instead of installing it

[PATCH v6 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-10 13:30 UTC  (7+ messages)
` [PATCH v6 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v6 2/3] ima: use the lsm policy update notifier
` [PATCH v6 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v7 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-10 13:29 UTC  (6+ messages)
` [PATCH v7 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v7 2/3] ima: use the lsm policy update notifier
` [PATCH v7 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

Słowa kluczowe do wypozycjonowania
 2023-01-09  8:40 UTC 

[PATCH] libimaevm: do not crash if the certificate cannot be read
 2023-01-09  7:52 UTC  (2+ messages)

[PATCH] ima: fix ima_delete_rules() kernel-doc warning
 2023-01-06 21:21 UTC  (2+ messages)

[PATCH] KEYS: trusted: tpm2: use correct function name in kernel-doc
 2023-01-06 21:20 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-06 17:56 UTC  (5+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()

[RFC] IMA LSM based rule race condition issue on 4.19 LTS
 2023-01-06  1:05 UTC  (12+ messages)

[PATCH v5 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-05  6:16 UTC  (4+ messages)
` [PATCH v5 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v5 2/3] ima: use the lsm policy update notifier
` [PATCH v5 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v4 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-05  1:55 UTC  (5+ messages)
` [PATCH v4 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v4 2/3] ima: use the lsm policy update notifier
` [PATCH v4 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v3 00/10] Add CA enforcement keyring restrictions
 2023-01-04 22:38 UTC  (19+ messages)
` [PATCH v3 01/10] KEYS: Create static version of public_key_verify_signature
` [PATCH v3 02/10] KEYS: Add missing function documentation
` [PATCH v3 03/10] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v3 04/10] KEYS: X.509: Parse Key Usage
` [PATCH v3 05/10] KEYS: Introduce a CA endorsed flag
` [PATCH v3 09/10] KEYS: CA link restriction

Stable backport request
 2023-01-04 12:29 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).