linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-25 05:46:35 to 2023-05-07 18:12:09 UTC [more...]

[GIT PULL] Crypto Fixes for 5.16
 2023-05-07 18:12 UTC  (20+ messages)
  ` [GIT PULL] Crypto Fixes for 5.17
      ` [GIT PULL] Crypto Fixes for 5.18
        ` [GIT PULL] Crypto Fixes for 5.19
              ` [GIT PULL] Crypto Fixes for 6.1
                  ` [GIT PULL] Crypto Fixes for 6.2
                    ` [GIT PULL] Crypto Fixes for 6.3
                      ` [GIT PULL] Crypto Fixes for 6.4
          ` [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

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-06  8:48 UTC  (34+ messages)
` [PATCH v6 01/14] x86/boot: Place kernel_info at a fixed offset
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v6 03/14] x86: Secure Launch Kconfig
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 05/14] x86: Secure Launch main "
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
` [PATCH v6 08/14] x86: Secure Launch kernel late "
` [PATCH v6 09/14] x86: Secure Launch SMP bringup support
` [PATCH v6 10/14] kexec: Secure Launch kexec SEXIT support
` [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v6 12/14] x86: Secure Launch late initcall platform module
` [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
` [PATCH v6 14/14] x86: EFI stub DRTM launch support "

[PATCH v5 00/12] x86: Support Key Locker
 2023-05-06  0:01 UTC  (10+ messages)
` [PATCH v6 "
  ` [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 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 v7 0/3] Add dedicated Qcom ICE driver
 2023-05-05 18:47 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle

[syzbot] [crypto?] KCSAN: data-race in random_recv_done / virtio_read (3)
 2023-05-05  4:01 UTC  (11+ messages)
  ` [PATCH] hwrng: virtio - Fix race on data_avail and actual data
      ` [v2 PATCH] "

[PATCH AUTOSEL 6.1 21/49] crypto: jitter - permanent and intermittent health errors
 2023-05-04 19:45 UTC 

[PATCH AUTOSEL 6.2 24/53] crypto: jitter - permanent and intermittent health errors
 2023-05-04 19:43 UTC 

[PATCH AUTOSEL 6.3 27/59] crypto: jitter - permanent and intermittent health errors
 2023-05-04 19:41 UTC 

[PATCH] crypto: hash - Add default handlers for digest, export, import
 2023-05-04  9:35 UTC  (2+ messages)

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

[PATCH] crypto: api - Fix CRYPTO_USER checks for report function
 2023-05-02 10:26 UTC  (2+ messages)

[PATCH] crypto: engine - fix crypto_queue backlog handling
 2023-05-02  7:19 UTC  (3+ messages)
  ` [EXT] "

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-05-02  1:28 UTC  (8+ messages)
` [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()

[PATCH v3 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-05-01 20:48 UTC  (27+ messages)
` [PATCH v3 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v3 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v3 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v3 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v3 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v3 06/15] dmaengine: idxd: Add private_data to struct idxd_wq
` [PATCH v3 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v3 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v3 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v3 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v3 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v3 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v3 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v3 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v3 15/15] crypto: iaa - Add IAA Compression Accelerator stats

[PATCH v2 00/10] Add dynamic boost control support
 2023-05-01 19:57 UTC  (13+ messages)
` [PATCH v2 01/10] crypto: ccp: Rename macro for security attributes
` [PATCH v2 02/10] crypto: ccp: Add support for displaying PSP firmware versions
` [PATCH v2 03/10] crypto: ccp: Add bootloader and TEE version offsets
` [PATCH v2 04/10] crypto: ccp: move setting PSP master to earlier in the init
` [PATCH v2 05/10] crypto: ccp: Add support for fetching a nonce for dynamic boost control
` [PATCH v2 06/10] crypto: ccp: Add support for setting user ID "
` [PATCH v2 07/10] crypto: ccp: Add support for getting and setting DBC parameters

[PATCH] SUNRPC: Avoid relying on crypto API to derive CBC-CTS output IV
 2023-05-01 14:55 UTC  (4+ messages)

RPCSEC GSS krb5 KUnit test fails on arm64 with h/w accelerated ciphers enabled
 2023-05-01 13:02 UTC  (9+ messages)

[PATCH 0/3] crypto: LEA block cipher implementation
 2023-04-29  2:20 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] crypto: add LEA testmgr tests
` [PATCH 3/3] crypto: LEA block cipher AVX2 optimization

[PATCH] crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
 2023-04-28 10:05 UTC  (2+ messages)

[PATCH RFC 01/43] x86/crypto: Adapt assembly for PIE support
 2023-04-28  9:50 UTC 

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
 2023-04-27 20:50 UTC 

[PATCH 0/3] hwrng: imx-rngc - simplify register definitions
 2023-04-27 18:53 UTC  (4+ messages)
` [PATCH 1/3] hwrng: imx-rngc - use bitfield macros to read fifo level
` [PATCH 2/3] hwrng: imx-rngc - use bitfield macros to read rng type
` [PATCH 3/3] hwrng: imx-rngc - use BIT(x) for register bit defines

[PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
 2023-04-27 13:13 UTC  (6+ messages)

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

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-04-26 23:28 UTC  (5+ messages)

[PATCH v2 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
 2023-04-26 19:11 UTC  (6+ messages)
` [PATCH v2 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le
` [PATCH v2 2/5] Glue code for optmized Chacha20 implementation "
` [PATCH v2 3/5] An optimized Poly1305 implementation with 4-way unrolling "
` [PATCH v2 4/5] Glue code for optmized Poly1305 implementation "
` [PATCH v2 5/5] Update Kconfig and Makefile

[PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup()
 2023-04-26 18:45 UTC  (2+ messages)

[PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code
 2023-04-26 18:45 UTC  (2+ messages)

[PATCH V4 06/23] RISC-V: Add support to build the ACPI core
 2023-04-26 18:44 UTC  (2+ messages)

[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
 2023-04-26 18:27 UTC  (13+ messages)
` [RFC][PATCH 1/6] KEYS: asymmetric: Introduce UMD-based asymmetric key parser
` [RFC][PATCH 2/6] KEYS: asymmetric: Introduce UMD-based asymmetric key signature parser
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
` [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc
` [RFC][PATCH 5/6] selftests/bpf: Prepare a test for UMD-parsed signatures
` [RFC][PATCH 6/6] KEYS: asymmetric: Add UMD handler

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-26 18:02 UTC  (4+ messages)
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

[PATCH 00/10] Add dynamic boost control support
 2023-04-26 14:43 UTC  (3+ messages)

[PATCH -next] crypto: jitter - change module_init(jent_mod_init) to subsys_initcall(jent_mod_init)
 2023-04-26  9:48 UTC  (5+ messages)

[PATCH 0/5] crypto: Accelerated Chacha20/Poly1305 implementation
 2023-04-26  8:19 UTC  (16+ messages)
` [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le
` [PATCH 2/5] Glue code for optmized Chacha20 implementation "
` [PATCH 4/5] Glue code for optmized Poly1305 "
` [PATCH 5/5] Update Kconfig and Makefile

[PATCH v2] crypto: caam - refactor RNG initialization
 2023-04-26  7:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] crypto: octeontx2: hardware configuration for inline IPsec
 2023-04-25 14:06 UTC  (3+ messages)
` [PATCH 1/2] crypto: octeontx2: add support for AF to CPT PF uplink mbox
` [PATCH 2/2] crypto: octeontx2: hardware configuration for inline IPsec

[linux-next:pending-fixes] BUILD SUCCESS 0a6daccdbdd65cc86e2c4479211cd7f5915c9cd8
 2023-04-25 11:13 UTC 

Słowa kluczowe do wypozycjonowania
 2023-04-25  9:42 UTC 

[PATCH v3 0/6] Introduce STM32 system bus
 2023-04-25  7:56 UTC  (9+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "


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