linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-27 23:29:42 to 2024-02-08 17:30:50 UTC [more...]

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-02-08 17:30 UTC  (9+ messages)
` [PATCH RFC gmem v1 3/8] KVM: x86: Add gmem hook for initializing memory
` [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type

[PATCH 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg()
 2024-02-08 17:24 UTC  (3+ messages)
` [PATCH 2/2] crypto: ccp: Update return values for some unit tests

[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
 2024-02-08 12:17 UTC  (15+ messages)
` [PATCH 01/10] crypto: qat - adf_get_etr_base() helper
` [PATCH 02/10] crypto: qat - relocate and rename 4xxx PF2VM definitions
` [PATCH 03/10] crypto: qat - move PFVF compat checker to a function
` [PATCH 04/10] crypto: qat - relocate CSR access code
` [PATCH 05/10] crypto: qat - rename get_sla_arr_of_type()
` [PATCH 06/10] crypto: qat - expand CSR operations for QAT GEN4 devices
` [PATCH 07/10] crypto: qat - add bank save and restore flows
  ` [EXTERNAL] "
` [PATCH 08/10] crypto: qat - add interface for live migration
` [PATCH 09/10] crypto: qat - implement "
` [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement
 2024-02-08  9:47 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: adjust file entries after crypto vmx file movement
 2024-02-08  9:33 UTC 

[PATCH v3 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-08  8:38 UTC  (24+ messages)
` [PATCH v3 01/20] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v3 02/20] drviers: crypto: meson: add platform data
` [PATCH v3 03/20] drivers: crypto: meson: make CLK controller optional
` [PATCH v3 04/20] drivers: crypto: meson: add MMIO helpers
` [PATCH v3 05/20] drivers: crypto: meson: move get_engine_number()
` [PATCH v3 06/20] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v3 07/20] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v3 08/20] drivers: crypto: meson: cleanup defines
` [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors
` [PATCH v3 10/20] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v3 11/20] drivers: crypto: meson: introduce hasher
` [PATCH v3 12/20] drivers: crypto: meson: add support for AES-CTR
` [PATCH v3 13/20] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v3 14/20] drivers: crypto: meson: add support for G12-series
` [PATCH v3 15/20] drivers: crypto: meson: add support for AXG-series
` [PATCH v3 16/20] dt-bindings: crypto: meson: support new SoC's
` [PATCH v3 17/20] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v3 18/20] arch: arm64: dts: meson: s4: "
` [PATCH v3 19/20] arch: arm64: dts: meson: g12: "
` [PATCH v3 20/20] arch: arm64: dts: meson: axg: "

[GIT PULL] Crypto Fixes for 5.19
 2024-02-08  6:24 UTC  (14+ messages)
` [GIT PULL] Crypto Update for 5.20
  ` [GIT PULL] Crypto Update for 6.1
    ` [GIT PULL] Crypto Update for 6.2
      ` [GIT PULL] Crypto Update for 6.3
        ` [GIT PULL] Crypto Update for 6.4
          ` [GIT PULL] Crypto Update for 6.5
            ` [GIT PULL] Crypto Update for 6.6
              ` [GIT PULL] Crypto Update for 6.7
                ` [GIT PULL] Crypto Update for 6.8
                  ` [GIT PULL] Crypto Fixes "

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-02-08  6:08 UTC 

A question about modifying the buffer under authenticated encryption
 2024-02-08  4:40 UTC  (6+ messages)

[PATCH v2 0/3] crypto: hisilicon/qm - add stop function and obtain queue status
 2024-02-07  9:51 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: hisilicon/qm - add stop function by hardware
` [PATCH v2 2/3] crypto: hisilicon/qm - obtain stop queue status
` [PATCH v2 3/3] crypto: hisilicon/qm - change function type to void

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-02-07  8:03 UTC  (12+ messages)
` [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH 0/3] crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY
 2024-02-07  6:22 UTC  (6+ messages)
` [PATCH 1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH] crypto: ccp - State in dmesg that TSME is enabled
 2024-02-06 18:56 UTC  (2+ messages)

Failed self-test on ffdhe6144(qat-dh)
 2024-02-06 14:42 UTC  (4+ messages)

CONFIG_JITTERENTROPY needs more explanation?
 2024-02-06 14:26 UTC 

[PATCH] crypto: qat - use kcalloc() instead of kzalloc()
 2024-02-06 12:26 UTC  (3+ messages)

Sub: USGV6 test v6LC.2.2.23- Processing Router Advertisement failure on version 5.10
 2024-02-06 12:08 UTC 

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-02-06 11:59 UTC  (34+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v4 02/15] qcom_scm: scm call for deriving a software secret
` [PATCH v4 03/15] qcom_scm: scm call for create, prepare and import keys
` [PATCH v4 04/15] soc: qcom: ice: add hwkm support in ice
  ` [EXTERNAL] "
` [PATCH v4 05/15] soc: qcom: ice: support for hardware wrapped keys
  ` [EXTERNAL] "
` [PATCH v4 06/15] soc: qcom: ice: support for generate, import and prepare key
` [PATCH v4 07/15] ufs: core: support wrapped keys in ufs core
` [PATCH v4 08/15] ufs: core: add support to derive software secret
` [PATCH v4 09/15] ufs: core: add support for generate, import and prepare keys
` [PATCH v4 10/15] ufs: host: wrapped keys support in ufs qcom
` [PATCH v4 13/15] dt-bindings: crypto: ice: document the hwkm property
` [PATCH v4 14/15] arm64: dts: qcom: sm8650: add hwkm support to ufs ice
` [PATCH v4 15/15] arm64: dts: qcom: sm8550: "

[PATCH v4 0/5] Add Tegra Security Engine driver
 2024-02-06  5:58 UTC  (6+ messages)
` [PATCH v4 3/5] crypto: tegra: "

Build regressions/improvements in v6.8-rc1
 2024-02-06  2:33 UTC  (2+ messages)

[PATCH v2] Enable config for sm3, sm4, polyval, xctr cipher test as built in module
 2024-02-05 20:19 UTC  (2+ messages)

[PATCH v1] imx_v6_v7_defconfig: Enable sm3, sm4, polyval, xctr cipher test support
 2024-02-05 11:42 UTC  (3+ messages)
  ` [EXT] "

[PATCH 00/12] PCI device authentication
 2024-02-05 10:07 UTC  (5+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-05  8:39 UTC  (2+ messages)

[ANNOUNCE] CFP: Linux Security Summit Europe 2024
 2024-02-05  7:45 UTC 

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-02-03 20:47 UTC  (3+ messages)
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description

[PATCH v2] crypto: rsa - restrict plaintext/ciphertext values more
 2024-02-03  7:19 UTC 

[PATCH v2 0/6] ubsan: Introduce wrap-around sanitizers
 2024-02-02 16:08 UTC  (11+ messages)
` [PATCH v2 1/6] ubsan: Use Clang's -fsanitize-trap=undefined option
` [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers
` [PATCH v2 3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP
` [PATCH v2 4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
` [PATCH v2 5/6] ubsan: Split wrapping sanitizer Makefile rules
` [PATCH v2 6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer

[PATCH v2 0/9] crypto: qat - improve recovery flows
 2024-02-02 10:53 UTC  (10+ messages)
` [PATCH v2 1/9] crypto: qat - add heartbeat error simulator
` [PATCH v2 2/9] crypto: qat - add fatal error notify method
` [PATCH v2 3/9] crypto: qat - disable arbitration before reset
` [PATCH v2 4/9] crypto: qat - update PFVF protocol for recovery
` [PATCH v2 5/9] crypto: qat - re-enable sriov after pf reset
` [PATCH v2 6/9] crypto: qat - add fatal error notification
` [PATCH v2 7/9] crypto: qat - add auto reset on error
` [PATCH v2 8/9] crypto: qat - limit heartbeat notifications
` [PATCH v2 9/9] crypto: qat - improve aer error reset handling

[PATCH] crypto: ahash - unexport crypto_hash_alg_has_setkey()
 2024-02-02 10:12 UTC  (2+ messages)

[PATCH v2 0/4] some updates and cleanups for hisilicon/sec2
 2024-02-02 10:11 UTC  (3+ messages)

[PATCH] crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
 2024-02-02 10:11 UTC  (2+ messages)

[PATCH] crypto: hisilicon/zip - Modify some data type and code cleanup
 2024-02-02  9:49 UTC  (2+ messages)

[PATCH v2 0/5] crypto: starfive: Add support for JH8100
 2024-02-02  8:36 UTC  (10+ messages)
` [PATCH v2 4/5] crypto: starfive: Add sm3 "

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-02-01 21:53 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-01 19:45 UTC  (5+ messages)
` [PATCH v2 03/20] drviers: crypto: meson: add platform data

[PATCH v2 0/3] Add Zhaoxin hardware engine driver support for SHA
 2024-02-01 16:42 UTC  (11+ messages)
` [PATCH v2 1/3] crypto: padlock-sha: Matches CPU with Family with 6 explicitly
` [PATCH v2 2/3] x86/cpufeatures: Add CPU feature flags for Zhaoxin Hash Engine

[PATCH RESEND] virtio_crypto: remove duplicate check if queue is broken
 2024-02-01  6:17 UTC 

[PATCH 0/9] crypto: qat - improve recovery flows
 2024-02-01  6:16 UTC  (2+ messages)
  ` [PATCH 1/9] crypto: qat - add heartbeat error simulator

[syzbot] [crypto?] KMSAN: uninit-value in af_alg_free_sg (2)
 2024-02-01  5:53 UTC  (3+ messages)
` [PATCH] crypto: algif_hash - Remove bogus SGL free on zero-length error path

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-02-01  5:49 UTC  (4+ messages)

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-01-31 19:40 UTC  (4+ messages)
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation

[PATCH v5.10.y] crypto: caam/jr - Fix possible caam_jr crash
 2024-01-31 13:34 UTC  (2+ messages)

[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-30 16:19 UTC  (28+ messages)
` [PATCH v2 10/25] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults
` [PATCH v2 13/25] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v2 15/25] x86/sev: Introduce snp leaked pages list
` [PATCH v2 16/25] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v2 17/25] crypto: ccp: Handle non-volatile INIT_EX data "
` [PATCH v2 25/25] crypto: ccp: Add the SNP_SET_CONFIG command

Help needed to understand the mailing group for networking user questions
 2024-01-30  4:33 UTC 

[PATCH] RISC-V: fix check for zvkb with tip-of-tree clang
 2024-01-29 15:49 UTC  (2+ messages)

[syzbot] [crypto?] BUG: unable to handle kernel NULL pointer dereference in crypto_arc4_crypt
 2024-01-29 14:17 UTC  (2+ messages)
` [PATCH] crypto: cbc - Ensure statesize is zero

[PATCH 0/3] crypto: hisilicon/qm - add stop function and obtain queue status
 2024-01-29 13:25 UTC  (4+ messages)
` [PATCH 2/3] crypto: hisilicon/qm - obtain stop "

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-29  9:58 UTC  (5+ messages)
                `  "

[PATCH] X.509: Introduce scope-based x509_certificate allocation
 2024-01-29  2:32 UTC  (4+ messages)

[PATCH] crypto: xilinx: call finalize with bh disabled
 2024-01-28  4:29 UTC 


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