linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-05 02:11:31 to 2022-07-12 12:48:41 UTC [more...]

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-12 12:48 UTC  (27+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH] s390/archrandom: remove CPACF trng invocations in interrupt context
 2022-07-12 12:27 UTC  (4+ messages)

[PATCH RESEND] crypto: qat - fix indentation in ABI documentation
 2022-07-12 11:36 UTC  (4+ messages)

[PATCH next 0/3] miscellaneous documentation fixes for linux-next
 2022-07-12 11:33 UTC  (5+ messages)
` [PATCH next 1/3] Documentation: qat: Use code block for qat sysfs example
` [PATCH next 2/3] Documentation: qat: rewrite description

[PATCH v2] arm64/crypto: poly1305 fix a read out-of-bound
 2022-07-12  7:50 UTC 

[PATCH] arm64/crypto: poly1305 fix a read out-of-bound
 2022-07-12  7:46 UTC  (5+ messages)

An inquire about a read out-of-bound found in poly1305-neon
 2022-07-12  1:57 UTC  (3+ messages)

[PATCH 0/2] crypto: make the sha1 library optional
 2022-07-11 18:03 UTC  (6+ messages)
` [PATCH 1/2] crypto: move lib/sha1.c into lib/crypto/
` [PATCH 2/2] crypto: make the sha1 library optional

[PATCH v3 0/3] crypto: qat - fix dm-crypt related issues
 2022-07-11 15:09 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: qat - use pre-allocated buffers in datapath

[PATCH] crypto: xor - move __crypto_xor into lib/
 2022-07-11 15:02 UTC  (2+ messages)

[PATCH v8] ath9k: let sleep be interrupted when unregistering hwrng
 2022-07-11 11:53 UTC  (3+ messages)

[PATCH] dt-bindings: crypto: ti,sa2ul: drop dma-coherent property
 2022-07-11 11:11 UTC  (4+ messages)

linux-next: build warning after merge of the crypto tree
 2022-07-11 10:49 UTC 

[PATCH v7 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-07-11  3:23 UTC  (3+ messages)
` [PATCH v7 5/5] crypto: aspeed: add HACE crypto driver

[RESEND PATCH 3/8] hwrng: bcm2835: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
 2022-07-11  2:11 UTC  (7+ messages)

[PATCH -next] certs: Fix Kconfig dependency
 2022-07-11  0:36 UTC  (2+ messages)

[PATCH v8 00/33] crypto: rockchip: permit to pass self-tests
 2022-07-10 15:12 UTC  (39+ messages)
` [PATCH v8 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v8 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v8 03/33] crypto: rockchip: do not do custom power management
` [PATCH v8 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v8 05/33] crypto: rockchip: do not store mode globally
` [PATCH v8 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v8 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v8 08/33] crypto: rockchip: better handle cipher key
` [PATCH v8 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v8 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v8 11/33] crypto: rockchip: rewrite type
` [PATCH v8 12/33] crypto: rockchip: add debugfs
` [PATCH v8 13/33] crypto: rockchip: introduce PM
` [PATCH v8 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v8 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v8 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v8 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v8 18/33] crypto: rockchip: fix style issue
` [PATCH v8 19/33] crypto: rockchip: add support for rk3328
` [PATCH v8 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v8 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v8 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v8 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v8 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v8 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v8 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v8 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v8 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v8 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v8 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v8 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v8 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v8 33/33] crypto: rockchip: Add support for RK3399

[PATCH 1/3] crypto: octeontx2: Simplify bitmap declaration
 2022-07-10 12:19 UTC  (3+ messages)
` [PATCH 2/3] crypto: octeontx2: Use the bitmap API to allocate bitmaps
` [PATCH 3/3] crypto: octeontx2: Avoid some useless memory initialization

[PATCH 1/3] crypto: marvell/octeontx: Simplify bitmap declaration
 2022-07-10 12:13 UTC  (3+ messages)
` [PATCH 2/3] crypto: marvell/octeontx: Use the bitmap API to allocate bitmaps
` [PATCH 3/3] crypto: marvell/octeontx: Avoid some useless memory initialization

[PATCH v2 0/3] crypto: Introduce ARIA symmetric cipher algorithm
 2022-07-10  8:08 UTC  (7+ messages)
` [PATCH v2 3/3] net: tls: Add ARIA-GCM algorithm

[PATCH] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps
 2022-07-09 16:16 UTC 

[PATCH] crypto: fips - make proc files report fips module name and version
 2022-07-08 12:46 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v4] "

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH v5 0/3] crypto: hisilicon - supports device isolation feature
 2022-07-08 10:02 UTC  (12+ messages)
` [PATCH v5 1/3] uacce: "
` [PATCH v5 2/3] Documentation: add a isolation strategy sysfs node for uacce
` [PATCH v5 3/3] crypto: hisilicon/qm - defining the device isolation strategy

[PATCH crypto-next] crypto: caam/qi2 - switch to netif_napi_add_tx_weight()
 2022-07-08  9:45 UTC  (2+ messages)
` [EXT] "

[PATCH v2] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
 2022-07-08  8:02 UTC  (2+ messages)

[PATCH] crypto: inside-secure: fix packed bit-field result descriptor
 2022-07-08  8:02 UTC  (2+ messages)

[PATCH] crypto: hisilicon/sec - fix inconsistent argument
 2022-07-08  8:00 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
 2022-07-08  8:00 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon/sec - don't sleep when in softirq
 2022-07-08  8:00 UTC  (2+ messages)

[PATCH v2 1/2] crypto: amcc: Hold the reference returned by of_find_compatible_node
 2022-07-08  7:59 UTC  (2+ messages)

[PATCH v2 0/4] crypto: qat - enable configuration for 4xxx
 2022-07-08  7:58 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Matt Mackall as his identity is obsolete
 2022-07-08  3:54 UTC  (2+ messages)

[PATCH v2] crypto: rsa - implement Chinese Remainder Theorem for faster private key operations
 2022-07-07 18:58 UTC  (3+ messages)

[PATCH] crypto: x86/blowfish: remove redundant assignment to variable nytes
 2022-07-07  8:05 UTC 

linux-next: manual merge of the crypto tree with the arm-perf, arm64 trees
 2022-07-07  1:31 UTC 

[PATCH v1 0/1] s390/archrandom: use buffered random data
 2022-07-06 22:34 UTC  (15+ messages)
` [PATCH v1 1/1] s390/arch_random: Buffer true "

[PATCH v2 1/2] crypto: sa2ul - Set the supported_algos bits individually
 2022-07-06 19:11 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: sa2ul - Check engine status before enabling

[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-06 16:52 UTC  (5+ messages)
` [PATCH 5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA

[PATCH] crypto: vmx - Fix warning on p8_ghash_alg
 2022-07-06 15:30 UTC  (2+ messages)

[RFC PATCH] crypto: flush poison data
 2022-07-06 12:23 UTC  (10+ messages)

[PATCH 6/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (4+ messages)

[PATCH] crypto: atmel-tdes: initialize tdes_dd while declaring
 2022-07-06  9:17 UTC 

[PATCH 1/7] crypto: atmel-aes: Drop if with an always false condition
 2022-07-06  8:58 UTC  (11+ messages)
` [PATCH 2/7] crypto: atmel-sha: "
` [PATCH 3/7] crypto: atmel-tdes: "
` [PATCH 4/7] crypto: omap-aes: "
` [PATCH 5/7] crypto: omap-des: "
` [PATCH 6/7] crypto: omap-sham: "
` [PATCH 7/7] crypto: s5p-sss: "

[PATCH] crypto: atmel-sha: initialize sha_dd while declaring
 2022-07-06  8:58 UTC 

[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
 2022-07-05 23:41 UTC 

[PATCH crypto 5.19] crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
 2022-07-05 13:06 UTC  (3+ messages)


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