linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-19 21:28:51 to 2026-01-02 12:47:07 UTC [more...]

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2026-01-02 12:47 UTC  (26+ messages)
` [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
` [PATCH RFC 02/13] docs: dma-api: document __dma_align_begin/end
` [PATCH RFC 03/13] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 04/13] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
` [PATCH RFC 06/13] virtio: add virtqueue_add_inbuf_cache_clean API
` [PATCH RFC 07/13] vsock/virtio: fix DMA alignment for event_list
` [PATCH RFC 08/13] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 09/13] virtio_input: fix DMA alignment for evts
` [PATCH RFC 10/13] virtio_scsi: fix DMA cacheline issues for events
` [PATCH RFC 11/13] virtio-rng: fix DMA alignment for data buffer
` [PATCH RFC 12/13] virtio_input: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 13/13] vsock/virtio: reorder fields to reduce struct padding
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment
` [PATCH RFC 15/13] gpio: virtio: reorder fields to reduce struct padding

[PATCH v2 1/2] dt-bindings: crypto: Add support for Mediatek MT7621 SoC
 2026-01-02 12:16 UTC  (6+ messages)
` [PATCH v2 2/2] mips: dts: ralink: mt7621: add crypto offload support

[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-01-02  9:26 UTC  (13+ messages)
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking

[PATCH] lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
 2026-01-02  7:32 UTC 

crypto: ccp - Use NULL instead of plain 0
 2026-01-02  4:59 UTC  (2+ messages)

[PATCH 0/3] Implementation of Ascon-Hash256
 2026-01-01 23:35 UTC  (8+ messages)

[PATCH v4 00/15] Add support for Microchip LAN969x
 2026-01-01 17:41 UTC  (20+ messages)
` [PATCH v4 01/15] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v4 03/15] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v4 04/15] dt-bindings: spi: at91: add microchip,lan9691-spi
` [PATCH v4 05/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
` [PATCH v4 06/15] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v4 07/15] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v4 08/15] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v4 09/15] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v4 10/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v4 11/15] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 13/15] arm64: dts: microchip: add LAN969x support
` [PATCH v4 14/15] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v4 15/15] arm64: dts: microchip: add "
` (subset) [PATCH v4 00/15] Add support for Microchip LAN969x

[PATCH 1/2] dt-bindings: crypto: Add support for Mediatek MT7621 SoC
 2026-01-01 17:12 UTC  (2+ messages)
` [PATCH 2/2] mips: dts: ralink: mt7621: add crypto offload support

[PATCH] crypto: testmgr - allow authenc(sha224,rfc3686) variant in fips mode
 2026-01-01 15:25 UTC 

[6.19-rc3] xxhash invalid access during BTRFS mount
 2026-01-01  6:02 UTC  (10+ messages)
      ` Soft tag and inline kasan triggering NULL pointer dereference, but not for hard tag and outline mode (was Re: [6.19-rc3] xxhash invalid access during BTRFS mount)

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2025-12-31 21:38 UTC  (5+ messages)
` [PATCH RFC 02/16] pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500
` [PATCH RFC 03/16] pinctrl: aspeed: g5: Allow use of LPC node instead of LPC host controller

[PATCH] crypto: seqiv: check req->iv only for synchronous completion
 2025-12-31 21:06 UTC  (5+ messages)
` [v2 PATCH] crypto: seqiv - Do not use req->iv after crypto_aead_encrypt

[PATCH v2 0/3] Implementation of Ascon-Hash256
 2025-12-31  9:25 UTC  (4+ messages)
` [PATCH v2 1/3] lib/crypto: Add KUnit test vectors for Ascon-Hash256
` [PATCH v2 2/3] lib/crypto: Initial implementation of Ascon-Hash256
` [PATCH v2 3/3] crypto: Crypto API "

[PATCH 0/2] host1x: Convert to bus methods
 2025-12-31  9:14 UTC  (5+ messages)
` [PATCH 1/2] host1x: Make remove callback return void
` [PATCH 2/2] host1x: Convert to bus methods

[PATCH] crypto: riscv: add poly1305-core.S to .gitignore
 2025-12-31  3:31 UTC  (2+ messages)

[PATCH] crypto: inside-secure/eip93 - unregister only available algorithm
 2025-12-30 23:51 UTC 

[PATCH] crypto: inside-secure/eip93 - fix kernel panic in driver detach
 2025-12-30 21:17 UTC 

[PATCH RFC 09/13] virtio_input: fix DMA cacheline alignment for evts
 2025-12-30 10:16 UTC  (2+ messages)
` [PATCH RFC 11/13] virtio-rng: fix DMA cacheline alignment for data buffer

[PATCH 6.12] lib/crypto: riscv/chacha: Avoid s0/fp register
 2025-12-29 22:37 UTC 

[PATCH v1 6/7] NFSD: Add filehandle crypto functions and helpers
 2025-12-29 13:39 UTC  (3+ messages)

[PATCH v3 00/15] Add support for Microchip LAN969x
 2025-12-29 12:46 UTC  (27+ messages)
` [PATCH v3 01/15] include: dt-bindings: add LAN969x clock bindings
` [PATCH v3 02/15] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v3 03/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v3 04/15] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v3 05/15] dt-bindings: spi: at91: add microchip,lan9691-spi
` [PATCH v3 06/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
` [PATCH v3 07/15] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v3 08/15] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v3 09/15] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v3 10/15] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v3 11/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v3 12/15] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v3 13/15] arm64: dts: microchip: add LAN969x support
` [PATCH v3 14/15] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v3 15/15] arm64: dts: microchip: add "

[PATCH 0/3] crypto: acomp - Add segmentation API for compression
 2025-12-29 11:07 UTC  (5+ messages)
