linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-23 02:15:13 to 2022-04-02 19:28:32 UTC [more...]

[PATCH] dt-bindings: white-space cleanups
 2022-04-02 19:28 UTC 

[PATCH] dt-bindings: crypto: sun8i-ce: remove extra line
 2022-04-02 19:27 UTC  (3+ messages)

[PATCH v2] random: mix build-time latent entropy into pool at init
 2022-04-02 13:48 UTC  (6+ messages)

[PATCH v4 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-02 12:10 UTC  (38+ messages)
` [PATCH v4 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v4 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v4 03/33] crypto: rockchip: do not do custom power management
` [PATCH v4 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v4 05/33] crypto: rockchip: do not store mode globally
` [PATCH v4 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v4 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v4 08/33] crypto: rockchip: better handle cipher key
` [PATCH v4 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v4 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v4 11/33] crypto: rockchip: rewrite type
` [PATCH v4 12/33] crypto: rockchip: add debugfs
` [PATCH v4 13/33] crypto: rockchip: introduce PM
` [PATCH v4 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v4 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v4 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v4 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v4 18/33] crypto: rockchip: fix style issue
` [PATCH v4 19/33] crypto: rockchip: add support for rk3328
` [PATCH v4 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v4 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v4 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v4 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v4 24/33] crypto: rockchip: rename crypto_info to main in TFM context
` [PATCH v4 25/33] crypto: rockchip: store crypto_info in request context
` [PATCH v4 26/33] crypto: rockchip: Add support for rk3399
` [PATCH v4 27/33] dt-bindings: crypto: convert rockchip-crypto to yaml
` [PATCH v4 28/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v4 29/33] clk: rk3399: use proper crypto0 name
` [PATCH v4 30/33] ARM: dts: rk3288: crypto does not need reset-names anymore
` [PATCH v4 31/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v4 32/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v4 33/33] crypto: rockchip: Check for clocks numbers and their frequencies

[PATCH] MIPS: crypto: Fix CRC32 code
 2022-04-01 10:03 UTC  (2+ messages)

[PATCH] crypto: testmgr - test in-place en/decryption with two sglists
 2022-04-01  8:30 UTC  (3+ messages)

[PATCH] crypto: cavium/nitrox - remove check of list iterator against head past the loop body
 2022-03-31 21:59 UTC 

[PATCH v3 0/4] Export PSP security attributes
 2022-03-31 21:12 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: ccp: cache capability into psp device
` [PATCH v3 2/4] crypto: ccp: Export PSP security bits to userspace
` [PATCH v3 3/4] crypto: ccp: Allow PSP driver to load without SEV/TEE support
` [PATCH v3 4/4] crypto: ccp: When TSME and SME both detected notify user

[PATCH v2 0/4] Export PSP security attributes
 2022-03-31 20:12 UTC  (9+ messages)
` [PATCH v2 1/4] crypto: ccp: cache capability into psp device
` [PATCH v2 2/4] crypto: ccp: Export PSP security bits to userspace
` [PATCH v2 3/4] crypto: ccp: Allow PSP driver to load without SEV/TEE support
` [PATCH v2 4/4] crypto: ccp: When TSME and SME both detected notify user

[GIT PULL] Crypto Fixes for 5.11
 2022-03-31 19:12 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 5.14
      ` [GIT PULL] Crypto Fixes for 5.15
          ` [GIT PULL] Crypto Fixes for 5.16
              ` [GIT PULL] Crypto Fixes for 5.17
                  ` [GIT PULL] Crypto Fixes for 5.18

[PATCH v2 0/4] crypto: qat - fix dm-crypt related issues
 2022-03-31 15:36 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: qat - use pre-allocated buffers in datapath
` [PATCH v2 2/4] crypto: qat - refactor submission logic
` [PATCH v2 3/4] crypto: qat - add backlog mechanism
` [PATCH v2 4/4] crypto: qat - re-enable registration of algorithms

[PATCH net] net/tls: fix slab-out-of-bounds bug in decrypt_internal
 2022-03-31  2:52 UTC  (5+ messages)

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-03-30 13:44 UTC  (4+ messages)
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to "

[PATCH v2 0/1] Explain panic() calls for keyring initialization
 2022-03-30 12:53 UTC  (3+ messages)
` [PATCH v2 1/1] certs: Explain the rationale to call panic()

[PATCH 0/2] crypto objtool cleanup
 2022-03-30  5:19 UTC  (8+ messages)
` [PATCH 1/2] x86/chacha20: Avoid spurious jumps to other functions
` [PATCH 3/2] x86/poly1305: Fixup SLS
` [PATCH 4/2] objtool: Fix SLS validation for KCOV tail-call replacement
` [PATCH 5/2] x86/sm3: Fixup SLS

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-30  3:51 UTC  (5+ messages)
` [PATCH 3/9] net: mlx5: "
` [PATCH 5/9] virtio-scsi: "

[PATCH 1/4] crypto: ccp: cache capability into psp device
 2022-03-29  3:15 UTC  (4+ messages)
` [PATCH 2/4] crypto: ccp: Export PSP security bits to userspace
` [PATCH 3/4] crypto: ccp: Allow PSP driver to load without SEV/TEE support
` [PATCH 4/4] crypto: ccp: When TSME and SME both detected notify user

[PATCH 0/4] crypto: qat - fix dm-crypt related issues
 2022-03-28 13:07 UTC  (5+ messages)
` [PATCH 1/4] crypto: qat - use pre-allocated buffers in datapath
` [PATCH 2/4] crypto: qat - refactor submission logic
` [PATCH 3/4] crypto: qat - add backlog mechanism
` [PATCH 4/4] crypto: qat - re-enable registration of algorithms

[PATCH] crypto: aes_generic: fixed styling warnings
 2022-03-28 12:51 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 03/29] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
 2022-03-28 11:21 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 08/29] crypto: xts - Add softdep on ecb
` [PATCH AUTOSEL 5.15 09/29] crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3

[PATCH AUTOSEL 5.16 03/35] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
 2022-03-28 11:19 UTC  (3+ messages)
` [PATCH AUTOSEL 5.16 11/35] crypto: xts - Add softdep on ecb
` [PATCH AUTOSEL 5.16 12/35] crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3

[PATCH AUTOSEL 5.17 03/43] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
 2022-03-28 11:18 UTC  (5+ messages)
` [PATCH AUTOSEL 5.17 04/43] crypto: octeontx2 - CN10K CPT to RNM workaround
` [PATCH AUTOSEL 5.17 12/43] crypto: xts - Add softdep on ecb
` [PATCH AUTOSEL 5.17 13/43] crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
` [PATCH AUTOSEL 5.17 28/43] hwrng: cavium - fix NULL but dereferenced coccicheck error

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-28 10:46 UTC  (7+ messages)
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
  ` [EXT] "
` [PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
  ` [EXT] "

[PATCH v3 0/6] Support akcipher for virtio-crypto
 2022-03-28  9:14 UTC  (22+ messages)
` [PATCH v3 1/6] virtio-crypto: header update
    `  "
` [PATCH v3 2/6] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v3 3/6] crypto: Introduce akcipher crypto class
` [PATCH v3 4/6] crypto: Implement RSA algorithm by hogweed
    ` [External] "
` [PATCH v3 5/6] tests/crypto: Add test suite for crypto akcipher
` [PATCH v3 6/6] virtio-crypto: Introduce RSA algorithm
  ` Re: [PATCH v3 0/6] Support akcipher for virtio-crypto
      `  "

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

Build regressions/improvements in v5.17-rc7
 2022-03-28  7:57 UTC  (2+ messages)

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-25 16:52 UTC  (16+ messages)
` [PATCH v3 06/26] crypto: rockchip: add fallback for cipher
` [PATCH v3 17/26] clk: rk3399: use proper crypto0 name
` [PATCH v3 18/26] arm64: dts: rockchip: rk3399: add crypto node
` [PATCH v3 21/26] dt-bindings: crypto: convert rockchip-crypto to yaml

random: treat bootloader trust toggle the same way as cpu trust toggle
 2022-03-25 14:46 UTC  (2+ messages)

[PATCH 1/2] x86/chacha20: Avoid spurious jumps to other functions
 2022-03-25 12:05 UTC 

[PATCH] crypto: fix reference leak in stm32_crc_remove
 2022-03-25  4:22 UTC  (2+ messages)

[PATCH v1] crypto: stm32: Check for NULL return of kmalloc_array()
 2022-03-25  4:16 UTC  (2+ messages)

Entropy as a Service?
 2022-03-25  1:45 UTC  (2+ messages)

[PATCH] random: allow writes to /dev/urandom to influence fast init
 2022-03-24 20:25 UTC  (22+ messages)

[PATCH v5 2/3] ACPI: allow longer device IDs
 2022-03-24 20:14 UTC  (17+ messages)
` [PATCH 2/3 v6] "

A bug of QAT?
 2022-03-24 12:36 UTC 

[PATCH] random: treat bootloader trust toggle the same way as cpu trust toggle
 2022-03-24  5:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/8] crypto: HCTR2 support
 2022-03-24  1:37 UTC  (5+ messages)
` [PATCH v3 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v3 7/8] crypto: arm64/polyval: Add PMULL "

crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST
 2022-03-23 17:11 UTC  (5+ messages)
  ` [PATCH] cacheflush.h: Add forward declaration for struct folio

[PATCH v1] random: block in /dev/urandom
 2022-03-23 16:47 UTC  (10+ messages)

[PATCH] cacheflush.h: Add forward declaration for struct folio
 2022-03-23  4:10 UTC 


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).