messages from 2023-11-07 13:58:39 to 2023-11-21 22:32:04 UTC [more...]
[PATCH v5 0/8] Extend struct tpm_buf to support sized buffers (TPM2B)
2023-11-21 22:31 UTC (7+ messages)
` [PATCH v5 1/8] tpm: Remove unused tpm_buf_tag()
` [PATCH v5 2/8] tpm: Remove tpm_send()
` [PATCH v5 3/8] tpm: Move buffer handling from static inlines to real functions
` [PATCH v5 4/8] tpm: Update &tpm_buf documentation
` [PATCH v5 5/8] tpm: Store the length of the tpm_buf data separately
` [PATCH v5 6/8] tpm: TPM2B formatted buffers
[PATCH v5 0/8] Extend struct tpm_buf to support sized buffers (TPM2B)
2023-11-21 22:29 UTC (3+ messages)
` [PATCH v5 1/8] tpm: Remove unused tpm_buf_tag()
` [PATCH v5 2/8] tpm: Remove tpm_send()
[PATCH v4 0/8] Extend struct tpm_buf to support sized buffers (TPM2B)
2023-11-21 21:17 UTC (9+ messages)
` [PATCH v4 1/8] tpm: Remove unused tpm_buf_tag()
` [PATCH v4 2/8] tpm: Remove tpm_send()
` [PATCH v4 3/8] tpm: Move buffer handling from static inlines to real functions
` [PATCH v4 4/8] tpm: Update &tpm_buf documentation
` [PATCH v4 5/8] tpm: Store the length of the tpm_buf data separately
` [PATCH v4 6/8] tpm: TPM2B formatted buffers
` [PATCH v4 7/8] tpm: Add tpm_buf_read_{u8,u16,u32}
` [PATCH v4 8/8] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
[ima-evm-utils PATCH] Add note for how password needs to be provided when -p is used
2023-11-21 18:18 UTC
[PATCH 0/3] dt-bindings: tpm: Clean all the things
2023-11-21 16:20 UTC (15+ messages)
` [PATCH 1/3] dt-bindings: tpm: Consolidate TCG TIS bindings
` [PATCH 2/3] dt-bindings: tpm: Convert IBM vTPM bindings to DT schema
` [PATCH 3/3] dt-bindings: tpm: Document Microsoft fTPM bindings
[PATCH v6 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-11-21 8:02 UTC (29+ messages)
` [PATCH v6 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v6 02/25] ima: Align ima_file_mprotect() "
` [PATCH v6 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v6 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v6 05/25] ima: Align ima_post_read_file() "
` [PATCH v6 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v6 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v6 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v6 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v6 10/25] security: Introduce inode_post_setattr hook
` [PATCH v6 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v6 12/25] security: Introduce file_post_open hook
` [PATCH v6 13/25] security: Introduce file_release hook
` [PATCH v6 14/25] security: Introduce path_post_mknod hook
` [PATCH v6 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v6 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v6 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v6 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v6 19/25] ima: Move to LSM infrastructure
` [PATCH v6 20/25] ima: Move IMA-Appraisal "
` [PATCH v6 21/25] evm: Move "
` [PATCH v6 22/25] ima: Remove dependency on 'integrity' LSM
` [PATCH v6 23/25] evm: "
` [PATCH v6 24/25] integrity: Remove LSM
` [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs
tpm_tis_spi_remove() triggers WARN_ON() in __flushwork (RPi3B+ and SLB9670)
2023-11-20 23:34 UTC (4+ messages)
[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-11-20 21:06 UTC (4+ messages)
[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
2023-11-20 20:55 UTC (64+ messages)
` [PATCH v5 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v5 02/23] ima: Align ima_file_mprotect() "
` [PATCH v5 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v5 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v5 05/23] ima: Align ima_post_read_file() "
` [PATCH v5 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v5 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v5 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v5 10/23] security: Introduce inode_post_setattr hook
` [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v5 12/23] security: Introduce file_post_open hook
` [PATCH v5 13/23] security: Introduce file_pre_free_security hook
` [PATCH v5 14/23] security: Introduce path_post_mknod hook
` [PATCH v5 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v5 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v5 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v5 19/23] ima: Move to LSM infrastructure
` [PATCH v5 20/23] ima: Move IMA-Appraisal "
` [PATCH v5 21/23] evm: Move "
` [PATCH v5 22/23] integrity: Move integrity functions to the "
[RFC V2] IMA Log Snapshotting Design Proposal
2023-11-20 20:03 UTC (13+ messages)
[PATCH v3 0/6] Extend struct tpm_buf to support sized buffers (TPM2B)
2023-11-19 22:12 UTC (15+ messages)
` [PATCH v3 2/6] tpm: Store TPM buffer length
` [PATCH v3 3/6] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH v3 4/6] tpm: Support TPM2 sized buffers (TPM2B)
[ima-evm-utils PATCH 00/12] Address non concurrency-safe libimaevm global variables
2023-11-19 16:50 UTC (13+ messages)
` [ima-evm-utils PATCH 01/12] Rename "public_keys" to "g_public_keys"
` [ima-evm-utils PATCH 02/12] Free public keys list
` [ima-evm-utils PATCH 03/12] Update library function definitions to include a "public_keys" parameter
` [ima-evm-utils PATCH 04/12] Update a library function definition to include a "hash_algo" parameter
` [ima-evm-utils PATCH 05/12] Update cmd_verify_ima() to define and use a local list of public keys
` [ima-evm-utils PATCH 06/12] Update cmd_verify_evm "
` [ima-evm-utils PATCH 07/12] Update ima_measurements "
` [ima-evm-utils PATCH 08/12] Define library ima_calc_hash2() function with a hash algorithm parameter
` [ima-evm-utils PATCH 09/12] Use a local hash algorithm variable when verifying file signatures
` [ima-evm-utils PATCH 10/12] Update EVM signature verification to use a local hash algorithm variable
` [ima-evm-utils PATCH 11/12] Use a file specific hash algorithm variable for signing files
` [ima-evm-utils PATCH 12/12] Define and use a file specific "keypass" variable
[PATCH v4 0/5] DCP as trusted keys backend
2023-11-17 9:19 UTC (3+ messages)
` [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
2023-11-16 17:55 UTC (23+ messages)
` [PATCH v7 01/13] x86/boot: Place kernel_info at a fixed offset
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation
` [PATCH v7 03/13] x86: Secure Launch Kconfig
` [PATCH v7 04/13] x86: Secure Launch Resource Table header file
` [PATCH v7 05/13] x86: Secure Launch main "
` [PATCH v7 06/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v7 07/13] x86: Secure Launch kernel early boot stub
` [PATCH v7 08/13] x86: Secure Launch kernel late "
` [PATCH v7 09/13] x86: Secure Launch SMP bringup support
` [PATCH v7 10/13] kexec: Secure Launch kexec SEXIT support
` [PATCH v7 11/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v7 12/13] x86: Secure Launch late initcall platform module
` [PATCH v7 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
2023-11-15 22:30 UTC (14+ messages)
` [PATCH v2 1/7] ima: refactor ima_dump_measurement_list to move memory allocation to a separate function
` [PATCH v2 2/7] ima: move ima_dump_measurement_list call from kexec load to execute
` [PATCH v2 7/7] ima: record log size at kexec load and execute
[RESEND PATCH] tpm: nuvoton: Use i2c_get_match_data()
2023-11-15 21:37 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
2023-11-13 13:46 UTC
[ima-evm-utils PATCH 00/14] Enable shellcheck and fix some issue
2023-11-13 10:35 UTC (16+ messages)
` [ima-evm-utils PATCH 01/14] tests: Address issues raised by shellcheck SC2086 & enable shellcheck
` [ima-evm-utils PATCH 02/14] tests: Address issues raised by shellcheck SC2181
` [ima-evm-utils PATCH 03/14] tests: Address issues raised by shellcheck SC2046
` [ima-evm-utils PATCH 04/14] tests: Address issues raised by shellcheck SC2320
` [ima-evm-utils PATCH 05/14] tests: Address issues raised by shellcheck SC2317
` [ima-evm-utils PATCH 06/14] tests: Address issues raised by shellcheck SC2034
` [ima-evm-utils PATCH 07/14] tests: Address issues raised by shellcheck SC2164
` [ima-evm-utils PATCH 08/14] tests: Address issues raised by shellcheck SC2166
` [ima-evm-utils PATCH 09/14] tests: Address issues raised by shellcheck SC2294
` [ima-evm-utils PATCH 10/14] tests: Address issues raised by shellcheck SC2206
` [ima-evm-utils PATCH 11/14] tests: Address issues raised by shellcheck SC2196
` [ima-evm-utils PATCH 12/14] tests: Address issues raised by shellcheck SC2043
` [ima-evm-utils PATCH 13/14] tests: Address issues raised by shellcheck SC2295
` [ima-evm-utils PATCH 14/14] tests: Address issues raised by shellcheck SC2003
[PATCH] security: Don't yet account for IMA in LSM_CONFIG_COUNT calculation
2023-11-13 4:06 UTC (6+ messages)
PSA: This list is being migrated (no action required)
2023-11-10 19:35 UTC (2+ messages)
[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
2023-11-08 9:20 UTC (4+ messages)
[PATCH] KEYS: encrypted: Add check for strsep
2023-11-08 7:36 UTC
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