messages from 2017-06-23 08:13:41 to 2017-07-01 23:26:38 UTC [more...]
[PATCH 00/10] Fix alignment issues in staging/ccree
2017-07-01 23:25 UTC (11+ messages)
` [PATCH 01/10] staging: ccree: Fix alignment issues in ssi_aead.c
` [PATCH 02/10] staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
` [PATCH 03/10] staging: ccree: Fix alignment issues in ssi_cipher.c
` [PATCH 04/10] staging: ccree: Fix alignment issues in ssi_driver.c
` [PATCH 05/10] staging: ccree: Fix alignment issues in ssi_fips_local.c
` [PATCH 06/10] staging: ccree: Fix alignment issues in ssi_hash.c
` [PATCH 07/10] staging: ccree: Fix alignment issues in ssi_ivgen.c
` [PATCH 08/10] staging: ccree: Fix alignment issues in ssi_request_mgr.c
` [PATCH 09/10] staging: ccree: Fix alignment issues in ssi_sram_mgr.c
` [PATCH 10/10] staging: ccree: Fix alignment issues in ssi_sysfs.c
[RFT PATCH] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
2017-07-01 15:17 UTC
Please recheck your delivery address (UPS parcel 01272260)
2017-07-01 2:03 UTC
[RFT PATCH v2] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
2017-06-30 19:09 UTC (2+ messages)
[PATCH v3 0/4] make io{read|write}64 more globally usable
2017-06-30 16:21 UTC (7+ messages)
` [PATCH v3 1/4] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v3 2/4] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v3 3/4] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v3 4/4] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
[PATCH] crypto: ccp-platform: print error message on platform_get_irq failure
2017-06-30 15:08 UTC (2+ messages)
[PATCH 1/2] crypto: Make hwrng choose rng source by quality
2017-06-30 12:01 UTC (3+ messages)
[PATCH] crypto: omap-des: fix error return code in omap_des_probe()
2017-06-30 7:07 UTC
[PATCH] crypto: omap-aes: fix error return code in omap_aes_probe()
2017-06-30 7:00 UTC
[PATCH] crypto: mxs-dcp: print error message on platform_get_irq failure
2017-06-30 6:54 UTC
[PATCH] crypto: mxc-scc: fix error code in mxc_scc_probe()
2017-06-30 6:42 UTC
[PATCH] crypto: mediatek: fix error return code in mtk_crypto_probe()
2017-06-30 6:24 UTC
[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
2017-06-30 6:02 UTC (7+ messages)
` [kernel-hardening] Re: [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
[PATCH] Stagingdriver cctree: Fix for checkpatch warning
2017-06-30 4:32 UTC
[PATCH] crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
2017-06-29 18:37 UTC
[PATCH 0/2] staging: ccree: Fix coding style and remove warnings
2017-06-29 17:08 UTC (7+ messages)
` [PATCH 1/2] staging: ccree: Use __func__ instead of function name
` [PATCH 2/2] staging: ccree: Remove braces {} for single statement blocks
` [PATCH v2] staging: ccree: Use __func__ instead of function name
[PATCH v3 RESEND 0/5] Introduce AMD Secure Processor device
2017-06-29 16:54 UTC (6+ messages)
` [PATCH v3 RESEND 1/5] crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
` [PATCH v3 RESEND 2/5] crypto: ccp - Introduce the AMD Secure Processor device
` [PATCH v3 RESEND 3/5] crypto: cpp - Abstract interrupt registeration
` [PATCH v3 RESEND 4/5] crypto: ccp - rename ccp driver initialize files as sp device
` [PATCH v3 RESEND 5/5] crypto: ccp - remove ccp_present() check from device initialize
[PATCH v3 0/5] Introduce AMD Secure Processor device
2017-06-29 16:48 UTC (6+ messages)
` [PATCH v3 1/5] crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
` [PATCH v3 2/5] crypto: ccp - Introduce the AMD Secure Processor device
` [PATCH v3 3/5] crypto: cpp - Abstract interrupt registeration
` [PATCH v3 4/5] crypto: ccp - rename ccp driver initialize files as sp device
` [PATCH v3 5/5] crypto: ccp - remove ccp_present() check from device initialize
wait in atomic context for an i2c crypto device to finish its execution
2017-06-29 16:16 UTC (3+ messages)
[PATCH 00/14] staging: ccree: coding style fixes
2017-06-29 14:38 UTC (16+ messages)
` [PATCH 01/14] staging: ccree: fix missing or redundant spaces
` [PATCH 02/14] staging: ccree: drop comparsion to true/false
` [PATCH 03/14] staging: ccree: fix else placement
` [PATCH 04/14] staging: ccree: remove redundant blank lines
` [PATCH 05/14] staging: ccree: no need for braces for single statements
` [PATCH 06/14] staging: ccree: fix unmatched if/else braces
` [PATCH 07/14] staging: ccree: remove comparisons to NULL
` [PATCH 08/14] staging: ccree: fix pointer location
` [PATCH 09/14] staging: ccree: remove custom type tdes_keys_t
` [PATCH 10/14] staging: ccree: remove custom type ssi_fips_error_t
` [PATCH 11/14] staging: ccree: remove custom type ssi_fips_state_t
` [PATCH 12/14] staging: ccree: remove unused type CCFipsSyncStatus_t
` [PATCH 13/14] staging: ccree: remove/add (un)needed blank lines
` [PATCH 14/14] staging: ccree: fix block comment style
[PATCH] Stagingdriver cctree: Fix for checkpatch warning
2017-06-29 14:36 UTC (2+ messages)
[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
2017-06-29 10:19 UTC (11+ messages)
` [RFC PATCH 1/2] crypto: caam - properly set IV after {en,de}crypt
` [PATCH] "
[PATCH v2 0/3] make io{read|write}64 more globally usable
2017-06-29 7:52 UTC (9+ messages)
` [PATCH v2 1/3] io-64-nonatomic: add io{read|write}64[be] macros
` [PATCH v2 2/3] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v2 3/3] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
[PATCH v2 0/3] Introduce AMD Secure Processor device
2017-06-28 20:30 UTC (11+ messages)
` [PATCH v2 1/3] crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
` [PATCH v2 2/3] crypto: ccp - Introduce the AMD Secure Processor device
` [PATCH v2 3/3] crypto: cpp - Abstract interrupt registeration
[PATCH v3] crypto: ccp - Provide an error path for debugfs setup failure
2017-06-28 16:56 UTC
[v3 RFC PATCH 0/2] crypto: ecdh, ecc fixes
2017-06-28 14:08 UTC (3+ messages)
` [v3 RFC PATCH 1/2] crypto: ecdh: fix concurrency on ecdh_ctx
` [v3 RFC PATCH 2/2] crypto: ecc: use caller's GFP flags
[v2 RFC PATCH 0/2] crypto: ecdh, ecc fixes
2017-06-28 13:55 UTC (3+ messages)
` [v2 RFC PATCH 1/2] crypto: ecdh: fix concurrency on ecdh_ctx
` [v2 RFC PATCH 2/2] crypto: ecc: use caller's GFP flags
[PATCH] crypto: testmgr - Reenable sha1/aes in FIPS mode
2017-06-28 13:05 UTC (2+ messages)
[RFC PATCH] crypto: ecdh: fix concurrency on ecdh_ctx
2017-06-28 11:20 UTC (2+ messages)
[BUGFIX] crypto: atmel: only treat EBUSY as transient if backlog
2017-06-28 7:22 UTC
(unknown),
2017-06-28 3:56 UTC
[PATCH V6 0/7] crypto: AES CBC multibuffer implementation
2017-06-28 0:26 UTC (8+ messages)
` [PATCH V6 1/7] crypto: Multi-buffer encryption infrastructure support
` [PATCH V6 2/7] crypto: AES CBC multi-buffer data structures
` [PATCH V6 3/7] crypto: AES CBC multi-buffer scheduler
` [PATCH V6 4/7] crypto: AES CBC by8 encryption
` [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code
` [PATCH V6 6/7] crypto: AES vectors for AES CBC multibuffer testing
` [PATCH V6 7/7] crypto: AES CBC multi-buffer tcrypt
[PATCH 0/7] cleanup issues with io{read|write}64
2017-06-27 20:40 UTC (14+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v2 "
[PATCH 2] crypto: ccp - Provide a roll-back method for debugfs setup
2017-06-27 14:47 UTC (3+ messages)
[PATCH] crypto: ccp - Change all references to use the JOB ID macro
2017-06-27 13:58 UTC
[PATCH] crypto: ccp - Fix some line spacing
2017-06-27 13:58 UTC
[PATCH] crypto: sahara : make of_device_ids const
2017-06-27 11:41 UTC
[PATCH] checkpatch: add *_ON_STACK to $declaration_macros
2017-06-27 7:55 UTC
[PATCH] hwrng: Make hwrng choose rng source by quality
2017-06-27 6:01 UTC
Product Inquiry
2017-06-26 21:51 UTC
[PATCH] crypto: qat: fix spelling mistake: "runing" -> "running"
2017-06-26 19:41 UTC
[PATCH v3 net-next 1/4] tcp: ULP infrastructure
2017-06-26 15:07 UTC (4+ messages)
[PATCH v4] crypto: sun4i-ss: support the Security System PRNG
2017-06-26 12:36 UTC (2+ messages)
[PATCH] crypto: qat - avoid an uninitialized variable warning
2017-06-26 7:03 UTC (2+ messages)
encrypt_done called from interrupt context on rk3288 crypto driver
2017-06-26 1:14 UTC (3+ messages)
[PATCH v11 0/2] crypto: AF_ALG memory management fix
2017-06-25 15:12 UTC (3+ messages)
` [PATCH v11 1/2] crypto: skcipher AF_ALG - overhaul memory management
` [PATCH v11 2/2] crypto: aead "
[PATCH v10 0/2] crypto: AF_ALG memory management fix
2017-06-25 15:01 UTC (5+ messages)
` [PATCH v10 1/2] crypto: skcipher AF_ALG - overhaul memory management
inquiry
2017-06-25 2:47 UTC
[PATCH v3 0/6] staging: ccree: bug fixes and TODO items for 4.13
2017-06-25 7:47 UTC (7+ messages)
` [PATCH v3 1/6] staging: ccree: fix hash import/export
` [PATCH v3 2/6] staging: ccree: register setkey for none hash macs
` [PATCH v3 3/6] staging: ccree: remove unused function
` [PATCH v3 4/6] staging: ccree: add clock management support
` [PATCH v3 5/6] staging: ccree: add DT bus coherency detection
` [PATCH v3 6/6] staging: ccree: use signal safe completion wait
[PATCH v2 0/7] staging: ccree: bug fixes and TODO items for 4.13
2017-06-25 6:28 UTC (11+ messages)
` [PATCH v2 1/7] staging: ccree: fix hash import/export
` [PATCH v2 2/7] staging: ccree: register setkey for none hash macs
` [PATCH v2 3/7] staging: ccree: add support for older HW revisions
` [PATCH v2 5/7] staging: ccree: add clock management support
(unknown),
2017-06-25 5:14 UTC
(unknown),
2017-06-24 15:03 UTC
[PATCH 3/7] staging: ccree: add support for older HW revisions
2017-06-24 3:35 UTC (2+ messages)
[bug] sha1-avx2 and read beyond
2017-06-24 0:56 UTC (7+ messages)
[PATCH 0/3] Introduce AMD Secure Processor device
2017-06-23 21:23 UTC (3+ messages)
Regarding Porting of hardware cryptography to Linux kernel
2017-06-23 18:13 UTC (2+ messages)
[PATCH v6 0/2] IV Generation algorithms for dm-crypt
2017-06-23 18:21 UTC (3+ messages)
[PATCH v1] crypto: brcm - software fallback for cryptlen zero
2017-06-23 17:14 UTC (2+ messages)
[PATCH] crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
2017-06-23 15:31 UTC
[PATCH] Documentation/bindings: crypto: remove the dma-mask property
2017-06-23 14:56 UTC (2+ messages)
[PATCH] crypto: inside-secure - do not parse the dma mask from dt
2017-06-23 14:35 UTC (3+ messages)
[PATCH] crypto: chcr: Avoid algo allocation in softirq
2017-06-23 14:15 UTC
[linux-next:master 7715/9581] drivers/crypto/cavium/cpt/cptvf_algs.c:225:5: sparse: symbol 'cvm_encrypt' was not declared. Should it be static?
2017-06-23 13:10 UTC (2+ messages)
` [RFC PATCH linux-next] crypto: cvm_encrypt() can be static
(unknown),
2017-06-23 12:26 UTC
[PATCH][crypto-next] crypto: cavium/nitrox - Change in firmware path
2017-06-23 10:33 UTC
[PATCH 0/1] Add firmware for CNN55XX crypto driver
2017-06-23 10:17 UTC (4+ messages)
` [PATCH 1/1] cavium: "
[PATCH v1] crypto: brcm - Fix SHA3-512 algorithm failure
2017-06-23 9:04 UTC
dm-crypt IV generation (summary)
2017-06-23 8:49 UTC (4+ messages)
[PATCH] crypto: brcm - software fallback for cryptlen zero
2017-06-23 8:34 UTC (2+ messages)
[PATCH] crypto: brcm - Fix SHA3-512 algorithm failure
2017-06-23 8:33 UTC (2+ messages)
[Patch V5 0/7] crypto: AES CBC multibuffer implementation
2017-06-23 8:32 UTC (5+ messages)
` [Patch V5 1/7] crypto: Multi-buffer encryption infrastructure support
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