messages from 2025-03-28 07:44:19 to 2025-04-04 00:05:12 UTC [more...]
[PATCH AUTOSEL 6.13 01/22] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
2025-04-04 0:04 UTC (4+ messages)
` [PATCH AUTOSEL 6.13 06/22] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.13 07/22] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.13 08/22] crypto: null - Use spin lock instead of mutex
[PATCH AUTOSEL 6.14 01/23] crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
2025-04-04 0:03 UTC (4+ messages)
` [PATCH AUTOSEL 6.14 06/23] crypto: ccp - Add support for PCI device 0x1134
` [PATCH AUTOSEL 6.14 07/23] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
` [PATCH AUTOSEL 6.14 08/23] crypto: null - Use spin lock instead of mutex
[PATCH] crypto: qat - switch to standard pattern for PCI IDs
2025-04-03 20:07 UTC
[PATCH 1/3] crypto: x86 - Remove CONFIG_AS_SHA1_NI
2025-04-03 16:43 UTC (6+ messages)
` [PATCH 2/3] crypto: x86 - Remove CONFIG_AS_SHA256_NI
` [PATCH 3/3] crypto: x86 - Remove CONFIG_AS_AVX512
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-04-03 15:40 UTC (17+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
[PATCH] crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hash
2025-04-03 11:11 UTC (2+ messages)
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-04-03 8:39 UTC (14+ messages)
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH RFC 0/2] Add support for hashing algorithms in TI DTHE V2
2025-04-03 8:35 UTC (12+ messages)
` [PATCH RFC 1/2] crypto: ti: Add support for SHA224/256/384/512 in DTHE V2 driver
` [PATCH RFC 2/2] crypto: ti: Add support for MD5 in DTHE V2 Hashing Engine driver
[PATCH] crypto: eip93: Make read-only arrays static const
2025-04-03 8:00 UTC (2+ messages)
[PATCH v2 0/3] crypto: arm - drop dependency on SIMD helper
2025-04-03 7:19 UTC (4+ messages)
` [PATCH v2 1/3] crypto: arm/aes-ce - stop using the "
` [PATCH v2 2/3] crypto: arm/aes-neonbs "
` [PATCH v2 3/3] crypto: ctr - remove unused crypto_ctr_encrypt_walk()
[PATCH v2 0/9] crypto: x86 - stop using the SIMD helper
2025-04-03 7:03 UTC (24+ messages)
` [PATCH v2 1/9] crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
` [PATCH v2 2/9] crypto: x86/aegis - stop using the SIMD helper
` [PATCH v2 3/9] crypto: x86/aes "
` [PATCH v2 4/9] crypto: x86/aria "
` [PATCH v2 5/9] crypto: x86/camellia "
` [PATCH v2 6/9] crypto: x86/cast "
` [PATCH v2 7/9] crypto: x86/serpent "
` [PATCH v2 8/9] crypto: x86/sm4 "
` [PATCH v2 9/9] crypto: x86/twofish "
` [PATCH] crypto: hash - Do not use shash in hard IRQs
` Banning crypto in hardirq context (was: [PATCH v2 0/9] crypto: x86 - stop using the SIMD helper)
` [PATCH] crypto: x86/chacha - Remove SIMD fallback path
[PATCH v7 5/6] tpm: Add a driver for Loongson TPM device
2025-04-03 2:47 UTC (2+ messages)
` [PATCH v7 6/6] MAINTAINERS: Add tpm_loongson.c to LOONGSON CRYPTO DRIVER entry
[PATCH v7 0/6] Drivers for Loongson security engine
2025-04-03 2:46 UTC (5+ messages)
` [PATCH v7 1/6] mfd: Add support for Loongson Security Module
` [PATCH v7 2/6] MAINTAINERS: Add entry for Loongson Security Module driver
` [PATCH v7 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH v7 4/6] MAINTAINERS: Add entry for Loongson RNG driver
[PATCH 1/2] crypto: arm/aes-ce - stop using the SIMD helper
2025-04-02 17:32 UTC (4+ messages)
` [PATCH 2/2] crypto: arm/aes-neonbs "
[PATCH 0/7] More CRC kconfig option cleanups
2025-04-02 16:41 UTC (16+ messages)
` [PATCH 1/7] lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
` [PATCH 2/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
` [PATCH 3/7] lib/crc: remove unnecessary prompt for CONFIG_CRC16
` [PATCH 4/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
` [PATCH 5/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
` [PATCH 6/7] lib/crc: document all the CRC library kconfig options
` [PATCH 7/7] lib/crc: remove CONFIG_LIBCRC32C
[PATCH] bcachefs: use library APIs for ChaCha20 and Poly1305
2025-04-02 16:33 UTC (5+ messages)
[BUG] : EIP-93 module crash, unable to handle kernel paging request
2025-04-02 10:53 UTC (3+ messages)
[BUG] : EIP-93 module crash, unable to handle kernel paging request
2025-04-02 10:42 UTC
[PATCH] crypto: Kconfig - correct references in config CRYPTO_HKDF
2025-04-02 6:05 UTC (3+ messages)
[PATCH v3 0/3] Rework protected key AES for true asynch support
2025-04-02 4:04 UTC (5+ messages)
` [PATCH v3 1/3] s390/cpacf: Rework cpacf_pcc() to return condition code
` [PATCH v3 2/3] s390/crypto: Rework protected key AES for true asynch support
` [PATCH v3 3/3] Documentation: crypto_engine: Update and extend crypto engine doc
[PATCH 0/8] crypto: qat - fix warm reboot
2025-04-02 2:58 UTC (2+ messages)
[PATCH 1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
2025-04-01 19:23 UTC (6+ messages)
` [PATCH 2/6] crypto: sun8i-ce-hash - remove duplicated fallback checks
` [PATCH 3/6] crypto: sun8i-ce-hash - factor out debugfs fallback statistics
` [PATCH 4/6] crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs
` [PATCH 5/6] crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs stats
` [PATCH 6/6] crypto: sun8i-ce-hash - use API helpers to setup fallback request
[PATCH v2 0/2] Enable Qualcomm Crypto Engine for QCS615
2025-04-01 16:40 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615: add QCrypto nodes
[PATCH v11 0/3] crypto: Add EIP-93 crypto engine support
2025-04-01 11:48 UTC (11+ messages)
` [PATCH v11 3/3] crypto: Add Inside Secure SafeXcel "
ahash and state kept in hardware
2025-04-01 9:03 UTC
[GIT PULL] Crypto Update for 6.4
2025-04-01 7:20 UTC (40+ messages)
` [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 "
` [GIT PULL] Crypto Fixes for 6.9
` [GIT PULL] Crypto Fixes for 6.10
` [GIT PULL] Crypto Fixes for 6.12
` [GIT PULL] Crypto Fixes for 6.13
` [GIT PULL] Crypto Fixes for 6.15
` [GIT PULL] Crypto Update for 6.9
` [GIT PULL] Crypto Update for 6.10
` [GIT PULL] Crypto Update for 6.11
` [GIT PULL] Crypto Update for 6.12
` [GIT PULL] Crypto Update for 6.13
` [GIT PULL] Crypto Update for 6.14
` [GIT PULL] Crypto Update for 6.15
` Chaining is dead
caam hashing
2025-04-01 4:31 UTC (7+ messages)
` [EXT] "
[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-03-31 18:29 UTC (24+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 02/19] x86: Secure Launch Kconfig
` [PATCH v13 03/19] x86: Secure Launch Resource Table header file
` [PATCH v13 04/19] x86: Secure Launch main "
` [PATCH v13 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v13 06/19] x86: Add early SHA-256 "
` [PATCH v13 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v13 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 10/19] x86: Secure Launch kernel late "
` [PATCH v13 11/19] x86: Secure Launch SMP bringup support
` [PATCH v13 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v13 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v13 14/19] tpm, tpm_tis: Close all localities
` [PATCH v13 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v13 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v13 18/19] x86: Secure Launch late initcall platform module
` [PATCH v13 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch
[PATCH v6 5/6] tpm: Add a driver for Loongson TPM device
2025-03-31 10:15 UTC (2+ messages)
[PATCH v6 0/6] Drivers for Loongson security engine
2025-03-31 10:15 UTC (6+ messages)
` [PATCH v6 1/6] mfd: Add support for Loongson Security Module
` [PATCH v6 3/6] crypto: loongson - add Loongson RNG driver support
[PATCH] crypto: sa2ul - Use proper helpers to setup request
2025-03-31 10:13 UTC (11+ messages)
` [v2 PATCH] "
` [PATCH] crypto: testmgr - Initialise full_sgl properly
[PATCH] MAINTAINERS: Update email address for Arnaud Ebalard
2025-03-31 10:02 UTC (6+ messages)
` [PATCH] MAINTAINERS: Remove Arnaud Ebalard as the address is bouncing
` [v2 PATCH] MAINTAINERS: Update maintainers for crypto/marvell
[PATCH 00/12] ARM: bcm: Add some BCMBCA peripherals
2025-03-31 8:00 UTC (7+ messages)
` [PATCH 02/12] dt-bindings: rng: r200: Add interrupt property
` [PATCH 09/12] ARM64: dts: bcm4908: Add BCMBCA peripherals
` [PATCH 10/12] ARM64: dts: bcm6856: "
` [PATCH 11/12] ARM64: dts: bcm6858: "
` [PATCH 12/12] ARM64: dts: bcm63158: "
[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
2025-03-30 16:22 UTC (5+ messages)
` [PATCH v7 1/8] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v7 3/8] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support
[PATCH] [v2] crypto: lib/Kconfig: hide library options
2025-03-30 9:07 UTC (5+ messages)
[linux-next:master] [crypto] 8b54e6a8f4: WARNING:at_crypto/testmgr.c:#alg_test
2025-03-30 1:43 UTC (2+ messages)
` [PATCH] Revert "crypto: testmgr - Add multibuffer hash testing"
[PATCH 1/2] crypto: omap-aes - use dev_groups to register attribute groups
2025-03-29 18:01 UTC (2+ messages)
` [PATCH 2/2] crypto: omap-sham "
[GIT PULL] CRC fixes for 6.15
2025-03-28 20:41 UTC (2+ messages)
Extending the kernel crypto uAPI to support decryption into secure buffers
2025-03-28 10:56 UTC (3+ messages)
[PATCH] crypto: qat - remove BITS_IN_DWORD()
2025-03-28 10:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).