linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 18:40:28 to 2021-07-17 16:49:21 UTC [more...]

[RFC PATCH 00/11] nvme: In-band authentication support
 2021-07-17 16:49 UTC  (27+ messages)
` [PATCH 01/11] crypto: add crypto_has_shash()
` [PATCH 02/11] crypto: add crypto_has_kpp()
` [PATCH 03/11] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/11] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/11] nvme: Implement "
` [PATCH 07/11] nvme-auth: augmented challenge support
` [PATCH 08/11] nvmet: Parse fabrics commands on all queues
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
` [PATCH 10/11] nvmet-auth: implement support for augmented challenge
` [PATCH 11/11] nvme: add non-standard ECDH and curve25517 algorithms

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-17  0:46 UTC  (112+ messages)
` [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v4 02/40] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 08/40] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v4 15/40] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v4 21/40] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v4 28/40] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v4 30/40] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v4 31/40] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v4 34/40] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB

[PATCH] crypto: x86/aes-ni - add missing error checks in XTS code
 2021-07-16 23:58 UTC  (2+ messages)

[PATCH v2 0/4] Introduce x86 assembler accelerated implementation for SM4 algorithm
 2021-07-16  9:32 UTC  (4+ messages)
` [PATCH v2 2/4] crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic

[PATCH 0/6 v2] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
 2021-07-16  8:15 UTC  (8+ messages)
` [PATCH 1/6 v2] arm: crypto: "
` [PATCH 2/6 v2] hw_random: "
` [PATCH 3/6 v2] lib: crypto: "
` [PATCH 4/6 v2] MOST: cdev: "
` [PATCH 5/6 v2] net: hdlc: "
` [PATCH 6/6 v2] wireguard: main: "

[PATCH v2 0/2] crypto: mxs_dcp: Fix an Oops on i.MX6ULL
 2021-07-16  8:14 UTC  (5+ messages)

[PATCH] crypto: DRBG - select SHA512
 2021-07-16  8:14 UTC  (2+ messages)

crypto: prefix additional module autoloading with "crypto-"
 2021-07-16  7:38 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - Use kfree_sensitive
 2021-07-16  7:27 UTC 

[PATCH] crypto: fix flexible_array.cocci warnings
 2021-07-16  7:26 UTC  (2+ messages)

[RFC v1 0/2] crypto: tcrypt: small changes to run under KUnit
 2021-07-15 21:31 UTC  (3+ messages)
` [RFC v1 1/2] crypto: tcrypt: minimal conversion "
` [RFC v1 2/2] crypto: tcrypt: call KUNIT_FAIL() instead of pr_err()

[PATCH v41 00/13] /dev/random - a new approach
 2021-07-15  5:24 UTC  (17+ messages)
` [PATCH v41 01/13] Linux Random Number Generator
` [PATCH v41 02/13] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v41 03/13] LRNG - sysctls and /proc interface
` [PATCH v41 04/13] LRNG - add switchable DRNG support
` [PATCH v41 05/13] LRNG - add common generic hash support
` [PATCH v41 06/13] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v41 07/13] LRNG - add SP800-90A DRBG extension
` [PATCH v41 08/13] LRNG - add kernel crypto API PRNG extension
` [PATCH v41 09/13] crypto: provide access to a static Jitter RNG state
` [PATCH v41 10/13] LRNG - add Jitter RNG fast noise source
` [PATCH v41 11/13] LRNG - add SP800-90B compliant health tests
` [PATCH v41 12/13] LRNG - add interface for gathering of raw entropy
` [PATCH v41 13/13] LRNG - add power-on and runtime self-tests

[PATCH 0/3] DCP as trusted keys backend
 2021-07-14 11:01 UTC  (10+ messages)
` [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH 3/3] doc: trusted-encrypted: add DCP as new trust source

[PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-07-14  6:36 UTC  (2+ messages)

[PATCH] use swap()
 2021-07-13  2:38 UTC 

[PATCH] replace if with min
 2021-07-12 20:45 UTC 

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2021-07-12 17:03 UTC  (6+ messages)
` [PATCH v8 1/5] tools/certs: Add print-cert-tbs-hash.sh
` [PATCH v8 2/5] certs: Check that builtin blacklist hashes are valid
` [PATCH v8 3/5] certs: Make blacklist_vet_description() more strict
` [PATCH v8 4/5] certs: Factor out the blacklist hash creation
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to the blacklist keyring

[PATCH 0/3] crypto: qat - Fixes and clean-ups
 2021-07-12 10:28 UTC  (6+ messages)
` [PATCH 1/3] crypto: qat - Simplify code and axe the use of a deprecated API
` [PATCH 2/3] crypto: qat - Disable AER if an error occurs in probe functions
` [PATCH 3/3] crypto: qat - Fix a typo in a comment

[PATCH] X.509: Support parsing certificate using SM2 algorithm
 2021-07-12  8:13 UTC 

[GIT PULL] Crypto Update for 5.9
 2021-07-09 19:20 UTC  (7+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-09 15:59 UTC  (15+ messages)
` [PATCH RFC 05/12] integrity: Introduce mok keyring

[PATCH 0/6] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
 2021-07-09 10:21 UTC  (9+ messages)
` [PATCH 1/6] arm: crypto: "
` [PATCH 2/6] hw_random: "
` [PATCH 3/6] lib: crypto: "
` [PATCH 4/6] MOST: cdev: "
` [PATCH 5/6] net: hdlc: "
` [PATCH 6/6] net: wireguard: "

[PATCH v3] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-07-08 22:30 UTC  (2+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-08  8:53 UTC  (4+ messages)
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper


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