linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-02 05:33:51 to 2020-05-14 19:53:03 UTC [more...]

[PATCH net-next 0/2] Fixing compilation warnings and errors
 2020-05-14 19:53 UTC  (4+ messages)
` [PATCH net-next 1/2] Crypto/chcr: Fixes compilations warnings
` [PATCH net-next 2/2] Crypto/chcr: Fixes a cocci check error

[PATCH AUTOSEL 5.6 60/62] crypto: lrw - simplify error handling in create()
 2020-05-14 18:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 61/62] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 5.6 62/62] gcc-10: avoid shadowing standard library 'free()' in crypto

[PATCH AUTOSEL 4.14 39/39] crypto: xts - simplify error handling in ->create()
 2020-05-14 19:08 UTC  (2+ messages)

[PATCH 0/2] Set the quality value for two HW RNGs
 2020-05-14 19:07 UTC  (3+ messages)
    ` [PATCH 1/2] hwrng: iproc-rng200 - Set the quality value
    ` [PATCH 2/2] hwrng: exynos "

[PATCH AUTOSEL 5.4 47/49] crypto: lrw - simplify error handling in create()
 2020-05-14 18:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 48/49] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 5.4 49/49] gcc-10: avoid shadowing standard library 'free()' in crypto

[PATCH AUTOSEL 4.19 29/31] crypto: lrw - simplify error handling in create()
 2020-05-14 18:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 30/31] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 4.19 31/31] gcc-10: avoid shadowing standard library 'free()' in crypto

linux-next: manual merge of the sound-asoc tree with the crypto tree
 2020-05-14 13:21 UTC  (8+ messages)

[PATCH 1/1] dt-bindings: rng: Convert OMAP RNG to schema
 2020-05-14 13:19 UTC 

[PATCHv2 0/7] crypto: TI SA2UL crypto accelerator support
 2020-05-14 12:50 UTC  (5+ messages)
