linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 15:31:05 to 2020-05-23 04:09:37 UTC [more...]

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-05-23  4:08 UTC  (9+ messages)
` [RFC][PATCH 1/2] Add a layer of abstraction to use the memory reserved by device tree "

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-22 23:25 UTC  (18+ messages)
` [PATCH 1/3] fs: unexport kernel_read_file()
` [PATCH 2/3] security: add symbol namespace for reading file data
` [PATCH 3/3] fs: move kernel_read*() calls to its own symbol namespace

[PATCHv2 0/2] optee: register drivers on optee bus
 2020-05-22 20:03 UTC  (9+ messages)
` [PATCHv2 1/2] optee: do drivers initialization before and after tee-supplicant run
` [PATCH 2/2] tpm_ftpm_tee: register driver on tee bus
` [PATCHv2 2/2] tpm_ftpm_tee: register driver on TEE bus

[PATCH v3] Kernel selftests: Add check if TPM devices are supported
 2020-05-22 20:00 UTC  (6+ messages)

[GIT PULL] tpmdd updates for Linux v5.8
 2020-05-22 15:58 UTC 

[PATCH] security: integrity: Replace zero-length array with flexible-array member
 2020-05-21 23:10 UTC 

[PATCH 0/2] optee: register drivers on optee bus
 2020-05-21  5:49 UTC  (7+ messages)
` [PATCH 1/2] optee: do drivers initialization before and after tee-supplicant run
  ` [RFC PATCH] optee: __optee_enumerate_devices() can be static
` [PATCH 2/2] tpm_ftpm_tee: register driver on tee bus

[PATCH] ima-evm-utils: Fix compatibility with LibreSSL
 2020-05-20 16:30 UTC  (2+ messages)

[PATCH] Add support for TSS2 for PCR reading
 2020-05-20 15:21 UTC  (3+ messages)
` [PATCH v2] ima-evm-utils: Add support for Intel "

[PATCH v10 0/2] ima-evm-utils: Add some tests for evmctl
 2020-05-20 15:15 UTC  (2+ messages)

[PATCH v8 0/8] Add tpm i2c ptp driver
 2020-05-19 22:44 UTC  (6+ messages)
` [PATCH v8 1/8] tpm: tpm_tis: Make implementation of read16, read32 and write32 optional
` [PATCH v8 7/8] tpm: Add YAML schema for TPM TIS I2C options

[PATCH v2] Kernel selftests: Add check if tpm devices are supported
 2020-05-19 19:00 UTC  (4+ messages)

[PATCH] Kernel selftests: Add check if tpm devices are supported
 2020-05-19 13:48 UTC  (3+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-19 10:13 UTC  (43+ messages)
` [PATCH v5 1/6] fs: Add support for an O_MAYEXEC flag on openat2(2)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
                ` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)
` [PATCH v5 4/6] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl

[GIT PULL] integrity subsystem fixes for v5.7
 2020-05-18 18:55 UTC  (4+ messages)

[PATCH v9 0/8] TPM 2.0 trusted keys with attached policy
 2020-05-17  8:18 UTC  (28+ messages)
` [PATCH v9 1/8] lib: add ASN.1 encoder
` [PATCH v9 3/8] security: keys: trusted: fix TPM2 authorizations
` [PATCH v9 4/8] security: keys: trusted: use ASN.1 TPM2 key format for the blobs

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-16 22:14 UTC  (6+ messages)

[PATCH] tpm: check event log version before reading final events
 2020-05-15 15:55 UTC  (22+ messages)

[PATCH v4 0/4] Introduce TEE based Trusted Keys support
 2020-05-15  0:00 UTC  (13+ messages)
` [PATCH v4 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v4 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v4 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v4 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH v17 09/23] LSM: Use lsmblob in security_task_getsecid
 2020-05-14 22:11 UTC  (5+ messages)
` [PATCH v17 10/23] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v17 11/23] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v17 12/23] IMA: Change internal interfaces to use lsmblobs
` [PATCH v17 14/23] LSM: Ensure the correct LSM context releaser

[PATCH] evm: Fix a small race in init_desc()
 2020-05-14 18:21 UTC  (5+ messages)
` [PATCH v2] "

Disparity in tpm pcr5 value
 2020-05-14 16:55 UTC  (5+ messages)

[PATCH v1] make implementation of read16, read32 and write32 optional fix
 2020-05-14 16:48 UTC  (2+ messages)
` [PATCH v1] tpm: tpm_tis: "

[PATCH v2] tpm: eventlog: Replace zero-length array with flexible-array member
 2020-05-14 11:07 UTC  (7+ messages)

[PATCH RESEND] tpm: eventlog: Replace zero-length array with flexible-array member
 2020-05-14 11:05 UTC  (4+ messages)

[PATCH] selftests/tpm: Fix runtime error
 2020-05-14  0:07 UTC  (3+ messages)

[PATCH v5 1/7] fs: introduce kernel_pread_file* support
 2020-05-13 23:58 UTC  (14+ messages)

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-05-13 21:31 UTC  (6+ messages)

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-13 15:09 UTC  (19+ messages)

[PATCH v2] powerpc/ima: fix secure boot rules in ima arch policy
 2020-05-13 12:43 UTC  (2+ messages)


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).