linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-16 06:50:08 to 2023-10-20 08:19:08 UTC [more...]

[PATCH 00/42] crypto: Convert to platform remove callback returning void
 2023-10-20  8:18 UTC  (46+ messages)
` [PATCH 01/42] crypto: sun4i-ss - "
` [PATCH 02/42] crypto: sun8i-ce "
` [PATCH 03/42] crypto: sun8i-ss "
` [PATCH 04/42] crypto: amcc/crypto4xx "
` [PATCH 05/42] crypto: amlogic-gxl-core "
` [PATCH 06/42] crypto: aspeed-acry "
` [PATCH 07/42] crypto: aspeed-hace "
` [PATCH 08/42] crypto: atmel-aes "
` [PATCH 09/42] crypto: atmel-sha "
` [PATCH 10/42] crypto: atmel-tdes "
` [PATCH 11/42] crypto: axis/artpec6 "
` [PATCH 12/42] crypto: bcm/cipher "
` [PATCH 13/42] crypto: caam/jr "
` [PATCH 14/42] crypto: ccp/sp "
` [PATCH 15/42] crypto: ccree/cc "
` [PATCH 16/42] crypto: exynos-rng "
` [PATCH 17/42] crypto: gemini/sl3516-ce "
` [PATCH 18/42] crypto: hisilicon/sec "
` [PATCH 19/42] crypto: hisilicon/trng "
` [PATCH 20/42] crypto: img-hash "
` [PATCH 21/42] crypto: inside-secure/safexcel "
` [PATCH 22/42] crypto: intel/ixp4xx-crypto "
` [PATCH 23/42] crypto: intel/keembay-ocs-aes "
` [PATCH 24/42] crypto: intel/keembay-ocs-ecc "
` [PATCH 25/42] crypto: intel/keembay-ocs-hcu "
` [PATCH 26/42] crypto: marvell/cesa "
` [PATCH 27/42] crypto: mxs-dcp "
` [PATCH 28/42] crypto: n2_core "
` [PATCH 29/42] crypto: omap-aes "
` [PATCH 30/42] crypto: omap-des "
` [PATCH 31/42] crypto: omap-sham "
` [PATCH 32/42] crypto: qce "
` [PATCH 33/42] crypto: qcom-rng "
` [PATCH 34/42] crypto: rockchip/rk3288 "
` [PATCH 35/42] crypto: s5p-sss "
` [PATCH 36/42] crypto: sa2ul "
` [PATCH 37/42] crypto: sahara "
` [PATCH 38/42] crypto: stm32/crc32 "
` [PATCH 39/42] crypto: stm32/cryp "
` [PATCH 40/42] crypto: talitos "
` [PATCH 41/42] crypto: xilinx/zynqmp-aes-gcm "
` [PATCH 42/42] crypto: xilinx/zynqmp-sha "

[PATCH] crypto: qcom-rng - Add missing dependency on hw_random
 2023-10-20  5:58 UTC  (3+ messages)

[PATCH v2] crypto: skcipher - fix weak key check for lskciphers
 2023-10-20  5:57 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
 2023-10-20  5:57 UTC  (2+ messages)

[PATCH] crypto: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512
 2023-10-20  5:56 UTC  (3+ messages)

[PATCH] crypto: pkcs7: remove sha1 support
 2023-10-20  5:54 UTC  (2+ messages)

[PATCH] module: Do not offer sha224 for built-in module signing
 2023-10-20  5:54 UTC  (2+ messages)

[PATCH] crypto: mscode_parser: remove sha224 authenticode support
 2023-10-20  5:54 UTC  (2+ messages)

[PATCH] crypto: ccp - Dump SEV command buffer registers on SEV command error
 2023-10-20  5:54 UTC  (2+ messages)

[PATCH 0/5] crypto: arm64 - clean up backwards function names
 2023-10-20  5:53 UTC  (2+ messages)

[PATCH 0/4] crypto: adiantum optimizations
 2023-10-20  5:52 UTC  (2+ messages)

[PATCH] crypto: qat - fix double free during reset
 2023-10-20  5:52 UTC  (2+ messages)

[PATCH] crypto: x86/sha256 - implement ->digest for sha256
 2023-10-20  5:51 UTC  (2+ messages)

[PATCH] crypto: arm64/sha2-ce - implement ->digest for sha256
 2023-10-20  5:51 UTC  (2+ messages)

[PATCH 0/2] crypto: shash optimizations
 2023-10-20  5:51 UTC  (2+ messages)

[PATCH] crypto: xts - use 'spawn' for underlying single-block cipher
 2023-10-20  5:51 UTC  (2+ messages)

[PATCH] virtio-crypto: handle config changed by work queue
 2023-10-20  5:50 UTC  (2+ messages)

[PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-20  5:27 UTC  (5+ messages)
  ` [PATCH 07/11] crypto: qat - add retrieval of fw capabilities
  ` [PATCH 08/11] crypto: qat - add rate limiting feature to qat_4xxx

[PATCH v4] padata: Fix refcnt handling in padata_free_shell()
 2023-10-20  5:03 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-20  0:43 UTC  (71+ messages)
` [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
` [PATCH v10 02/50] KVM: SVM: Fix TSC_AUX virtualization setup
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
` [PATCH v10 10/50] x86/fault: Report RMP page faults for kernel addresses
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v10 12/50] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v10 13/50] crypto: ccp: Define the SEV-SNP commands
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 15/50] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command "
` [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support
` [PATCH v10 25/50] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v10 26/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v10 27/50] KVM: Add HVA range operator
` [PATCH v10 28/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v10 29/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v10 30/50] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v10 31/50] KVM: SEV: Add KVM_EXIT_VMGEXIT
` [PATCH v10 32/50] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v10 33/50] KVM: SEV: Add support to handle "
` [PATCH v10 34/50] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v10 35/50] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v10 36/50] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v10 37/50] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v10 38/50] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v10 39/50] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v10 40/50] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v10 41/50] KVM: x86: Add gmem hook for determining max NPT mapping level
` [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
` [PATCH v10 45/50] iommu/amd: Report all cases inhibiting SNP enablement
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v10 49/50] crypto: ccp: Add debug support for decrypting pages
` [PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump

[PATCH 00/12] PCI device authentication
 2023-10-19  7:58 UTC  (7+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[PATCH] crypto: jitter - use permanent health test storage
 2023-10-19  7:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/17] crypto: stop supporting alignmask in shash
 2023-10-19  5:53 UTC  (18+ messages)
` [PATCH 01/17] crypto: sparc/crc32c - stop using the shash alignmask
` [PATCH 02/17] crypto: stm32 - remove unnecessary alignmask
` [PATCH 03/17] crypto: xilinx/zynqmp-sha "
` [PATCH 04/17] crypto: mips/crc32 - remove redundant setting of alignmask to 0
` [PATCH 05/17] crypto: loongarch/crc32 "
` [PATCH 06/17] crypto: cbcmac - remove unnecessary alignment logic
` [PATCH 07/17] crypto: cmac "
` [PATCH 08/17] crypto: hmac "
` [PATCH 09/17] crypto: vmac - don't set alignmask
` [PATCH 10/17] crypto: xcbc - remove unnecessary alignment logic
` [PATCH 11/17] crypto: shash - remove support for nonzero alignmask
` [PATCH 12/17] libceph: stop checking crypto_shash_alignmask
` [PATCH 13/17] crypto: drbg - "
` [PATCH 14/17] crypto: testmgr "
` [PATCH 15/17] crypto: adiantum - stop using alignmask of shash_alg
` [PATCH 16/17] crypto: hctr2 "
` [PATCH 17/17] crypto: shash - remove crypto_shash_alignmask

[PATCH] crypto: shash - eliminate indirect call for default import and export
 2023-10-18 22:34 UTC 

[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
 2023-10-18  1:24 UTC  (18+ messages)

[PATCH V1 0/4] Enable TRNG for SA8775P and SC7280
 2023-10-17 16:29 UTC  (2+ messages)

[PATCH] crypto: qcom: add HW_RANDOM dependency
 2023-10-17  7:13 UTC  (3+ messages)

Linux 6.5 broke iwd
 2023-10-16 19:37 UTC  (10+ messages)
              ` [PATCH] KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash

[PATCH V2] dt-bindings: crypto: qcom,prng: document SA8775P and SC7280
 2023-10-16 18:27 UTC  (3+ messages)

[PATCH 00/10] Add Marvell CN10KB/CN10KA B0 support
 2023-10-16 14:02 UTC  (10+ messages)
` [PATCH 02/10] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
` [PATCH 05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH 06/10] crypto: octeontx2: add LF reset on queue disable
` [PATCH 07/10] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH 08/10] crypto: octeontx2: add ctx_val workaround
` [PATCH 09/10] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH 10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-16 12:02 UTC  (5+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2023-10-16 11:50 UTC  (9+ messages)
` [PATCH RFC gmem v1 1/8] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH RFC gmem v1 2/8] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH RFC gmem v1 3/8] KVM: x86: Add gmem hook for initializing memory
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory
` [PATCH RFC gmem v1 5/8] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH RFC gmem v1 6/8] KVM: x86: Add KVM_X86_SNP_VM vm_type
` [PATCH RFC gmem v1 7/8] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type

[RFC PATCH] crypto: de-prioritize QAT
 2023-10-16 11:26 UTC 

[RFC/REFACT] Refactoring and significantly reducing code complexity
 2023-10-16 10:47 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).