messages from 2025-10-26 15:10:15 to 2025-11-02 01:53:46 UTC [more...]
[PATCH] crypto: x86/aes-gcm-vaes-avx2 - initialize full %rax return register
2025-11-02 1:52 UTC
[PATCH] lib/crypto: x86/blake2s: Drop check for nblocks == 0
2025-11-02 1:49 UTC
[PATCH] lib/crypto: arm, arm64: Drop filenames from file comments
2025-11-02 1:48 UTC
[PATCH] lib/crypto: arm/blake2s: Fix some comments
2025-11-02 1:45 UTC
[PATCH] crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fw
2025-11-01 14:04 UTC
[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
2025-10-31 22:18 UTC (16+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches
` [PATCH v12 23/23] mm: zswap: Batched zswap_compress() with compress batching of large folios
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-31 19:35 UTC (9+ messages)
` [PATCH] pm-hibernate: flush block device cache when hibernating
` [PATCH 1/2] pm-hibernate: flush disk cache when suspending
` [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
[GIT PULL] Crypto Fixes for 6.18
2025-10-31 14:49 UTC (2+ messages)
[PATCH v5 0/4] Add support for more AES modes in TI DTHEv2
2025-10-31 14:41 UTC (4+ messages)
` [PATCH v5 2/4] crypto: ti - Add support for AES-CTR in DTHEv2 driver
[PATCH v2 00/15] SHA-3 library
2025-10-31 14:29 UTC (10+ messages)
[PATCH v4 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
2025-10-31 14:16 UTC (30+ messages)
` [PATCH v4 01/21] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v4 02/21] crypto/arm64: sm4-ce-ccm "
` [PATCH v4 03/21] crypto/arm64: sm4-ce-gcm "
` [PATCH v4 04/21] arm64/simd: Add scoped guard API for kernel mode SIMD
` [PATCH v4 05/21] ARM/simd: "
` [PATCH v4 06/21] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API
` [PATCH v4 07/21] raid6: "
` [PATCH v4 08/21] lib/crc: Switch ARM and arm64 to 'ksimd' scoped "
` [PATCH v4 09/21] lib/crypto: "
` [PATCH v4 10/21] crypto/arm64: aes-ccm - Switch "
` [PATCH v4 11/21] crypto/arm64: aes-blk "
` [PATCH v4 12/21] crypto/arm64: aes-gcm "
` [PATCH v4 13/21] crypto/arm64: nhpoly1305 "
` [PATCH v4 14/21] crypto/arm64: polyval "
` [PATCH v4 15/21] crypto/arm64: sha3 "
` [PATCH v4 16/21] crypto/arm64: sm3 "
` [PATCH v4 17/21] crypto/arm64: sm4 "
` [PATCH v4 18/21] arm64/xorblocks: "
` [PATCH v4 19/21] net/mlx5: Switch to more abstract scoped ksimd guard API on arm64
` [PATCH v4 20/21] arm64/fpu: Enforce task-context only for generic kernel mode FPU
` [PATCH v4 21/21] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack
[PATCH v3 0/3] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
2025-10-31 13:07 UTC (2+ messages)
[RFC bpf-next 2/2] bpftool: Use libcrypto feature test to optionally support signing
2025-10-31 10:11 UTC (2+ messages)
` bpftool BPF signing supported using openssl v1? (Was Re: [RFC bpf-next 2/2] bpftool: Use libcrypto feature test to optionally support signing)
[PATCH v2] crypto: qat - use simple_strtoull to improve qat_uclo_parse_num
2025-10-31 9:51 UTC (8+ messages)
[PATCH 0/4] crypto: hisilicon - various cleanup for QM and SGL
2025-10-31 9:51 UTC (2+ messages)
[PATCH] crypto: qce: Provide dev_err_probe() status on DMA failure
2025-10-31 9:51 UTC (5+ messages)
[PATCH] dt-bindings: crypto: amd,ccp-seattle-v1a: Allow 'iommus' property
2025-10-31 9:47 UTC (3+ messages)
[PATCH] crypto: aead - Add support for on-stack AEAD req allocation
2025-10-31 9:46 UTC (2+ messages)
[PATCH] dt-bindings: Remove extra blank lines
2025-10-31 6:46 UTC (4+ messages)
[PATCH v8 0/4] crypto: spacc - Add SPAcc Crypto Driver
2025-10-31 4:48 UTC (5+ messages)
` [PATCH v8 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v8 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v8 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v8 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH] crypto: ccp - Add support for PCI device 0x115A
2025-10-30 17:08 UTC (2+ messages)
[PATCH] crypto: deflate - Use struct_size to improve deflate_alloc_stream
2025-10-30 16:32 UTC
[PATCH v5 00/23] Non-const bitfield helpers
2025-10-30 10:31 UTC (38+ messages)
` [PATCH v5 01/23] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v5 02/23] crypto: qat - #undef field_get() before local definition
` [PATCH v5 03/23] EDAC/ie31200: "
` [PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v5 05/23] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v5 06/23] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v5 07/23] pinctrl: ma35: "
` [PATCH v5 08/23] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v5 09/23] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH v5 11/23] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v5 12/23] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v5 13/23] crypto: qat - convert to common field_get() helper
` [PATCH v5 14/23] EDAC/ie31200: Convert "
` [PATCH v5 15/23] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v5 16/23] iio: dac: Convert to common field_prep() helper
` [PATCH v5 17/23] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v5 18/23] pinctrl: ma35: "
` [PATCH v5 19/23] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v5 20/23] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v5 21/23] iio: imu: smi330: "
` [PATCH v5 22/23] clk: renesas: Use bitfield helpers
` [PATCH v5 23/23] soc: "
[PATCH 00/15] crypto: zynqmp-aes-gcm: Bug fixes and aes-gcm support for Versal
2025-10-30 8:07 UTC (17+ messages)
` [PATCH 01/15] firmware: zynqmp: Move crypto API's to separate file
` [PATCH 02/15] crypto: zynqmp-aes-gcm: cleanup: Remove union from zynqmp_aead_drv_ctx
` [PATCH 03/15] firmware: zynqmp: Add helper API to self discovery the device
` [PATCH 04/15] dt-bindings: crypto: Mark zynqmp-aes as Deprecated
` [PATCH 05/15] crypto: zynqmp-aes-gcm: Update probe to self discover the device
` [PATCH 06/15] crypto: zynqmp-aes-gcm: Return linux error code instead of firmware error code
` [PATCH 07/15] crypto: zynqmp-aes-gcm: Avoid Encrypt request to fallback for authsize < 16
` [PATCH 08/15] crypto: zynqmp-aes-gcm: Avoid submitting fallback requests to engine
` [PATCH 09/15] crypto: zynqmp-aes-gcm: Fix setkey operation to select HW keys
` [PATCH 10/15] crypto: zynqmp-aes-gcm: Change coherent DMA to streaming DMA API
` [PATCH 11/15] firmware: xilinx: Add firmware API's to support aes-gcm in Versal device
` [PATCH 12/15] crypto: xilinx: Replace zynqmp prefix with xilinx
` [PATCH 13/15] crypto: xilinx: cleanup: Remove un-necessary typecast operation
` [PATCH 14/15] crypto: zynqmp-aes-gcm: Save dma bit mask value in driver context
` [PATCH 15/15] crypto: xilinx: Add gcm(aes) support for AMD/Xilinx Versal device
[PATCH v12 0/2] update live migration configuration region
2025-10-30 1:57 UTC (3+ messages)
` [PATCH v12 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v12 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH v11 0/2] update live migration configuration region
2025-10-30 1:30 UTC (5+ messages)
` [PATCH v11 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v11 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH net-next v5 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-10-29 17:36 UTC (22+ messages)
` [PATCH net-next v5 01/15] crypto: octeontx2: Share engine group info with AF driver
` [PATCH net-next v5 04/15] octeontx2-af: Handle inbound inline ipsec config in AF
` [PATCH net-next v5 05/15] octeontx2-af: Add support for CPT second pass
` [PATCH net-next v5 06/15] octeontx2-af: Add support for SPI to SA index translation
` [PATCH net-next v5 07/15] octeontx2-af: Add mbox to alloc/free BPIDs
` [PATCH net-next v5 08/15] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [EXTERNAL] "
` [PATCH net-next v5 09/15] octeontx2-pf: ipsec: Allocate Ingress SA table
` [PATCH net-next v5 10/15] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [PATCH net-next v5 11/15] octeontx2-pf: ipsec: Initialize ingress IPsec
` [PATCH net-next v5 12/15] octeontx2-pf: ipsec: Configure backpressure
` [PATCH net-next v5 13/15] octeontx2-pf: ipsec: Process CPT metapackets
` [PATCH net-next v5 14/15] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
` [PATCH net-next v5 15/15] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows
` [EXTERNAL] "
[PATCH v2 0/3] Add Crypto support for Kaanapali SoC
2025-10-29 15:32 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,prng: Document kaanapali RNG
` [PATCH v2 2/3] dt-bindings: crypto: qcom-qce: Document the kaanapli crypto engine
` [PATCH v2 3/3] crypto: qce: fix version check
[PATCH v6 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot
2025-10-29 14:30 UTC (3+ messages)
[PATCH] crypto: xilinx - Use %pe to print PTR_ERR
2025-10-29 7:08 UTC
[PATCH v10 0/2] update live migration configuration region
2025-10-29 1:27 UTC (9+ messages)
` [PATCH v10 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v10 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-10-28 17:38 UTC (5+ messages)
[PATCH] KEYS: fix compilation warnings in the dump_options() function
2025-10-28 7:03 UTC
[PATCH] hwrng: tpm: Do not enable by default
2025-10-28 5:46 UTC (3+ messages)
[PATCH] crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_value
2025-10-28 1:25 UTC (2+ messages)
[PATCH] keys: Annotate struct asymmetric_key_id with __counted_by
2025-10-27 19:57 UTC (2+ messages)
[PATCH v4 0/4] SEV-SNP guest policy bit support updates
2025-10-27 19:33 UTC (5+ messages)
` [PATCH v4 1/4] KVM: SEV: Consolidate the SEV policy bits in a single header file
` [PATCH v4 2/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
` [PATCH v4 3/4] KVM: SEV: Publish "
` [PATCH v4 4/4] KVM: SEV: Add known "
[PATCH] crypto: qat - use strscpy_pad to simplify buffer initialization
2025-10-27 8:43 UTC (7+ messages)
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-27 8:08 UTC (2+ messages)
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).