linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 16:34:51 to 2022-02-28 20:17:00 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 20:16 UTC  (23+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-02-28 20:16 UTC  (17+ messages)
` [PATCH v6 01/10] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v6 02/10] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs "
` [PATCH v6 04/10] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v6 05/10] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v6 06/10] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
` [PATCH v6 07/10] vfio: Extend the device migration protocol with PRE_COPY
` [PATCH v6 08/10] crypto: hisilicon/qm: Set the VF QM state register
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v6 10/10] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH 00/16] crypto: rockchip: permit to pass self-tests
 2022-02-28 19:40 UTC  (17+ messages)
` [PATCH 01/16] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH 02/16] crypto: rockchip: do not use uninit variable
` [PATCH 03/16] crypto: rockchip: do not do custom power management
` [PATCH 04/16] crypto: rockchip: fix privete/private typo
` [PATCH 05/16] crypto: rockchip: do not store mode globally
` [PATCH 06/16] crypto: rockchip: add fallback for cipher
` [PATCH 07/16] crypto: rockchip: add fallback for ahash
` [PATCH 08/16] crypto: rockchip: better handle cipher key
` [PATCH 09/16] crypto: rockchip: remove non-aligned handling
` [PATCH 10/16] crypto: rockchip: rework by using crypto_engine
` [PATCH 11/16] crypto: rockhip: do not handle dma clock
` [PATCH 12/16] ARM: dts: rk3288: crypto do not need "
` [PATCH 13/16] crypto: rockchip: rewrite type
` [PATCH 14/16] crypto: rockchip: add debugfs
` [PATCH 15/16] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH 16/16] crypto: rockchip: add myself as maintainer

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-02-28 19:25 UTC  (6+ messages)

RFC: Intervals to schedule the worker for mix_interrupt_randomness()
 2022-02-28 18:58 UTC  (2+ messages)

[PATCH v5 0/3] ACPI: VM fork detection for RNG
 2022-02-28 18:33 UTC  (19+ messages)
` [PATCH v5 1/3] random: add mechanism for VM forks to reinitialize crng
` [PATCH v5 2/3] ACPI: allow longer device IDs
            ` [PATCH 2/3 v6] "
` [PATCH v5 3/3] virt: vmgenid: introduce driver for reinitializing RNG on VM fork

[PATCH] random: do crng pre-init loading in worker rather than irq
 2022-02-28 15:34 UTC  (12+ messages)
        ` [PATCH v2] "

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-28 13:01 UTC  (14+ messages)

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-02-28 12:14 UTC  (11+ messages)
` [PATCH v5 3/5] KEYS: trusted: allow trust sources to use kernel RNG for key material
    ` [EXT] "
` [PATCH v5 4/5] crypto: caam - add in-kernel interface for blob generator
      ` [EXT] "
` [PATCH v5 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
  ` [EXT] "

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-02-28  9:11 UTC  (8+ messages)

[PATCH] crypto: drbg: fix crypto api abuse
 2022-02-28  9:09 UTC  (7+ messages)

[PATCH] crypto: octeontx2 - unlock on allocation error
 2022-02-28  7:49 UTC 

[PATCH] ccp: ccp_dmaengine_unregister release dma channels
 2022-02-28  3:15 UTC 

[PATCH] hwrng: cavium: fix NULL but dereferenced coccicheck error
 2022-02-26  8:16 UTC  (2+ messages)
` [EXT] "

[PATCH] crypto: drbg: check the return value of crypto_shash_init()
 2022-02-25 20:19 UTC  (2+ messages)

[RFC PATCH] KEYS: Double max_size to make keyctl pkey_verify work
 2022-02-25 19:47 UTC  (5+ messages)

[PATCH v5 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2022-02-25 18:57 UTC  (3+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-02-25 18:03 UTC  (3+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCHv3 00/10] 64-bit data integrity field support
 2022-02-25 17:59 UTC  (23+ messages)
` [PATCHv3 01/10] block: support pi with extended metadata
` [PATCHv3 02/10] nvme: allow integrity on extended metadata formats
` [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
` [PATCHv3 05/10] lib: add rocksoft model crc64
` [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
` [PATCHv3 07/10] lib: add crc64 tests
` [PATCHv3 08/10] block: add pi for nvme enhanced integrity
` [PATCHv3 09/10] nvme: add support for enhanced metadata

[PATCH v3 0/2] VM fork detection for RNG
 2022-02-25 15:57 UTC  (36+ messages)
` [PATCH v3 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
      ` [PATCH v4] "

[PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
 2022-02-25 15:39 UTC  (13+ messages)
          ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs

[PATCH] crypto: cavium: zip: register algorithm only if hardware is present
 2022-02-25 13:25 UTC  (2+ messages)

[PATCH RFC v1 0/2] VM fork detection for RNG
 2022-02-25 10:40 UTC  (17+ messages)
` [PATCH RFC v1 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH -next] crypto: octeontx2 - fix missing unlock
 2022-02-25  7:27 UTC 

[PATCH] PKCS#7: fix a possible memory leak when calculating the digest
 2022-02-24 19:34 UTC  (2+ messages)

[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
 2022-02-24 19:31 UTC  (7+ messages)

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-24  6:33 UTC  (5+ messages)

SmartcountryBrandenburg Biete/Suche Angebot
 2022-02-24  0:32 UTC 

[PATCH v5 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-23 23:38 UTC  (11+ messages)
` [PATCH v5 5/8] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v5 6/8] hisi_acc_vfio_pci: Add helper to retrieve the PF qm data
` [PATCH v5 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v2 0/2] VM fork detection for RNG
 2022-02-23 22:04 UTC  (3+ messages)
` [PATCH v2 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH v2 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork

[PATCH v1] random: block in /dev/urandom
 2022-02-23 17:55 UTC  (4+ messages)

[PATCH v2 1/1] crypto: cavium/nitrox - don't cast parameter in bit operations
 2022-02-23 16:26 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).