linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-04 01:56:37 to 2022-05-11 15:20:11 UTC [more...]

[PATCH v9 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-11 15:18 UTC  (24+ 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 v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-11 10:44 UTC  (10+ messages)
` [PATCH v8 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v8 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-05-11  9:59 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-11  9:16 UTC  (36+ 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  (6+ 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 05/10] security: keys: trusted: Verify "

[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

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-06 11:15 UTC  (46+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

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

[PATCH v3 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-05-04 22:26 UTC  (5+ messages)
` [PATCH v3 1/3] dm: Add verity helpers for LoadPin
` [PATCH v3 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH v3 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation

[PATCH] fsnotify: add generic perm check for unlink/rmdir
 2022-05-04 19:27 UTC  (7+ messages)

[PATCH v8 3/6] crypto: caam - add in-kernel interface for blob generator
 2022-05-04  6:39 UTC  (3+ messages)

[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-04  4:11 UTC  (5+ messages)
` [EXT] "


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