messages from 2026-01-12 19:23:19 to 2026-01-18 00:31:28 UTC [more...]
[PATCH v3 0/3] lib/crypto: x86/sha: Add PHE Extensions support
2026-01-18 0:31 UTC (6+ messages)
` [PATCH v3 1/3] crypto: padlock-sha - Disable for Zhaoxin processor
` [PATCH v3 2/3] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function
` [PATCH v3 3/3] lib/crypto: x86/sha256: PHE Extensions optimized SHA256 "
[PATCH v1 0/1] lib/crypto: tests: KUnit test-suite for AES
2026-01-17 23:59 UTC (14+ messages)
` [PATCH v1 1/1] lib/crypto: tests: Add KUnit tests "
[PATCH v1 0/4] kNFSD Signed Filehandles
2026-01-17 12:30 UTC (33+ messages)
` [PATCH v1 1/4] nfsd: Convert export flags to use BIT() macro
` [PATCH v1 2/4] nfsd: Add a key for signing filehandles
` [PATCH v1 3/4] NFSD/export: Add sign_fh export option
` [PATCH v1 4/4] NFSD: Sign filehandles
[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-01-17 11:34 UTC (8+ messages)
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v3 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() "
[PATCH 0/4] crypto: hisilicon/qm - fix several mailbox issues
2026-01-17 10:18 UTC (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - move the barrier before writing to the mailbox register
` [PATCH 2/4] crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
` [PATCH 3/4] crypto: hisilicon/qm - obtain the mailbox configuration at one time
` [PATCH 4/4] crypto: hisilicon/qm - increase wait time for mailbox
[PATCH V2] crypto: hisilicon/trng - support tfms sharing the device
2026-01-17 7:18 UTC
[PATCH] crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
2026-01-17 2:34 UTC
[PATCH v6 0/4] uacce: driver fixes for memory leaks and state management
2026-01-16 15:43 UTC (3+ messages)
[PATCH] crypto: caam: fix netdev memory leak in dpaa2_caam_probe
2026-01-16 11:43 UTC (6+ messages)
[BUG] crypto: tcrypt - data corruption in ahash tests with CRYPTO_AHASH_ALG_BLOCK_ONLY
2026-01-16 8:33 UTC (3+ messages)
[PATCH v5 00/11] Add support for Microchip LAN969x
2026-01-16 7:22 UTC (13+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v5 02/11] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v5 03/11] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v5 04/11] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v5 05/11] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support
` [PATCH v5 09/11] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board
[PATCH] crypto: hisilicon/sgl - fix inconsistent map/unmap direction issue
2026-01-16 6:06 UTC (2+ messages)
[PATCH v4 00/11] crypto: hisilicon - add fallback function for hisilicon accelerater driver
2026-01-16 6:05 UTC (2+ messages)
[PATCH] crypto: cavium: fix dma_free_coherent() size
2026-01-16 6:04 UTC (2+ messages)
[PATCH] crypto: marvell: fix dma_free_coherent() size
2026-01-16 6:04 UTC (2+ messages)
[PATCH v6 0/5] Fixes for PMF and CCP drivers after S4
2026-01-16 4:11 UTC (6+ messages)
` [PATCH v6 1/5] platform/x86/amd/pmf: Prevent TEE errors after hibernate
` [PATCH v6 2/5] crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
` [PATCH v6 3/5] crypto: ccp - Add an S4 restore flow
` [PATCH v6 4/5] crypto: ccp - Factor out ring destroy handling to a helper
` [PATCH v6 5/5] crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
[PATCH v2 00/35] AES library improvements
2026-01-15 22:00 UTC (41+ messages)
` [PATCH v2 02/35] lib/crypto: aes: Introduce improved AES library
` [PATCH v2 03/35] crypto: arm/aes-neonbs - Use AES library for single blocks
` [PATCH v2 04/35] crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]
` [PATCH v2 05/35] crypto: arm64/aes "
` [PATCH v2 06/35] crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct places
` [PATCH v2 07/35] crypto: aegis - Switch from crypto_ft_tab[] to aes_enc_tab[]
` [PATCH v2 08/35] crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
` [PATCH v2 09/35] crypto: aes - Replace aes-generic with wrapper around lib
` [PATCH v2 10/35] lib/crypto: arm/aes: Migrate optimized code into library
` [PATCH v2 11/35] lib/crypto: arm64/aes: "
` [PATCH v2 12/35] lib/crypto: powerpc/aes: Migrate SPE "
` [PATCH v2 13/35] lib/crypto: powerpc/aes: Migrate POWER8 "
` [PATCH v2 14/35] lib/crypto: riscv/aes: Migrate "
` [PATCH v2 15/35] lib/crypto: s390/aes: "
` [PATCH v2 16/35] lib/crypto: sparc/aes: "
` [PATCH v2 17/35] lib/crypto: x86/aes: Add AES-NI optimization
` [PATCH v2 18/35] crypto: x86/aes - Remove the superseded AES-NI crypto_cipher
` [PATCH v2 19/35] Bluetooth: SMP: Use new AES library API
` [PATCH v2 20/35] chelsio: "
` [PATCH v2 21/35] net: phy: mscc: macsec: "
` [PATCH v2 22/35] staging: rtl8723bs: core: "
` [PATCH v2 23/35] crypto: arm/ghash - "
` [PATCH v2 24/35] crypto: arm64/ghash "
` [PATCH v2 25/35] crypto: x86/aes-gcm "
` [PATCH v2 26/35] crypto: ccp "
` [PATCH v2 27/35] crypto: chelsio "
` [PATCH v2 28/35] crypto: crypto4xx "
` [PATCH v2 29/35] crypto: drbg "
` [PATCH v2 30/35] crypto: inside-secure "
` [PATCH v2 31/35] crypto: omap "
` [PATCH v2 32/35] lib/crypto: aescfb: "
` [PATCH v2 33/35] lib/crypto: aesgcm: "
` [PATCH v2 34/35] lib/crypto: aes: Remove old AES en/decryption functions
` [RFC PATCH 0/1] lib/crypto: tests: KUnit test-suite for AES
` [RFC PATCH 1/1] lib/crypto: tests: Add KUnit tests "
` [PATCH v2 35/35] lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sbox
[PATCH v12 00/10] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
2026-01-15 21:50 UTC (11+ messages)
` [PATCH v12 01/10] crypto: Add ML-DSA crypto_sig support
` [PATCH v12 02/10] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v12 03/10] pkcs7: Allow direct signing of data with ML-DSA
` [PATCH v12 04/10] pkcs7, x509: Add ML-DSA support
` [PATCH v12 05/10] modsign: Enable ML-DSA module signing
` [PATCH v12 06/10] crypto: Add supplementary info param to asymmetric key signature verification
` [PATCH v12 07/10] crypto: Add RSASSA-PSS support
` [PATCH v12 08/10] pkcs7, x509: "
` [PATCH v12 09/10] modsign: Enable RSASSA-PSS module signing
` [PATCH v12 10/10] x509, pkcs7: Limit crypto combinations that may be used for "
Invitation to comment on VIRTIO v1.4 CSD01
2026-01-15 19:37 UTC
[PATCH v2 0/4] Paes and Phmac: Refuse clear key material by default
2026-01-15 12:00 UTC (5+ messages)
` [PATCH v2 1/4] crypto: skcipher - Add new helper function crypto_skcipher_tested
` [PATCH v2 2/4] s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
` [PATCH v2 3/4] crypto: s390/phmac - Refuse clear key material by default
` [PATCH v2 4/4] crypto: s390/paes "
[PATCH v2 0/2] lib/crypto: x86/sha: Add PHE Extensions support
2026-01-15 7:47 UTC (6+ messages)
` [PATCH v2 1/2] lib/crypto: x86/sha1: PHE Extensions optimized SHA1 transform function
[Question] Redundant ternary operators in nhpoly1305/sha256 digest functions?
2026-01-14 22:32 UTC (2+ messages)
[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
2026-01-14 16:04 UTC (14+ messages)
[PATCH v2 0/6] Enable UFS support on Milos
2026-01-14 14:01 UTC (4+ messages)
` [PATCH v2 4/6] phy: qcom-qmp-ufs: Add Milos support
` (subset) [PATCH v2 0/6] Enable UFS support on Milos
[PATCH v4 0/6] KFuzzTest: a new kernel fuzzing framework
2026-01-14 12:37 UTC (11+ messages)
` [PATCH v4 1/6] kfuzztest: add user-facing API and data structures
` [PATCH v4 2/6] kfuzztest: implement core module and input processing
` [PATCH v4 3/6] kfuzztest: add ReST documentation
` [PATCH v4 4/6] kfuzztest: add KFuzzTest sample fuzz targets
` [PATCH v4 5/6] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
` [PATCH v4 6/6] MAINTAINERS: add maintainer information for KFuzzTest
[PATCH 00/36] AES library improvements
2026-01-14 12:12 UTC (5+ messages)
` [PATCH 15/36] lib/crypto: s390/aes: Migrate optimized code into library
[PATCH v2 0/4] Fixes for EIP97/EIP197 binding and devicetrees
2026-01-14 8:32 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: inside-secure,safexcel: Add SoC compatibles
` [PATCH v2 2/4] dt-bindings: crypto: inside-secure,safexcel: Mandate only ring IRQs
` (subset) [PATCH v2 0/4] Fixes for EIP97/EIP197 binding and devicetrees
[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
2026-01-14 7:27 UTC (2+ messages)
[PATCH 0/3] crypto: acomp - Add segmentation API for compression
2026-01-14 5:26 UTC (6+ messages)
` [PATCH 3/3] crypto: acomp - Add trivial segmentation wrapper
[PATCH v2 0/3] perf genelf: BLAKE2s build ID generation
2026-01-13 23:44 UTC (5+ messages)
` [PATCH v2 1/3] perf util: Add BLAKE2s support
[PATCH v4 00/15] Add support for Microchip LAN969x
2026-01-13 20:09 UTC (7+ messages)
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 15/15] arm64: dts: microchip: add EV23X71A board
[PATCH v3 00/15] Add support for Microchip LAN969x
2026-01-13 12:50 UTC (3+ messages)
` [PATCH v3 06/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
[PATCH 0/2] host1x: Convert to bus methods
2026-01-13 12:33 UTC (2+ messages)
[PATCH] crypto: stm32 - Replace min_t(size_t) with just min()
2026-01-13 8:31 UTC
[PATCH] crypto: seqiv: check req->iv only for synchronous completion
2026-01-13 8:04 UTC (7+ messages)
` [v2 PATCH] crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
[PATCH v5 0/3] crypto: virtio: Some bugfix and enhancement
2026-01-13 3:05 UTC (4+ messages)
` [PATCH v5 1/3] crypto: virtio: Add spinlock protection with virtqueue notification
` [PATCH v5 2/3] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH v5 3/3] crypto: virtio: Replace package id with numa node id
[PATCH v5 0/5] Fixes for PMF and CCP drivers after S4
2026-01-12 22:06 UTC (5+ messages)
` [PATCH v5 3/5] crypto: ccp - Add an S4 restore flow
[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
2026-01-12 22:04 UTC (3+ messages)
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c
[GIT PULL] Crypto library fixes for v6.19-rc5
2026-01-12 19:38 UTC (2+ messages)
[syzbot] [crypto?] KMSAN: uninit-value in adiantum_crypt
2026-01-12 19:39 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