keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-05 16:20:24 to 2020-04-01 08:43:46 UTC [more...]

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-01  8:43 UTC  (27+ messages)
` [GIT PULL] General notification queue and key notifications
` [GIT PULL] Mount and superblock notifications
` [GIT PULL] fsinfo: Filesystem information query

[PATCH] doc: trusted-encrypted: updates with TEE as a new trust source
 2020-03-31 12:01 UTC  (2+ messages)

[GIT PULL] keys: Fix key->sem vs mmap_sem issue when reading key
 2020-03-30 12:16 UTC 

Reply For More Details
 2020-03-30 10:51 UTC 

[PATCH v8 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-26 22:37 UTC  (6+ messages)
` [PATCH v8 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v8 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH v7 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-22  0:46 UTC  (5+ messages)
` [PATCH v7 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v7 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH v6 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-21  1:51 UTC  (6+ messages)
` [PATCH v6 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v6 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH v5 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-21  0:58 UTC  (13+ messages)
` [PATCH v5 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v5 2/2] KEYS: Avoid false positive ENOMEM error on key read

HAPPY SURVIVAL OF CORONAVIRUS
 2020-03-20 11:08 UTC 

[PATCH v3] KEYS: reaching the keys quotas correctly
 2020-03-20  8:59 UTC  (6+ messages)

[PATCH v8 0/8] TPM 2.0 trusted keys with attached policy
 2020-03-19 20:07 UTC  (20+ messages)
` [PATCH v8 1/8] lib: add ASN.1 encoder
  ` [PATCH v8 2/8] oid_registry: Add TCG defined OIDS for TPM keys
  ` [PATCH v8 3/8] security: keys: trusted: fix TPM2 authorizations
  ` [PATCH v8 4/8] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
  ` [PATCH v8 5/8] security: keys: trusted: Make sealed key properly interoperable
  ` [PATCH v8 6/8] security: keys: trusted: add PCR policy to TPM2 keys
  ` [PATCH v8 7/8] security: keys: trusted: add ability to specify arbitrary policy
  ` [PATCH v8 8/8] security: keys: trusted: implement counter/timer policy

[PATCH] KEYS: check the certfile for ASN1 encoding before inserting
 2020-03-19 15:13 UTC 

sign-file: full functionality with modern LibreSSL
 2020-03-18 21:31 UTC 

[PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #5]
 2020-03-18 19:07 UTC  (23+ messages)
` [PATCH 01/17] uapi: General notification queue definitions "
` [PATCH 02/17] security: Add hooks to rule on setting a watch "
` [PATCH 03/17] security: Add a hook for the point of notification insertion "
` [PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [PATCH 05/17] pipe: Add general notification queue support "
` [PATCH 06/17] watch_queue: Add a key/keyring notification facility "
` [PATCH 07/17] Add sample notification program "
` [PATCH 08/17] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [PATCH 09/17] pipe: Add notification lossage handling "
` [PATCH 10/17] selinux: Implement the watch_key security hook "
` [PATCH 11/17] smack: Implement the watch_key and post_notification hooks "
` [PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches "
` [PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications "
` [PATCH 14/17] watch_queue: sample: Display mount tree "
` [PATCH 15/17] watch_queue: Introduce a non-repeating system-unique superblock ID "
` [PATCH 16/17] watch_queue: Add superblock notifications "
` [PATCH 17/17] watch_queue: sample: Display "

[RFC] IMA: Use Trusted Execution Environment to protect IMA keys and operations
 2020-03-18 17:22 UTC 

[PATCH v4 0/4] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-18 15:14 UTC  (10+ messages)
` [PATCH v4 1/4] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v4 2/4] KEYS: Remove __user annotation from rxrpc_read()
` [PATCH v4 3/4] KEYS: Remove __user annotation from dns_resolver_read()
` [PATCH v4 4/4] KEYS: Avoid false positive ENOMEM error on key read

[PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-17 18:36 UTC  (22+ messages)
` [PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v3 2/3] KEYS: Avoid false positive ENOMEM error on key read
` [PATCH v3 3/3] KEYS: Use kvmalloc() to better handle large buffer allocation

REF
 2020-03-17 12:07 UTC 

You received my last mail,,,,
 2020-03-14 17:23 UTC 

[PATCH v2 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-13 16:57 UTC  (12+ messages)
` [PATCH v2 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v2 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH v7 0/6] TPM 2.0 trusted keys with attached policy
 2020-03-09 22:08 UTC  (11+ messages)
` [PATCH v7 1/6] lib: add ASN.1 encoder
` [PATCH v7 3/6] security: keys: trusted: fix TPM2 authorizations
` [PATCH v7 4/6] security: keys: trusted: use ASN.1 TPM2 key format for the blobs

[RFC PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #4]
 2020-03-09 12:19 UTC  (18+ messages)
` [RFC PATCH 01/17] uapi: General notification queue definitions "
` [RFC PATCH 02/17] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/17] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/17] pipe: Add general notification queue support "
` [RFC PATCH 06/17] watch_queue: Add a key/keyring notification facility "
` [RFC PATCH 07/17] Add sample notification program "
` [RFC PATCH 08/17] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/17] pipe: Add notification lossage handling "
` [RFC PATCH 10/17] selinux: Implement the watch_key security hook "
` [RFC PATCH 11/17] smack: Implement the watch_key and post_notification hooks "
` [RFC PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches "
` [RFC PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications "
` [RFC PATCH 14/17] watch_queue: sample: Display mount tree "
` [RFC PATCH 15/17] watch_queue: Introduce a non-repeating system-unique superblock ID "
` [RFC PATCH 16/17] watch_queue: Add superblock notifications "
` [RFC PATCH 17/17] watch_queue: sample: Display "

Re:
 2020-03-08 17:19 UTC 

BUSINESS PROPOSAL
 2020-03-08 16:01 UTC 

KASAN: use-after-free Read in keyring_compare_object
 2020-03-07 23:11 UTC 

[PATCH v3] MAINTAINERS: adjust to trusted keys subsystem creation
 2020-03-06 22:40 UTC  (5+ messages)

[PATCH] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-06 18:40 UTC  (4+ messages)

[PATCH] MAINTAINERS: adjust to trusted keys subsystem creation
 2020-03-05 21:10 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: adjust to trusted keys subsystem creation
 2020-03-05 20:32 UTC  (3+ 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).