messages from 2025-10-23 16:37:04 to 2025-10-30 10:11:13 UTC [more...]
[PATCH v2 00/15] SHA-3 library
2025-10-30 10:10 UTC (21+ messages)
` [PATCH v2 01/15] crypto: s390/sha3 - Rename conflicting functions
` [PATCH v2 02/15] crypto: arm64/sha3 - Rename conflicting function
` [PATCH v2 03/15] lib/crypto: sha3: Add SHA-3 support
` [PATCH v2 04/15] lib/crypto: sha3: Move SHA3 Iota step mapping into round function
` [PATCH v2 05/15] lib/crypto: tests: Add SHA3 kunit tests
` [PATCH v2 06/15] lib/crypto: tests: Add additional SHAKE tests
` [PATCH v2 07/15] lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
` [PATCH v2 08/15] crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for library
` [PATCH v2 09/15] lib/crypto: arm64/sha3: Migrate optimized code into library
` [PATCH v2 10/15] lib/crypto: s390/sha3: Add optimized Keccak functions
` [PATCH v2 11/15] lib/crypto: sha3: Support arch overrides of one-shot digest functions
` [PATCH v2 12/15] lib/crypto: s390/sha3: Add optimized one-shot SHA-3 "
` [PATCH v2 13/15] crypto: jitterentropy - Use default sha3 implementation
` [PATCH v2 14/15] crypto: sha3 - Reimplement using library API
` [PATCH v2 15/15] crypto: s390/sha3 - Remove superseded SHA-3 code
[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 (24+ messages)
` [PATCH net-next v5 01/15] crypto: octeontx2: Share engine group info with AF driver
` [PATCH net-next v5 02/15] octeontx2-af: Configure crypto hardware for inline ipsec
` [PATCH net-next v5 03/15] octeontx2-af: Setup Large Memory Transaction for crypto
` [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] "
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-29 16:31 UTC (11+ messages)
` [PATCH] pm-hibernate: flush block device cache when hibernating
[PATCH] crypto: ccp - Add support for PCI device 0x115A
2025-10-29 16:15 UTC
[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 v5 00/23] Non-const bitfield helpers
2025-10-29 14:43 UTC (36+ 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 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 (3+ 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 v2] crypto: qat - use simple_strtoull to improve qat_uclo_parse_num
2025-10-27 9:02 UTC (3+ messages)
[PATCH] dt-bindings: crypto: amd,ccp-seattle-v1a: Allow 'iommus' property
2025-10-27 8:56 UTC (2+ messages)
[PATCH] crypto: qat - use strscpy_pad to simplify buffer initialization
2025-10-27 8:43 UTC (9+ messages)
[PATCH] crypto: qce: Provide dev_err_probe() status on DMA failure
2025-10-27 8:27 UTC (4+ messages)
[PATCH] dt-bindings: Remove extra blank lines
2025-10-27 1:36 UTC (11+ messages)
[PATCH v7 2/4] Add SPAcc ahash support
2025-10-26 11:39 UTC (5+ messages)
[PATCH 1/2] keys: Remove unnecessary local variable from ca_keys_setup
2025-10-26 9:20 UTC (2+ messages)
[PATCH AUTOSEL 6.17-6.12] crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()
2025-10-25 15:58 UTC (6+ messages)
` [PATCH AUTOSEL 6.17-6.6] crypto: caam - double the entropy delay interval for retry
` [PATCH AUTOSEL 6.17-6.12] crypto: hisilicon/qm - clear all VF configurations in the hardware
` [PATCH AUTOSEL 6.17] hwrng: timeriomem - Use us_to_ktime() where appropriate
` [PATCH AUTOSEL 6.17-6.12] crypto: hisilicon/qm - invalidate queues in use
` [PATCH AUTOSEL 6.17-6.12] crypto: ccp: Skip SEV and SNP INIT for kdump boot
[PATCH 0/4] crypto: hisilicon - various cleanup for QM and SGL
2025-10-25 10:12 UTC (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - add the save operation of eqe and aeqe
` [PATCH 2/4] crypto: hisilicon/qm - add concurrency protection for variable err_threshold
` [PATCH 3/4] crypto: hisilicon/sgl - remove unnecessary checks for curr_hw_sgl error
` [PATCH 4/4] crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfg
[GIT PULL] Crypto library fix for v6.18-rc3
2025-10-24 23:49 UTC (2+ messages)
[PATCH 00/10] BLAKE2b library API
2025-10-24 19:21 UTC (6+ messages)
` [PATCH 10/10] btrfs: switch to library APIs for checksums
[PATCH v3 0/2] hwrng: exynos: enable GS101 TRNG support
2025-10-24 17:57 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: rng: add google,gs101-trng compatible
` [PATCH v3 2/2] arm64: dts: exynos: gs101: add TRNG node
[PATCH v2 0/2] hwrng: exynos: enable GS101 TRNG support
2025-10-24 17:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: rng: add google,gs101-trng compatible
` [PATCH v2 2/2] arm64: dts: exynos: gs101: add TRNG node
[PATCH 00/17] SHA-3 library
2025-10-24 16:11 UTC (9+ messages)
` [PATCH 15/17] lib/crypto: s390/sha3: Migrate optimized code into library
[PATCH 0/2] hwrng: exynos: enable GS101 TRNG support
2025-10-24 5:57 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: rng: add google,gs101-trng compatible
[PATCH v3 0/4] SEV-SNP guest policy bit support updates
2025-10-23 17:36 UTC (4+ messages)
` [PATCH v3 3/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits
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).