` [PATCHv2 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
    ` [PATCHv3 "

[PATCH RESEND 0/1] mm/zswap: move to use crypto_acomp APIs
 2020-05-13 23:33 UTC  (2+ messages)
` [PATCH RESEND 1/1] mm/zswap: move to use crypto_acomp API for hardware acceleration

[PATCH] Crypto/chcr: drop refcount on error path in chcr_aead_op()
 2020-05-12 19:18 UTC  (2+ messages)

[PATCH 0/5] STM32 CRC update
 2020-05-12 14:11 UTC  (6+ messages)
` [PATCH 1/5] crypto: stm32/crc: fix ext4 chksum BUG_ON()
` [PATCH 2/5] crypto: stm32/crc: fix run-time self test issue
` [PATCH 3/5] crypto: stm32/crc: fix multi-instance
` [PATCH 4/5] crypto: stm32/crc: don't sleep in runtime pm
` [PATCH 5/5] crypto: stm32/crc: protect from concurrent accesses

[PATCH -next] cxgb4/chcr: Fix error return code in chcr_ktls_dev_add()
 2020-05-12  8:04 UTC  (2+ messages)
` [PATCH] cxgb4/chcr: Fix a leak "

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-12  4:08 UTC  (3+ messages)
` [PATCH 1/2] iommu/of: "
` [PATCH 2/2] ACPI/IORT: "

Question: SHASH or AHASH
 2020-05-12  2:55 UTC 

[PATCHv2 0/7] crypto: omap: sha/aes fixes
 2020-05-11 11:19 UTC  (8+ messages)
` [PATCHv2 1/7] crypto: omap-aes: avoid spamming console with self tests
` [PATCHv2 2/7] crypto: omap-sham: force kernel driver usage for sha algos
` [PATCHv2 3/7] crypto: omap-crypto: fix userspace copied buffer access
` [PATCHv2 4/7] crypto: omap-sham: huge buffer access fixes
` [PATCHv2 5/7] crypto: omap-sham: fix very small data size handling
` [PATCHv2 6/7] crypto: omap-aes: prevent unregistering algorithms twice
` [PATCHv2 7/7] crypto: omap-sham: add proper load balancing support for multicore

linux-next: manual merge of the crypto tree with Linus' tree
 2020-05-11  3:23 UTC 

[PATCH v2 00/12] crypto: hisilicon - misc cleanup and optimizations
 2020-05-09  9:44 UTC  (13+ messages)
` [PATCH v2 01/12] crypto: hisilicon/sec2 - modify the SEC probe process
` [PATCH v2 02/12] crypto: hisilicon/hpre - modify the HPRE "
` [PATCH v2 03/12] crypto: hisilicon/zip - modify the ZIP "
` [PATCH v2 04/12] crypto: hisilicon - refactor module parameter pf_q_num related code
` [PATCH v2 05/12] crypto: hisilicon/qm - add state machine for QM
` [PATCH v2 06/12] crypto: hisilicon - add FLR support
` [PATCH v2 07/12] crypto: hisilicon - remove use_dma_api related codes
` [PATCH v2 08/12] crypto: hisilicon - unify initial value assignment into QM
` [PATCH v2 09/12] crypto: hisilicon - QM memory management optimization
` [PATCH v2 10/12] crypto: hisilicon - remove codes of directly report device errors through MSI
` [PATCH v2 11/12] crypto: hisilicon - add device error report through abnormal irq
` [PATCH v2 12/12] crypto: hisilicon/zip - Use temporary sqe when doing work

[PATCH 00/13] crypto: hisilicon - misc cleanup and optimizations
 2020-05-09  8:42 UTC  (19+ messages)
` [PATCH 01/13] crypto: hisilicon/sec2 - modify the SEC probe process
` [PATCH 02/13] crypto: hisilicon/hpre - modify the HPRE "
` [PATCH 03/13] crypto: hisilicon/zip - modify the ZIP "
` [PATCH 04/13] crypto: hisilicon - refactor module parameter pf_q_num related code
` [PATCH 05/13] crypto: hisilicon/qm - add state machine for QM
` [PATCH 06/13] crypto: hisilicon - add FLR support
` [PATCH 07/13] crypto: hisilicon - remove use_dma_api related codes
` [PATCH 08/13] crypto: hisilicon - unify initial value assignment into QM
` [PATCH 09/13] crypto: hisilicon - QM memory management optimization
` [PATCH 10/13] crypto: hisilicon - remove codes of directly report device errors through MSI
` [PATCH 11/13] crypto: hisilicon - add device error report through abnormal irq
` [PATCH 12/13] crypto: hisilicon/zip - Use temporary sqe when doing work
` [PATCH 13/13] crypto: hisilicon/zip - Make negative compression not an error

[PATCH 0/4] crypto: constify struct debugfs_reg32
 2020-05-09  1:49 UTC  (6+ messages)
` [PATCH 1/4] crypto: ccree - "
` [PATCH 2/4] crypto: hisilicon/hpre "
` [PATCH 3/4] crypto: hisilicon/zip "
` [PATCH 4/4] crypto: hisilicon/sec2 - constify sec_dfx_regs

[PATCH] crypto: blake2b - Fix clang optimization for ARMv7-M
 2020-05-09  1:43 UTC  (4+ messages)

jitterentropy_rng on armv5 embedded target
 2020-05-08 12:30 UTC  (6+ messages)

[PATCH 0/7] sha1 library cleanup
 2020-05-08  6:07 UTC  (14+ messages)
` [PATCH 1/7] mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
  ` [MPTCP] "
` [PATCH 2/7] crypto: powerpc/sha1 - remove unused temporary workspace
` [PATCH 3/7] crypto: powerpc/sha1 - prefix the "sha1_" functions
` [PATCH 4/7] crypto: s390/sha1 "
` [PATCH 5/7] crypto: lib/sha1 - rename "sha" to "sha1"
` [PATCH 6/7] crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
` [PATCH 7/7] crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h

[PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
 2020-05-08  6:07 UTC  (14+ messages)
` [PATCH 05/20] crypto: ccp - use crypto_shash_tfm_digest()
` [PATCH 06/20] crypto: ccree "
` [PATCH 11/20] crypto: s5p-sss "
` [PATCH 13/20] fscrypt: "
` [PATCH 15/20] nfsd: "
` [PATCH 20/20] ASoC: cros_ec_codec: "

[PATCH v2] crypto: lib/sha256 - return void
 2020-05-08  6:06 UTC  (2+ messages)

[PATCH 00/15] gcc-10 warning fixes
 2020-05-08  6:06 UTC  (3+ messages)
` [PATCH 01/15] crypto - Avoid free() namespace collision

[PATCH -next] crypto: drbg - fix error return code in drbg_alloc_state()
 2020-05-08  6:06 UTC  (2+ messages)

[PATCH v3 0/3] hwrng: cctrng kconfig updates
 2020-05-08  6:04 UTC  (2+ messages)

[PATCH v2] crypto: acomp - search acomp with scomp backend in crypto_has_acomp
 2020-05-08  6:05 UTC  (2+ messages)

[PATCH v6 0/3] crypto: engine - support for parallel and batch requests
 2020-05-08  6:05 UTC  (2+ messages)

[PATCH 0/3] crypto: stm32/hash: Defer probe management
 2020-05-08  6:04 UTC  (2+ messages)

[PATCH] crypto: bcm - Use the defined variable to clean code
 2020-05-08  6:04 UTC  (2+ messages)

crypto: omap: sha/aes fixes
 2020-05-08  5:47 UTC  (4+ messages)
` [PATCH 3/6] crypto: omap-crypto: fix userspace copied buffer access

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-07 22:15 UTC  (24+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()
` [PATCH 6/7] mm: parallelize deferred_init_memmap()

[PATCH] crypto: Replace zero-length array with flexible-array
 2020-05-07 18:51 UTC 

[ANNOUNCE][CFP] Linux Security Summit North America 2020
 2020-05-07  7:07 UTC  (2+ messages)
  ` [ANNOUNCE][CFP] Linux Security Summit Europe 2020

[PATCH net-next 0/5] Crypto/chcr: Fix issues regarding algorithm implementation in driver
 2020-05-07  0:44 UTC  (7+ messages)
` [PATCH net-next 1/5] Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests
` [PATCH net-next 2/5] Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr "
` [PATCH net-next 3/5] Crypto/chcr: fix for ccm(aes) failed test
` [PATCH net-next 4/5] Crypto/chcr: support for 48 byte key_len in aes-xts
` [PATCH net-next 5/5] Crypto/chcr: fix for hmac(sha) test fails

[PATCH net-next] Revert "crypto: chelsio - Inline single pdu only"
 2020-05-06 21:52 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-05-06 17:25 UTC  (10+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6
          ` [GIT PULL] Crypto Fixes for 5.7

[PATCH] crypto: curve25519-hacl64 - Disable fortify-source for clang-10
 2020-05-06  2:53 UTC  (14+ messages)
  ` [PATCH] Kbuild: disable FORTIFY_SOURCE on clang-10

libkcapi tests are failing on kernels 5.5+
 2020-05-05 22:04 UTC  (4+ messages)

[PATCH] net: wireguard: avoid unused variable warning
 2020-05-05 20:51 UTC  (3+ messages)

[PATCH -next] crypto: xilinx - Remove set but not used variable 'drv_ctx'
 2020-05-05 10:12 UTC 

[PATCH RFC] Frequent connection loss using krb5[ip] NFS mounts
 2020-05-04 19:10 UTC  (3+ messages)

[PATCH] cxgb4/chcr: avoid -Wreturn-local-addr warning
 2020-05-04 18:48 UTC  (2+ messages)

[PATCH] ubifs: fix wrong use of crypto_shash_descsize()
 2020-05-04  7:16 UTC  (2+ messages)

[PATCH] crypto: lib/aes - move IRQ disabling into AES library
 2020-05-02 18:54 UTC  (2+ messages)

[PATCH] lib/xxhash: make xxh{32,64}_update() return void
 2020-05-02 16:46 UTC  (3+ 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).