linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-21 16:40:40 to 2022-06-28 13:30:00 UTC [more...]

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-28 13:28 UTC  (73+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 10/49] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v6 13/49] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v6 17/49] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v6 18/49] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v6 27/49] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 36/49] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v6 47/49] *fix for stale per-cpu pointer due to cond_resched during ghcb mapping

[PATCH v2 0/4] crypto: qat - enable configuration for 4xxx
 2022-06-28 12:15 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: qat - expose device state through sysfs "
` [PATCH v2 2/4] crypto: qat - change behaviour of adf_cfg_add_key_value_param()
` [PATCH v2 3/4] crypto: qat - relocate and rename adf_sriov_prepare_restart()
` [PATCH v2 4/4] crypto: qat - expose device config through sysfs for 4xxx

[PATCH] crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
 2022-06-28  7:01 UTC 

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[PATCH v3] KEYS: asymmetric: enforce SM2 signature use pkey algo
 2022-06-28  3:37 UTC 

[PATCH] crypto: hisilicon/sec - don't sleep when in softirq
 2022-06-28  3:35 UTC 

[PATCH v2 RESEND] KEYS: asymmetric: enforce SM2 signature use pkey algo
 2022-06-28  3:15 UTC  (3+ messages)

[PATCH v4 0/2 RESEND] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms
 2022-06-27 23:17 UTC  (4+ messages)
` [PATCH v4 1/2 RESEND] pkcs7: parser support SM2 and SM3 algorithms combination
` [PATCH v4 2/2 RESEND] pkcs7: support EC-RDSA/streebog in SignerInfo

[PATCH v2] X.509: Support parsing certificate using SM2 algorithm
 2022-06-27 23:10 UTC  (2+ messages)

[PATCH] crypto: fips - make proc files report fips module name and version
 2022-06-27 19:51 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2 0/2] fix uacce concurrency issue of uacce_remove
 2022-06-27 14:14 UTC  (6+ messages)
` [PATCH v2 1/2] uacce: Handle parent driver module removal
` [PATCH v2 2/2] uacce: Handle parent device removal

[PATCH v4 0/3] crypto: hisilicon - supports device isolation feature
 2022-06-27 12:09 UTC  (9+ messages)
` [PATCH v4 1/3] uacce: "
` [PATCH v4 2/3] Documentation: add a isolation strategy sysfs node for uacce
` [PATCH v4 3/3] crypto: hisilicon/qm - defining the device isolation strategy

[PATCH] crypto: Remove the duplicate word
 2022-06-27  7:29 UTC 

[PATCH 0/2] certs: Add FIPS self-test for signature verification
 2022-06-27  7:16 UTC  (3+ messages)
` [PATCH 2/2] certs: Add FIPS selftests

[PATCH] crypto: testmgr - fix version number of RSA tests
 2022-06-27  6:47 UTC  (7+ messages)
` PING: "
    ` [External] "

[PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms
 2022-06-27  3:19 UTC  (4+ messages)

[PATCH v4 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-27  2:06 UTC  (8+ messages)
` [PATCH v4 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v4 2/5] dt-bindings: clock: Add AST2600 HACE reset definition
` [PATCH v4 3/5] ARM: dts: aspeed: Add HACE device controller node
` [PATCH v4 4/5] dt-bindings: crypto: add documentation for aspeed hace
` [PATCH v4 5/5] crypto: aspeed: add HACE crypto driver

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-06-24 13:25 UTC  (6+ messages)
` [PATCH v6 09/17] mips: use fallback for random_get_entropy() instead of just c0 random

[PATCH] arm64/crypto: Select AEAD for GHASH_ARM64_CE
 2022-06-24 11:13 UTC 

[PATCH] crypto: testmgr - fix version number of RSA tests
 2022-06-24 10:06 UTC 

[PATCH v3 0/2] crypto: qat - Remove x86 dependency on QAT drivers
 2022-06-24  9:15 UTC  (2+ messages)

[PATCH v2] crypto: rsa - implement Chinese Remainder Theorem for faster private key operations
 2022-06-24  9:15 UTC  (2+ messages)

[PATCH] crypto: ccp - During shutdown, check SEV data pointer before using
 2022-06-24  9:14 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix device IRQ counting by using platform_irq_count()
 2022-06-24  9:14 UTC  (2+ messages)

