linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-27 11:42:13 to 2022-03-02 00:03:37 UTC [more...]

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-02  0:03 UTC  (28+ 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 0/6] Remove usage of list iterator past the loop body
 2022-03-01 23:55 UTC  (63+ 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 0/3] random: wire up in-kernel virtual machine fork notifications
 2022-03-01 23:25 UTC  (5+ messages)
` [PATCH 1/3] random: replace custom notifier chain with standard one
` [PATCH 2/3] random: provide notifier for VM fork
` [PATCH 3/3] wireguard: device: clear keys on "

propagating vmgenid outward and upward
 2022-03-01 23:12 UTC  (11+ messages)

[PATCH] ccp: ccp_dmaengine_unregister release dma channels
 2022-03-01 21:07 UTC  (2+ messages)

[PATCH RFC v0] random: block in /dev/urandom
 2022-03-01 19:27 UTC  (3+ messages)
  `  "

[GIT PULL] zstd changes for v5.16
 2022-03-01 19:09 UTC  (3+ messages)

[PATCH 0/4] Add CA enforcement in the machine keyring
 2022-03-01 17:36 UTC  (5+ messages)
` [PATCH 1/4] KEYS: Create static version of public_key_verify_signature
` [PATCH 2/4] X.509: Parse Basic Constraints for CA
` [PATCH 3/4] KEYS: CA link restriction
` [PATCH 4/4] integrity: CA enforcement in machine keyring

RFC: Intervals to schedule the worker for mix_interrupt_randomness()
 2022-03-01 15:58 UTC  (3+ messages)

[PATCH v5 0/3] ACPI: VM fork detection for RNG
 2022-03-01 14:48 UTC  (36+ messages)
` [PATCH v5 2/3] ACPI: allow longer device IDs
            ` [PATCH 2/3 v6] "
                    `  "

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

[PATCH 0/3] Introduce x86 assembler accelerated implementation for SM4 algorithm
 2022-03-01 14:17 UTC  (6+ messages)
` [PATCH 1/3] crypto: sm4 - create SM4 library based on sm4 generic code

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

[PATCH 00/16] crypto: rockchip: permit to pass self-tests
 2022-03-01 13:00 UTC  (23+ 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

[PATCH v2 0/3] Introduce akcipher service for virtio-crypto
 2022-03-01 11:13 UTC  (7+ messages)
` [PATCH v2 3/3] virtio-crypto: implement RSA algorithm
    `  "
        ` PING: "

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-01  4:11 UTC  (12+ messages)
          ` [dm-devel] "

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

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

[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 


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