Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 22:07:00 to 2021-03-26 06:17:03 UTC [more...]

[PATCH] crypto: hisilicon/hpre - rsa key should not be empty
 2021-03-26  6:13 UTC 

[PATCH] crypto: vmx: fix incorrect kernel-doc comment syntax in files
 2021-03-26  6:02 UTC  (2+ messages)

[PATCH] crypto: async_tx/async_xor.c: Few mundane spello fixes
 2021-03-26  2:39 UTC  (2+ messages)

[PATCH] crypto: sm3 - use the more precise type u32 instead of unsigned int
 2021-03-26  2:21 UTC 

[PATCH 0/3] crypto: replace memset by memzero_explicit
 2021-03-26  1:20 UTC  (4+ messages)
` [PATCH 1/3] crypto: atmel - use memzero_explicit() for clearing data
` [PATCH 2/3] crypto: qce "
` [PATCH 3/3] crypto: stm32 "

[PATCH] crypto: hisilicon/qm - delete redundant code
 2021-03-26  1:14 UTC 

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-03-25 17:41 UTC  (45+ messages)
` [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
` [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
` [RFC Part2 PATCH 03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction
` [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
` [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
` [RFC Part2 PATCH 06/30] x86/fault: dump the RMP entry on #PF
` [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
` [RFC Part2 PATCH 08/30] crypto:ccp: define the SEV-SNP commands
` [RFC Part2 PATCH 09/30] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [RFC Part2 PATCH 10/30] crypto: ccp: shutdown SNP firmware on kexec
` [RFC Part2 PATCH 11/30] crypto:ccp: provide APIs to issue SEV-SNP commands
` [RFC Part2 PATCH 12/30] crypto ccp: handle the legacy SEV command when SNP is enabled
` [RFC Part2 PATCH 13/30] KVM: SVM: add initial SEV-SNP support
` [RFC Part2 PATCH 14/30] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [RFC Part2 PATCH 15/30] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [RFC Part2 PATCH 16/30] KVM: SVM: add KVM_SNP_INIT command
` [RFC Part2 PATCH 17/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_START command
` [RFC Part2 PATCH 18/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_UPDATE command
` [RFC Part2 PATCH 19/30] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [RFC Part2 PATCH 20/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_FINISH command
` [RFC Part2 PATCH 21/30] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [RFC Part2 PATCH 22/30] x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [RFC Part2 PATCH 23/30] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [RFC Part2 PATCH 24/30] KVM: X86: define new RMP check related #NPF error bits
` [RFC Part2 PATCH 25/30] KVM: X86: update page-fault trace to log the 64-bit error code
` [RFC Part2 PATCH 26/30] KVM: SVM: add support to handle GHCB GPA register VMGEXIT
` [RFC Part2 PATCH 27/30] KVM: SVM: add support to handle MSR based Page State Change VMGEXIT
` [RFC Part2 PATCH 28/30] KVM: SVM: add support to handle "
` [RFC Part2 PATCH 29/30] KVM: X86: export the kvm_zap_gfn_range() for the SNP use
` [RFC Part2 PATCH 30/30] KVM: X86: Add support to handle the RMP nested page fault

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-25 11:36 UTC  (7+ messages)
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to "

[PATCH] crypto: qat - fix error path in adf_isr_resource_alloc()
 2021-03-25  8:34 UTC 

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-25  5:26 UTC  (27+ messages)
` [PATCH v1 1/3] crypto: caam - add in-kernel interface for blob generator
` [PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH -next] crypto: hisilicon/hpre - fix build error without CONFIG_CRYPTO_ECDH
 2021-03-25  2:07 UTC  (2+ messages)

[PATCH v2 0/2] support sign module with SM2-with-SM3 algorithm
 2021-03-24 12:15 UTC  (3+ messages)
` [PATCH v2 1/2] pkcs7: make parser enable SM2 and SM3 algorithms combination
` [PATCH v2 2/2] init/Kconfig: support sign module with SM2-with-SM3 algorithm

[PATCH] init/Kconfig: Support sign module with SM3 hash algorithm
 2021-03-24  9:31 UTC  (5+ messages)

[PATCH -next] crypto: hisilicon/hpre: fix link error
 2021-03-23  7:41 UTC  (2+ messages)

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-03-23  3:55 UTC  (5+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH] crypto: poly1305: fix poly1305_core_setkey() declaration
 2021-03-23  0:51 UTC  (3+ messages)

[PATCH] s390/crc32-vx: Couple of typo fixes
 2021-03-22 19:26 UTC  (3+ messages)

[PATCH] crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
 2021-03-22 12:13 UTC  (5+ messages)

[PATCH v3 00/10] Rid W=1 warnings in Crypto
 2021-03-22  9:12 UTC  (14+ messages)
` [PATCH 01/10] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
` [PATCH 02/10] crypto: bcm: Fix a whole host of kernel-doc misdemeanours
` [PATCH 03/10] crypto: chelsio: chcr_core: Fix some kernel-doc issues
` [PATCH 04/10] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
` [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
` [PATCH 06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
` [PATCH 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions
` [PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
` [PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
` [PATCH 10/10] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers

[PATCH] crypto: atmel-ecc - fix W=1 "cannot understand" warning
 2021-03-22  9:11 UTC  (3+ messages)

[PATCH] hwrng: omap - Use of_device_get_match_data() helper
 2021-03-22  6:51 UTC 

[PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
 2021-03-22  5:13 UTC 

[PATCH RESEND] random: remove dead code left over from blocking pool
 2021-03-22  5:14 UTC 

[PATCH] hwrng: cctrng - remove the redundant log
 2021-03-22  2:03 UTC 

[PATCH] hwrng: core - Use sysfs_emit to replace snprintf
 2021-03-22  1:44 UTC 

[PATCH] crypto: nx: fix incorrect kernel-doc comment syntax in files
 2021-03-21 17:34 UTC  (2+ messages)

[PATCH] crypto: ux500: fix incorrect kernel-doc comment syntax
 2021-03-21 17:33 UTC  (2+ messages)

[PATCH] crypto: amcc: fix incorrect kernel-doc comment syntax in files
 2021-03-21 17:31 UTC  (2+ messages)

[PATCH 0/4] crypto: hisilicon/qm - support doorbell isolation and queue number configuration
 2021-03-20 11:27 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - set the total number of queues
` [PATCH 2/4] crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
` [PATCH 3/4] crypto: hisilicon/qm - set the number of queues for function
` [PATCH 4/4] crypto: hisilicon/qm - add queue isolation support for Kunpeng930

[PATCH] md/raid6: Couple of typo fixes
 2021-03-19 16:07 UTC  (2+ messages)

stable request
 2021-03-19 12:10 UTC  (13+ messages)

[PATCH] hwrng: cctrn - use devm_platform_ioremap_resource() to simplify
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH] char: hw_random: delete redundant printing of return value
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH v4 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH v3 0/2] crypto: arm - clean up redundant helper macros
 2021-03-19 11:03 UTC  (2+ messages)

[PATCH] hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH] crypto: arm/blake2s - fix for big endian
 2021-03-19 11:03 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon/hpre - fix Kconfig
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon - fix the check on dma address
 2021-03-19 10:45 UTC 

[PATCH 0/2] crypto: hisilicon/hpre - remove 'CONFIG_CRYPTO_DH'
 2021-03-19 10:44 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
` [PATCH 2/2] crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path

[PATCH for-stable-5.4] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
 2021-03-19 10:32 UTC  (2+ messages)

[PATCH] crypto: Correct an error in the comments
 2021-03-19  9:13 UTC 

[PATCH 0/4]crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
 2021-03-19  7:33 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/zip - adjust functions location
` [PATCH 2/4] crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
` [PATCH 3/4] crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
` [PATCH 4/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930

[PATCH v3 0/2] crypto: qat: fix couple crashes duing error handling
 2021-03-19  3:41 UTC  (15+ messages)
` [PATCH v3 1/2] crypto: qat - dont release uninitialized resources
      ` [PATCH v4 0/2] crypto: qat: fix couple crashes duing error handling
      ` [PATCH v4 1/2] crypto: qat - don't release uninitialized resources
      ` [PATCH v4 2/2] crypto: qat: ADF_STATUS_PF_RUNNING should be set after adf_dev_init
          ` [PATCH v5 0/2] crypto: qat - fix couple crashes duing error handling
            ` [PATCH v5 1/2] crypto: qat - don't release uninitialized resources
            ` [PATCH v5 2/2] crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
` [PATCH v3 2/2] crypto: qat: "

[RFC 0/1] crypto: dcp - add power management support
 2021-03-19  0:22 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] crypto: jitterentropy: Put constants on the right side of the expression
 2021-03-18 14:16 UTC  (2+ messages)

[PATCH] crypto: inside-secure: Minor typo fix in the file safexcel.c
 2021-03-17 17:34 UTC  (3+ messages)

[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
 2021-03-17 14:25 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce

[PATCH v1 0/3] Update dt-bindings and sa2ul driver for AM64x SoCs
 2021-03-17  4:16 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-03-17  2:09 UTC  (8+ messages)
` [PATCH 4/7] crypto: qce: Add support for AEAD algorithms


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 read-only IMAP folder(s) and NNTP newsgroup(s).