keyrings.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-01 09:23:55 to 2020-07-07 20:28:31 UTC [more...]

[PATCH] Replace HTTP links with HTTPS ones: security
 2020-07-07 20:28 UTC  (3+ messages)

keyutils-1.6.2 is failing tests/keyctl/watch/bad-args
 2020-07-07 15:55 UTC 

[PATCH 0/4] keyutils: fix compilation error with C++
 2020-07-06 20:27 UTC  (6+ messages)
` [PATCH 1/4] man: fix typos
` [PATCH 2/4] Fix compilation error when keyutils.h is used in C++
` [PATCH 3/4] Check that keyutils.h has valid C++ syntax at build time
` [PATCH 4/4] Fix error when a C++ program is linked with libkeyutils

LTP: crypto: af_alg02 regression on linux-next 20200621 tag
 2020-07-03 13:35 UTC  (10+ messages)
        ` [PATCH] crypto: af_alg - Fix regression on empty requests
            ` [v2 PATCH] "

[PATCH 0/5] kmod/umh: a few fixes
 2020-07-03 13:28 UTC  (43+ messages)
` [PATCH 1/5] selftests: kmod: Use variable NAME in kmod_test_0001()
` [PATCH 2/5] kmod: Remove redundant "be an" in the comment
` [PATCH 3/5] test_kmod: Avoid potential double free in trigger_config_run_type()
` [PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
  ` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x
    ` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s
` [PATCH 5/5] selftests: simplify kmod failure value

INFO: task hung in request_key_tag
 2020-07-03 11:40 UTC  (5+ messages)

[RFC PATCH 0/1] security/keys: remove possessor verify after key
 2020-07-03  1:14 UTC  (7+ messages)

Hello,
 2020-06-29 18:56 UTC 

[RESEND][PATCH] KEYS: Handle missing Authority Key Identifier x509 extension
 2020-06-25 22:10 UTC  (3+ messages)
` [RESEND][PATCH] keys: Handle missing Authority Key Identifier X509 extension
  ` [RESEND][PATCH] keys: Update comment for restrict_link_by_key_or_keyring_chain

[GIT PULL] General notification queue and key notifications
 2020-06-24  1:17 UTC  (19+ messages)

Hello
 2020-06-23 12:01 UTC 

Greetings From Mrs. Sarah Koffi
 2020-06-23 11:13 UTC 

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

URGENT REPLY
 2020-06-22 16:02 UTC 

[PATCH] KEYS: asymmetric: fix error return code in software_key_query()
 2020-06-22 11:21 UTC 

[PATCH 03/22] docs: crypto: convert asymmetric-keys.txt to ReST
 2020-06-19 20:03 UTC  (2+ messages)

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

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (28+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH] dh key: Missing a blank line after declarations
 2020-06-17  2:08 UTC  (2+ messages)

[PATCH] keys: Do not check the retval of commit_creds in join_session_keyring
 2020-06-17  1:46 UTC  (3+ messages)

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

[PATCH v3 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-06-16  9:35 UTC  (11+ messages)
` [PATCH v3 1/8] crypto: sm3 - export crypto_sm3_final function
` [PATCH v3 2/8] lib/mpi: Extend the MPI library
` [PATCH v3 3/8] lib/mpi: Introduce ec implementation to "
` [PATCH v3 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v3 5/8] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v3 6/8] X.509: support OSCCA certificate parse
` [PATCH v3 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v3 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-15 18:39 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #5]
 2020-06-15  8:44 UTC  (5+ messages)
` [PATCH 13/17] watch_queue: Implement mount topology and attribute change "

[PATCH 20/29] docs: watch_queue.rst: supress some Sphinx warnings and move to core-api
 2020-06-15  6:46 UTC 

[PATCH] certs/blacklist_hashes.c: Use __initconst for const init definition
 2020-06-15  3:53 UTC 

Lucrative Proposal
 2020-06-13 20:57 UTC 

[GIT PULL] keys: Changes for 5.8
 2020-06-04 17:35 UTC  (2+ messages)

HELLO: I AM MRS SUSAN JONES
 2020-06-03 13:45 UTC 

[GIT PULL] General notification queue and key notifications
 2020-06-02 15:54 UTC  (2+ messages)

[PATCH v4 0/4] Introduce TEE based Trusted Keys support
 2020-06-02  8:52 UTC  (9+ messages)
` [PATCH v4 1/4] KEYS: trusted: Add generic trusted keys framework


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