linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 11:45:16 to 2021-06-08 15:56:51 UTC [more...]

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-08 15:54 UTC  (35+ messages)
` [PATCH Part1 RFC v3 01/22] x86/sev: shorten GHCB terminate macro names
` [PATCH Part1 RFC v3 02/22] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 12/22] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v3 13/22] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 RFC v3 14/22] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v3 15/22] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part1 RFC v3 16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v3 17/22] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 RFC v3 18/22] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)
 2021-06-08  2:35 UTC 

[PATCH 0/4] crypto: hisilicon - supports new aeads for new hardware
 2021-06-07  2:49 UTC  (6+ messages)
` [PATCH 1/4] crypto: hisilicon/sec - add new algorithm mode for AEAD
` [PATCH 2/4] crypto: hisilicon/sec - add fallback tfm supporting for aeads
` [PATCH 3/4] crypto: hisilicon/sec - add hardware integrity check value process
` [PATCH v2 4/4] crypto: hisilicon/sec - modify the SEC request structure

Qualcomm Crypto Engine performance numbers on mainline kernel
 2021-06-06 10:07 UTC  (4+ messages)

[PATCH] async_tx: use dmaengine_submit() API
 2021-06-05 15:57 UTC 

[PATCH] crypto: cavium/nitrox - Fix an erro rhandling path in 'nitrox_probe()'
 2021-06-05 12:55 UTC 

[PATCH v3 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-06-05  8:33 UTC  (19+ messages)
` [PATCH v3 01/17] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v3 04/17] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v3 08/17] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v3 13/17] crypto: qce: core: Make clocks optional
` [PATCH v3 16/17] crypto: qce: Defer probing if BAM dma channel is not yet initialized

[PATCH v2] crypto: shash - avoid comparing pointers to exported functions under CFI
 2021-06-05  6:59 UTC 

[PATCH -next] crypto: remove CRYPTOA_U32 and related functions
 2021-06-05  5:39 UTC 

[PATCH v4 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-06-05  3:03 UTC  (37+ messages)
` [PATCH v4 01/16] powerpc/vas: Move VAS API to book3s common platform
` [PATCH v4 03/16] powerpc/vas: Add platform specific user window operations
` [PATCH v4 04/16] powerpc/vas: Create take/drop pid and mm references
` [PATCH v4 05/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
` [PATCH v4 06/16] powerpc/vas: Define and use common vas_window struct
` [PATCH v4 07/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
` [PATCH v4 09/16] powerpc/pseries/vas: Add HCALL wrappers for VAS handling
` [PATCH v4 12/16] powerpc/pseries/vas: Setup IRQ and fault handling
` [PATCH v4 14/16] crypto/nx: Register and unregister VAS interface
` [PATCH v4 16/16] crypto/nx: Add sysfs interface to export NX capabilities

[PATCH] crypto: shash - stop comparing function pointers to avoid breaking CFI
 2021-06-04 21:50 UTC  (2+ messages)

[PATCH] hwrng: Add Arm SMCCC TRNG based driver
 2021-06-04 20:41 UTC  (3+ messages)

[PATCH 00/10] crypto: qat - misc fixes
 2021-06-04  9:25 UTC  (7+ messages)
` [PATCH 01/10] crypto: qat - use proper type for vf_mask
` [PATCH 02/10] crypto: qat - remove empty sriov_configure()

[PATCH v2] crypto: sm2 - fix a memory leak in sm2
 2021-06-04  6:30 UTC 

[PATCH] crypto: sm2 - fix a memory leak in sm2
 2021-06-04  2:11 UTC  (2+ messages)

[PATCH] crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
 2021-06-03 14:06 UTC  (3+ messages)

[PATCH 0/4] crypto: hisilicon/qm - support the communication between PF and VF
 2021-06-03 12:31 UTC  (6+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - adjust reset interface
` [PATCH 2/4] crypto: hisilicon/qm - enable PF and VFs communication
` [PATCH 3/4] crypto: hisilicon/qm - add callback to support communication
` [PATCH 4/4] crypto: hisilicon/qm - update reset flow

[PATCH] crypto: hisilicon/hpre - register ecdh NIST P384
 2021-06-03 12:31 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - add check before gx modulo p
 2021-06-03 12:31 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix ecdh self test issue
 2021-06-03 12:31 UTC  (2+ messages)

[PATCH 0/3] crypto: hisilicon - supports new skciphers for new hardware
 2021-06-03 12:31 UTC  (8+ messages)
` [PATCH 1/3] crypto: hisilicon/sec - add new skcipher mode for SEC
` [PATCH 2/3] crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
      ` [kbuild-all] "

[PATCH v2 0/2] crypto: hisilicon - add new type of sqe for Kunpeng930
 2021-06-03 12:31 UTC  (2+ messages)

[PATCH 0/4] Add support for Marvell CN10K CPT block
 2021-06-03 12:30 UTC  (2+ messages)

[PATCH 1/3 v4] crypto: ixp4xx: convert to platform driver
 2021-06-03 12:30 UTC  (2+ messages)

[PATCH 0/2] use DIV_ROUND_UP helper macro for calculations
 2021-06-03 12:30 UTC  (3+ messages)
` [PATCH 1/2] crypto: af_alg - "

[PATCH] hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open coding
 2021-06-03 12:29 UTC  (2+ messages)

[PATCH v2] hwrng: omap - Use pm_runtime_resume_and_get() to replace open coding
 2021-06-03 12:29 UTC  (2+ messages)

[PATCH v2] hwrng: exynos: Use pm_runtime_resume_and_get() to replace open coding
 2021-06-03 12:29 UTC  (2+ messages)

[PATCH -next v3] crypto: hisilicon - switch to memdup_user_nul()
 2021-06-03 12:28 UTC  (2+ messages)

[PATCH -next] crypto: algboss - Replaced simple_strtol() with kstrtouint()
 2021-06-03 11:50 UTC  (5+ messages)

[PATCH 2/3 v4] crypto: ixp4xx: Add DT bindings
 2021-06-02 18:52 UTC  (2+ messages)

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

[PATCH -next] crypto: qce: skcipher: fix error return code in qce_skcipher_async_req_handle()
 2021-06-02 11:36 UTC 

[PATCH v2 0/4] kernel: fix some spelling mistakes
 2021-06-01 23:54 UTC  (6+ messages)
` [PATCH v2 1/4] kprobes: Fix "
` [PATCH v2 2/4] kgdb: "
` [PATCH v2 3/4] kexec: fix a spelling mistake in comment
` [PATCH v2 4/4] time: Fix spelling mistakes

[PATCH v2 0/5] crypto: add gemini/sl3516 crypto driver
 2021-06-01 15:11 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: crypto: Add documentation for sl3516-ce
` [PATCH v2 2/5] crypto: Add sl3516 crypto engine
` [PATCH v2 3/5] ARM: dts: gemini: add crypto node
` [PATCH v2 4/5] ARM: gemini_config: enable sl3516-ce crypto
` [PATCH v2 5/5] MAINTAINERS: add gemini crypto sl3516-ce

[PATCH -next 0/2] Fix error handling in omap sham ops
 2021-06-01 14:51 UTC  (3+ messages)
` [PATCH -next 1/2] crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_sync
` [PATCH -next 2/2] crypto: omap-sham - Fix PM reference leak in omap sham ops

[PATCH -next] hwrng: omap - Using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2021-06-01 14:49 UTC 

[PATCH v8 0/4] Check codeSigning extended key usage extension
 2021-06-01 14:19 UTC  (5+ messages)
` [PATCH v8,1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH v8,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification

[PATCH] crypto: sm2 - fix a memory leak in sm2
 2021-06-01 13:04 UTC  (4+ messages)

[PATCH] drivers: crypto: talitos.c: Replace space with tabs
 2021-06-01 13:02 UTC  (3+ messages)

[PATCH -next] crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
 2021-06-01 10:01 UTC 

[PATCH] crypto: fix a memory leak in sm2
 2021-05-31 14:09 UTC  (2+ messages)

[PATCH 5.12 162/296] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
 2021-05-31 13:13 UTC 

[PATCH 5.10 132/252] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
 2021-05-31 13:13 UTC 

[PATCH v2 0/7] crypto: add eddsa support for x509
 2021-05-31 12:43 UTC  (4+ messages)
` [PATCH v2 1/7] crypto: fix a memory leak in sm2

[PATCH 0/1] kernel: fix numerous spelling mistakes
 2021-05-29  0:39 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] crypto: arm64/gcm - remove Wunused-const-variable ghash_cpu_feature
 2021-05-28 13:51 UTC  (3+ 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).