linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-15 09:45:21 to 2022-03-22 18:21:22 UTC [more...]

[PATCH v1] random: block in /dev/urandom
 2022-03-22 18:19 UTC  (7+ messages)

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-22 18:05 UTC  (33+ messages)
` [PATCH v3 01/26] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v3 02/26] crypto: rockchip: do not use uninit variable
` [PATCH v3 03/26] crypto: rockchip: do not do custom power management
` [PATCH v3 04/26] crypto: rockchip: fix privete/private typo
` [PATCH v3 05/26] crypto: rockchip: do not store mode globally
` [PATCH v3 06/26] crypto: rockchip: add fallback for cipher
` [PATCH v3 07/26] crypto: rockchip: add fallback for ahash
` [PATCH v3 08/26] crypto: rockchip: better handle cipher key
` [PATCH v3 09/26] crypto: rockchip: remove non-aligned handling
` [PATCH v3 10/26] crypto: rockchip: rework by using crypto_engine
` [PATCH v3 11/26] crypto: rockchip: rewrite type
` [PATCH v3 12/26] crypto: rockchip: add debugfs
` [PATCH v3 13/26] crypto: rockchip: introduce PM
` [PATCH v3 14/26] crypto: rockchip: handle reset also in PM
` [PATCH v3 15/26] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v3 16/26] crypto: rockchip: add support for r3399
` [PATCH v3 17/26] clk: rk3399: use proper crypto0 name
` [PATCH v3 18/26] arm64: dts: rockchip: rk3399: add crypto node
` [PATCH v3 19/26] arm64: dts: rockchip: add rk3328 "
` [PATCH v3 20/26] ARM: dts: rk3288: crypto does not need reset-names anymore
` [PATCH v3 21/26] dt-bindings: crypto: convert rockchip-crypto to yaml
` [PATCH v3 22/26] crypto: rockchip: add support for rk3328
` [PATCH v3 23/26] crypto: rockchip: Check for maximum frequency of clocks
` [PATCH v3 24/26] crypto: rockchip: add myself as maintainer
` [PATCH v3 25/26] crypto: rockchip: fix style issue
` [PATCH v3 26/26] crypto: rockchip: use read_poll_timeout

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

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-03-22 13:56 UTC  (5+ messages)
      ` [EXT] "

crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST
 2022-03-22 13:13 UTC  (2+ messages)

crypto: crc64-rocksoft-generic test failed (wrong result) on test vector 0
 2022-03-22 13:02 UTC  (2+ messages)

[PATCHv8 00/12] nvme: In-band authentication support
 2022-03-22 12:44 UTC  (6+ messages)
` [PATCH 07/12] nvme: Implement In-Band authentication

[PATCH 0/2] crypto objtool cleanup
 2022-03-22 12:18 UTC  (4+ messages)
` [PATCH 1/2] x86/chacha20: Avoid spurious jumps to other functions
` [PATCH 2/2] objtool: Fix IBT tail-call detection

linux-next: build warnings after merge of the tip tree
 2022-03-22 10:59 UTC  (2+ messages)

[PATCH v1 0/1] Explain panic() calls for keyring initialization
 2022-03-22 10:55 UTC  (8+ messages)
` [PATCH v1 1/1] certs: Explain the rational to call panic()

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-22  9:37 UTC  (11+ messages)
` [PATCH v6 1/4] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v6 2/4] KEYS: trusted: allow use of kernel RNG for key material
` [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

[PATCH v3 0/8] crypto: HCTR2 support
 2022-03-22  7:00 UTC  (12+ messages)
` [PATCH v3 1/8] crypto: xctr - Add XCTR support
` [PATCH v3 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v3 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v3 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v3 5/8] crypto: arm64/aes-xctr: "
` [PATCH v3 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v3 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v3 8/8] fscrypt: Add HCTR2 support for filename encryption

