Mimi Zohar ([email protected])

Number of posts: 1337 (0.35 per day)
First post: 2007-06-18 20:37:44
Last post: 2017-10-23 15:55:39

Date List Subject
2018-07-13 18:09:21 linux-kernel [PATCH v6 2/8] kexec: add call to LSM hook in original kexec_load syscall
2018-07-13 18:09:05 linux-kernel [PATCH v6 4/8] firmware: add call to LSM hook before firmware sysfs fallback
2018-07-13 18:08:31 linux-kernel [PATCH v6 3/8] ima: based on policy require signed kexec kernel images
2018-07-13 18:08:14 linux-kernel [PATCH v6 6/8] ima: add build time policy
2018-07-13 18:08:13 linux-kernel [PATCH v6 5/8] ima: based on policy require signed firmware (sysfs fallback)
2018-07-13 18:07:53 linux-kernel [PATCH v6 7/8] module: replace the existing LSM hook in init_module
2018-07-13 18:07:50 linux-kernel [PATCH v6 8/8] ima: based on policy warn about loading firmware (pre-allocated buffer)
2018-07-13 18:07:27 linux-kernel [PATCH v6 1/8] security: define new LSM hook named security_kernel_load_data
2018-07-13 18:07:16 linux-kernel [PATCH v6 0/8] kexec/firmware: support system wide policy requiring signatures
2018-07-04 12:12:23 linux-kernel Re: [PATCH] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
2018-07-03 13:16:24 linux-kernel Re: [PATCH] ima: Remove unused is_ima_appraise_enabled() function.
2018-07-03 13:09:32 linux-kernel Re: [PATCH v5 3/8] ima: based on policy require signed kexec kernel images
2018-07-03 12:38:50 linux-kernel Re: [PATCH v5 1/8] security: define new LSM hook named security_kernel_load_data
2018-07-02 17:04:56 linux-kernel Re: [PATCH] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
2018-07-02 15:13:09 linux-kernel Re: [PATCH v7 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
2018-07-02 14:44:33 linux-kernel [PATCH v5 1/8] security: define new LSM hook named security_kernel_load_data
2018-07-02 14:44:29 linux-kernel [PATCH v5 2/8] kexec: add call to LSM hook in original kexec_load syscall
2018-07-02 14:42:39 linux-kernel [PATCH v5 4/8] firmware: add call to LSM hook before firmware sysfs fallback
2018-07-02 14:42:29 linux-kernel [PATCH v5 3/8] ima: based on policy require signed kexec kernel images
2018-07-02 14:41:44 linux-kernel [PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
2018-07-02 14:41:24 linux-kernel [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)
2018-07-02 14:40:45 linux-kernel [PATCH v5 5/8] ima: based on policy require signed firmware (sysfs fallback)
2018-07-02 14:40:45 linux-kernel [PATCH v5 8/8] module: replace the existing LSM hook in init_module
2018-07-02 14:40:39 linux-kernel [PATCH v5 6/8] ima: add build time policy
2018-06-29 19:26:55 linux-kernel Re: [PATCH v7 0/5] Have IMA find and use a tpm_chip until system shutdown
2018-06-21 20:55:00 linux-kernel Re: [PATCH v2 3/4] ima: Use tpm_chip_find() and access TPM functions using it
2018-06-13 20:31:40 linux-kernel Re: [PATCH] integrity: add error handling for kmem_cache_create
2018-06-12 21:38:16 linux-kernel Re: [-next PATCH] security: use octal not symbolic permissions
2018-06-06 14:53:25 linux-kernel Re: [PATCH v3 4/4] ima: Differentiate auditing policy rules from "audit" actions
2018-06-05 22:49:26 linux-kernel Re: [PATCH v4a 8/8] module: replace the existing LSM hook in init_module
2018-06-05 21:36:21 linux-kernel Re: [PATCH v4a 8/8] module: replace the existing LSM hook in init_module
2018-06-05 14:17:06 linux-kernel Re: [PATCH v3 4/4] ima: Differentiate auditing policy rules from "audit" actions
2018-06-05 14:07:16 linux-kernel Re: [PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
2018-06-04 19:54:36 linux-kernel Re: [PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
2018-06-04 14:04:55 linux-kernel Re: [PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
2018-06-01 23:05:57 linux-kernel Re: [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
2018-06-01 22:41:05 linux-kernel Re: [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
2018-05-31 15:25:15 linux-kernel [PATCH v4a 8/8] module: replace the existing LSM hook in init_module
2018-05-31 15:04:13 linux-kernel Re: [PATCH v2 13/21] ima: use match_string() helper
2018-05-31 15:01:31 linux-kernel Re: [PATCH][next] EVM: fix memory leak of temporary buffer 'temp'
2018-05-30 22:42:37 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 22:01:47 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 13:05:58 linux-kernel Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits
2018-05-29 23:25:55 linux-kernel Re: [PATCH v4 8/8] module: replace the existing LSM hook in init_module
2018-05-29 23:15:26 linux-kernel Re: [PATCH v4 8/8] module: replace the existing LSM hook in init_module
2018-05-29 22:59:58 linux-kernel Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits
2018-05-29 18:05:56 linux-kernel [PATCH v4 1/8] security: define new LSM hook named security_kernel_load_data
2018-05-29 18:05:51 linux-kernel [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
2018-05-29 18:05:47 linux-kernel [PATCH v4 3/8] ima: based on policy require signed kexec kernel images
2018-05-29 18:05:35 linux-kernel [PATCH v4 6/8] ima: add build time policy
2018-05-29 18:05:05 linux-kernel [PATCH v4 4/8] firmware: add call to LSM hook before firmware sysfs fallback