[PATCH] arm64/crypto: Select AEAD2 for GHASH_ARM64_CE
 2022-06-24  7:59 UTC  (4+ messages)

[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
 2022-06-24  6:51 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: fix the calculation of max_size for ECDSA
` [PATCH v2 2/4] crypto: pkcs8 parser support ECDSA private keys
` [PATCH v2 3/4] crypto: remove unused field in pkcs8_parse_context
` [PATCH v2 4/4] virtio-crypto: support ECDSA algorithm

[PATCH v3 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-24  5:25 UTC  (4+ messages)
` [PATCH v3 1/5] crypto: aspeed: Add HACE hash driver

ath9k: hwrng blocks for several minutes when phy is un-associated
 2022-06-24  0:50 UTC  (7+ messages)

[PATCH] timekeeping: contribute wall clock to rng on time change
 2022-06-23 19:36 UTC  (12+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH 4.19 044/234] random: remove dead code left over from blocking pool
 2022-06-23 16:42 UTC  (3+ messages)
` [PATCH 4.19 056/234] random: initialize ChaCha20 constants with correct endianness
` [PATCH 4.19 057/234] random: early initialization of ChaCha constants

[PATCH 4.14 055/237] random: remove dead code left over from blocking pool
 2022-06-23 16:41 UTC  (3+ messages)
` [PATCH 4.14 067/237] random: initialize ChaCha20 constants with correct endianness
` [PATCH 4.14 068/237] random: early initialization of ChaCha constants

[PATCH 4.9 077/264] random: remove dead code left over from blocking pool
 2022-06-23 16:41 UTC  (3+ messages)
` [PATCH 4.9 089/264] random: initialize ChaCha20 constants with correct endianness
` [PATCH 4.9 090/264] random: early initialization of ChaCha constants

[PATCH] crypto: caam - drop unexpected word 'a' in comments
 2022-06-23 11:09 UTC  (2+ messages)
` [EXT] "

[PATCH] crypto: caam - drop unexpected word 'for' in comments
 2022-06-23 11:08 UTC  (2+ messages)
` [EXT] "

[PATCH] crypto: vmx - drop unexpected word 'for' in comments
 2022-06-23 10:30 UTC 

[PATCH v2 1/4] crypto: fix the calculation of max_size for ECDSA
 2022-06-23  7:15 UTC  (5+ messages)
` [PATCH v2 2/4] crypto: pkcs8 parser support ECDSA private keys
` [PATCH v2 3/4] crypto: remove unused field in pkcs8_parse_context
` [PATCH v2 4/4] virtio-crypto: support ECDSA algorithm

[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
 2022-06-23  6:09 UTC 

[PATCH v3 0/3] crypto: hisilicon - supports device isolation feature
 2022-06-23  6:01 UTC  (4+ messages)
` [PATCH v3 1/3] uacce: "
` [PATCH v3 2/3] Documentation: add a isolation strategy sysfs node for uacce
` [PATCH v3 3/3] crypto: hisilicon/qm - defining the device isolation strategy

[PATCH v4 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete
 2022-06-22 19:37 UTC 

[PATCH 0/4] x86: cpuid: improve support for broken CPUID configurations
 2022-06-22 19:32 UTC  (15+ messages)
` [PATCH 1/4] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
` [PATCH 2/4] x86/cpuid: refactor setup_clear_cpu_cap/clear_feature
` [PATCH 3/4] x86/cpuid: move filter_cpuid_features to cpuid-deps.c
` [PATCH 4/4] x86/cpuid: check for dependencies violations in CPUID and attempt to fix them

[PATCH v3 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 00/15] dmaengine: Support polling for out of order completions
 2022-06-22 18:52 UTC 

[PATCH] crypto: cavium - fix typos in comments
 2022-06-22 16:02 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-06-22 15:28 UTC  (7+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit

[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-06-22 11:16 UTC  (3+ messages)

[PATCH] arm64: crypto:Fix typo in comment
 2022-06-22  9:07 UTC 

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-22  8:24 UTC  (11+ messages)

Wycena paneli fotowoltaicznych
 2022-06-22  7:50 UTC 

[PATCH] crypto: stm32 - Handle failure of kmalloc_array()
 2022-06-22  2:02 UTC 

[GIT PULL] certs: Make signature verification FIPS compliant
 2022-06-21 18:27 UTC  (2+ 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).