linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-09 20:32:06 to 2024-02-17 14:34:44 UTC [more...]

[syzbot] [arm?] [crypto?] KASAN: invalid-access Read in neon_aes_ctr_encrypt
 2024-02-17 14:34 UTC  (2+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-17  7:53 UTC  (29+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation
` [PATCH v8 03/15] x86: Secure Launch Kconfig
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 05/15] x86: Secure Launch main "
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
` [PATCH v8 08/15] x86: Secure Launch kernel late "
` [PATCH v8 09/15] x86: Secure Launch SMP bringup support
` [PATCH v8 10/15] kexec: Secure Launch kexec SEXIT support
` [PATCH v8 11/15] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v8 12/15] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v8 13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch

[PATCH v3 0/3] mm/zswap & crypto/compress: remove a couple of memcpy
 2024-02-17  4:51 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: introduce acomp_is_sleepable to expose if comp drivers might sleep
` [PATCH v3 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
` [PATCH v3 3/3] crypto: scompress: remove memcpy if sg_nents is 1

[PATCH v2 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
 2024-02-17  4:38 UTC  (9+ messages)
` [PATCH v2 1/3] crypto: introduce acomp_is_sleepable to expose if a acomp has a scomp backend
` [PATCH v2 2/3] mm/zswap: remove the memcpy if acomp is not sleepable
` [PATCH v2 3/3] crypto: scompress: remove memcpy if sg_nents is 1

[PATCH] crypto: qat - resolve race condition during AER recovery
 2024-02-17  1:15 UTC  (2+ messages)

[PATCH] crypto: qat - change SLAs cleanup flow at shutdown
 2024-02-17  1:14 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: adjust file entries after crypto vmx file movement
 2024-02-17  1:14 UTC  (2+ messages)

[PATCH v2 0/3] crypto: hisilicon/qm - add stop function and obtain queue status
 2024-02-17  1:13 UTC  (2+ messages)

[PATCH] crypto: ccp - State in dmesg that TSME is enabled
 2024-02-17  1:13 UTC  (2+ messages)

[PATCH v2 00/14] Add support for NIST P521 to ecdsa and ecdh
 2024-02-16 19:40 UTC  (20+ messages)
` [PATCH v2 01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v2 02/14] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v2 03/14] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v2 04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH v2 05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits
` [PATCH v2 06/14] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v2 07/14] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v2 08/14] x509: Add OID for NIST P521 and extend parser for it
` [PATCH v2 09/14] crypto: ecdh - Use properly formatted digits to check for valid key
` [PATCH v2 10/14] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array
` [PATCH v2 11/14] crypto: Add nbits field to ecc_curve structure
` [PATCH v2 12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes
` [PATCH v2 13/14] crypto: ecdh - Use functions to copy digits from and to byte array
` [PATCH v2 14/14] crypto: ecdh - Add support for NIST P521 and add test case

[PATCH 0/2] Add Crypto Engine support for SM6350
 2024-02-16 18:09 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm6350: Add Crypto Engine

[PATCH 0/3] crypto: qat - fix and make common ring to service map in QAT GEN4
 2024-02-16 17:21 UTC  (4+ messages)
` [PATCH 1/3] crypto: qat - fix ring to service map for dcc in 4xxx
` [PATCH 2/3] crypto: qat - fix ring to service map for dcc in 420xx
` [PATCH 3/3] crypto: qat - make ring to service map common for QAT GEN4

[PATCH] crypto: qat - uninitialized variable in adf_hb_error_inject_write()
 2024-02-16 17:22 UTC  (2+ messages)

[PATCH 0/6] crypto: qat - fix warnings reported by clang
 2024-02-16 15:20 UTC  (7+ messages)
` [PATCH 1/6] crypto: qat - remove unused macros in qat_comp_alg.c
` [PATCH 2/6] crypto: qat - removed unused macro in adf_cnv_dbgfs.c
` [PATCH 3/6] crypto: qat - avoid division by zero
` [PATCH 4/6] crypto: qat - remove double initialization of value
` [PATCH 5/6] crypto: qat - remove unnecessary description from comment
` [PATCH 6/6] crypto: qat - fix comment structure

[PATCH 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
 2024-02-16  3:55 UTC  (7+ messages)
` [PATCH 2/3] mm/zswap: remove the memcpy if acomp is not asynchronous
` [PATCH 3/3] crypto: scompress: remove memcpy if sg_nents is 1

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

code question for dh to kernel v6.5
 2024-02-15 11:36 UTC  (3+ messages)

[PATCH 00/15] crypto: Add twopass lskcipher for adiantum
 2024-02-15  8:20 UTC  (26+ messages)
` [PATCH 01/15] crypto: skcipher - Add tailsize attribute
` [PATCH 02/15] crypto: algif_skcipher - Add support for tailsize
` [PATCH 04/15] crypto: xts - Convert from skcipher to lskcipher
` [PATCH 05/15] crypto: skcipher - Add twopass attribute
` [PATCH 06/15] crypto: algif_skcipher - Disallow nonincremental algorithms
` [PATCH 07/15] crypto: adiantum - Use lskcipher instead of cipher
` [PATCH 08/15] crypto: skcipher - Add incremental support to lskcipher wrapper
` [PATCH 09/15] crypto: chacha-generic - Convert from skcipher to lskcipher
` [PATCH 10/15] crypto: skcipher - Move nesting check into ecb
` [PATCH 11/15] crypto: skcipher - Propagate zero-length requests to lskcipher
` [PATCH 03/15] crypto: skcipher - Remove ivsize check for lskcipher simple templates
` [PATCH 12/15] crypto: cts - Convert from skcipher to lskcipher
` [PATCH 13/15] crypto: cts,xts - Update parameters blocksize/chunksize/tailsize
` [PATCH 14/15] crypto: lskcipher - Export incremental interface internally
` [PATCH 15/15] crypto: adiantum - Convert from skcipher to lskcipher

[PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
 2024-02-14 22:42 UTC  (3+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-02-14 16:56 UTC  (11+ messages)
` [PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support

[PATCH v4 0/8] Add UFS support for SC7180/SM7125
 2024-02-14  8:56 UTC  (8+ messages)
` [PATCH v4 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH v4 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180

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

[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
 2024-02-13 14:55 UTC  (9+ messages)
` [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

Build regressions/improvements in v6.8-rc1
 2024-02-13 14:44 UTC  (3+ messages)

[PATCH] [v2] ARM: crypto: fix function cast warnings
 2024-02-13 13:56 UTC  (2+ messages)

[PATCH] ARM: crypto: fix function cast warnings
 2024-02-13 13:50 UTC  (3+ messages)

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-02-13 12:49 UTC  (3+ messages)
` [PATCH v4 01/15] ice, ufs, mmc: use blk_crypto_key for program_key

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-13  9:59 UTC  (3+ messages)

[PATCH v2] X.509: Introduce scope-based x509_certificate allocation
 2024-02-13  5:04 UTC  (8+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-02-12 17:03 UTC  (12+ messages)
` [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v11 09/35] KVM: x86: Determine shared/private faults based on vm_type
` [PATCH v11 30/35] KVM: x86: Add gmem hook for determining max NPT mapping level

[PATCH] Documentation: qat: fix auto_reset section
 2024-02-12 13:05 UTC 

linux-next: build warning after merge of the crypto tree
 2024-02-12 12:59 UTC  (2+ messages)

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

[PATCH] X.509: Introduce scope-based x509_certificate allocation
 2024-02-12 11:39 UTC  (5+ messages)

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-02-10 18:12 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).