linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-04 21:25:53 to 2023-04-13 06:00:36 UTC [more...]

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-04-13  6:00 UTC  (4+ messages)

[PATCH v2 00/13] crypto: x86 - avoid absolute references
 2023-04-12 18:38 UTC  (15+ messages)
` [PATCH v2 01/13] crypto: x86/aegis128 - Use RIP-relative addressing
` [PATCH v2 02/13] crypto: x86/aesni "
` [PATCH v2 03/13] crypto: x86/aria "
` [PATCH v2 04/13] crypto: x86/camellia "
` [PATCH v2 05/13] crypto: x86/cast5 "
` [PATCH v2 06/13] crypto: x86/cast6 "
` [PATCH v2 07/13] crypto: x86/crc32c "
` [PATCH v2 08/13] crypto: x86/des3 "
` [PATCH v2 09/13] crypto: x86/ghash "
` [PATCH v2 10/13] crypto: x86/sha256 "
` [PATCH v2 11/13] crypto: x86/aesni - Use local .L symbols for code
` [PATCH v2 12/13] crypto: x86/crc32 "
` [PATCH v2 13/13] crypto: x86/sha "

[PATCH] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
 2023-04-12 18:12 UTC 

[linux-next:master] BUILD REGRESSION 7d8214bba44c1aa6a75921a09a691945d26a8d43
 2023-04-12 17:51 UTC 

Did the in-kernel Camellia or CMAC crypto implementation break?
 2023-04-12 17:50 UTC  (4+ messages)

[PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration
 2023-04-12 16:28 UTC  (5+ messages)

[PATCH v6 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-04-12 13:23 UTC  (17+ messages)
` [PATCH v6 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v6 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA
` [PATCH v6 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string
` [PATCH v6 04/11] arm64: dts: qcom: sdm845: Fix the slimbam "
` [PATCH v6 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
` [PATCH v6 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
` [PATCH v6 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v6 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v6 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v6 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v6 11/11] arm64: dts: qcom: sm8450: add crypto nodes

[PATCH v2 2/2] crypto: caam - OP-TEE firmware support
 2023-04-12  9:40 UTC  (6+ messages)
` [PATCH v3 0/2] No access to CAAM page 0 registers
  ` [PATCH v3 1/2] crypto: caam - reduce page 0 regs access to minimum
  ` [PATCH v3 2/2] crypto: caam - OP-TEE firmware support

[PATCH] crypto: caam - refactor RNG initialization
 2023-04-12  9:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-11 18:27 UTC  (15+ messages)
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates

[PATCH v3 0/8] Support ACPI PSP on Hyper-V
 2023-04-11 15:10 UTC  (15+ messages)

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-04-11 15:00 UTC  (6+ messages)
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-11 11:42 UTC  (37+ messages)
` [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support
` [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V4 17/23] clocksource/timer-riscv: Add ACPI support
` [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig
` [PATCH V4 22/23] platform/surface: Disable for RISC-V
` [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang

[PATCH v5 0/4] crypto: starfive - Add drivers for crypto engine
 2023-04-11  8:14 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v5 2/4] crypto: starfive - Add crypto engine support
` [PATCH v5 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v5 4/4] crypto: starfive - Add hash and HMAC support

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-04-11  7:40 UTC  (9+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v7 3/3] mmc: sdhci-msm: "

Słowa kluczowe do wypozycjonowania
 2023-04-11  7:36 UTC 

[PATCH V2 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
 2023-04-11  5:48 UTC  (12+ messages)
` [PATCH V2 1/6] dt-bindings: serial: fsl-imx-uart: add missing properties
` [PATCH V2 2/6] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible
` [PATCH V2 3/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible
` [PATCH V2 4/6] dt-bindings: imxgpt: add "
` [PATCH V2 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH V2 6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC

[RFC PATCH] fsverity: use shash API instead of ahash API
 2023-04-11  5:01 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2023-04-11  2:22 UTC  (2+ messages)

[PATCH v5 00/12] x86: Support Key Locker
 2023-04-10 22:59 UTC  (14+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/12] Documentation/x86: Document "
  ` [PATCH v6 02/12] x86/cpufeature: Enumerate Key Locker feature
  ` [PATCH v6 03/12] x86/insn: Add Key Locker instructions to the opcode map
  ` [PATCH v6 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
  ` [PATCH v6 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
  ` [PATCH v6 06/12] x86/keylocker: Define Key Locker CPUID leaf
  ` [PATCH v6 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
  ` [PATCH v6 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
  ` [PATCH v6 09/12] x86/cpu: Add a configuration and command line option for Key Locker
  ` [PATCH v6 10/12] crypto: x86/aes - Prepare for a new AES implementation
  ` [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
  ` [PATCH v6 12/12] crypto: x86/aes-kl - Support XTS mode

[PATCH 0/2] crypto: jitter - SHA-3 conditioner and test interface
 2023-04-10 20:55 UTC  (7+ messages)
` [PATCH 1/2] crypto: jitter - replace LFSR with SHA3-256
` [PATCH 2/2] crypto: jitter - add interface for gathering of raw entropy
` [PATCH v2 0/2] crypto: jitter - SHA-3 conditioner and test interface
  ` [PATCH v2 1/2] crypto: jitter - replace LFSR with SHA3-256
  ` [PATCH v2 2/2] crypto: jitter - add interface for gathering of raw entropy

[PATCH v4 0/4] crypto: starfive - Add drivers for crypto engine
 2023-04-10 13:35 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v4 2/4] crypto: starfive - Add crypto engine support
` [PATCH v4 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v4 4/4] crypto: starfive - Add hash and HMAC support

[PATCH] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
 2023-04-10  9:13 UTC 

[PATCH 00/10] crypto: x86 - avoid absolute references
 2023-04-10  9:10 UTC  (13+ messages)
` [PATCH 01/10] crypto: x86/aegis128 - Use RIP-relative addressing
` [PATCH 02/10] crypto: x86/aesni "
` [PATCH 03/10] crypto: x86/aria "
` [PATCH 04/10] crypto: x86/camellia "
` [PATCH 05/10] crypto: x86/cast5 "
` [PATCH 06/10] crypto: x86/cast6 "
` [PATCH 07/10] crypto: x86/crc32c "
` [PATCH 08/10] crypto: x86/des3 "
` [PATCH 09/10] crypto: x86/ghash "
` [PATCH 10/10] crypto: x86/sha256 "

[PATCH] crypto: ixp4xx - Remove COMPILE_TEST from Kconfig dependencies
 2023-04-09  7:46 UTC  (2+ messages)
` [PATCH] crypto: ixp4xx - Do not check word size when compile testing

[PATCH v5] crypto: hisilicon/trng - add support for HiSTB TRNG
 2023-04-09  3:33 UTC  (4+ messages)

[herbert-cryptodev-2.6:master 99/105] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_385' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct crypt_ctl) != 64
 2023-04-07 19:37 UTC  (2+ messages)

[PATCH v6 0/6] Add dedicated Qcom ICE driver
 2023-04-07 19:23 UTC  (12+ messages)
` [PATCH v6 1/6] dt-bindings: crypto: Add Qualcomm Inline Crypto Engine
` [PATCH v6 2/6] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v6 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v6 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v6 5/6] mmc: sdhci-msm: "
` [PATCH v6 6/6] arm64: dts: qcom: sm8550: Add the Inline Crypto Engine node
` (subset) [PATCH v6 0/6] Add dedicated Qcom ICE driver

[PATCH v5 0/6] Add dedicated Qcom ICE driver
 2023-04-07 17:28 UTC  (9+ messages)
` [PATCH v5 3/6] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [PATCH v5 4/6] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [PATCH v5 5/6] mmc: sdhci-msm: "

[PATCH v2 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-04-06 14:43 UTC  (4+ messages)
` [PATCH v2 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm

[PATCH 0/4] Atmel crypto engine fixes
 2023-04-06  8:50 UTC  (2+ messages)

[PATCH 0/3] crypto: Move Intel crypto drivers to drivers/crypto/intel
 2023-04-06  8:50 UTC  (2+ messages)

[PATCH] crypto: ccp - Clear PSP interrupt status register before calling handler
 2023-04-06  8:50 UTC  (2+ messages)

[PATCH] crypto: Jitter RNG - Permanent and Intermittent health errors
 2023-04-06  8:50 UTC  (3+ messages)
` [PATCH v4] crypto: jitter - permanent and intermittent "

remove crc32c_impl
 2023-04-05 14:07 UTC  (5+ messages)
` [PATCH 1/2] btrfs: don't print the crc32c implementtion at load time
` [PATCH 2/2] libcrc32c: remove crc32c_impl

Kernel panic, CONFIG_FIPS_SIGNATURE_SELFTEST, missing dependency
 2023-04-05  3:15 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).