Messages by Thread
-
-
-
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
-
[PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
David Howells
-
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.17-rc1
Jarkko Sakkinen
-
[RFC PATCH v2 0/34] Rework the LSM initialization
Paul Moore
-
[PATCH] tpm: crb: Fix typo in function name __tpm_crb_ffa_send_receive
Praveen Rajendran
-
[PATCH v3] tpm: Check for completion after timeout
Ivan Orlov
-
[PATCH v9 0/3] tpm_crb_ffa: handle tpm busy return code
Prachotan Bathi