linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 10:24:47 to 2021-08-10 14:57:56 UTC [more...]

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-10 14:57 UTC  (15+ messages)
` [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons

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

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-10 11:29 UTC  (12+ messages)
` [PATCH 2/4] KEYS: trusted: allow trust sources to use kernel RNG for key material
` [PATCH 3/4] crypto: caam - add in-kernel interface for blob generator

[PATCH v2] fscrypt: support trusted keys
 2021-08-10  7:41 UTC  (7+ messages)

[PATCH] crypto: public_key: fix overflow during implicit conversion
 2021-08-10  6:39 UTC 

[RFCv2 0/9] tcp: Initial support for RFC5925 auth option
 2021-08-09 21:35 UTC  (10+ messages)
` [RFCv2 1/9] tcp: authopt: Initial support and key management
` [RFCv2 2/9] docs: Add user documentation for tcp_authopt
` [RFCv2 3/9] tcp: authopt: Add crypto initialization
` [RFCv2 4/9] tcp: authopt: Compute packet signatures
` [RFCv2 5/9] tcp: authopt: Hook into tcp core
` [RFCv2 6/9] tcp: authopt: Add key selection controls
` [RFCv2 7/9] tcp: authopt: Add snmp counters
` [RFCv2 8/9] selftests: Initial TCP-AO support for nettest
` [RFCv2 9/9] selftests: Initial TCP-AO support for fcnal-test

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-09 18:14 UTC  (14+ messages)
` [PATCH v2 4/6] PCI: Provide wrapper to access "
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v2 6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH] crypto: add missing kernel_fpu_end() call
 2021-08-09 14:10 UTC  (6+ messages)
        ` [PATCH] crypto: xts_crypt() return if walk.nbytes is 0

[PATCH] crypto: wp512: correct a non-kernel-doc comment
 2021-08-08 20:52 UTC 

[PATCH] asymmetric_keys: verify_pefile: fix kernel-doc notation
 2021-08-08 20:52 UTC 

[PATCH 0/6 v2] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
 2021-08-08 20:22 UTC  (3+ messages)
` [PATCH 6/6 v2] wireguard: main: "

[REPORT] Request for reviewing crypto code wrt wait_for_completion()
 2021-08-08  4:45 UTC  (4+ messages)

[PATCH 0/5] crypto: hisilicon - support runtime PM for accelerator devices
 2021-08-07 10:32 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32'
` [PATCH 2/5] crypto: hisilicon - add runtime PM ops
` [PATCH 3/5] crypto: hisilicon - support runtime PM for accelerator device
` [PATCH 4/5] crypto: hisilicon - change parameter passing of debugfs function
` [PATCH 5/5] crypto: hisilicon - check _PS0 and _PR0 method

[PATCH 0/3] crypto: hisilicon - enable clock gating for accelerator device
 2021-08-07  6:29 UTC  (4+ messages)
` [PATCH 1/3] crypto: hisilicon - enable zip device clock gating
` [PATCH 2/3] crypto: hisilicon - enable sec "
` [PATCH 3/3] crypto: hisilicon - enable hpre "

[PATCH] crypto: lib/sha256 - add sha256_value function
 2021-08-07  5:33 UTC  (2+ messages)

[PATCH RFC v2 00/12] Enroll kernel keys thru MOK
 2021-08-06 21:20 UTC  (15+ messages)
` [PATCH RFC v2 02/12] KEYS: CA link restriction
` [PATCH RFC v2 10/12] KEYS: link system_trusted_keys to mok_trusted_keys

[PATCH v4 0/2] hwrng: Add Arm SMCCC TRNG based driver
 2021-08-06 12:14 UTC  (6+ messages)
` [PATCH v4 1/2] firmware: smccc: Register smccc_trng platform device
` [PATCH v4 2/2] hwrng: Add Arm SMCCC TRNG based driver

[PATCH] crypto: ccp: shutdown SEV firmware on kexec
 2021-08-06 12:14 UTC  (3+ messages)

[PATCH 1/6] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
 2021-08-06 12:14 UTC  (6+ messages)
` [PATCH 3/6] crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
` [PATCH 4/6] crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
` [PATCH 5/6] crypto: omap-sham - drop suspend and resume functions
` [PATCH 6/6] crypto: omap-sham - drop pm_runtime_irqsafe() usage

[PATCH 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-06  9:58 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH 2/2] crypto: hisilicon/sec - modify the hardware endian configuration

