Messages by Thread
-
-
Re: [RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
Andy Lutomirski
-
tpm2-protocol: open for patches
Jarkko Sakkinen
-
[PATCH] tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
-
[PATCH] tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
-
Using Rust on non-Rust side of kernel
Jarkko Sakkinen
-
[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Mickaël Salaün
-
tpm2-protocol 0.10.0 / tpm2sh 0.10.0
Jarkko Sakkinen
-
tpm2_protocol / tpm2sh 0.9.0
Jarkko Sakkinen
-
tpm2_protocol / tpm2sh 0.6.1
Jarkko Sakkinen
-
[RFC PATCH v3 0/34] Rework the LSM initialization
Paul Moore
-
[PATCH v3 01/34] lsm: split the notifier code out into lsm_notifier.c
Paul Moore
-
[PATCH v3 02/34] lsm: split the init code out into lsm_init.c
Paul Moore
-
[PATCH v3 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
Paul Moore
-
Re: [PATCH v3 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
John Johansen
-
[PATCH v3 04/34] lsm: introduce looping macros for the initialization code
Paul Moore
-
Re: [PATCH v3 04/34] lsm: introduce looping macros for the initialization code
John Johansen
-
Re: [PATCH v3 04/34] lsm: introduce looping macros for the initialization code
Paul Moore
-
[PATCH v3 05/34] lsm: integrate report_lsm_order() code into caller
Paul Moore
-
Re: [PATCH v3 05/34] lsm: integrate report_lsm_order() code into caller
John Johansen
-
[PATCH v3 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() into caller
Paul Moore
-
Re: [PATCH v3 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() into caller
John Johansen
-
[PATCH v3 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
Paul Moore
-
Re: [PATCH v3 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
John Johansen
-
[PATCH v3 08/34] lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
-
[PATCH v3 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
Paul Moore
-
Re: [PATCH v3 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
John Johansen
-
[PATCH v3 09/34] lsm: rename the lsm order variables for consistency
Paul Moore
-
[PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Casey Schaufler
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
John Johansen
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
John Johansen
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Roberto Sassu
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
John Johansen
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Tetsuo Handa
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Tetsuo Handa
-
Re: [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
-
[PATCH v3 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
Paul Moore
-
Re: [PATCH v3 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
John Johansen
-
[PATCH v3 12/34] lsm: rework the LSM enable/disable setter/getter functions
Paul Moore
-
Re: [PATCH v3 12/34] lsm: rework the LSM enable/disable setter/getter functions
John Johansen
-
[PATCH v3 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
Paul Moore
-
Re: [PATCH v3 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
John Johansen
-
[PATCH v3 16/34] lsm: cleanup the LSM blob size code
Paul Moore
-
[PATCH v3 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
Paul Moore
-
Re: [PATCH v3 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
John Johansen
-
[PATCH v3 18/34] lsm: fold lsm_init_ordered() into security_init()
Paul Moore
-
Re: [PATCH v3 18/34] lsm: fold lsm_init_ordered() into security_init()
John Johansen
-
[PATCH v3 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
Paul Moore
-
Re: [PATCH v3 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
Casey Schaufler
-
[PATCH v3 21/34] lsm: output available LSMs when debugging
Paul Moore
-
Re: [PATCH v3 21/34] lsm: output available LSMs when debugging
John Johansen
-
[PATCH v3 20/34] lsm: cleanup the debug and console output in lsm_init.c
Paul Moore
-
Re: [PATCH v3 20/34] lsm: cleanup the debug and console output in lsm_init.c
John Johansen
-
[PATCH v3 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
Paul Moore
-
Re: [PATCH v3 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
John Johansen
-
[PATCH v3 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
Paul Moore
-
Re: [PATCH v3 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
John Johansen
-
[PATCH v3 23/34] lsm: introduce an initcall mechanism into the LSM framework
Paul Moore
-
Re: [PATCH v3 23/34] lsm: introduce an initcall mechanism into the LSM framework
John Johansen
-
[PATCH v3 25/34] ipe: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 25/34] ipe: move initcalls to the LSM framework
John Johansen
-
[PATCH v3 24/34] loadpin: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 24/34] loadpin: move initcalls to the LSM framework
John Johansen
-
[PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
John Johansen
-
Re: [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Tetsuo Handa
-
Re: [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Paul Moore
-
[PATCH v3 26/34] smack: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 26/34] smack: move initcalls to the LSM framework
John Johansen
-
[PATCH v3 29/34] apparmor: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
John Johansen
-
Re: [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
John Johansen
-
Re: [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
Paul Moore
-
[PATCH v3 30/34] lockdown: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 30/34] lockdown: move initcalls to the LSM framework
John Johansen
-
[PATCH v3 28/34] safesetid: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 28/34] safesetid: move initcalls to the LSM framework
John Johansen
-
[PATCH v3 32/34] selinux: move initcalls to the LSM framework
Paul Moore
-
[PATCH v3 33/34] lsm: consolidate all of the LSM framework initcalls
Paul Moore
-
Re: [PATCH v3 33/34] lsm: consolidate all of the LSM framework initcalls
John Johansen
-
[PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Roberto Sassu
-
[PATCH] ima,evm: move initcalls to the LSM framework
Roberto Sassu
-
Re: [PATCH] ima,evm: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH] ima,evm: move initcalls to the LSM framework
Mimi Zohar
-
Re: [PATCH] ima,evm: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH] ima,evm: move initcalls to the LSM framework
Mimi Zohar
-
Re: [PATCH] ima,evm: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH] ima,evm: move initcalls to the LSM framework
Roberto Sassu
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Mimi Zohar
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Mimi Zohar
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Mimi Zohar
-
Re: [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
-
[PATCH v3 34/34] lsm: add a LSM_STARTED_ALL notification event
Paul Moore
-
Re: [PATCH v3 34/34] lsm: add a LSM_STARTED_ALL notification event
John Johansen
-
[PATCH] tpm: Disable TCG_TPM2_HMAC by default
Chris Fenner
-
tpm2_protocol/tpm2sh
Jarkko Sakkinen
-
Re: [PATCH v5 18/23] bpf: Use vmalloc special flag
John Paul Adrian Glaubitz
-
tpm2_protocol
Jarkko Sakkinen
-
Questions about CONFIG_TCG_TPM2_HMAC
Chris Fenner
-
[PATCH AUTOSEL 6.15 07/34] tpm: Check for completion after timeout
Sasha Levin
-
[PATCH AUTOSEL 6.15 08/34] tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Sasha Levin
-
[PATCH AUTOSEL 6.16 07/35] tpm: Check for completion after timeout
Sasha Levin
-
[PATCH AUTOSEL 6.16 08/35] tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Sasha Levin
-
[GIT PULL] integrity: subsystem fixes for v6.17
Mimi Zohar