linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-06 21:52:33 to 2023-01-25 00:45:34 UTC [more...]

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-25  0:45 UTC  (34+ 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 v2 00/11] add integrity and security to TPM2 transactions
 2023-01-24 23:11 UTC  (15+ messages)
` [PATCH v2 01/11] tpm: move buffer handling from static inlines to real functions
` [PATCH v2 02/11] tpm: add buffer handling for TPM2B types
` [PATCH v2 03/11] tpm: add cursor based buffer functions for response parsing
` [PATCH v2 04/11] tpm: add buffer function to point to returned parameters
` [PATCH v2 05/11] tpm: export the context save and load commands
` [PATCH v2 06/11] tpm: Add full HMAC and encrypt/decrypt session handling code
` [PATCH v2 07/11] tpm: add hmac checks to tpm2_pcr_extend()
` [PATCH v2 08/11] tpm: add session encryption protection to tpm2_get_random()
` [PATCH v2 09/11] KEYS: trusted: Add session encryption protection to the seal/unseal path
` [PATCH v2 10/11] tpm: add the null key name as a sysfs export
` [PATCH v2 11/11] Documentation: add tpm-security.rst

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

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-23 21:03 UTC  (11+ messages)

[PATCH ima-evm-utils v2 0/9] Support testing with UML kernel
 2023-01-23 15:46 UTC  (28+ 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] ima: fix error handling logic when file measurement failed
 2023-01-23  1:25 UTC  (4+ messages)

[PATCH] ima: return IMA digest value only when IMA_COLLECTED flag is set
 2023-01-22 23:42 UTC  (2+ messages)

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

[ANNOUNCE] Linux Security Summit North Americ (LSS-NA) CfP
 2023-01-20 22:24 UTC 

[PATCH] tpm: Disable hwrng for TPM 1 if PM_SLEEP is enabled
 2023-01-21  0:07 UTC  (12+ messages)
` [PATCH v2] tpm: Allow system suspend to continue when TPM suspend fails

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-01-20 23:47 UTC  (8+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-20 22:00 UTC  (6+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()

[PATCH] public_key: Add a comment to public_key_signature struct definition
 2023-01-20 20:16 UTC  (4+ messages)

[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 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 -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] tpm: Add reserved memory event log
 2023-01-17 15:09 UTC  (3+ messages)

[PATCH V2] tpm_crb: Add support for CRB devices based on Pluton
 2023-01-16  6:29 UTC  (2+ 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  (3+ messages)

[PATCH v7 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-10 13:29 UTC  (3+ messages)

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)


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).