linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-27 20:02:46 to 2020-10-12 03:33:05 UTC [more...]

[GIT PULL] Crypto Update for 5.9
 2020-10-12  3:32 UTC  (2+ messages)
` [GIT PULL] Crypto Update for 5.10

[RFC 1/1] net/tls(TLS_SW): Handle -ENOSPC error return from device/AES-NI
 2020-10-12  3:07 UTC  (5+ messages)

[PATCH] crypto: inside-secure: Fix sizeof() mismatch
 2020-10-11 10:19 UTC  (2+ messages)

[PATCH] crypto: testmgr - Fix format argument warning
 2020-10-10 18:32 UTC  (2+ messages)

[PATCH v4,net-next,00/13] Add Support for Marvell OcteonTX2 Cryptographic
 2020-10-10  1:37 UTC  (15+ messages)
` [PATCH v4,net-next,01/13] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v4,net-next,02/13] octeontx2-af: add mailbox interface for CPT
` [PATCH v4,net-next,03/13] octeontx2-af: add debugfs entries for CPT block
` [PATCH v4,net-next,04/13] drivers: crypto: add Marvell OcteonTX2 CPT PF driver
` [PATCH v4,net-next,05/13] crypto: octeontx2: add mailbox communication with AF
` [PATCH v4,net-next,06/13] crypto: octeontx2: enable SR-IOV and mailbox communication with VF
` [PATCH v4,net-next,07/13] crypto: octeontx2: load microcode and create engine groups
` [PATCH v4,net-next,08/13] crypto: octeontx2: add LF framework
` [PATCH v4,net-next,09/13] crypto: octeontx2: add support to get engine capabilities
` [PATCH v4,net-next,10/13] crypto: octeontx2: add mailbox for inline-IPsec RX LF cfg
` [PATCH v4,net-next,11/13] crypto: octeontx2: add virtual function driver support
` [PATCH v4,net-next,12/13] crypto: octeontx2: add support to process the crypto request
` [PATCH v4,net-next,13/13] crypto: octeontx2: register with linux crypto framework

[PATCH 0/2] Fix new warnings at linux-next
 2020-10-09 18:39 UTC  (3+ messages)
` [PATCH 2/2] crypto: sun8x-ce*: update entries to its documentation

[PATCH 1/1] crypto: hisilicon: Fix doc warnings in sgl.c and qm.c
 2020-10-09  8:19 UTC 

drivers/crypto/chelsio/chcr_ktls.c:1078: undefined reference to `tls_get_record'
 2020-10-09  5:30 UTC 

[PATCH] module: statically initialize init section freeing data
 2020-10-09  4:17 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss - Fix SHA1 hash on A33-variant with BE CPU
 2020-10-08 23:35 UTC  (11+ messages)
    ` [v2 PATCH] crypto: sun4i-ss - Fix sparse endianness markers

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-10-08 18:31 UTC  (12+ messages)

WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0
 2020-10-08 17:07 UTC  (16+ messages)

[PATCH] crypto: talitos - Fix sparse warnings
 2020-10-08  9:50 UTC  (7+ messages)

[PATCH] crypto: talitos - Fix return type of current_desc_hdr()
 2020-10-08  9:34 UTC 

[PATCH] crypto: talitos - Endianess in current_desc_hdr()
 2020-10-08  9:34 UTC 

[PATCH] lib/mpi: Remove unused scalar_copied
 2020-10-08  5:58 UTC 

[PATCH] crypto: xor - Remove unused variable count in do_xor_speed
 2020-10-08  5:44 UTC  (4+ messages)

[PATCH] X.509: fix error return value on the failed path
 2020-10-08  5:43 UTC  (2+ messages)

[PATCH] crypto: qat - drop input parameter from adf_enable_aer()
 2020-10-08  5:43 UTC  (2+ messages)

[PATCH] crypto: qat - fix function parameters descriptions
 2020-10-08  5:43 UTC  (2+ messages)

[PATCH] crypto: qat - remove unused function
 2020-10-07 12:43 UTC 

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-10-07 10:38 UTC  (17+ messages)

[BUG][PATCH v3] crypto: arm64: Use x16 with indirect branch to bti_c
 2020-10-07  8:49 UTC  (5+ messages)
