linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-04 23:32:02 to 2022-05-13 16:32:35 UTC [more...]

[PATCH v3 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-05-13 16:32 UTC  (9+ messages)
` [PATCH v3 1/3] dm: Add verity helpers for LoadPin
` [PATCH v3 2/3] LoadPin: Enable loading from trusted dm-verity devices

[PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
 2022-05-13 15:44 UTC  (22+ messages)
` [PATCH 00/32] Introduce flexible array struct memcpy() helpers
  ` [PATCH 02/32] "
  ` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-05-13 15:24 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "
      ` [PATCH v6] "
        ` [PATCH v7] "

[PATCH v10 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-13 14:57 UTC  (8+ messages)
` [PATCH v10 1/7] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v10 2/7] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v10 3/7] crypto: caam - determine whether CAAM supports blob encap/decap
` [PATCH v10 4/7] crypto: caam - add in-kernel interface for blob generator
` [PATCH v10 5/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v10 6/7] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v10 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

[PATCH v2] landlock: Explain how to support Landlock
 2022-05-13 14:30 UTC  (3+ messages)

[PATCH v1] landlock: Explain how to support Landlock
 2022-05-13  9:21 UTC  (3+ messages)

[PATCH] loadpin: stop using bdevname
 2022-05-12 16:32 UTC  (2+ messages)

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-05-12 16:25 UTC  (16+ messages)
` [PATCH v2] "
  ` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
    ` [PATCH v4] "

[PATCH -next] apparmor: Fix aa_str_perms() kernel-doc comment
 2022-05-12  7:53 UTC 

[PATCH v8 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-05-12  7:21 UTC  (4+ messages)
` [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH v9 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-12  7:07 UTC  (26+ messages)
` [PATCH v9 1/7] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v9 2/7] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v9 3/7] crypto: caam - determine whether CAAM supports blob encap/decap
  ` [EXT] "
` [PATCH v9 4/7] crypto: caam - add in-kernel interface for blob generator
` [PATCH v9 5/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v9 6/7] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v9 7/7] MAINTAINERS: add KEYS-TRUSTED-CAAM

[PATCH v7 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-05-12  6:54 UTC  (8+ messages)
` [PATCH v7 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v7 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-11 10:44 UTC  (5+ messages)

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-11  9:16 UTC  (33+ messages)

[PATCH v2] big_keys: Use struct for internal payload
 2022-05-10 23:58 UTC 

[PATCH] big_keys: Use struct for internal payload
 2022-05-10 22:18 UTC  (3+ messages)

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-05-10 20:41 UTC  (15+ messages)
` [PATCH v12 01/26] securityfs: rework dentry creation

[RFC PATCH 1/2] capability: add capable_or to test for multiple caps with exactly one audit message
 2022-05-09 17:15 UTC  (9+ messages)
` [PATCH v2 2/8] capability: use new capable_or functionality
  ` [PATCH v2 4/8] drivers: "
  ` [PATCH v2 8/8] net: "
  ` [PATCH v2 1/8] capability: add capable_or to test for multiple caps with exactly one audit message

[PATCH 00/10] Encrypted Hibernation
 2022-05-09 16:43 UTC  (5+ messages)
` [PATCH 03/10] security: keys: trusted: Parse out individual components of the key blob
` [PATCH 04/10] security: keys: trusted: Allow storage of PCR values in creation data

[PATCH v1 0/7] Landlock: Clean up coding style with clang-format
 2022-05-09  9:45 UTC  (10+ messages)
` [PATCH v1 1/7] landlock: Add clang-format exceptions
` [PATCH v1 2/7] landlock: Format with clang-format
` [PATCH v1 3/7] selftests/landlock: Add clang-format exceptions
` [PATCH v1 4/7] selftests/landlock: Normalize array assignment
` [PATCH v1 5/7] selftests/landlock: Format with clang-format
` [PATCH v1 6/7] samples/landlock: Add clang-format exceptions
` [PATCH v1 7/7] samples/landlock: Format with clang-format

[PATCH v3 00/12] Landlock: file linking and renaming support
 2022-05-06 16:31 UTC  (14+ messages)
` [PATCH v3 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v3 02/12] landlock: Reduce the maximum number of layers to 16
` [PATCH v3 03/12] landlock: Create find_rule() from unmask_layers()
` [PATCH v3 04/12] landlock: Fix same-layer rule unions
` [PATCH v3 05/12] landlock: Move filesystem helpers and add a new one
` [PATCH v3 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
` [PATCH v3 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v3 08/12] selftests/landlock: Add 11 new test suites dedicated to file reparenting
` [PATCH v3 09/12] samples/landlock: Add support for "
` [PATCH v3 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v3 11/12] landlock: Document good practices about filesystem policies
` [PATCH v3 12/12] landlock: Add design choices documentation for filesystem access rights

[PATCH v2 00/10] Minor Landlock fixes and new tests
 2022-05-06 16:08 UTC  (11+ messages)
` [PATCH v2 01/10] landlock: Fix landlock_add_rule(2) documentation
` [PATCH v2 02/10] selftests/landlock: Make tests build with old libc
` [PATCH v2 03/10] selftests/landlock: Extend tests for minimal valid attribute size
` [PATCH v2 04/10] selftests/landlock: Add tests for unknown access rights
` [PATCH v2 05/10] selftests/landlock: Extend access right tests to directories
` [PATCH v2 06/10] selftests/landlock: Fully test file rename with "remove" access
` [PATCH v2 07/10] selftests/landlock: Add tests for O_PATH
` [PATCH v2 08/10] landlock: Change landlock_add_rule(2) argument check ordering
` [PATCH v2 09/10] landlock: Change landlock_restrict_self(2) "
` [PATCH v2 10/10] selftests/landlock: Test landlock_create_ruleset(2) argument "

[PATCH 0/3] Append line feed to files in securityfs
 2022-05-06 12:31 UTC  (7+ messages)
` [PATCH 1/3] securityfs: Append line feed to /sys/kernel/security/lsm
` [PATCH 2/3] evm: Append line feed to /sys/kernel/security/evm
` [PATCH 3/3] ima: Append line feed to ima/binary_runtime_measurements

Napływ Klientów ze strony
 2022-05-06  7:38 UTC 

[PATCH v3 0/1] ima: fix boot command line issue
 2022-05-06  1:31 UTC  (6+ messages)
` [PATCH v3 1/1] ima: remove the IMA_TEMPLATE Kconfig option


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