messages from 2022-02-25 16:11:36 to 2022-03-01 18:21:33 UTC [more...]
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-01 18:21 UTC (54+ 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 "
propagating vmgenid outward and upward
2022-03-01 18:01 UTC (7+ 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 (39+ 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
[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
2022-03-01 14:27 UTC (18+ 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 v6 00/10] vfio/hisilicon: add ACC live migration driver
2022-03-01 13:15 UTC (24+ 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-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
[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)
[PATCHv3 00/10] 64-bit data integrity field support
2022-02-25 17:59 UTC (17+ messages)
` [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).