messages from 2017-08-03 14:37:45 to 2017-09-05 12:38:59 UTC [more...]
[PATCH v8 00/20] simplify crypto wait for async op
2017-09-05 12:38 UTC (21+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v8 03/20] net: "
` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v8 05/20] crypto: marvell/cesa: "
` [PATCH v8 06/20] crypto: introduce crypto wait for async op
` [PATCH v8 09/20] crypto: move drbg to generic async completion
` [PATCH v8 10/20] crypto: move gcm "
` [PATCH v8 11/20] crypto: move testmgr "
` [PATCH v8 12/20] fscrypt: move "
` [PATCH v8 13/20] dm: move dm-verity "
` [PATCH v8 14/20] cifs: move "
` [PATCH v8 16/20] crypto: tcrypt: "
` [PATCH v8 18/20] crypto: qce: "
` [PATCH v8 07/20] crypto: move algif "
` [PATCH v8 08/20] crypto: move pub key "
` [PATCH v8 15/20] ima: move "
` [PATCH v8 17/20] crypto: talitos: "
` [PATCH v8 19/20] crypto: mediatek: "
` [PATCH v8 20/20] crypto: adapt api sample to use async. op wait
[PATCH v7 00/19] simplify crypto wait for async op
2017-09-05 12:16 UTC (24+ messages)
` [PATCH v7 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v7 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v7 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v7 04/19] crypto: marvell/cesa: "
` [PATCH v7 05/19] crypto: introduce crypto wait for async op
` [PATCH v7 06/19] crypto: move algif to generic async completion
` [PATCH v7 07/19] crypto: move pub key "
` [PATCH v7 08/19] crypto: move drbg "
` [PATCH v7 09/19] crypto: move gcm "
` [PATCH v7 12/19] dm: move dm-verity "
` [PATCH v7 10/19] crypto: move testmgr "
` [PATCH v7 11/19] fscrypt: move "
` [PATCH v7 13/19] cifs: "
` [PATCH v7 14/19] ima: "
` [PATCH v7 15/19] crypto: tcrypt: "
` [PATCH v7 16/19] crypto: talitos: "
` [PATCH v7 17/19] crypto: qce: "
` [PATCH v7 18/19] crypto: mediatek: "
` [PATCH v7 19/19] crypto: adapt api sample to use async. op wait
[PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
2017-09-05 9:54 UTC (4+ messages)
[PATCH v2 5/6] keyctl.2: document KEYCTL_RESTRICT_KEYRING operation
2017-09-04 12:51 UTC (3+ messages)
[PATCH v2 0/6] keyctl.2 updates
2017-09-04 12:49 UTC (3+ messages)
[RFC PATCH 4/5] keyctl.2: document the ability to provide KDF parameters in KEYCTL_DH_COMPUTE
2017-09-03 11:17 UTC (8+ messages)
[PATCH v2 4/6] keyctl.2: document the ability to provide KDF parameters in KEYCTL_DH_COMPUTE
2017-09-03 0:29 UTC (3+ messages)
[PATCH v2 6/6] keyctl.2: mention ENOMEM in ERRORS
2017-09-03 0:23 UTC (2+ messages)
[PATCH v2 3/6] keyrings.7: add pointers to kernel's documentation
2017-09-03 0:20 UTC (2+ messages)
[PATCH v2 2/6] keyctl.2: update kernel documentation path reference
2017-09-03 0:19 UTC (2+ messages)
[PATCH v2 1/6] keyctl.2: change "is" to "was" in error descriptions
2017-09-03 0:14 UTC (2+ messages)
[RFC PATCH 5/5] keyctl.2: document KEYCTL_RESTRICT_KEYRING operation
2017-08-31 17:52 UTC (2+ messages)
[RFC PATCH 3/5] keyrings.7: add pointers to kernel's documentation
2017-08-31 15:58 UTC
[RFC PATCH 2/5] keyctl.2: update kernel documentation path reference
2017-08-31 15:58 UTC
[RFC PATCH 1/5] keyctl.2: change "is" to "was" in error descriptions
2017-08-31 15:58 UTC
[RFC PATCH 0/5] keyctl.2 updates
2017-08-31 15:58 UTC
[PATCH v2] docs: ReSTify table of contents in core.rst
2017-08-30 21:33 UTC (5+ messages)
[PATCH 7/8] crypto: ecdh - constify key
2017-08-28 10:34 UTC
[PATCH v6 00/19] simplify crypto wait for async op
2017-08-24 13:25 UTC (22+ messages)
` [PATCH v6 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v6 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v6 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v6 04/19] crypto: marvell/cesa: "
` [PATCH v6 05/19] crypto: introduce crypto wait for async op
` [PATCH v6 06/19] crypto: move algif to generic async completion
` [PATCH v6 07/19] crypto: move pub key "
` [PATCH v6 08/19] crypto: move drbg "
` [PATCH v6 09/19] crypto: move gcm "
` [PATCH v6 10/19] crypto: move testmgr "
` [PATCH v6 11/19] fscrypt: move "
` [PATCH v6 12/19] dm: move dm-verity "
` [PATCH v6 13/19] cifs: move "
` [PATCH v6 14/19] ima: "
` [PATCH v6 15/19] crypto: tcrypt: "
` [PATCH v6 16/19] crypto: talitos: "
` [PATCH v6 17/19] crypto: qce: "
` [PATCH v6 18/19] crypto: mediatek: "
` [PATCH v6 19/19] crypto: adapt api sample to use async. op wait
[PATCH 1/2] docs: Standardise capitalisation of section headers in core.rst
2017-08-23 20:34 UTC (4+ messages)
[PATCH v5 00/19] simplify crypto wait for async op
2017-08-21 12:49 UTC (27+ messages)
` [PATCH v5 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v5 08/19] crypto: move drbg to generic async completion
` [PATCH v5 02/19] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v5 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v5 04/19] crypto: marvell/cesa: "
` [PATCH v5 05/19] crypto: introduce crypto wait for async op
` [PATCH v5 06/19] crypto: move algif to generic async completion
` [PATCH v5 07/19] crypto: move pub key "
` [PATCH v5 09/19] crypto: move gcm "
` [PATCH v5 10/19] crypto: move testmgr "
` [PATCH v5 11/19] fscrypt: move "
` [PATCH v5 12/19] dm: move dm-verity "
` [dm-devel] "
` [PATCH v5 13/19] cifs: move "
` [PATCH v5 14/19] ima: "
` [PATCH v5 15/19] crypto: tcrypt: "
` [PATCH v5 16/19] crypto: talitos: "
` [PATCH v5 17/19] crypto: qce: "
` [PATCH v5 18/19] crypto: mediatek: "
` [PATCH v5 19/19] crypto: adapt api sample to use async. op wait
[PATCH 0/3] Fix y2038 issues for security/keys subsystem
2017-08-21 12:12 UTC (15+ messages)
` [PATCH 1/3] security: keys: Replace time_t/timespec with time64_t
` [PATCH 2/3] security: keys: Replace time_t with time64_t for struct key_preparsed_payload
` [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type
[PATCH RESEND] X.509: Recognize the legacy OID 1.3.14.3.2.29 (sha1WithRSASignature)
2017-08-21 7:27 UTC (2+ messages)
[PATCH 2/2] docs: Fix paths in security/keys
2017-08-19 15:21 UTC
[PATCH 0/2] docs: fix security/keys paths and section headings
2017-08-19 15:21 UTC
[LTP] [PATCH v2] syscalls/keyctl04: new test for thread keyring memory leak
2017-08-18 13:38 UTC
[PATCH v4 0/7] Appended signatures support for IMA appraisal
2017-08-17 15:43 UTC (10+ messages)
` [PATCH v4 1/7] integrity: Introduce struct evm_xattr
` [PATCH v4 2/7] MODSIGN: Export module signature definitions
` [PATCH v4 3/7] PKCS#7: Introduce pkcs7_get_message_sig and verify_pkcs7_message_sig
` [PATCH v4 4/7] integrity: Introduce integrity_keyring_from_id
` [PATCH v4 5/7] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v4 6/7] ima: Store measurement after appraisal
` [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal
[PATCH, RESEND 08/12] ima: added parser for RPM data type
2017-08-17 9:15 UTC (7+ messages)
` [Linux-ima-devel] "
[PATCH] KEYS: remove CONFIG_KEYS_COMPAT
2017-08-16 2:52 UTC (3+ messages)
[PATCH v4 00/19] simplify crypto wait for async op
2017-08-09 5:18 UTC (23+ messages)
` [PATCH v4 01/19] crypto: change transient busy return code to -EAGAIN
` [PATCH v4 02/19] crypto: ccm: use -EAGAIN for transient busy indication
` [PATCH v4 03/19] crypto: remove redundant backlog checks on EBUSY
` [PATCH v4 04/19] crypto: marvell/cesa: "
` [PATCH v4 05/19] crypto: introduce crypto wait for async op
` [PATCH v4 06/19] crypto: move algif to generic async completion
` [PATCH v4 07/19] crypto: move pub key "
` [PATCH v4 08/19] crypto: move drbg "
` [PATCH v4 09/19] crypto: move gcm "
` [PATCH v4 10/19] crypto: move testmgr "
` [PATCH v4 11/19] fscrypt: move "
` [PATCH v4 12/19] dm: move dm-verity "
` [PATCH v4 13/19] cifs: move "
` [PATCH v4 14/19] ima: "
` [PATCH v4 15/19] crypto: tcrypt: "
` [PATCH v4 16/19] crypto: talitos: "
` [PATCH v4 17/19] crypto: qce: "
` [PATCH v4 18/19] crypto: mediatek: "
` [PATCH v4 19/19] crypto: adapt api sample to use async. op wait
[PATCH v3 0/7] Appended signatures support for IMA appraisal
2017-08-03 21:01 UTC (7+ messages)
` [PATCH v3 7/7] ima: Support module-style appended signatures for appraisal
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox