linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-14 00:21:35 to 2022-06-22 07:56:29 UTC [more...]

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

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-22  7:33 UTC  (66+ messages)
` [PATCH Part2 v6 01/49] x86/cpufeatures: Add SEV-SNP CPU feature
` [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 08/49] x86/traps: Define RMP violation #PF error code
` [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 11/49] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [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 15/49] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 v6 16/49] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [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 19/49] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v6 20/49] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v6 21/49] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v6 22/49] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v6 23/49] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 25/49] KVM: SVM: Disallow registering memory range from HugeTLB for SNP guest
` [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 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 29/49] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v6 30/49] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP
` [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 v6 32/49] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v6 33/49] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v6 34/49] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [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 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 38/49] KVM: SVM: Add support to handle "
` [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v6 40/49] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v6 43/49] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v6 44/49] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH Part2 v6 45/49] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH Part2 v6 46/49] ccp: add support to decrypt the page
` [PATCH Part2 v6 47/49] *fix for stale per-cpu pointer due to cond_resched during ghcb mapping
` [PATCH Part2 v6 48/49] *debug: warn and retry failed rmpupdates
` [PATCH Part2 v6 49/49] KVM: SVM: Sync the GHCB scratch buffer using already mapped ghcb

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

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

[GIT PULL] certs: Make signature verification FIPS compliant
 2022-06-21 18:27 UTC  (2+ messages)

[PATCH] crypto: fips - make proc files report fips module name and version
 2022-06-21 15:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 00/33] crypto: rockchip: permit to pass self-tests
 2022-06-21 13:37 UTC  (7+ messages)
` [PATCH v7 14/33] crypto: rockchip: handle reset also in PM

[PATCH] crypto: ux500/hash - drop unexpected word "the"
 2022-06-21 10:27 UTC 

[PATCH] crypto: nx - drop unexpected word "the"
 2022-06-21 10:22 UTC 

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-21  7:44 UTC  (14+ messages)
          ` [PATCH] uacce: Tidy up locking

[PATCH] crypto: Hold the reference returned by of_find_compatible_node
 2022-06-21  7:37 UTC 

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

[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-06-20 21:37 UTC  (2+ messages)

[PATCH 0/2] crypto: Introduce ARIA symmetric cipher algorithm
 2022-06-20 16:41 UTC  (3+ messages)
` [PATCH 1/2] crypto: Implement "
` [PATCH 2/2] crypto: add ARIA testmgr tests

[PATCH 5.4 033/240] random: remove dead code left over from blocking pool
 2022-06-20 12:49 UTC  (3+ messages)
` [PATCH 5.4 045/240] random: initialize ChaCha20 constants with correct endianness
` [PATCH 5.4 046/240] random: early initialization of ChaCha constants

[herbert-cryptodev-2.6:master 18/27] lib/crypto/blake2s-selftest.c:632:1: warning: the frame size of 1088 bytes is larger than 1024 bytes
 2022-06-20  7:52 UTC  (2+ messages)
` [PATCH] lib/crypto: blake2s: reduce stack frame usage in self test

[PATCH 0/4] virtio-crypto: support ECDSA algorithm
 2022-06-20  2:57 UTC  (11+ messages)
` [PATCH 1/4] crypto: fix the calculation of max_size for ECDSA
` [PATCH] crypto: testmgr - fix version number of RSA tests
    ` [External] "
` [PATCH 2/4] crypto: pkcs8 parser support ECDSA private keys
` [PATCH 3/4] crypto: remove unused field in pkcs8_parse_context
` [PATCH 4/4] virtio-crypto: support ECDSA algorithm

[PATCH] random: allow writes to /dev/urandom to influence fast init
 2022-06-19 16:56 UTC  (8+ messages)

[PATCH] random Remove setting of chacha state to constant values
 2022-06-18  9:49 UTC  (6+ messages)

[GIT PULL] Crypto Fixes for 5.14
 2022-06-17 15:29 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 5.15
      ` [GIT PULL] Crypto Fixes for 5.16
          ` [GIT PULL] Crypto Fixes for 5.17
              ` [GIT PULL] Crypto Fixes for 5.18
                ` [GIT PULL] Crypto Fixes for 5.19

[PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers
 2022-06-17 10:10 UTC  (2+ messages)

[PATCH v3 0/2] crypto: qat - Remove x86 dependency on QAT drivers
 2022-06-17  9:59 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: qat - replace get_current_node() with numa_node_id()
` [PATCH v3 2/2] crypto: qat - Removes the x86 dependency on the QAT drivers

[PATCH] X.509: Support parsing certificate using SM2 algorithm
 2022-06-17  9:36 UTC  (4+ messages)
    ` 回复:[PATCH] "

[PATCH] crypto: hisilicon/sec - only HW V2 needs to change the BD err detection
 2022-06-17  9:25 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
 2022-06-17  9:25 UTC  (2+ messages)

[PATCH 0/3] crypto: hisilicon/qm - modify event interrupt processing
 2022-06-17  9:21 UTC  (2+ messages)

[PATCH] crypto: hisilicon/trng - fix local variable type
 2022-06-17  9:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: update HiSilicon ZIP and QM maintainers
 2022-06-17  9:20 UTC  (2+ messages)

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

[PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers
 2022-06-17  8:49 UTC  (2+ messages)

[PATCH v2] crypto: rsa - implement Chinese Remainder Theorem for faster private key operations
 2022-06-17  8:42 UTC 

[PATCH] crypto: rsa - implement Chinese Remainder Theorem for faster private key operations
 2022-06-17  4:01 UTC  (2+ messages)

[PATCH v2 0/3] crypto: hisilicon - supports device isolation feature
 2022-06-17  2:07 UTC  (24+ messages)
` [PATCH v2 1/3] uacce: "
` [PATCH v2 2/3] Documentation: add a isolation strategy vfs node for uacce
` [PATCH v2 3/3] crypto: hisilicon/qm - defining the device isolation strategy
` [PATCH 1/3] uacce: supports device isolation feature
` [PATCH 2/3] Documentation: add a isolation strategy vfs node for uacce
` [PATCH 3/3] crypto: hisilicon/qm - defining the device isolation strategy

[PATCH 0/3] add entropy delay device tree property
 2022-06-16 17:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: crypto: fsl: add entropy delay property
    ` [EXT] "

[PATCH] crypto: ccp - During shutdown, check SEV data pointer before using
 2022-06-16 15:26 UTC 

[PATCH 0/2] certs: Add FIPS self-test for signature verification
 2022-06-16  8:47 UTC  (5+ messages)

[PATCH] crypto: testmgr - fix version number of RSA tests
 2022-06-15  9:13 UTC 

Wycena paneli fotowoltaicznych
 2022-06-15  8:00 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-06-14 20:39 UTC  (14+ messages)
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command

[PATCH v2 0/3] crypto: hisilicon - supports device isolation feature
 2022-06-14 12:34 UTC  (8+ messages)
` [PATCH v2 1/3] uacce: "
` [PATCH v2 2/3] Documentation: add a isolation strategy vfs node for uacce
` [PATCH v2 3/3] crypto: hisilicon/qm - defining the device isolation strategy
` [PATCH 1/3] uacce: supports device isolation feature
` [PATCH 2/3] Documentation: add a isolation strategy vfs node for uacce
` [PATCH 3/3] crypto: hisilicon/qm - defining the device isolation strategy

[syzbot] upstream boot error: INFO: task hung in hwrng_register
 2022-06-14  8:52 UTC  (5+ 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).