linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 07:45:17 to 2020-07-29 19:13:16 UTC [more...]

[PATCH v3 00/19] Introduce partial kernel_read_file() support
 2020-07-29 19:13 UTC  (51+ messages)
` [PATCH v3 01/19] test_firmware: Test platform fw loading on non-EFI systems
` [PATCH v3 02/19] selftest/firmware: Add selftest timeout in settings
` [PATCH v3 03/19] firmware_loader: EFI firmware loader must handle pre-allocated buffer
` [PATCH v3 04/19] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
` [PATCH v3 05/19] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
` [PATCH v3 06/19] fs/kernel_read_file: Split into separate include file
` [PATCH v3 07/19] fs/kernel_read_file: Split into separate source file
` [PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
` [PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument
` [PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
` [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
` [PATCH v3 13/19] module: Call security_kernel_post_load_data()
` [PATCH v3 14/19] LSM: Add "contents" flag to kernel_read_file hook
` [PATCH v3 15/19] IMA: Add support for file reads without contents
` [PATCH v3 16/19] fs/kernel_file_read: Add "offset" arg for partial reads
` [PATCH v3 17/19] firmware: Store opt_flags in fw_priv
` [PATCH v3 18/19] firmware: Add request_partial_firmware_into_buf()
` [PATCH v3 19/19] test_firmware: Test partial read support

[PATCH v4 00/17] Introduce partial kernel_read_file() support
 2020-07-29 17:58 UTC  (18+ messages)
` [PATCH v4 01/17] test_firmware: Test platform fw loading on non-EFI systems
` [PATCH v4 02/17] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
` [PATCH v4 03/17] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
` [PATCH v4 04/17] fs/kernel_read_file: Split into separate include file
` [PATCH v4 05/17] fs/kernel_read_file: Split into separate source file
` [PATCH v4 06/17] fs/kernel_read_file: Remove redundant size argument
` [PATCH v4 07/17] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH v4 08/17] fs/kernel_read_file: Add file_size output argument
` [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
` [PATCH v4 10/17] firmware_loader: Use security_post_load_data()
` [PATCH v4 11/17] module: Call security_kernel_post_load_data()
` [PATCH v4 12/17] LSM: Add "contents" flag to kernel_read_file hook
` [PATCH v4 13/17] IMA: Add support for file reads without contents
` [PATCH v4 14/17] fs/kernel_file_read: Add "offset" arg for partial reads
` [PATCH v4 15/17] firmware: Store opt_flags in fw_priv
` [PATCH v4 16/17] firmware: Add request_partial_firmware_into_buf()
` [PATCH v4 17/17] test_firmware: Test partial read support

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-07-29 17:55 UTC  (22+ messages)
  ` [PATCH v1 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
  ` [PATCH v1 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
  ` [PATCH v1 3/4] [RFC] arm64/trampfd: "
  ` [PATCH v1 4/4] [RFC] arm/trampfd: "

Measure data again even when it has not changed
 2020-07-29 17:17 UTC 

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-07-29  1:20 UTC  (7+ messages)

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-07-28 23:55 UTC  (20+ messages)
` [RFC PATCH v5 01/11] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v5 02/11] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v5 03/11] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v5 04/11] ipe: add property for trust of boot volume
` [RFC PATCH v5 05/11] fs: add security blob and hooks for block_device
` [RFC PATCH v5 06/11] dm-verity: move signature check after tree validation
` [RFC PATCH v5 07/11] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v5 08/11] ipe: add property for signed dmverity volumes
` [RFC PATCH v5 09/11] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v5 10/11] documentation: add ipe documentation
` [RFC PATCH v5 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v5 11/11] cleanup: uapi/linux/audit.h
` [RFC PATCH v5 11/12] documentation: add ipe documentation
` [RFC PATCH v5 12/12] cleanup: uapi/linux/audit.h

IMA/EVM interfaces
 2020-07-28 15:43 UTC  (2+ messages)

[PATCH 0/2] ima: Fix keyrings race condition and other key related bugs
 2020-07-28 14:25 UTC  (5+ messages)
` [PATCH 1/2] ima: Pre-parse the list of keyrings in a KEY_CHECK rule
` [PATCH 2/2] ima: Fail rule parsing when asymmetric key measurement isn't supportable

[PATCH v2] tpm: Fix the description error of the help information in Kconfig
 2020-07-28 12:33 UTC  (3+ messages)

[PATCH] tpm: Fix the description error of the help information in Kconfig
 2020-07-28 12:32 UTC  (5+ messages)

[PATCH v5 0/2] synquacer: add TPM support
 2020-07-28  3:14 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH v6 4/4] IMA: Add test for kexec cmdline measurement
 2020-07-28  1:06 UTC  (2+ messages)

[PATCH v5 0/4] IMA: kexec cmdline measurement
 2020-07-27 23:13 UTC  (7+ messages)
` [PATCH v5 1/4] IMA: Rename helper to require_ima_policy_cmdline
` [PATCH v5 2/4] IMA: Add policy related helpers
` [PATCH v5 3/4] IMA/ima_keys.sh: Fix policy readability check
` [PATCH v5 4/4] IMA: Add test for kexec cmdline measurement

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-07-27 19:46 UTC  (18+ messages)
` [PATCH v7 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v7 2/7] exec: Move S_ISREG() check earlier
` [PATCH v7 3/7] exec: Move path_noexec() "
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v7 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v7 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v7 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag

[PATCH v3 0/1] add sysfs exports for TPM 2 PCR registers
 2020-07-27 15:08 UTC  (5+ messages)
` [PATCH v3 1/1] tpm: add sysfs exports for all banks of "

[PATCH v4 ima-evm-utils] extend ima_measurement --pcrs option to support per-bank pcr files
 2020-07-27 14:51 UTC  (4+ messages)

[PATCH v4 0/2] synquacer: add TPM support
 2020-07-27  3:13 UTC  (4+ messages)
` [PATCH v4 1/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH] tpm/tpm_ftpm_tee: fix boolreturn.cocci warnings
 2020-07-25  8:42 UTC 

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

[PATCH v4 1/2] IMA: Fix policy readability check
 2020-07-24 20:15 UTC  (7+ messages)
` [PATCH v4 2/2] IMA: Add test for kexec cmdline measurement

[PATCH v3 ima-evm-utils] extend ima_measurement --pcrs option to support per-bank pcr files
 2020-07-24 19:44 UTC  (3+ messages)

[PATCH v3] IMA: Add test for kexec cmdline measurement
 2020-07-24  6:43 UTC  (4+ messages)

[GIT PULL] tpmdd update for Linux v5.9
 2020-07-24  6:42 UTC 

[PATCH ima-evm-utils] Drop empty NEWS file
 2020-07-24  5:28 UTC  (14+ messages)
                  ` [PATCH ima-evm-utils] release feature discussion [renamed from Drop empty NEWS file]

[PATCH v2 ima-evm-utils] extend ima_measurement --pcrs option to support per-bank pcr files
 2020-07-23 22:11 UTC  (2+ messages)

[PATCH] encrypted-keys: Replace HTTP links with HTTPS ones
 2020-07-23 18:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] evmctl: extend ima_measurement --pcrs option to support per-bank pcr files
 2020-07-23 15:05 UTC 


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