Show patches with: State = Action Required       |    Archived = No       |   811 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE - 1 1 --- 2020-07-02 Jarkko Sakkinen Under Review
[v3,1/6] tpm: Move buffer handling from static inlines to real functions Extend struct tpm_buf to support sized buffers (TPM2B) - 1 - --- 2023-10-24 Jarkko Sakkinen New
[v3,2/6] tpm: Store TPM buffer length Extend struct tpm_buf to support sized buffers (TPM2B) - 1 - --- 2023-10-24 Jarkko Sakkinen New
[v3,3/6] tpm: Detach tpm_buf_reset() from tpm_buf_init() Extend struct tpm_buf to support sized buffers (TPM2B) - 1 - --- 2023-10-24 Jarkko Sakkinen New
[v3,4/6] tpm: Support TPM2 sized buffers (TPM2B) Extend struct tpm_buf to support sized buffers (TPM2B) - - - --- 2023-10-24 Jarkko Sakkinen New
[v3,5/6] tpm: Add tpm_buf_read_{u8,u16,u32} Extend struct tpm_buf to support sized buffers (TPM2B) - - - --- 2023-10-24 Jarkko Sakkinen New
[v3,6/6] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers Extend struct tpm_buf to support sized buffers (TPM2B) - - - --- 2023-10-24 Jarkko Sakkinen New
ima: detect changes to the backing overlay file ima: detect changes to the backing overlay file - - - --- 2023-10-24 Mimi Zohar New
[v4,1/5] crypto: mxs-dcp: Add support for hardware-bound keys DCP as trusted keys backend 1 - - --- 2023-10-24 David Gstir New
[v4,2/5] KEYS: trusted: Introduce NXP DCP-backed trusted keys DCP as trusted keys backend - - - --- 2023-10-24 David Gstir New
[v4,3/5] MAINTAINERS: add entry for DCP-based trusted keys DCP as trusted keys backend - - - --- 2023-10-24 David Gstir New
[v4,4/5] docs: document DCP-backed trusted keys kernel params DCP as trusted keys backend - - - --- 2023-10-24 David Gstir New
[v4,5/5] docs: trusted-encrypted: add DCP as new trust source DCP as trusted keys backend - - - --- 2023-10-24 David Gstir New
[v2] ima: detect changes to the backing overlay file [v2] ima: detect changes to the backing overlay file - - - --- 2023-10-25 Mimi Zohar New
[v3] ima: detect changes to the backing overlay file [v3] ima: detect changes to the backing overlay file - - 2 --- 2023-10-25 Mimi Zohar New
security: Don't yet account for IMA in LSM_CONFIG_COUNT calculation security: Don't yet account for IMA in LSM_CONFIG_COUNT calculation - - - --- 2023-10-26 Roberto Sassu New
[v4,01/23] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,02/23] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,03/23] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-10-27 Roberto Sassu New
[v4,04/23] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,05/23] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,06/23] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,07/23] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-10-27 Roberto Sassu New
[v4,08/23] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-10-27 Roberto Sassu New
[v4,09/23] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-10-27 Roberto Sassu New
[v4,10/23] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-10-27 Roberto Sassu New
[v4,11/23] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-10-27 Roberto Sassu New
[v4,12/23] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,13/23] security: Introduce file_pre_free_security hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-10-27 Roberto Sassu New
[v4,14/23] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-10-27 Roberto Sassu New
[v4,15/23] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-10-27 Roberto Sassu New
[v4,16/23] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,17/23] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,18/23] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[v4,19/23] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-10-27 Roberto Sassu New
[v4,20/23] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-10-27 Roberto Sassu New
[v4,21/23] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-10-27 Roberto Sassu New
[v4,22/23] integrity: Move integrity functions to the LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - - - --- 2023-10-27 Roberto Sassu New
[v4,23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-10-27 Roberto Sassu New
[GIT,PULL] integrity: susbystem updates for v6.7 [GIT,PULL] integrity: susbystem updates for v6.7 - - - --- 2023-10-31 Mimi Zohar New
[1/2] ima: Add machine keyring reference to IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup - - - --- 2023-11-02 Eric Snowberg New
[2/2] ima: Remove EXPERIMENTAL from IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup 1 1 - --- 2023-11-02 Eric Snowberg New
[v2,1/2] ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup - - - --- 2023-11-06 Eric Snowberg New
[v2,2/2] ima: Remove EXPERIMENTAL from Kconfig ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup 1 1 - --- 2023-11-06 Eric Snowberg New
[v5,01/23] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-07 Roberto Sassu New
[v5,02/23] ima: Align ima_file_mprotect() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-07 Roberto Sassu New
[v5,03/23] ima: Align ima_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-07 Roberto Sassu New
[v5,04/23] ima: Align ima_inode_removexattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-07 Roberto Sassu New
[v5,05/23] ima: Align ima_post_read_file() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-07 Roberto Sassu New
[v5,06/23] evm: Align evm_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-07 Roberto Sassu New
[v5,07/23] evm: Align evm_inode_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-07 Roberto Sassu New
[v5,08/23] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 3 - --- 2023-11-07 Roberto Sassu New
[v5,09/23] security: Align inode_setattr hook definition with EVM security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-07 Roberto Sassu New
[v5,10/23] security: Introduce inode_post_setattr hook security: Move IMA and EVM to the LSM infrastructure 1 2 - --- 2023-11-07 Roberto Sassu New
[v5,11/23] security: Introduce inode_post_removexattr hook security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-07 Roberto Sassu New
[v5,12/23] security: Introduce file_post_open hook security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-11-07 Roberto Sassu New
[v5,13/23] security: Introduce file_pre_free_security hook security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-11-07 Roberto Sassu New
[v5,14/23] security: Introduce path_post_mknod hook security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-11-07 Roberto Sassu New
[v5,15/23] security: Introduce inode_post_create_tmpfile hook security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-11-07 Roberto Sassu New
[v5,16/23] security: Introduce inode_post_set_acl hook security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-11-07 Roberto Sassu New
[v5,17/23] security: Introduce inode_post_remove_acl hook security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-11-07 Roberto Sassu New
[v5,18/23] security: Introduce key_post_create_or_update hook security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-11-07 Roberto Sassu New
[v5,19/23] ima: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 1 - --- 2023-11-07 Roberto Sassu New
[v5,20/23] ima: Move IMA-Appraisal to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 2 - --- 2023-11-07 Roberto Sassu New
[v5,21/23] evm: Move to LSM infrastructure security: Move IMA and EVM to the LSM infrastructure 1 - - --- 2023-11-07 Roberto Sassu New
[v5,22/23] integrity: Move integrity functions to the LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-11-07 Roberto Sassu New
[v5,23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-11-07 Roberto Sassu New
KEYS: encrypted: Add check for strsep KEYS: encrypted: Add check for strsep - - - --- 2023-11-08 Chen Ni New
[ima-evm-utils,01/14] tests: Address issues raised by shellcheck SC2086 & enable shellcheck Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,02/14] tests: Address issues raised by shellcheck SC2181 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,03/14] tests: Address issues raised by shellcheck SC2046 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,04/14] tests: Address issues raised by shellcheck SC2320 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,05/14] tests: Address issues raised by shellcheck SC2317 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,06/14] tests: Address issues raised by shellcheck SC2034 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,07/14] tests: Address issues raised by shellcheck SC2164 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,08/14] tests: Address issues raised by shellcheck SC2166 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,09/14] tests: Address issues raised by shellcheck SC2294 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,10/14] tests: Address issues raised by shellcheck SC2206 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,11/14] tests: Address issues raised by shellcheck SC2196 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,12/14] tests: Address issues raised by shellcheck SC2043 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,13/14] tests: Address issues raised by shellcheck SC2295 Enable shellcheck and fix some issue - - - --- 2023-11-10 Stefan Berger New
[ima-evm-utils,14/14] tests: Address issues raised by shellcheck SC2003 Enable shellcheck and fix some issue - 1 - --- 2023-11-10 Stefan Berger New
[v7,01/13] x86/boot: Place kernel_info at a fixed offset x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,02/13] Documentation/x86: Secure Launch kernel documentation x86: Trenchboot secure dynamic launch Linux kernel support - 1 - --- 2023-11-10 Ross Philipson New
[v7,03/13] x86: Secure Launch Kconfig x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,04/13] x86: Secure Launch Resource Table header file x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,05/13] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,06/13] x86: Add early SHA support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,07/13] x86: Secure Launch kernel early boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,08/13] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,09/13] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,10/13] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,11/13] reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,12/13] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[v7,13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support - - - --- 2023-11-10 Ross Philipson New
[RESEND] tpm: nuvoton: Use i2c_get_match_data() [RESEND] tpm: nuvoton: Use i2c_get_match_data() - 1 - --- 2023-11-15 Rob Herring New
[ima-evm-utils,01/12] Rename "public_keys" to "g_public_keys" Address non concurrency-safe libimaevm global variables - 1 - --- 2023-11-19 Mimi Zohar New
[ima-evm-utils,02/12] Free public keys list Address non concurrency-safe libimaevm global variables - 1 - --- 2023-11-19 Mimi Zohar New
[ima-evm-utils,03/12] Update library function definitions to include a "public_keys" parameter Address non concurrency-safe libimaevm global variables - - - --- 2023-11-19 Mimi Zohar New
[ima-evm-utils,04/12] Update a library function definition to include a "hash_algo" parameter Address non concurrency-safe libimaevm global variables - - - --- 2023-11-19 Mimi Zohar New
« 1 2 3 48 9 »