` [PATCH 1/3] crypto: acomp - Define a unit_size in struct acomp_req to enable batching
` [PATCH 2/3] crypto: acomp - Add bit to indicate segmentation support
` [PATCH 3/3] crypto: acomp - Add trivial segmentation wrapper

[GIT PULL] Crypto Fixes for 6.19
 2025-12-29  6:15 UTC  (2+ messages)

[PATCH v4 0/9] crypto: virtio: Some bugfix and enhancement
 2025-12-29  2:09 UTC  (3+ messages)

[PATCH 0/3] Several simplifications in the DRBG driver
 2025-12-29  0:51 UTC  (2+ messages)

[PATCH] crypto: qat - fix duplicate restarting msg during AER error
 2025-12-29  0:51 UTC  (2+ messages)

[PATCH] crypto: khazad - simplify return statement in khazad_mod_init
 2025-12-29  0:51 UTC  (2+ messages)

[PATCH] crypto: octeontx2 - Use sysfs_emit in sysfs show functions
 2025-12-29  0:50 UTC  (2+ messages)

[PATCH] crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functions
 2025-12-29  0:49 UTC  (2+ messages)

[PATCH] crypto: blowfish - fix typo in comment
 2025-12-28  0:01 UTC 

[PATCH] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
 2025-12-26 20:24 UTC  (4+ messages)

[PATCH] padata: Constify padata_sysfs_entry structs
 2025-12-26 16:03 UTC 

[PATCH v4 0/2] Add TRNG node for x1e80100 SoC
 2025-12-24  9:41 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: crypto: qcom,prng: document x1e80100
` [PATCH v4 2/2] arm64: dts: qcom: x1e80100: add TRNG node

[PATCH] crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
 2025-12-24  2:52 UTC  (6+ messages)

[PATCH 0/2] crypto: hisilicon/trng - support multiple tfms sharing the device
 2025-12-24  2:49 UTC  (8+ messages)
` [PATCH 1/2] crypto: hisilicon/trng - use DEFINE_MUTEX() and LIST_HEAD()
` [PATCH 2/2] crypto: hisilicon/trng - support tfms sharing the device

[PATCH v2 01/19] include: dt-bindings: add LAN969x clock bindings
 2025-12-23 15:29 UTC  (10+ messages)
` [PATCH v2 16/19] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v2 18/19] dt-bindings: arm: microchip: document EV23X71A board

[PATCH] crypto: hisilicon/sgl - fix inconsistent map/unmap direction issue
 2025-12-23 12:37 UTC  (2+ messages)

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-23 10:41 UTC  (3+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2025-12-23  6:33 UTC  (7+ messages)

[PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
 2025-12-22 20:22 UTC  (4+ messages)

[PATCH 2/3] lib/crypto: Initial implementation of Ascon-Hash256
 2025-12-22 17:41 UTC  (4+ messages)

[PATCH 1/3] lib/crypto: Add KUnit test vectors for Ascon-Hash256
 2025-12-22 17:11 UTC  (2+ messages)

[PATCH] crypto - remove unnecessary forward declarations
 2025-12-22 10:44 UTC 

[PATCH] crypto: simd - Simplify request size calculation in simd_aead_init
 2025-12-22 10:42 UTC 

[PATCH] hwrng: core - fix racing condition when stopping hwrng_fill
 2025-12-21 12:24 UTC 

[PATCH iproute2-next v3] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-12-20 23:36 UTC  (2+ messages)

[PATCH v2 00/14] crypto: zynqmp-aes-gcm: Bug fixes and aes-gcm support for Versal
 2025-12-20 15:59 UTC  (15+ messages)
` [PATCH v2 01/14] firmware: zynqmp: Move crypto API's to separate file
` [PATCH v2 02/14] crypto: zynqmp-aes-gcm: cleanup: Remove union from zynqmp_aead_drv_ctx
` [PATCH v2 03/14] firmware: zynqmp: Add helper API to self discovery the device
` [PATCH v2 04/14] dt-bindings: crypto: Mark zynqmp-aes as Deprecated
` [PATCH v2 05/14] crypto: zynqmp-aes-gcm: Update probe to self discover the device
` [PATCH v2 06/14] crypto: zynqmp-aes-gcm: Return linux error code instead of firmware error code
` [PATCH v2 07/14] crypto: zynqmp-aes-gcm: Avoid Encrypt request to fallback for authsize < 16
` [PATCH v2 08/14] crypto: zynqmp-aes-gcm: Avoid submitting fallback requests to engine
` [PATCH v2 09/14] crypto: zynqmp-aes-gcm: Register H/W key support with paes
` [PATCH v2 10/14] crypto: xilinx: Replace zynqmp prefix with xilinx
` [PATCH v2 11/14] crypto: zynqmp-aes-gcm: Change coherent DMA to streaming DMA API
` [PATCH v2 12/14] firmware: xilinx: Add firmware API's to support aes-gcm in Versal device
` [PATCH v2 13/14] crypto: xilinx: cleanup: Remove un-necessary typecast operation
` [PATCH v2 14/14] crypto: xilinx: Add gcm(aes) support for AMD/Xilinx Versal device

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2025-12-20 13:33 UTC  (26+ messages)
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 07/36] lockdep: Annotate lockdep assertions for context analysis
` [PATCH v5 08/36] locking/rwlock, spinlock: Support Clang's "
` [PATCH v5 17/36] locking/rwsem: "
` [PATCH v5 23/36] compiler-context-analysis: Remove Sparse support
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper

[PATCH] KEYS: replace -EEXIST with -EBUSY
 2025-12-20  3:50 UTC 


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