linux-integrity
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Jarkko Sakkinen
[PATCH] tpm: tpm_tis_spi: Initialize ret variable in tpm_tis_spi_transfer_half()
Alper Ak
Re: [PATCH] tpm: tpm_tis_spi: Initialize ret variable in tpm_tis_spi_transfer_half()
Jarkko Sakkinen
[PATCH] tpm: tpm2-space: Skip handle check when context load returns -ENOENT
Alper Ak
Re: [PATCH] tpm: tpm2-space: Skip handle check when context load returns -ENOENT
Jarkko Sakkinen
[PATCH] tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
Re: [PATCH] tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Jarkko Sakkinen
[PATCH] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Chris J Arges
Re: [PATCH] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
kernel test robot
Re: [PATCH] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
kernel test robot
[PATCH v2] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Chris J Arges
Re: [PATCH v2] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Mimi Zohar
Re: [PATCH v2] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Chris Arges
[PATCH v3] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Chris J Arges
Re: [PATCH v3] ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Mimi Zohar
[PATCH] integrity: Fix spelling mistake TRUSTED_KEYRING
Philipp Hahn
[PATCH v2 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
[PATCH v2 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
[PATCH v2 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
Re: [PATCH v2 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Mimi Zohar
[PATCH v2 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
Re: [PATCH v2 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
Mimi Zohar
[PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
Re: [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Mimi Zohar
Re: [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
[PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
Re: [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
Mimi Zohar
Re: [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
[PATCH v2 6/6] docs: trusted-encryped: add PKWM as a new trust source
Srish Srinivasan
Re: [PATCH v2 6/6] docs: trusted-encryped: add PKWM as a new trust source
Mimi Zohar
[PATCH v8 00/12] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH v8 11/12] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
[PATCH v8 12/12] tpm-buf: Implement managed allocations
Jarkko Sakkinen
[PATCH v8 01/12] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
[PATCH v8 02/12] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
Jarkko Sakkinen
Re: [PATCH v8 02/12] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
Jonathan McDowell
Re: [PATCH v8 02/12] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
Jarkko Sakkinen
[PATCH v8 03/12] tpm: Orchestrate TPM commands in tpm_get_random()
Jarkko Sakkinen
Re: [PATCH v8 03/12] tpm: Orchestrate TPM commands in tpm_get_random()
Jonathan McDowell
Re: [PATCH v8 03/12] tpm: Orchestrate TPM commands in tpm_get_random()
Jarkko Sakkinen
[PATCH v8 04/12] tpm: Change tpm_get_random() opportunistic
Jarkko Sakkinen
Re: [PATCH v8 04/12] tpm: Change tpm_get_random() opportunistic
Jarkko Sakkinen
Re: [PATCH v8 04/12] tpm: Change tpm_get_random() opportunistic
Jonathan McDowell
Re: [PATCH v8 04/12] tpm: Change tpm_get_random() opportunistic
Jarkko Sakkinen
[PATCH v8 06/12] KEYS: trusted: Open code tpm2_buf_append()
Jarkko Sakkinen
[PATCH v8 09/12] tpm2-sessions: Remove the support for more than one authorization
Jarkko Sakkinen
[PATCH v8 05/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
Re: [PATCH v8 05/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jonathan McDowell
Re: [PATCH v8 05/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH v8 08/12] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH v8 07/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
Re: [PATCH v8 07/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jonathan McDowell
Re: [PATCH v8 07/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
James Bottomley
Re: [PATCH v8 07/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
[PATCH v8 10/12] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v7 00/12] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
Re: [PATCH v7 00/12] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH v7 04/12] KEYS: trusted: Open code tpm2_buf_append()
Jarkko Sakkinen
[PATCH v7 12/12] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v7 06/12] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH v7 10/12] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
[PATCH v7 08/12] tpm: Orchestrate TPM commands in tpm_get_random()
Jarkko Sakkinen
[PATCH v7 02/12] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
Jarkko Sakkinen
[PATCH v7 01/12] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
[PATCH v7 03/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH v7 09/12] tpm: Change tpm_get_random() opportunistic
Jarkko Sakkinen
[PATCH v7 11/12] tpm-buf: Implement managed allocations
Jarkko Sakkinen
[PATCH v7 07/12] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
[PATCH v7 05/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
[PATCH v3] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
[PATCH v2] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH v2] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH v2] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
[PATCH v2 15/17] KEYS: trusted: Make use of tee bus methods
Uwe Kleine-König
Re: [PATCH v2 15/17] KEYS: trusted: Make use of tee bus methods
Jarkko Sakkinen
[PATCH v2 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
Uwe Kleine-König
Re: [PATCH v2 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
Jarkko Sakkinen
[PATCH v2 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Uwe Kleine-König
Re: [PATCH v2 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Jarkko Sakkinen
[PATCH v2 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods
Uwe Kleine-König
Re: [PATCH v2 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods
Jarkko Sakkinen
[PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
James Bottomley
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
James Bottomley
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
James Bottomley
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Eric Biggers
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Use get_random-fallback for TPM
James Bottomley
[PATCH v6 00/11] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH v6 01/11] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH v6 02/11] KEYS: trusted: Open code tpm2_buf_append()
Jarkko Sakkinen
[PATCH v6 03/11] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
[PATCH v6 06/11] tpm: Orchestrate TPM commands in tpm_get_random()
Jarkko Sakkinen
[PATCH v6 04/11] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH v6 05/11] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
Re: [PATCH v6 05/11] tpm2-sessions: Remove AUTH_MAX_NAMES
ross . philipson
Re: [PATCH v6 05/11] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
[PATCH v6 07/11] tpm: Send only one at most TPM2_GetRandom command
Jarkko Sakkinen
[PATCH v6 08/11] tpm: In tpm_get_random() replace 'retries' with a zero check
Jarkko Sakkinen
[PATCH v6 09/11] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
[PATCH v6 10/11] tpm-buf: Implement managed allocations
Jarkko Sakkinen
[PATCH v6 11/11] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v5 00/12] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH v5 03/12] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH v5 01/12] KEYS: trusted: Open code tpm2_buf_append()
Jarkko Sakkinen
[PATCH v5 02/12] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
[PATCH v5 04/12] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
[PATCH v5 05/12] tpm-buf: Remove chip parameter from tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v5 06/12] tpm-buf: Implement managed allocations
Jarkko Sakkinen
[PATCH v5 07/12] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH v5 08/12] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
[PATCH v5 09/12] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v5 10/12] tpm: Orchestrate TPM commands in tpm_get_random()
Jarkko Sakkinen
[PATCH v5 11/12] tpm: Send only one at most TPM2_GetRandom command
Jarkko Sakkinen
[PATCH v5 12/12] tpm: In tpm_get_random() replace 'retries' with a zero check
Jarkko Sakkinen
[PATCH 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
[PATCH 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
[PATCH 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
[PATCH 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
Re: [PATCH 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
kernel test robot
[PATCH 6/6] docs: trusted-encryped: add PKWM as a new trust source
Srish Srinivasan
[PATCH 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
[PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
Re: [PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source
Jarkko Sakkinen
Re: [PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
xfs/ima: Regression caching i_version
Frederick Lawler
Re: xfs/ima: Regression caching i_version
Jeff Layton
Re: xfs/ima: Regression caching i_version
Frederick Lawler
Re: xfs/ima: Regression caching i_version
Jeff Layton
Re: xfs/ima: Regression caching i_version
Frederick Lawler
Re: xfs/ima: Regression caching i_version
Jeff Layton
[PATCH v1 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods
Uwe Kleine-König
Re: [PATCH v1 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods
Jarkko Sakkinen
Re: [PATCH v1 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods
Jarkko Sakkinen
Re: [PATCH v1 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods
Sumit Garg
[PATCH v1 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Uwe Kleine-König
Re: [PATCH v1 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Sumit Garg
[PATCH v1 15/17] KEYS: trusted: Make use of tee bus methods
Uwe Kleine-König
Re: [PATCH v1 15/17] KEYS: trusted: Make use of tee bus methods
Sumit Garg
[PATCH v1 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
Uwe Kleine-König
Re: [PATCH v1 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
Sumit Garg
[PATCH] ima_violations.sh: Another fix of condition evaluation
Petr Vorel
Re: [PATCH] ima_violations.sh: Another fix of condition evaluation
Mimi Zohar
Re: [PATCH] ima_violations.sh: Another fix of condition evaluation
Petr Vorel
Re: [LTP] [PATCH] ima_violations.sh: Another fix of condition evaluation
Andrea Cervesato
Re: [LTP] [PATCH] ima_violations.sh: Another fix of condition evaluation
Petr Vorel
[PATCH v4 0/8] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH v4 2/8] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH v4 3/8] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH v4 5/8] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v4 1/8] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
[PATCH v4 4/8] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
[PATCH v4 6/8] tpm: Orchestrate TPM commands in tpm_get_random()
Jarkko Sakkinen
[PATCH v4 7/8] tpm: Send only one at most TPM2_GetRandom command
Jarkko Sakkinen
[PATCH v4 8/8] tpm: In tpm_get_random() replace 'retries' with a zero check
Jarkko Sakkinen
[PATCH v3 0/7] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH v3 1/7] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
[PATCH v3 5/7] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v3 4/7] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
[PATCH v3 2/7] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH v3 6/7] tpm: Orchestrate TPM commands in tpm_get_random()
Jarkko Sakkinen
[PATCH v3 3/7] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH v3 7/7] tpm: Send only one TPM command per hwrng request
Jarkko Sakkinen
[PATCH v4 0/4] tst_runas.c, ima_{conditionals, measurements}.sh enhancements
Petr Vorel
[PATCH v4 3/4] ima_{conditionals,measurements}.sh: Use tst_runas
Petr Vorel
Re: [PATCH v4 3/4] ima_{conditionals,measurements}.sh: Use tst_runas
Cyril Hrubis
[PATCH v4 2/4] tst_test.sh: Add TST_USR_{G,U}ID variables
Petr Vorel
Re: [PATCH v4 2/4] tst_test.sh: Add TST_USR_{G,U}ID variables
Cyril Hrubis
Re: [PATCH v4 2/4] tst_test.sh: Add TST_USR_{G,U}ID variables
Petr Vorel
[PATCH v4 1/4] shell: Add tst_runas.c helper
Petr Vorel
Re: [PATCH v4 1/4] shell: Add tst_runas.c helper
Cyril Hrubis
Re: [PATCH v4 1/4] shell: Add tst_runas.c helper
Petr Vorel
[PATCH v4 4/4] ima_conditionals.sh: Split test by request
Petr Vorel
Re: [LTP] [PATCH v4 0/4] tst_runas.c, ima_{conditionals, measurements}.sh enhancements
Andrea Cervesato
[PATCH v2 0/5] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH v2 1/5] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
Jarkko Sakkinen
[PATCH v2 2/5] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH v2 3/5] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH v2 5/5] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH v2 4/5] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
Re: [PATCH v2 0/5] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
Re: [PATCH v2 0/5] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
Re: [PATCH v2 0/5] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
Re: [PATCH v2 0/5] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH 0/4] Streamline TPM2 HMAC sessions
Jarkko Sakkinen
[PATCH 3/4] tpm2-sessions: Remove AUTH_MAX_NAMES
Jarkko Sakkinen
[PATCH 2/4] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
Jarkko Sakkinen
[PATCH 1/4] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
Jarkko Sakkinen
[PATCH 4/4] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
Re: [PATCH 4/4] tpm-buf: Remove tpm_buf_append_handle
Jarkko Sakkinen
[PATCH] KEYS: trusted: Don't use 'buf->handles'
Jarkko Sakkinen
[PATCH] KEYS: trusted: Fix overwrite of keyhandle parameter
Jarkko Sakkinen
Re: [PATCH] KEYS: trusted: Fix overwrite of keyhandle parameter
Jarkko Sakkinen
[PATCH] ima_selinux: Fix requirements
Petr Vorel
Earlier messages
Later messages