public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-17 20:56:55 to 2022-03-25 12:06:06 UTC [more...]

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

random: treat bootloader trust toggle the same way as cpu trust toggle
 2022-03-25 11:45 UTC 

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-25  7:40 UTC  (40+ 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 0/2] crypto objtool cleanup
 2022-03-25  4:22 UTC  (8+ messages)
` [PATCH 1/2] x86/chacha20: Avoid spurious jumps to other functions
` [PATCH 2/2] objtool: Fix IBT tail-call detection
` [PATCH 3/2] x86/poly1305: Fixup SLS
` [PATCH 4/2] objtool: Fix SLS validation for KCOV tail-call replacement

[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  (24+ messages)

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

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-24 18:03 UTC  (11+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 3/9] net: mlx5: "
` [PATCH 5/9] virtio-scsi: "
` [PATCH 7/9] usb: usbip: "

[PATCH] dt-bindings: crypto: sun8i-ce: remove extra line
 2022-03-24 14:42 UTC 

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

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-24 10:10 UTC  (11+ 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

[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  (11+ 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 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v3 7/8] crypto: arm64/polyval: Add PMULL "

[PATCH v3 0/6] Support akcipher for virtio-crypto
 2022-03-24  1:20 UTC  (21+ 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
` [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
      `  "

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  (18+ messages)

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

[PATCH v2 0/1] Explain panic() calls for keyring initialization
 2022-03-22 20:31 UTC  (4+ 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: 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

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

[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  (4+ messages)
` [PATCH v8 02/16] clk: Provide new devm_clk "

[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] 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)

[v2 PATCH] crypto: api - Fix built-in testing dependency failures
 2022-03-17 22:15 UTC  (11+ messages)
              ` [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  (3+ messages)
` [PATCH 18/19] crypto: sun8i-ce: rework debugging
` [PATCH 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox