Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 08:06:03 to 2024-03-29 08:05:59 UTC [more...]

[PATCH v2 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-03-29  8:03 UTC 

[PATCH REVIEW] hwrng: add exynos Secure World RNG device driver
 2024-03-29  7:55 UTC  (5+ messages)

[PATCH v8 00/12] x86: Support Key Locker
 2024-03-29  6:57 UTC  (18+ messages)
` [PATCH v9 00/14] "
  ` [PATCH v9 01/14] Documentation/x86: Document "
  ` [PATCH v9 02/14] x86/cpufeature: Enumerate Key Locker feature
  ` [PATCH v9 03/14] x86/insn: Add Key Locker instructions to the opcode map
  ` [PATCH v9 04/14] x86/asm: Add a wrapper function for the LOADIWKEY instruction
  ` [PATCH v9 05/14] x86/msr-index: Add MSRs for Key Locker wrapping key
  ` [PATCH v9 06/14] x86/keylocker: Define Key Locker CPUID leaf
  ` [PATCH v9 07/14] x86/cpu/keylocker: Load a wrapping key at boot time
  ` [PATCH v9 08/14] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
  ` [PATCH v9 09/14] x86/hotplug/keylocker: Ensure wrapping key backup capability
  ` [PATCH v9 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
  ` [PATCH v9 11/14] x86/cpu/keylocker: Check Register File "
  ` [PATCH v9 12/14] x86/Kconfig: Add a configuration for Key Locker
  ` [PATCH v9 13/14] crypto: x86/aes - Prepare for new AES-XTS implementation
  ` [PATCH v9 14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm

[PATCH] misc: uacce - add the null check for the input pointer and its pointer members
 2024-03-29  6:34 UTC  (2+ messages)

[PATCH 0/4] crypto: Add new compression modes for zlib and IAA
 2024-03-29  2:46 UTC  (6+ messages)
` [PATCH 1/4] crypto: Add 'canned' compression mode for zlib
` [PATCH 2/4] crypto: iaa - Add deflate-canned compression algorithm
` [PATCH 3/4] crypto: iaa - Add deflate-iaa-dynamic "
` [PATCH 4/4] crypto: iaa - Add Software Compression stats to IAA Compression Accelerator stats

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 23:05 UTC  (9+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/7] security: "
` [PATCH 3/7] crypto: "
` [PATCH 4/7] initrd: "
` [PATCH 5/7] ipc: "
` [PATCH 6/7] io_uring: Remove the now superfluous sentinel elements "
` [PATCH 7/7] drivers: perf: "
` (subset) [PATCH 0/7] sysctl: Remove sentinel elements from misc directories

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-28 20:25 UTC  (32+ messages)
` [PATCH 01/19] "
` [PATCH 02/19] coresight: cti: drop owner assignment
` [PATCH 03/19] coresight: catu: "
` [PATCH 04/19] coresight: etm3x: "
` [PATCH 05/19] coresight: etm4x: "
` [PATCH 06/19] coresight: funnel: "
` [PATCH 07/19] coresight: replicator: "
` [PATCH 08/19] coresight: etb10: "
` [PATCH 09/19] coresight: stm: "
` [PATCH 10/19] coresight: tmc: "
` [PATCH 11/19] coresight: tpda: "
` [PATCH 12/19] coresight: tpdm: "
` [PATCH 13/19] coresight: tpiu: "
` [PATCH 14/19] i2c: nomadik: "
` [PATCH 15/19] hwrng: "
` [PATCH 16/19] dmaengine: pl330: "
` [PATCH 17/19] Input: ambakmi - "
` [PATCH 18/19] memory: pl353-smc: "
` [PATCH 19/19] vfio: amba: "

LINUX NFS support for SHA256 hash types
 2024-03-28 19:42 UTC  (3+ messages)
    ` [External] : "

[PATCH] crypto: jitter - Replace http with https
 2024-03-28 19:05 UTC 

[PATCH v7 0/6] DCP as trusted keys backend
 2024-03-28 18:50 UTC  (13+ messages)
` [PATCH v7 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v7 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v7 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v7 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v7 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v7 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH v1 0/4] Add spacc crypto driver support
 2024-03-28 18:26 UTC  (5+ messages)
` [PATCH v1 1/4] Add SPAcc driver to Linux kernel
` [PATCH v1 2/4] Add SPACC Kconfig and Makefile
` [PATCH v1 3/4] Add SPAcc dts overlay
` [PATCH v1 4/4] Enable Driver compilation in crypto Kconfig and Makefile file

[PATCH v2] crypto: ecdh - explicitly zeroize private_key
 2024-03-28 16:24 UTC 

[PATCH] crypto: jitter - Remove duplicate word in comment
 2024-03-28 16:03 UTC 

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-28 15:39 UTC  (30+ messages)
` [PATCH 01/22] "
` [PATCH 02/22] um: virt-pci: drop owner assignment
` [PATCH 03/22] virtio_blk: "
` [PATCH 04/22] bluetooth: virtio: "
` [PATCH 05/22] hwrng: "
` [PATCH 06/22] virtio_console: "
` [PATCH 07/22] crypto: virtio - "
` [PATCH 08/22] firmware: arm_scmi: virtio: "
` [PATCH 09/22] gpio: "
` [PATCH 10/22] drm/virtio: "
` [PATCH 11/22] iommu: virtio: "
` [PATCH 12/22] misc: nsm: "
` [PATCH 13/22] net: caif: virtio: "
` [PATCH 14/22] net: "
` [PATCH 15/22] net: 9p: "
` [PATCH 16/22] net: vmw_vsock: "
` [PATCH 17/22] wireless: mac80211_hwsim: "
` [PATCH 18/22] nvdimm: virtio_pmem: "
` [PATCH 19/22] rpmsg: virtio: "
` [PATCH 20/22] scsi: "
` [PATCH 21/22] fuse: "
` [PATCH 22/22] sound: "

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-03-28 15:03 UTC  (3+ messages)

[PATCH] raid6test: Use str_plural() to fix Coccinelle warning
 2024-03-28 13:15 UTC 

[PATCH v2] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
 2024-03-28 10:58 UTC  (2+ messages)

[PATCH] crypto: bcm/spu2
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH v2] crypto: bcm/spu2 - Add buffer size check

[PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH v2 0/2] crypto: x86/aesni - Simplify AES key expansion code

[PATCH 0/2] crypto: iaa - A couple of bugfixes
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH 2/2] crypto: iaa: Fix some errors in IAA documentation

[PATCH] crypto: ecdsa - Fix module auto-load on add-key
 2024-03-28 10:56 UTC  (2+ messages)

[PATCH] crypto: ecc - update ecc_gen_privkey for FIPS 186-5
 2024-03-28 10:56 UTC  (2+ messages)

[PATCH] crypto: ecrdsa - Fix module auto-load on add_key
 2024-03-28 10:55 UTC  (2+ messages)

[PATCH] hwrng: core: Convert sprintf/snprintf to sysfs_emit
 2024-03-28 10:54 UTC  (2+ messages)

[PATCH 0/2] Add Inline Crypto Engine for SC7280 UFS
 2024-03-28 10:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: ice: Document sc7280 inline crypto engine

[PATCH v2] crypto: remove CONFIG_CRYPTO_STATS
 2024-03-28 10:53 UTC  (2+ messages)

[PATCH][next] crypto/nx: Avoid -Wflex-array-member-not-at-end warning
 2024-03-28 10:46 UTC  (2+ messages)

[PATCH v4 0/7] crypto: starfive: Add support for JH8100
 2024-03-28 10:45 UTC  (3+ messages)

[PATCH 0/4] crypto: IAA stats bugfixes and simplifications
 2024-03-28 10:44 UTC  (2+ messages)

[PATCH] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
 2024-03-28 10:00 UTC  (2+ messages)

[PATCH] crypto: ecdh - explicitly zeroize private_key
 2024-03-28 10:17 UTC  (2+ messages)

[PATCH v6 0/5] Add Tegra Security Engine driver
 2024-03-28 10:13 UTC  (4+ messages)
` [PATCH v6 3/5] crypto: tegra: "

[PATCH v2] dt-bindings: crypto: ti,omap-sham: Convert to dtschema
 2024-03-28  1:34 UTC  (3+ messages)

[PATCH] crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
 2024-03-27 22:25 UTC 

FAILED: Patch "LoongArch/crypto: Clean up useless assignment operations" failed to apply to 4.19-stable tree
 2024-03-27 12:25 UTC 

FAILED: Patch "LoongArch/crypto: Clean up useless assignment operations" failed to apply to 5.4-stable tree
 2024-03-27 12:21 UTC 

FAILED: Patch "LoongArch/crypto: Clean up useless assignment operations" failed to apply to 5.10-stable tree
 2024-03-27 12:17 UTC 

FAILED: Patch "LoongArch/crypto: Clean up useless assignment operations" failed to apply to 5.15-stable tree
 2024-03-27 12:14 UTC 

FAILED: Patch "LoongArch/crypto: Clean up useless assignment operations" failed to apply to 6.1-stable tree
 2024-03-27 12:11 UTC 

[PATCH v5 00/11] Turris Omnia MCU driver
 2024-03-27 11:39 UTC  (5+ messages)
` [PATCH v5 06/11] devm-helpers: Add resource managed version of irq_create_mapping()

[PATCH] dt-bindings: crypto: ti,omap-sham: Convert to dtschema
 2024-03-27  5:17 UTC  (4+ messages)

Build regressions/improvements in v6.9-rc1
 2024-03-26 18:15 UTC  (3+ messages)

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

[PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-03-26 16:47 UTC  (12+ messages)
` [PATCH 1/6] x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support
` [PATCH 2/6] crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
` [PATCH 3/6] crypto: x86/aes-xts - wire up AESNI + AVX implementation
` [PATCH 4/6] crypto: x86/aes-xts - wire up VAES + AVX2 implementation
` [PATCH 5/6] crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
` [PATCH 6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation


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