[GIT PULL] Crypto Update for 5.9
 2022-03-22  5:49 UTC  (13+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12
      ` [GIT PULL] Crypto Update for 5.13
        ` [GIT PULL] Crypto Update for 5.14
          ` [GIT PULL] Crypto Update for 5.15
            ` [GIT PULL] Crypto Update for 5.16
              ` [GIT PULL] Crypto Update for 5.17
                ` [GIT PULL] Crypto Update for 5.18

Build regressions/improvements in v5.17
 2022-03-21 14:48 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-21  7:22 UTC  (9+ messages)
` [PATCH v8 02/16] clk: Provide new devm_clk "
` [PATCH v8 03/16] hwmon: Make use of devm_clk_get_enabled()
` [PATCH v8 05/16] hwrng: meson - Don't open-code devm_clk_get_optional_enabled()

[PATCH] hwrng: cavium: fix possible NULL pointer dereference
 2022-03-21  1:28 UTC 

propagating vmgenid outward and upward
 2022-03-20 22:53 UTC  (5+ messages)

[PATCH v1 0/2] Remove panic() from keyring init calls
 2022-03-20 21:07 UTC  (10+ messages)
` [PATCH v1 1/2] certs: Remove panic() calls from blacklist_init()
` [PATCH v1 2/2] certs: Remove panic() calls from system_trusted_keyring_init()

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-20 12:04 UTC  (28+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 3/9] net: mlx5: "
` [PATCH 4/9] netfilter: h323: "
` [PATCH 5/9] virtio-scsi: "
` [PATCH 6/9] usb: gadget: "
` [PATCH 7/9] usb: usbip: "
` [PATCH 8/9] x86/crypto: "
` [PATCH 9/9] testmmiotrace: "
` (subset) [PATCH 0/9] treewide: "

[PATCH] crypto: qat: Fix unsigned comparison with less than zero
 2022-03-19 16:10 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60
 2022-03-19  3:39 UTC 

[PATCH] hwrng: cavium: fix possible NULL pointer dereference
 2022-03-19  1:55 UTC  (2+ messages)

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-03-18 22:31 UTC  (2+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-03-18 17:34 UTC  (15+ messages)
                ` iommufd(+vfio-compat) dirty tracking (Was: Re: [RFC v2 0/4] vfio/hisilicon: add acc live migration driver)
                    ` iommufd(+vfio-compat) dirty tracking

[PATCH 0/2] Add support for hwrng on PolarFire SoC
 2022-03-18 12:33 UTC  (2+ messages)

[PATCH v3] dt-bindings: crypto: convert rockchip-crypto to yaml
 2022-03-18 10:20 UTC  (3+ messages)

[PATCH] crypto: api - Fix built-in testing dependency failures
 2022-03-17 22:15 UTC  (16+ messages)
` [v2 PATCH] "
                  ` [PATCH] crypto: arm/aes-neonbs-cbc - Select generic cbc and aes

[PATCH 00/19] crypto: allwinner: lots of fixes
 2022-03-17 20:56 UTC  (20+ messages)
` [PATCH 01/19] crypto: sun8i-ce: Fix minor style issue
` [PATCH 02/19] crypto: sun8i-ce: do not allocate memory when handling requests
` [PATCH 03/19] crypto: sun4i-ss: do not allocate backup IV on requests
` [PATCH 04/19] crypto: sun8i-ss: rework handling of IV
` [PATCH 05/19] crypto: sun8i-ss: handle zero sized sg
` [PATCH 06/19] crypto: sun8i-ss: remove redundant test
` [PATCH 07/19] crypto: sun8i-ss: test error before assigning
` [PATCH 08/19] crypto: sun8i-ss: use sg_nents_for_len
` [PATCH 09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
` [PATCH 10/19] crypto: sun8i-ss: do not zeroize all pad
` [PATCH 11/19] crypto: sun8i-ss: handle requests if last block is not modulo 64
` [PATCH 12/19] crypto: sun8i-ss: rework debugging
` [PATCH 13/19] crypto: sun8i-ss: Add function for handling hash padding
` [PATCH 14/19] crypto: sun8i-ss: add hmac(sha1)
` [PATCH 15/19] crypto: sun8i-ss: do not fallback if cryptlen is less than sg length
` [PATCH 16/19] crypto: sun8i-ce: Add function for handling hash padding
` [PATCH 17/19] crypto: sun8i-ce: use sg_nents_for_len
` [PATCH 18/19] crypto: sun8i-ce: rework debugging
` [PATCH 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length

[GIT PULL] Crypto Fixes for 5.10
 2022-03-17 20:40 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes for 5.11
    ` [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

[PATCH] MAINTAINERS: adjust entry for header movement in hisilicon qm driver
 2022-03-17 16:00 UTC  (3+ messages)

[PATCH] crypto: fix reference leak in stm32_crc_remove
 2022-03-17 13:16 UTC 

[PATCH] crypto: algapi - Remove test larvals to fix error paths
 2022-03-17  9:00 UTC  (6+ messages)

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[PATCH] crypto: move sm3 and sm4 into crypto directory
 2022-03-16 22:18 UTC  (3+ messages)

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-16 22:13 UTC  (13+ messages)

[PATCH] crypto: caam/rng: Add support for PRNG
 2022-03-16 18:01 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-16 16:44 UTC  (6+ messages)
` [PATCH v5 4/5] crypto: caam - add in-kernel interface for blob generator

[PATCH] crypto: hisilicon/qm - optimize the barrier operation
 2022-03-16 11:26 UTC 

[RFC/PATCH] crypto: ccree - fix a race of enqueue_seq() in send_request_init()
 2022-03-16 10:58 UTC  (4+ messages)

[PATCH -next] crypto: engine: Add parameter description in crypto_transfer_request() kernel-doc comment
 2022-03-16  1:03 UTC 

[PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-15 18:26 UTC  (2+ messages)

[PATCH v9 3/9] hisi_acc_qm: Move VF PCI device IDs to common header
 2022-03-15 17:30 UTC  (2+ messages)

[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
 2022-03-15 11:45 UTC  (6+ messages)
` [PATCH v2 11/18] crypto: rockhip: do not handle dma clock

[PATCH 0/4] Add ARMv8 NEON and Crypto Extensions implementation of SM4-ECB/CBC/CFB/CTR
 2022-03-15  9:44 UTC  (2+ messages)
` [PATCH 4/4] crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation


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