[PATCH v2 0/5] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-06  9:44 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
` [PATCH v2 2/5] crypto: hisilicon/sec - delete the print of fallback tfm application failure
` [PATCH v2 3/5] crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
` [PATCH v2 4/5] crypto: hisilicon/sec - fix the CTR mode BD configuration
` [PATCH v2 5/5] crypto: hisilicon/sec - use the correct print format

[PATCH 0/5] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-06  8:32 UTC  (8+ messages)
` [PATCH 1/5] crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930
` [PATCH 2/5] crypto: hisilicon/sec - delete the print of fallback tfm application failure
` [PATCH 3/5] crypto: hisilicon/sec - fix the max length of AAD for the CCM mode
` [PATCH 4/5] crypto: hisilicon/sec - fix the CTR mode BD configuration
` [PATCH 5/5] crypto: hisilicon/sec - use the correct print format

[PATCH 4.19 15/16] padata: validate cpumask without removed CPU during offline
 2021-08-06  8:15 UTC  (2+ messages)
` [PATCH 4.19 16/16] padata: add separate cpuhp node for CPUHP_PADATA_DEAD

[PATCH 4.19 0/2] fix divide zero error in padata_do_parallel()
 2021-08-06  6:43 UTC  (4+ messages)
` [PATCH 4.19 1/2] padata: validate cpumask without removed CPU during offline
` [PATCH 4.19 2/2] padata: add separate cpuhp node for CPUHP_PADATA_DEAD

[PATCH] lib/mpi: use kcalloc in mpi_resize
 2021-08-05  8:53 UTC 

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-04 14:52 UTC  (6+ messages)
` [PATCH 12/38] crypto: virtio: Replace deprecated CPU-hotplug functions
` [PATCH 27/38] padata: "

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-03 14:38 UTC  (16+ messages)
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH] crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
 2021-08-03 12:55 UTC 

[PATCH v2] crypto: sun8i-ce: fix multiple memory leaks in sun8i_ce_hash_run
 2021-08-03  6:31 UTC 

[PATCH] crypto: sun8i-ce: fix multiple memory leaks in sun8i_ce_hash_run
 2021-08-03  6:06 UTC  (4+ messages)

[PATCH] crypto: x86/aes-ni - add missing error checks in XTS code
 2021-08-03  2:19 UTC  (2+ messages)
` [crypto] ed610fb786: will-it-scale.per_thread_ops 4.6% improvement

[PATCH v4] crypto: sun8i-ss: fix multiple memory leaks in sun8i_ss_hash_run
 2021-08-02 18:27 UTC  (2+ messages)

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-02 13:06 UTC  (8+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-08-01 20:48 UTC  (18+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH 02/12] clk: mediatek: add mt7986 clock IDs
` [PATCH 04/12] pinctrl: mediatek: moore: use pin number in mtk_pin_desc instead of array index
` [PATCH 05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [PATCH 07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [PATCH 08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
` [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986

[PATCH v2] KEYS: trusted: fix use as module when CONFIG_TCG_TPM=m
 2021-07-30  6:21 UTC  (7+ messages)

[RFC v1 0/2] crypto: tcrypt: small changes to run under KUnit
 2021-07-30  5:33 UTC  (6+ messages)
` [RFC v1 1/2] crypto: tcrypt: minimal conversion "

[RESEND] crypto: atmel-aes: use swap()
 2021-07-30  3:11 UTC  (2+ messages)

[PATCH] crypto: ecc: handle unaligned input buffer in ecc_swap_digits
 2021-07-30  3:11 UTC  (2+ messages)

[PATCH] padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
 2021-07-30  3:10 UTC  (3+ messages)

[PATCH] crypto: sun8i-ss - Use kfree_sensitive
 2021-07-30  3:10 UTC  (2+ messages)

[PATCH v3 0/4] Introduce x86 assembler accelerated implementation for SM4 algorithm
 2021-07-30  3:09 UTC  (2+ messages)

[PATCH 0/9] crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests
 2021-07-30  3:10 UTC  (2+ messages)

[PATCH v3 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-07-29 19:34 UTC  (5+ messages)
` [PATCH v3 01/17] dt-bindings: qcom-bam: Convert binding to YAML

[RFC PATCH v1] fscrypt: support encrypted and trusted keys
 2021-07-29 18:28 UTC  (9+ messages)

Extending CRYPTO_ALG_OPTIONAL_KEY for cipher algorithms
 2021-07-29 10:32 UTC  (4+ messages)

[RFC] tcp: Initial support for RFC5925 auth option
 2021-07-28  6:49 UTC  (6+ 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).