messages from 2020-11-23 22:53:49 to 2020-12-02 23:54:06 UTC [more...]
[PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements
2020-12-02 23:53 UTC (7+ messages)
[PATCH v3 00/11] evm: Improve usability of portable signatures
2020-12-02 21:07 UTC (10+ messages)
` [PATCH v3 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v3 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v3 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v3 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
[PATCH v4] char: tpm: add i2c driver for cr50
2020-12-02 20:43 UTC (3+ messages)
[PATCH v8 0/4] Introduce TEE based Trusted Keys support
2020-12-02 19:34 UTC (9+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v8 4/4] MAINTAINERS: Add myself as Trusted Keys co-maintainer
[PATCH] drivers: char: tpm: remove unneeded MODULE_VERSION() usage
2020-12-02 17:06 UTC (2+ messages)
[PATCH] tpm_tis: Disable interrupts if interrupt storm detected
2020-12-02 16:49 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1 0/9] Enable root to update the blacklist keyring
2020-12-02 16:44 UTC (4+ messages)
[PATCH] tpm_tis: Disable interrupts on ThinkPad T490s
2020-12-02 16:07 UTC (15+ messages)
[PATCH v3 00/38] idmapped mounts
2020-12-02 10:01 UTC (73+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 05/38] tests: add mount_setattr() selftests
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 08/38] capability: handle idmapped mounts
` [PATCH v3 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 11/38] attr: handle idmapped mounts
` [PATCH v3 12/38] acl: "
` [PATCH v3 13/38] xattr: "
` [PATCH v3 14/38] commoncap: "
` [PATCH v3 15/38] stat: "
` [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 18/38] namei: prepare for idmapped mounts
` [PATCH v3 19/38] open: handle idmapped mounts in do_truncate()
` [PATCH v3 20/38] open: handle idmapped mounts
` [PATCH v3 21/38] af_unix: "
` [PATCH v3 22/38] utimes: "
` [PATCH v3 23/38] fcntl: "
` [PATCH v3 24/38] notify: "
` [PATCH v3 25/38] init: "
` [PATCH v3 26/38] ioctl: "
` [PATCH v3 27/38] would_dump: "
` [PATCH v3 28/38] exec: "
` [PATCH v3 30/38] apparmor: "
` [PATCH v3 31/38] ima: "
` [PATCH v3 32/38] fat: "
` [PATCH v3 33/38] ext4: support "
` [PATCH v3 34/38] ecryptfs: do not mount on top of "
` [PATCH v3 35/38] overlayfs: "
` [PATCH v3 36/38] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v3 37/38] tests: extend mount_setattr tests
[PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
2020-12-02 2:25 UTC (18+ messages)
` [PATCH v9 1/8] powerpc: fix compiler warnings and errors
` [PATCH v9 3/8] ima: Define get_ima_kexec_buffer() in drivers/of
` [PATCH v9 6/8] powerpc: Move ima_get_kexec_buffer() and ima_free_kexec_buffer() to ima
` [PATCH v9 7/8] arm64: Store IMA log information in kimage used for kexec
[PATCH v2 0/5] tpm_tis: fix interrupts (again)
2020-12-01 21:47 UTC (6+ messages)
` [PATCH v2 3/5] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles
[PATCH 000/141] Fix fall-through warnings for Clang
2020-12-01 14:08 UTC (59+ messages)
` [PATCH 131/141] tpm: "
` [Intel-wired-lan] [PATCH 000/141] "
[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
2020-11-30 22:57 UTC (10+ messages)
` [PATCH RESEND v4 1/1] tpm: add sysfs exports for all banks of "
[PATCH v14 0/5] TPM 2.0 trusted key rework
2020-11-30 19:58 UTC (8+ messages)
` [PATCH v14 1/5] lib: add ASN.1 encoder
` [PATCH v14 2/5] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v14 3/5] security: keys: trusted: fix TPM2 authorizations
` [PATCH v14 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v14 5/5] security: keys: trusted: Make sealed key properly interoperable
[PATCH] ima: Don't modify file descriptor mode on the fly
2020-11-30 17:10 UTC (3+ messages)
[PATCH v2] char: tpm: add i2c driver for cr50
2020-11-29 14:51 UTC (9+ messages)
[PATCH v3] char: tpm: add i2c driver for cr50
2020-11-29 3:37 UTC (2+ messages)
[PATCH v2 00/39] fs: idmapped mounts
2020-11-28 18:12 UTC (11+ messages)
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 10/39] inode: add idmapped mount aware init and permission helpers
[PATCH] tpm: ibmvtpm: fix error return code in tpm_ibmvtpm_probe()
2020-11-26 3:35 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).