Stefan Berger ([email protected])

Number of posts: 548 (0.11 per day)
First post: 2011-02-21 21:29:25
Last post: 2024-03-12 18:38:04

Date List Subject
2018-06-22 16:49:30 linux-kernel [PATCH v3 1/4] tpm: rename tpm_chip_find_get() to tpm_get_ops()
2018-06-22 16:48:37 linux-kernel [PATCH v3 3/4] ima: Use tpm_chip_find() and call TPM functions with a tpm_chip
2018-06-22 16:48:30 linux-kernel [PATCH v3 0/4] Have IMA find and use a tpm_chip until system shutdown
2018-06-22 16:48:10 linux-kernel [PATCH v3 2/4] tpm: Implement tpm_chip_find() for other subsystems to find a TPM chip
2018-06-22 16:47:59 linux-kernel [PATCH v3 4/4] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
2018-06-22 11:41:47 linux-kernel Re: [PATCH v2 3/4] ima: Use tpm_chip_find() and access TPM functions using it
2018-06-21 21:00:59 linux-kernel Re: [PATCH v2 3/4] ima: Use tpm_chip_find() and access TPM functions using it
2018-06-21 20:16:36 linux-kernel Re: [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
2018-06-21 18:21:35 linux-kernel Re: [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
2018-06-21 17:46:49 linux-kernel Re: [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
2018-06-21 17:29:47 linux-kernel Re: [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
2018-06-20 21:14:07 linux-kernel Re: [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
2018-06-20 20:47:18 linux-kernel [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
2018-06-20 20:45:48 linux-kernel [PATCH v2 2/4] ima: Implement ima_shutdown and register it as a reboot_notifier
2018-06-20 20:45:36 linux-kernel [PATCH v2 3/4] ima: Use tpm_chip_find() and access TPM functions using it
2018-06-20 20:45:25 linux-kernel [PATCH v2 0/4] Have IMA find and use a tpm_chip until system shutdown
2018-06-20 20:43:46 linux-kernel [PATCH v2 4/4] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
2018-06-20 19:36:59 linux-kernel Re: [PATCH 1/6] tpm: Introduce a kref for the tpm_chip
2018-06-20 16:23:36 linux-kernel [PATCH 1/6] tpm: Introduce a kref for the tpm_chip
2018-06-20 16:23:08 linux-kernel [PATCH 2/6] tpm: Get additional kref with every call to tpm_try_get_ops()
2018-06-20 16:22:43 linux-kernel [PATCH 4/6] ima: Implement ima_shutdown and register it as a reboot_notifier
2018-06-20 16:22:38 linux-kernel [PATCH 0/6] Have IMA find and use a tpm_chip until system shutdown
2018-06-20 16:22:35 linux-kernel [PATCH 6/6] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
2018-06-20 16:21:53 linux-kernel [PATCH 5/6] ima: Use tpm_chip_find() and access TPM functions using it
2018-06-20 16:21:37 linux-kernel [PATCH 3/6] tpm: Implement tpm_chip_find() for other subsystems to call
2018-06-04 20:58:00 linux-kernel [PATCH v3 0/4] IMA: work on audit records produced by IMA
2018-06-04 20:57:52 linux-kernel [PATCH v3 1/4] ima: Call audit_log_string() rather than logging it untrusted
2018-06-04 20:57:20 linux-kernel [PATCH v3 2/4] ima: Use audit_log_format() rather than audit_log_string()
2018-06-04 20:56:55 linux-kernel [PATCH v3 4/4] ima: Differentiate auditing policy rules from "audit" actions
2018-06-04 20:56:06 linux-kernel [PATCH v3 3/4] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
2018-06-01 20:50:52 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-06-01 20:02:42 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-31 14:28:04 linux-kernel [PATCH v2 3/4] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
2018-05-31 14:27:25 linux-kernel [PATCH v2 1/4] ima: Call audit_log_string() rather than logging it untrusted
2018-05-31 14:27:05 linux-kernel [PATCH v2 4/4] ima: Differentiate auditing policy rules from "audit" actions
2018-05-31 14:26:36 linux-kernel [PATCH v2 0/4] IMA: work on audit records produced by IMA
2018-05-31 14:25:54 linux-kernel [PATCH v2 2/4] ima: Use audit_log_format() rather than audit_log_string()
2018-05-30 22:16:40 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 21:50:51 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 21:39:45 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 19:55:35 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 19:48:55 linux-kernel Re: [PATCH 3/8] audit: Implement audit_log_tty()
2018-05-30 15:27:04 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 13:10:54 linux-kernel Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
2018-05-30 13:05:56 linux-kernel Re: [PATCH 6/8] integrity: Factor out common part of integrity_audit_msg()
2018-05-30 12:20:26 linux-kernel Re: [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits
2018-05-25 02:42:42 linux-kernel [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits
2018-05-25 02:41:39 linux-kernel [PATCH 4/8] audit: Allow others to call audit_log_d_path_exe()
2018-05-25 02:41:37 linux-kernel [PATCH 6/8] integrity: Factor out common part of integrity_audit_msg()
2018-05-25 02:41:34 linux-kernel [PATCH 7/8] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
2018-05-25 02:41:30 linux-kernel [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions