messages from 2019-04-11 09:30:56 to 2019-04-18 14:38:06 UTC [more...]
[PATCH v2 6/7] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
2019-04-18 14:03 UTC (2+ messages)
[PATCH v2 5/7] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
2019-04-18 14:00 UTC (2+ messages)
[PATCH 1/1] crypto: stm32/hash - Fix self test issue during export
2019-04-18 14:23 UTC (2+ messages)
[PATCH] crypto: powerpc - convert to use crypto_simd_usable()
2019-04-18 14:27 UTC (2+ messages)
[PATCH] crypto: shash - fix missed optimization in shash_ahash_digest()
2019-04-18 14:27 UTC (2+ messages)
[PATCH] crypto: cavium - remove bogus code handling cryptd
2019-04-18 14:27 UTC (2+ messages)
[PATCH] crypto: cryptd - remove ability to instantiate ablkciphers
2019-04-18 14:27 UTC (2+ messages)
[PATCH] crypto: rockchip - update IV buffer to contain the next IV
2019-04-18 14:26 UTC (2+ messages)
[PATCH] crypto: scompress - initialize per-CPU variables on each CPU
2019-04-18 14:27 UTC (3+ messages)
[PATCH v2 0/7] crypto: fuzz algorithms against their generic implementation
2019-04-18 14:26 UTC (11+ messages)
` [PATCH v2 1/7] crypto: testmgr - expand ability to test for errors
` [PATCH v2 2/7] crypto: testmgr - identify test vectors by name rather than number
` [PATCH v2 3/7] crypto: testmgr - add helpers for fuzzing against generic implementation
` [PATCH v2 4/7] crypto: testmgr - fuzz hashes against their "
` [PATCH v2 5/7] crypto: testmgr - fuzz skciphers "
` [PATCH v2 6/7] crypto: testmgr - fuzz AEADs "
` [PATCH v2 7/7] crypto: run initcalls for generic implementations earlier
[PATCH v9 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
2019-04-18 14:25 UTC (15+ messages)
` [PATCH v9 01/10] crypto: akcipher - default implementations for request callbacks
` [PATCH v9 02/10] crypto: rsa - unimplement sign/verify for raw RSA backends
` [PATCH v9 03/10] crypto: akcipher - new verify API for public key algorithms
` [PATCH v9 04/10] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
` [PATCH v9 05/10] X.509: parse public key parameters from x509 for akcipher
` [PATCH v9 06/10] crypto: Kconfig - create Public-key cryptography section
` [PATCH v9 07/10] crypto: ecc - make ecc into separate module
` [PATCH v9 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
` [PATCH v9 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
` [PATCH v9 10/10] integrity: support EC-RDSA signatures for asymmetric_verify
[PATCH v2 0/7] crypto: fixes in preparation of new fuzz tests
2019-04-18 14:24 UTC (2+ messages)
[PATCH -next] crypto: remove set but not used variable 'fini'
2019-04-18 14:23 UTC (2+ messages)
[PATCH 2/2] crypto: sahara: Convert IS_ENABLED uses to __is_defined
2019-04-18 14:23 UTC (2+ messages)
[PATCH] crypto: caam/jr - Remove extra memory barrier during job ring dequeue
2019-04-18 14:23 UTC (2+ messages)
[PATCH] crypto: ccp: Do not free psp_master when PLATFORM_INIT fails
2019-04-18 14:23 UTC (2+ messages)
[PATCH 00/35] crypto: ccree: features and bug fixes for 5.2
2019-04-18 13:39 UTC (36+ messages)
` [PATCH 01/35] crypto: testmgr: add missing self test entries for protected keys
` [PATCH 02/35] crypto: ccree: move key load desc. before flow desc
` [PATCH 03/35] crypto: ccree: move MLLI desc. before key load
` [PATCH 04/35] crypto: ccree: add support for sec disabled mode
` [PATCH 05/35] crypto: ccree: add CPP completion handling
` [PATCH 06/35] crypto: ccree: add remaining logic for CPP
` [PATCH 07/35] crypto: ccree: add SM4 protected keys support
` [PATCH 08/35] crypto: ccree: adapt CPP descriptor to new HW
` [PATCH 09/35] crypto: ccree: read next IV from HW
` [PATCH 10/35] crypto: ccree: add CID and PID support
` [PATCH 11/35] crypto: ccree: fix backlog notifications
` [PATCH 12/35] crypto: ccree: use proper callback completion api
` [PATCH 13/35] crypto: ccree: remove special handling of chained sg
` [PATCH 14/35] crypto: ccree: fix typo in debugfs error path
` [PATCH 15/35] crypto: ccree: fix mem leak on "
` [PATCH 16/35] crypto: ccree: use devm_kzalloc for device data
` [PATCH 17/35] crypto: ccree: use std api when possible
` [PATCH 18/35] crypto: ccree: copyright header update
` [PATCH 19/35] crypto: ccree: zero out internal struct before use
` [PATCH 20/35] crypto: ccree: do not copy zero size MLLI table
` [PATCH 21/35] crypto: ccree: remove unused defines
` [PATCH 22/35] crypto: ccree: simplify fragment ICV detection
` [PATCH 23/35] crypto: ccree: simplify AEAD ICV addr calculation
` [PATCH 24/35] crypto: ccree: don't mangle the request assoclen
` [PATCH 25/35] crypto: ccree: make AEAD sgl iterator well behaved
` [PATCH 26/35] crypto: ccree: zap entire sg on aead request unmap
` [PATCH 27/35] crypto: ccree: use correct internal state sizes for export
` [PATCH 28/35] crypto: ccree: allow more AEAD assoc data fragments
` [PATCH 29/35] crypto: ccree: don't map MAC key on stack
` [PATCH 30/35] crypto: ccree: don't map AEAD key and IV "
` [PATCH 31/35] crypto: ccree: pm resume first enable the source clk
` [PATCH 32/35] crypto: ccree: remove cc7x3 obsoleted AXIM configs
` [PATCH 33/35] crypto: ccree: HOST_POWER_DOWN_EN should be the last CC access during suspend
` [PATCH 34/35] crypto: ccree: add function to handle cryptocell tee fips error
` [PATCH 35/35] crypto: ccree: handle tee fips error during power management resume
[PATCH 0/4] crypto: sun4i-ss: Fix problem reported by CONFIG_CRYPTO_EXTRA_TESTS
2019-04-18 8:17 UTC (5+ messages)
` [PATCH 1/4] crypto: sun4i-ss: Handle better absence/presence of IV
` [PATCH 2/4] crypto: sun4i-ss: remove ivsize from ECB
` [PATCH 3/4] crypto: sun4i-ss: Fix invalid calculation of hash end
` [PATCH 4/4] crypto: sun4i-ss: fallback when length is not multiple of blocksize
Crypto Fixes for 4.17
2019-04-18 5:17 UTC (11+ messages)
` Crypto Fixes for 4.18
` Crypto Fixes for 4.19
` Crypto Fixes for 4.20
` Crypto Fixes for 5.0
` [GIT] "
` [GIT] Crypto Fixes for 5.1
Question regarding crypto scatterlists / testmgr
2019-04-18 3:36 UTC (13+ messages)
[PATCH v10 00/12] Appended signatures support for IMA appraisal
2019-04-18 3:51 UTC (13+ messages)
` [PATCH v10 01/12] MODSIGN: Export module signature definitions
` [PATCH v10 02/12] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v10 03/12] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v10 04/12] integrity: Introduce struct evm_xattr
` [PATCH v10 05/12] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v10 06/12] ima: Use designated initializers for struct ima_event_data
` [PATCH v10 07/12] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v10 08/12] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v10 09/12] ima: Implement support for module-style appended signatures
` [PATCH v10 10/12] ima: Collect modsig
` [PATCH v10 11/12] ima: Define ima-modsig template
` [PATCH v10 12/12] ima: Store the measurement again when appraising a modsig
[PATCH v3] HID: add driver for U2F Zero built-in LED and RNG
2019-04-17 14:47 UTC (7+ messages)
[PATCH] crypto: cavium/nitrox - Fix HW family part name format
2019-04-17 11:15 UTC
crypto: Kernel memory overwrite attempt detected to spans multiple pages
2019-04-17 9:54 UTC (25+ messages)
` [PATCH] crypto: testmgr - allocate buffers with __GFP_COMP
[PATCH] crypto: caam/jr - update gcm detection logic
2019-04-17 9:47 UTC (2+ messages)
[PATCH v3 00/26] compat_ioctl: cleanups
2019-04-16 22:33 UTC (3+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
[PATCH 0/24] Forbid 2-key 3DES in FIPS mode
2019-04-16 12:53 UTC (14+ messages)
` [PATCH 6/24] crypto: caam - "
` [PATCH 10/24] crypto: ccree "
` [PATCH 21/24] crypto: stm32 "
` [PATCH 22/24] crypto: sun4i-ss "
[PATCH 0/6] Add Hygon SEV support
2019-04-16 10:28 UTC (12+ messages)
` [PATCH 1/6] crypto: ccp: Add Hygon Dhyana support
` [PATCH 2/6] crypto: ccp: Define Hygon SEV commands
` [PATCH 3/6] crypto: ccp: Implement SEV_GM_PUBKEY_GEN ioctl command
[PATCH] crypto: caam: fix spelling mistake "cannote" -> "cannot"
2019-04-16 6:56 UTC (2+ messages)
[PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level
2019-04-15 9:41 UTC (2+ messages)
[crypto 0/4] Inline TLS client and v6 support
2019-04-15 9:36 UTC (10+ messages)
BUG: sleeping function called from invalid context at crypto/skcipher.c:LINE
2019-04-15 8:56 UTC (6+ messages)
` crypto: xts - Fix atomic sleep when walking skcipher
` [v2 PATCH] "
crypto: lrw - Fix atomic sleep when walking skcipher
2019-04-15 8:55 UTC (3+ messages)
` [v2 PATCH] "
[RFC PATCH 0/3] crypto: remove shash_desc::flags
2019-04-15 5:12 UTC (5+ messages)
` [RFC PATCH 1/3] crypto: shash - remove useless crypto_yield() in shash_ahash_digest()
` [RFC PATCH 2/3] crypto: nx - don't abuse shash MAY_SLEEP flag
` [RFC PATCH 3/3] crypto: shash - remove shash_desc::flags
[PATCH] crypto: vmx - fix copy-paste error in CTR mode
2019-04-13 3:41 UTC (9+ messages)
[PATCH 1/2] crypto: scompress: return proper error code for allocation failure
2019-04-12 14:29 UTC (10+ messages)
` [PATCH 2/2] crypto: scompress: Use per-CPU struct instead multiple variables
[PATCH 1/1] crypto: testmgr - call shash_init in crc32c algo
2019-04-12 6:34 UTC (3+ messages)
[crypto 4/4] IPv6 changes for Inline TLS
2019-04-12 5:25 UTC (4+ messages)
` [RFC PATCH] chtls_rsk_opsv6 can be static
[crypto 3/4] crypto/chelsio/chtls: CPL for TLS client
2019-04-12 4:57 UTC (3+ messages)
` [RFC PATCH] crypto/chelsio/chtls: chtls_sock_release() can be static
[crypto 2/4] crypto/chelsio/chtls: hardware connect API
2019-04-12 4:30 UTC (2+ messages)
[crypto 1/4] net/tls: connect routine for Inine TLS Client
2019-04-11 20:43 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).