linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-06 01:31:20 to 2021-09-17 05:39:31 UTC [more...]

[PATCHv3 00/12] nvme: In-band authentication support
 2021-09-17  5:39 UTC  (29+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions

[PATCH] crypto: x86/aes-ni - check walk.nbytes instead of err
 2021-09-17  3:21 UTC  (2+ messages)

[PATCH] crypto: drbg - Fix unused value warning in drbg_healthcheck_sanity()
 2021-09-17  3:21 UTC  (2+ messages)

[PATCH] crypto: img-hash: remove need for error return variable ret
 2021-09-17  3:21 UTC  (2+ messages)

[PATCH] hw_random: ixp4xx: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-17  3:20 UTC  (2+ messages)

[PATCH] crypto: qat - remove unneeded packed attribute
 2021-09-17  3:20 UTC  (2+ messages)

[PATCH 0/4] crypto: qat - replace deprecated MSI API
 2021-09-17  3:19 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon/qm - Support the userspace task resetting
 2021-09-17  3:19 UTC  (2+ messages)

[PATCH] hwrng: Add helper dependency on COMPILE_TEST
 2021-09-17  3:18 UTC  (2+ messages)

[PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
 2021-09-17  3:19 UTC  (2+ messages)

[PATCH] crypto: sm4 - Do not change section of ck and sbox
 2021-09-17  3:18 UTC  (2+ messages)

[RFC] random: add new pseudorandom number generator
 2021-09-17  3:18 UTC 

[PATCH] crypto: jitterentopy: drop kernel-doc notation
 2021-09-17  3:18 UTC  (2+ messages)

[PATCH v6 00/13] Enroll kernel keys thru MOK
 2021-09-17  2:00 UTC  (24+ messages)
` [PATCH v6 01/13] integrity: Introduce a Linux keyring called machine
` [PATCH v6 02/13] integrity: Do not allow machine keyring updates following init
` [PATCH v6 03/13] KEYS: CA link restriction
` [PATCH v6 04/13] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v6 05/13] integrity: add new keyring handler for mok keys
` [PATCH v6 06/13] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v6 07/13] KEYS: add a reference to machine keyring
` [PATCH v6 08/13] KEYS: Introduce link restriction for machine keys
` [PATCH v6 09/13] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v6 10/13] KEYS: link secondary_trusted_keys to machine trusted keys
` [PATCH v6 11/13] integrity: store reference to machine keyring
` [PATCH v6 12/13] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v6 13/13] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH] crypto: api - Fix built-in testing dependency failures
 2021-09-17  0:26 UTC  (4+ messages)
` [v2 PATCH] "

[PATCH] dt-bindings: rng: convert OMAP and Inside-Secure HWRNG to yaml schema
 2021-09-16 18:53 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-16 17:35 UTC  (19+ messages)
` [PATCH Part2 v5 01/45] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v5 02/45] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command

[PATCH] crypto: marvell/cesa: drop unneeded MODULE_ALIAS
 2021-09-16 17:05 UTC 

[PATCH] crypto: qat - power up 4xxx device
 2021-09-16 14:45 UTC 

[RFC][PATCH] crypto: caam - Add missing MODULE_ALIAS
 2021-09-16 14:22 UTC  (4+ messages)

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-16 13:58 UTC  (13+ messages)
` [PATCH v3 1/6] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v3 2/6] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v3 3/6] hisi_acc_qm: Move PCI device IDs "
` [PATCH v3 4/6] hisi-acc-vfio-pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v3 5/6] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v3 6/6] hisi_acc_vfio_pci: Add support for VFIO live migration

[v3,0/9] Add basic SoC support for mediatek mt7986
 2021-09-16 10:07 UTC  (14+ messages)
` [v3,1/9] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [v3,2/9] clk: mediatek: add mt7986 clock IDs
` [RESEND,v2,3/9] clk: mediatek: add mt7986 clock support
` [RESEND,v3,4/9] pinctrl: mediatek: moore: check if pin_desc is valid before use
` [v3,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [v4,6/9] pinctrl: mediatek: add support "
` [RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [RESEND,v2,8/9] arm64: dts: mediatek: add mt7986a support
` [RESEND,v2,9/9] arm64: dts: mediatek: add mt7986b support

ETCサービスをご利用のお客様
 2021-09-16  3:28 UTC 

[PATCH] crypto: caam: disable pkc for non-E SoCs
 2021-09-15 22:03 UTC 

[PATCH] hwrng: meson - Improve error handling for core clock
 2021-09-15  8:13 UTC  (2+ messages)

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-09-14  2:44 UTC  (4+ messages)

[PATCH] In _extract-crng mix in 64 bits if possible
 2021-09-13  2:52 UTC  (5+ messages)
    ` [PATCH] random: In _extract_crng() "

[bug report] crypto: aesni - xts_crypt() return if walk.nbytes is 0
 2021-09-12  6:45 UTC  (7+ messages)

[PATCH v2 0/4] clean up interface between KVM and psp
 2021-09-10  1:23 UTC  (11+ messages)
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp

[PATCH v5 00/12] Enroll kernel keys thru MOK
 2021-09-09 18:19 UTC  (31+ messages)
` [PATCH v5 01/12] integrity: Introduce a Linux keyring called machine
` [PATCH v5 02/12] integrity: Do not allow machine keyring updates following init
` [PATCH v5 03/12] KEYS: CA link restriction
` [PATCH v5 04/12] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v5 05/12] integrity: add new keyring handler for mok keys
` [PATCH v5 06/12] KEYS: add a reference to machine keyring
` [PATCH v5 07/12] KEYS: Introduce link restriction to include builtin, secondary and machine keys
` [PATCH v5 08/12] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v5 09/12] KEYS: link secondary_trusted_keys to machine trusted keys
` [PATCH v5 10/12] integrity: store reference to machine keyring
` [PATCH v5 11/12] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v5 12/12] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH AUTOSEL 4.4 01/35] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 12:00 UTC 

[PATCH AUTOSEL 4.9 01/48] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 11:59 UTC 

[PATCH AUTOSEL 4.14 02/59] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 11:58 UTC 

[PATCH AUTOSEL 4.19 02/74] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 11:56 UTC 

[PATCH AUTOSEL 5.4 004/109] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 11:53 UTC 

[PATCH AUTOSEL 5.10 007/176] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 11:48 UTC 

[PATCH AUTOSEL 5.13 014/219] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 11:43 UTC 

[PATCH AUTOSEL 5.14 020/252] crypto: mxs-dcp - Use sg_mapping_iter to copy data
 2021-09-09 11:37 UTC 

[PATCH] random.c: Update RFC reference
 2021-09-09  1:53 UTC 

[PATCH AUTOSEL 5.4 26/30] crypto: qat - do not export adf_iov_putmsg()
 2021-09-06  1:22 UTC 

[PATCH AUTOSEL 4.9 02/14] crypto: mxs-dcp - Check for DMA mapping errors
 2021-09-06  1:24 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 04/14] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
` [PATCH AUTOSEL 4.9 09/14] crypto: qat - do not ignore errors from enable_vf2pf_comms()
` [PATCH AUTOSEL 4.9 10/14] crypto: qat - handle both source of interrupt in VF ISR
` [PATCH AUTOSEL 4.9 11/14] crypto: qat - fix reuse of completion variable
` [PATCH AUTOSEL 4.9 12/14] crypto: qat - fix naming for init/shutdown VF to PF notifications
` [PATCH AUTOSEL 4.9 13/14] crypto: qat - do not export adf_iov_putmsg()

[PATCH AUTOSEL 4.4 2/9] crypto: mxs-dcp - Check for DMA mapping errors
 2021-09-06  1:24 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 3/9] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
` [PATCH AUTOSEL 4.4 6/9] crypto: qat - do not ignore errors from enable_vf2pf_comms()
` [PATCH AUTOSEL 4.4 7/9] crypto: qat - fix reuse of completion variable
` [PATCH AUTOSEL 4.4 8/9] crypto: qat - do not export adf_iov_putmsg()

[PATCH AUTOSEL 4.14 14/17] crypto: qat - fix reuse of completion variable
 2021-09-06  1:23 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 15/17] crypto: qat - fix naming for init/shutdown VF to PF notifications
` [PATCH AUTOSEL 4.14 16/17] crypto: qat - do not export adf_iov_putmsg()


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