linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-16 13:37:04 to 2023-10-20 18:00:25 UTC [more...]

[PATCH 00/42] crypto: Convert to platform remove callback returning void
 2023-10-20 18:00 UTC  (57+ 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: qat - add heartbeat error simulator
 2023-10-20 15:55 UTC 

[PATCH] crypto: qat - fix deadlock in backlog processing
 2023-10-20 15:33 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-20 15:13 UTC  (57+ 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 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] crypto: qat - move adf_cfg_services
 2023-10-20 14:52 UTC 

[PATCH v2 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-20 13:49 UTC  (12+ messages)
` [PATCH v2 01/11] crypto: qat - refactor fw config related functions
` [PATCH v2 02/11] crypto: qat - use masks for AE groups
` [PATCH v2 03/11] crypto: qat - fix ring to service map for QAT GEN4
` [PATCH v2 04/11] crypto: qat - move admin api
` [PATCH v2 05/11] units: Add BYTES_PER_*BIT
` [PATCH v2 06/11] crypto: qat - add bits.h to icp_qat_hw.h
` [PATCH v2 07/11] crypto: qat - add retrieval of fw capabilities
` [PATCH v2 08/11] crypto: qat - add rate limiting feature to qat_4xxx
` [PATCH v2 09/11] crypto: qat - add rate limiting sysfs interface
` [PATCH v2 10/11] crypto: qat - add rp2svc sysfs attribute
` [PATCH v2 11/11] crypto: qat - add num_rps "

[PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-20 13:02 UTC  (5+ messages)
  ` [PATCH 08/11] "

[RFC PATCH] crypto: de-prioritize QAT
 2023-10-20 12:58 UTC  (2+ messages)

[PATCH] qat: fix deadlock in backlog processing
 2023-10-20 11:34 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 0/9] add ras error detection and reporting for GEN4 devices
 2023-10-20 10:32 UTC  (10+ messages)
` [PATCH 1/9] crypto: qat - add infrastructure for error reporting
` [PATCH 2/9] crypto: qat - add reporting of correctable errors for QAT GEN4
` [PATCH 3/9] crypto: qat - add reporting of errors from ERRSOU1 "
` [PATCH 4/9] crypto: qat - add handling of errors from ERRSOU2 "
` [PATCH 5/9] crypto: qat - add handling of compression related errors "
` [PATCH 6/9] crypto: qat - add adf_get_aram_base() helper function
` [PATCH 7/9] crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
` [PATCH 8/9] crypto: qat - add error counters
` [PATCH 9/9] crypto: qat - count QAT GEN4 errors

[PATCH] crypto: hisilicon/qm - prevent soft lockup in receive loop
 2023-10-20  9:35 UTC 

[PATCH] virtio-crypto: handle config changed by work queue
 2023-10-20  8:59 UTC  (3+ messages)

[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 v4] padata: Fix refcnt handling in padata_free_shell()
 2023-10-20  5:03 UTC  (2+ messages)

[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  (3+ messages)
` [PATCH 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt


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