linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 19:46:52 to 2022-03-02 19:02:48 UTC [more...]

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

propagating vmgenid outward and upward
 2022-03-02 17:27 UTC  (26+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-02 17:14 UTC  (59+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
  ` [Intel-gfx] "

[PATCH] arm64: crypto: Don't allow v8.2 extensions to be used with BROKEN_GAS_INST
 2022-03-02 16:54 UTC 

[PATCH v2 1/1] crypto: cavium/nitrox - don't cast parameter in bit operations
 2022-03-02 15:47 UTC  (2+ messages)

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-02 14:56 UTC  (15+ messages)
          ` [dm-devel] "

[PATCH 0/3] random: wire up in-kernel virtual machine fork notifications
 2022-03-02 14:53 UTC  (13+ 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 "

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-02  9:07 UTC  (16+ messages)
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-02  4:43 UTC  (6+ messages)
` [PATCH v5 3/5] KEYS: trusted: allow trust sources to use kernel RNG for key material
    ` [EXT] "
` [PATCH v5 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
  ` [EXT] "

[PATCH v3 0/4] Introduce akcipher service for virtio-crypto
 2022-03-02  3:39 UTC  (5+ messages)
` [PATCH v3 1/4] virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC
` [PATCH v3 2/4] virtio-crypto: introduce akcipher service
` [PATCH v3 3/4] virtio-crypto: implement RSA algorithm
` [PATCH v3 4/4] virtio-crypto: rename skcipher algs

[PATCHv3 00/10] 64-bit data integrity field support
 2022-03-02  3:18 UTC  (6+ messages)
` [PATCHv3 08/10] block: add pi for nvme enhanced integrity
` [PATCHv3 09/10] nvme: add support for enhanced metadata

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

[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 2/3] ACPI: allow longer device IDs
 2022-03-01 14:48 UTC  (21+ messages)
` [PATCH 2/3 v6] "
        `  "

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

[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  (22+ messages)
` [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: "

[PATCH v5 0/3] ACPI: VM fork detection for RNG
 2022-03-01 10:31 UTC  (7+ messages)
` [PATCH v5 2/3] ACPI: allow longer device IDs

[PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs to common header
 2022-02-28 20:55 UTC  (4+ messages)


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