Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-08 06:21:11 to 2023-05-15 08:07:46 UTC [more...]

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-15  7:57 UTC  (12+ messages)
` [PATCH v3 01/11] cyrpto/b128ops: Remove struct u128
` [PATCH v3 02/11] types: Introduce [us]128
` [PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v3 04/11] instrumentation: Wire up cmpxchg128()
` [PATCH v3 05/11] percpu: Wire up cmpxchg128
` [PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH v3 07/11] x86,intel_iommu: "
` [PATCH v3 08/11] slub: "
` [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()
` [PATCH v3 10/11] arch: Remove cmpxchg_double
` [PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128()

[PATCH 1/2] rust: add synchronous message digest support
 2023-05-15  6:11 UTC  (3+ messages)
` [PATCH 2/2] rust: add socket support

[PATCH v7 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-15  6:04 UTC  (8+ messages)
` [PATCH v7 2/4] crypto: starfive - Add crypto engine support
` [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support

[syzbot] [crypto?] general protection fault in __aria_aesni_avx_gfni_crypt_16way
 2023-05-15  5:57 UTC  (3+ messages)

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-15  5:54 UTC  (23+ messages)
` [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V6 02/21] platform/surface: Disable for RISC-V
` [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

[PATCH 0/2] rust: networking and crypto abstractions
 2023-05-15  4:34 UTC 

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-14 19:11 UTC  (55+ messages)
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
` [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 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 V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
 2023-05-14  2:32 UTC  (5+ messages)
` [PATCH V3 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH V3 6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC

[PATCH v2 0/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem
 2023-05-13  9:05 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: hisilicon/advca - Add SHA support

[PATCH v5 00/12] x86: Support Key Locker
 2023-05-12 17:52 UTC  (26+ 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 v2] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
 2023-05-12 10:58 UTC  (2+ messages)

[PATCH v3] crypto: engine - Fix struct crypto_engine_op doc
 2023-05-12 10:59 UTC  (2+ messages)

[PATCH 0/2] crypto: octeontx2: hardware configuration for inline IPsec
 2023-05-12 10:59 UTC  (2+ messages)

[PATCH 0/2] crypto: jitter - SHA-3 conditioner and test interface
 2023-05-12 10:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH] crypto: ixp4xx - silence uninitialized variable warning
 2023-05-12 10:58 UTC  (2+ messages)

[PATCH v2] crypto: caam - refactor RNG initialization
 2023-05-12 10:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] caam: imx: fix the built-in caam driver cannot match soc_id
 2023-05-12 15:10 UTC  (2+ messages)

[PATCH] crypto: sa2ul: change unsafe data size limit to 255 bytes
 2023-05-12 10:40 UTC 

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-05-11 23:32 UTC  (16+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH 0/3] Add digitalSignature enforcement keyring restrictions
 2023-05-11 22:48 UTC  (8+ messages)
` [PATCH 1/3] KEYS: DigitalSignature link restriction
` [PATCH 2/3] integrity: Enforce digitalSignature usage in the ima and evm keyrings
` [PATCH 3/3] integrity: Remove EXPERIMENTAL from Kconfig

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

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

[PATCH] uacce: use filep->f_mapping to replace inode->i_mapping
 2023-05-11  9:59 UTC  (7+ messages)
` [PATCH v2 0/2] uacce misc fix
  ` [PATCH v2 1/2] uacce: use q->mapping to replace inode->i_mapping
  ` [PATCH v2 2/2] uacce: vma_close clears q->qfrs when freeing qfrs

[PATCH 0/3] hwrng: imx-rngc - simplify register definitions
 2023-05-11  7:43 UTC  (4+ messages)
` [PATCH 1/3] hwrng: imx-rngc - use bitfield macros to read fifo level

[PATCH] crypto: lib/sha256 - Use generic code from sha256_base
 2023-05-11  4:30 UTC 

[PATCH] crypto: lib/sha256 - Remove redundant and unused sha224_update
 2023-05-11  4:29 UTC 

[PATCH] Crypto: Fix one bug when use kernel ecdsa algorithm
 2023-05-10  7:51 UTC 

[PATCH V5 00/21] Add basic ACPI support for RISC-V
 2023-05-10  5:47 UTC  (26+ messages)
` [PATCH V5 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V5 02/21] platform/surface: Disable for RISC-V
` [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V5 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V5 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V5 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V5 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V5 09/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V5 10/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V5 11/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V5 12/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V5 13/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V5 14/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V5 15/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V5 16/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V5 17/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V5 18/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V5 19/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V5 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V5 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

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

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-05-09 10:09 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle
` [PATCH v7 3/3] mmc: sdhci-msm: Switch to the new ICE API

Pompy ciepła - nowe warunki
 2023-05-08  7:31 UTC 

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-05-09  7:20 UTC  (7+ messages)

[PATCH 11/13] crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-05-09  2:18 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).