` [PATCH "

[cryptodev:master 169/199] ERROR: modpost: "cert_sig_digest_update" undefined!
 2020-10-07  6:05 UTC  (2+ messages)
` [PATCH] X.509: Fix modular build of public_key_sm2

mmotm 2020-10-06-15-50 uploaded (crypto/asymmetric_keys/public_key*)
 2020-10-07  5:34 UTC 

[PATCH] random: fix the RNDRESEEDCRNG ioctl
 2020-10-07  4:20 UTC  (3+ messages)

[PATCH] random: initialize ChaCha20 constants with correct endianness
 2020-10-07  3:51 UTC  (4+ messages)

[PATCH] random: remove dead code left over from blocking pool
 2020-10-07  3:50 UTC  (2+ messages)

[BUG][PATCH] crypto: arm64: Avoid indirect branch to bti_c
 2020-10-06 13:45 UTC  (10+ messages)

[BUG][PATCH] arm64: bti: fix BTI to handle local indirect branches
 2020-10-06  9:50 UTC  (9+ messages)

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-10-05 16:52 UTC  (36+ messages)
` [PATCH 04/18] hwrng: stm32 - "
` [PATCH 06/18] hwrng: iproc-rng200 "
` [PATCH 07/18] hwrng: mxc-rnga "
` [PATCH 13/18] crypto: "
` [PATCH 17/18] crypto: atmel-tdes - "

get_cycles from modular code in jitterentropy, was Re: [PATCH] clocksource: clint: Export clint_time_val for modules
 2020-10-05  7:45 UTC  (12+ messages)
  ` [PATCH] crypto: jitterentropy - bind statically into kernel

Hello!
 2020-10-03  8:35 UTC 

[PATCH v4 0/9] Update to zstd-1.4.6
 2020-10-02 13:42 UTC  (17+ messages)
` [PATCH v4 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH v4 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v4 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH v4 5/9] btrfs: zstd: Switch to the "
` [PATCH v4 6/9] f2fs: "
` [PATCH v4 7/9] squashfs: "
` [PATCH v4 8/9] lib: unzstd: "
` [PATCH v4 9/9] lib: zstd: Remove zstd compatibility wrapper
` [GIT PULL][PATCH v4 0/9] Update to zstd-1.4.6

[PATCH v2 0/2] crypto: xor - defer and optimize boot time benchmark
 2020-10-02 11:55 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: xor - use ktime for template benchmarking

[PATCH v1] hw_random: npcm: modify readl to readb
 2020-10-02 11:54 UTC  (2+ messages)

[PATCH RESEND 0/4] crypto: hisilicon/zip - misc clean up
 2020-10-02 11:55 UTC  (2+ messages)

[PATCH v2] crypto: sa2ul: Fix DMA mapping API usage
 2020-10-02 11:54 UTC  (2+ messages)

[PATCH v3 00/10] crypto: caam - xts(aes) updates
 2020-10-02 11:54 UTC  (2+ messages)

[PATCH -next] crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()
 2020-10-02 11:54 UTC  (2+ messages)

[PATCH -next] crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng_grps_info()
 2020-10-02 11:54 UTC  (2+ messages)

[PATCH] crypto: ccp - fix error handling
 2020-10-02 11:54 UTC  (2+ messages)

[PATCH -next] crypto: cpt - simplify the return expression of cav_register_algs
 2020-10-02 11:53 UTC  (2+ messages)

[PATCH] crypto: bcm - Verify GCM/CCM key length in setkey
 2020-10-02  7:55 UTC 

[PATCH][next] crypto: sun8i-ss - Fix memory leak in sun8i_ss_prng_generate()
 2020-10-02  7:11 UTC  (2+ messages)

[PATCH][next] crypto: sun8i-ss@: fix memory leak on pointer d
 2020-10-02  6:43 UTC  (2+ messages)

[PATCH v4 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-10-01 20:50 UTC  (2+ messages)
` [PATCH] lib: zstd: fix semicolon.cocci warnings

[PATCH][next][resend] lib/mpi: fix off-by-one check on index "no"
 2020-09-30 16:03 UTC  (3+ messages)

[PATCH 0/2] add optional cache params from DT
 2020-09-29 18:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: crypto: update ccree optional params

[PATCH v6] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-09-29 11:05 UTC  (9+ 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).