messages from 2026-05-09 18:41:52 to 2026-05-13 17:51:24 UTC [more...]
[PATCH 5.10.y 1/3] net: ipv4: stop checking crypto_ahash_alignmask
2026-05-13 17:51 UTC
[PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
2026-05-13 17:21 UTC (9+ messages)
` [PATCH v5 01/13] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk
` (subset) [PATCH v5 00/13] Add explicit clock vote and enable power-domain for QCOM-ICE
FAILED: patch "[PATCH] lib/crypto: mpi: Fix integer underflow in" failed to apply to 6.1-stable tree
2026-05-13 17:04 UTC (3+ messages)
cleanup the RAID6 P/Q library v2
2026-05-13 16:14 UTC (24+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
` [PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/19] raid6: update top of file comments
` [PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/19] raid6_kunit: cleanup dataptr handling
` [PATCH 17/19] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/19] "
` [PATCH 19/19] raid6_kunit: randomize buffer alignment
[PATCH] Documentation: qat_rl: make rate limiting wording clearer
2026-05-13 15:33 UTC
[PATCH 0/6] crypto: qat - add sysfs PCI reset support for QAT devices
2026-05-13 15:16 UTC (7+ messages)
` [PATCH 1/6] crypto: qat - keep VFs enabled during reset
` [PATCH 2/6] crypto: qat - notify fatal error before AER reset preparation
` [PATCH 3/6] crypto: qat - centralize bus master enable
` [PATCH 4/6] crypto: qat - skip restart for down devices
` [PATCH 5/6] crypto: qat - factor out AER reset helpers
` [PATCH 6/6] crypto: qat - handle sysfs-triggered reset callbacks
[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
2026-05-13 15:05 UTC (3+ messages)
` [PATCH 10/16] clk: Add support for clock nexus dt bindings
[PATCH v2] crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
2026-05-13 14:47 UTC
[PATCH net v2 2/4] crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
2026-05-13 14:33 UTC (2+ messages)
[PATCH v2] crypto: ecc - Fix carry overflow in vli multiplication
2026-05-13 14:31 UTC (4+ messages)
[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
2026-05-13 14:29 UTC (9+ messages)
[PATCH] hwrng: core - Do not read data during PM sleep transition
2026-05-13 9:27 UTC
[PATCH] crypto: qat - remove MODULE_VERSION
2026-05-13 8:57 UTC
[PATCH] crypto : ecc - Fix carry overflow in vli multiplication
2026-05-13 8:32 UTC (5+ messages)
[PATCH 00/12] crypto: atmel - refactor common i2c support and add SHA256 ahash support
2026-05-12 22:43 UTC (13+ messages)
` [PATCH 01/12] crypto: atmel - introduce shared I2C client management
` [PATCH 02/12] crypto: atmel - move capability-based client allocation into i2c core
` [PATCH 03/12] crypto: atmel - remove obsolete CONFIG_OF guard
` [PATCH 04/12] crypto: atmel - add per-device timing and match-data driven configuration
` [PATCH 05/12] crypto: atmel - move RNG support into common i2c core
` [PATCH 06/12] crypto: atmel - move EEPROM access "
` [PATCH 07/12] crypto: atmel - expose CONFIG zone through sysfs
` [PATCH 08/12] crypto: atmel - move device sanity check to core driver
` [PATCH 09/12] crypto: atmel - check client data in remove callbacks
` [PATCH 10/12] crypto: atmel - update workqueue flags and add flush on exit
` [PATCH 11/12] crypto: atmel - refactor and localize driver constants
` [PATCH 12/12] crypto: atmel - add SHA256 ahash support
[PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC
2026-05-12 20:22 UTC (2+ messages)
` (subset) "
[PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC
2026-05-12 20:22 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: Add crypto engine and BAM
` (subset) [PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC
[PATCH 0/2] arm64: dts: qcom: milos: Add QCrypto support
2026-05-12 20:22 UTC (2+ messages)
` (subset) "
[PATCH v1 0/2] Add trng driver to JHB100
2026-05-12 19:35 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: Add bindings for StarFive JHB100 SoC trng controller
` [PATCH v1 2/2] hwrng: starfive: Update clk and reset sequence
[PATCH v5 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-05-12 16:42 UTC (10+ messages)
` [PATCH v5 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v5 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v5 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v5 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v5 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v5 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v5 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v5 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v5 9/9] crypto: atmel: Use dmaengine_prep_config_single() API
[PATCH] crypto: atmel - use min3 to simplify atmel_sha_append_sg
2026-05-12 14:51 UTC
[PATCH v4 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-05-12 14:06 UTC (13+ messages)
` [PATCH v4 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v4 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v4 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v4 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v4 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v4 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
[PATCH] crypto: cesa - use max to simplify mv_cesa_probe
2026-05-12 13:34 UTC
[PATCH v3] rhashtable: Bounce deferred worker kick through irq_work
2026-05-12 6:07 UTC (2+ messages)
[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
2026-05-12 3:37 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support
` [PATCH v2 2/3] soc: qcom: ice: Enable PM runtime for ICE driver
` [PATCH v2 3/3] soc: qcom: ice: Add SCMI support for sa8255p based targets
[RFC v2] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
2026-05-11 16:52 UTC (6+ messages)
[PATCH v1 2/8] dt-bindings: crypto: Add x1e80100 inline crypto
2026-05-11 14:40 UTC
[PATCH 0/8] ARM crc64 and XOR using NEON intrinsics
2026-05-11 12:28 UTC (8+ messages)
` [PATCH 7/8] lib/raid6: Include asm/neon-intrinsics.h rather than arm_neon.h
` [PATCH 8/8] ARM: Remove hacked-up asm/types.h header
[PATCH] crypto: qat - fix Use-After-Free in adf_ctl_ioctl_dev_start()
2026-05-11 12:22 UTC (3+ messages)
[PATCH v3 0/2] crypto: qat - remove unused ioctl interface
2026-05-11 10:04 UTC (3+ messages)
` [PATCH v3 1/2] crypto: qat - remove unused character device and IOCTLs
` [PATCH v3 2/2] crypto: qat - rename adf_ctl_drv.c to adf_module.c
powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
2026-05-11 8:03 UTC (4+ messages)
[PATCH] crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()
2026-05-11 7:46 UTC (2+ messages)
[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-05-11 7:38 UTC (3+ messages)
[PATCH] crypto: algif_aead - Prevent async UAF on early socket close
2026-05-11 5:32 UTC
[PATCH] hwrng: tpm: Do not enable by default
2026-05-11 3:31 UTC (6+ messages)
[PATCH] crypto: hisilicon/sec2 - lower priority for hisilicon crypto implementations
2026-05-11 0:49 UTC
[PATCH] crypto: ctr - Convert from skcipher to lskcipher
2026-05-11 0:19 UTC (5+ messages)
[PATCH] crypto: krb5 - wait for async aead completion before freeing buffer
2026-05-10 23:24 UTC (2+ messages)
` [PATCH v2] crypto: krb5 - filter out async aead implementations at alloc
[PATCH v3] dt-bindings: crypto: qcom,prng: Document TRNG on Nord SoC
2026-05-10 2:18 UTC
[PATCH v2] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
2026-05-09 18:41 UTC (2+ messages)
page: | 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