messages from 2023-01-16 14:00:51 to 2023-01-27 11:09:10 UTC [more...]
[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-01-27 11:08 UTC (44+ 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 v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
2023-01-27 8:27 UTC (9+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long
` [PATCH v5 2/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
[RFC PATCH v2 0/4] Virtualize PCR for Container-IMA
2023-01-27 8:19 UTC (5+ messages)
` [RFC PATCH v1 0/3] ima: vPCR debug/security
` [RFC PATCH v1 1/3] ima: Add a UUID value for each vPCR
` [RFC PATCH v1 2/3] ima: ascii_vpcr pseudo-file for sysadmins
` [RFC PATCH v1 3/3] ima: Use TPM RNG for vPCR.secret if it's presented
[PATCH v3 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
2023-01-27 7:57 UTC (7+ messages)
` [PATCH v3 2/2] ima: Introduce MMAP_CHECK_REQPROT hook
` [PATCH ima-evm-utils] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
[PATCH v5 00/11] Encrypted Hibernation
2023-01-26 22:01 UTC (21+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
[PATCH v3 0/2] tpm: Add reserved memory event log
2023-01-26 22:00 UTC (5+ messages)
` [PATCH v3 1/2] tpm: Use managed allocation for bios "
` [PATCH v3 2/2] tpm: Add reserved memory "
[PATCH v2 0/2] tpm: Add reserved memory event log
2023-01-26 17:31 UTC (11+ messages)
` [PATCH v2 1/2] tpm: Use managed allocation for bios "
` [PATCH v2 2/2] tpm: Add reserved memory "
[PATCH ima-evm-utils v4 00/11] Support testing in new enviroments
2023-01-26 15:55 UTC (14+ messages)
` [PATCH ima-evm-utils v4 01/11] Fix error messages and vars in calc_evm_hmac()
` [PATCH ima-evm-utils v4 02/11] Add kernel configuration for tests
` [PATCH ima-evm-utils v4 03/11] Compile the UML kernel and download it in Github Actions
` [PATCH ima-evm-utils v4 04/11] Pass cleanup function and its arguments to _report_exit_and_cleanup()
` [PATCH ima-evm-utils v4 05/11] Add support for creating a new testing environment in functions.sh
` [PATCH ima-evm-utils v4 06/11] Introduce TST_LIST variable to select a test to execute
` [PATCH ima-evm-utils v4 07/11] Add tests for EVM portable signatures
` [PATCH ima-evm-utils v4 08/11] Adapt fsverity.test to be able to run in a new testing environment
` [PATCH ima-evm-utils v4 09/11] Use in-place built fsverity binary instead of installing it
` [PATCH ima-evm-utils v4 10/11] ci: haveged requires EPEL on CentOS stream:8
` [PATCH ima-evm-utils v4 11/11] Temporarily remove CONFIG_DEBUG_SG to test portable signatures
[PATCH ima-evm-utils v3 00/11] Support testing in new enviroments
2023-01-26 9:09 UTC (19+ messages)
` [PATCH ima-evm-utils v3 01/11] Fix error messages and vars in calc_evm_hmac()
` [PATCH ima-evm-utils v3 02/11] Add config for UML kernel
` [PATCH ima-evm-utils v3 03/11] Compile the UML kernel and download it in Github Actions
` [PATCH ima-evm-utils v3 04/11] Pass cleanup function and its arguments to _report_exit_and_cleanup()
` [PATCH ima-evm-utils v3 05/11] Add support for creating a new testing environment in functions.sh
` [PATCH ima-evm-utils v3 06/11] Introduce TST_LIST variable to select a test to execute
` [PATCH ima-evm-utils v3 07/11] Add tests for EVM portable signatures
` [PATCH ima-evm-utils v3 08/11] Adapt fsverity.test to be able to run in a new testing environment
` [PATCH ima-evm-utils v3 09/11] Use in-place built fsverity binary instead of installing it
` [PATCH ima-evm-utils v3 10/11] ci: haveged requires EPEL on CentOS stream:8
` [PATCH ima-evm-utils v3 11/11] Temporarily remove CONFIG_DEBUG_SG to test portable signatures
[PATCH ima-evm-utils] ci: cleanup build.sh test log output
2023-01-25 23:00 UTC (2+ messages)
[PATCH ima-evm-utils] Experimental fsverity.test related GA CI improvements
2023-01-25 22:34 UTC (4+ messages)
[ima-evm-utils PATCH] tests: use new git repo URL for fsverity-utils
2023-01-25 20:10 UTC
[PATCH v2 00/11] add integrity and security to TPM2 transactions
2023-01-25 14:01 UTC (18+ 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 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 (12+ messages)
` [PATCH ima-evm-utils v2 6/9] Add tests for EVM portable signatures
` [PATCH ima-evm-utils v2 8/9] Use in-place built fsverity binary instead of installing it
[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)
[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 (8+ 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 (7+ 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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).