messages from 2022-06-29 18:02:51 to 2022-07-07 08:38:02 UTC [more...]
[PATCH v8 00/33] crypto: rockchip: permit to pass self-tests
2022-07-07 8:37 UTC (38+ 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
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
2022-07-07 8:08 UTC (2+ messages)
[PATCH] crypto: x86/blowfish: remove redundant assignment to variable nytes
2022-07-07 8:05 UTC
[RESEND PATCH 3/8] hwrng: bcm2835: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
2022-07-07 6:57 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 (12+ messages)
[PATCH 6/6] i2c: Make remove callback return void
2022-07-06 9:31 UTC (5+ 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-next] crypto: caam/qi2 - switch to netif_napi_add_tx_weight()
2022-07-05 22:58 UTC
[PATCH v2 0/3] crypto: Introduce ARIA symmetric cipher algorithm
2022-07-05 18:31 UTC (7+ messages)
` [PATCH v2 1/3] crypto: Implement "
` [PATCH v2 2/3] crypto: add ARIA testmgr tests
` [PATCH v2 3/3] net: tls: Add ARIA-GCM algorithm
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-07-05 14:53 UTC (13+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH crypto 5.19] crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
2022-07-05 13:06 UTC (3+ messages)
[PATCH v7 0/5] Add Aspeed crypto driver for hardware acceleration
2022-07-05 2:09 UTC (6+ messages)
` [PATCH v7 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v7 2/5] dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
` [PATCH v7 3/5] ARM: dts: aspeed: Add HACE device controller node
` [PATCH v7 4/5] dt-bindings: crypto: add documentation for aspeed hace
` [PATCH v7 5/5] crypto: aspeed: add HACE crypto driver
[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
2022-07-05 0:01 UTC
[PATCH -next] crypto: ccree: Add missing clk_disable_unprepare() in cc_pm_resume()
2022-07-04 13:01 UTC
[PATCH -next] certs: Fix Kconfig dependency
2022-07-04 11:20 UTC
[PATCH] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
2022-07-04 10:40 UTC (3+ messages)
[PATCH v2] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
2022-07-04 10:38 UTC
[PATCH] crypto: inside-secure: fix packed bit-field result descriptor
2022-07-04 8:27 UTC (3+ messages)
` [EXT] "
[PATCH v7 00/33] crypto: rockchip: permit to pass self-tests
2022-07-02 13:10 UTC (7+ messages)
` [PATCH v7 14/33] crypto: rockchip: handle reset also in PM
[PATCH] octeontx2-af: fix operand size in bitwise operation
2022-07-02 2:20 UTC (3+ messages)
` [PATCH v2] "
[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
2022-07-02 1:03 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
2022-07-02 0:58 UTC
WARN at crypto/testmgr.c:5774 (next)
2022-07-01 11:46 UTC (3+ messages)
[PATCH v3] uacce: Handle parent device removal or parent driver module rmmod
2022-07-01 3:48 UTC
[PATCH v2 0/4] virtio-crypto: support ECDSA algorithm
2022-07-01 2:54 UTC (12+ messages)
` [External] "
` [External] "
[PATCH v3] crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
2022-07-01 1:59 UTC
[PATCH v2] crypto: hisilicon/sec - don't sleep when in softirq
2022-07-01 1:52 UTC (2+ messages)
[PATCH v3] crypto: hisilicon/sec - don't sleep when in softirq
2022-07-01 1:55 UTC
[PATCH v3] KEYS: asymmetric: enforce SM2 signature use pkey algo
2022-06-30 23:13 UTC (2+ messages)
[GIT PULL] Crypto Fixes for 5.14
2022-06-30 17:28 UTC (12+ messages)
` [GIT PULL] Crypto Fixes for 5.15
` [GIT PULL] Crypto Fixes for 5.16
` [GIT PULL] Crypto Fixes for 5.17
` [GIT PULL] Crypto Fixes for 5.18
` [GIT PULL] Crypto Fixes for 5.19
[PATCH] crypto: hisilicon/sec - fix inconsistent argument
2022-06-30 14:31 UTC
[PATCH stable 5.4 00/11] ARM 32-bit build with Clang IAS
2022-06-30 13:29 UTC (12+ messages)
` [PATCH stable 5.4 02/11] ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
` [PATCH stable 5.4 03/11] ARM: 8971/1: replace the sole use of a symbol with its definition
` [PATCH stable 5.4 04/11] crypto: arm/sha256-neon - avoid ADRL pseudo instruction
` [PATCH stable 5.4 05/11] crypto: arm/sha512-neon "
` [PATCH stable 5.4 06/11] ARM: 8933/1: replace Sun/Solaris style flag on section directive
` [PATCH stable 5.4 07/11] ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
` [PATCH stable 5.4 08/11] ARM: OMAP2+: drop unnecessary adrl
` [PATCH stable 5.4 09/11] ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
` [PATCH stable 5.4 10/11] crypto: arm - use Kconfig based compiler checks for crypto opcodes
` [PATCH stable 5.4 11/11] crypto: arm/ghash-ce - define fpu before fpu registers are referenced
[PATCH v3] timekeeping: contribute wall clock to rng on time change
2022-06-30 13:06 UTC (4+ messages)
` [PATCH v4] "
[PATCH v2] crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
2022-06-30 12:42 UTC
[PATCH v2 1/2] crypto: amcc: Hold the reference returned by of_find_compatible_node
2022-06-30 8:36 UTC (2+ messages)
` [PATCH v2 2/2] crypto: nx: "
[PATCH] arm64/crypto: Select AEAD for GHASH_ARM64_CE
2022-06-30 8:16 UTC (2+ messages)
[PATCH] crypto: testmgr - fix version number of RSA tests
2022-06-30 8:16 UTC (2+ messages)
[PATCH] crypto: vmx - drop unexpected word 'for' in comments
2022-06-30 8:15 UTC (2+ messages)
[PATCH] crypto: cavium - fix typos in comments
2022-06-30 8:14 UTC (2+ messages)
[PATCH] crypto: caam - drop unexpected word 'a' in comments
2022-06-30 8:14 UTC (2+ messages)
[PATCH] crypto: caam - drop unexpected word 'for' in comments
2022-06-30 8:15 UTC (2+ messages)
[PATCH] arm64: crypto:Fix typo in comment
2022-06-30 8:14 UTC (2+ messages)
[PATCH] crypto: ux500/hash - drop unexpected word "the"
2022-06-30 8:14 UTC (2+ messages)
[PATCH] crypto: nx - drop unexpected word "the"
2022-06-30 8:13 UTC (2+ messages)
[herbert-cryptodev-2.6:master 18/27] lib/crypto/blake2s-selftest.c:632:1: warning: the frame size of 1088 bytes is larger than 1024 bytes
2022-06-30 8:12 UTC (3+ messages)
` [PATCH] lib/crypto: blake2s: reduce stack frame usage in self test
Wycena paneli fotowoltaicznych
2022-06-30 7:51 UTC
[PATCH 0/2] crypto: Introduce ARIA symmetric cipher algorithm
2022-06-30 7:22 UTC (5+ messages)
[PATCH] crypto: Hold the reference returned by of_find_compatible_node
2022-06-30 6:46 UTC (3+ messages)
` "
[PATCH v6 0/5] Add Aspeed crypto driver for hardware acceleration
2022-06-30 7:12 UTC (9+ messages)
` [PATCH v6 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v6 2/5] dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
[PATCH] crypto: stm32 - Handle failure of kmalloc_array()
2022-06-30 6:48 UTC (2+ messages)
[linux-next] [[5.19.0-rc4-next-20220627] WARNING during reboot to linux-next kernel
2022-06-29 21:35 UTC (2+ messages)
[PATCH 0/3] add entropy delay device tree property
2022-06-29 21:25 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: crypto: fsl: add entropy delay property
` [EXT] "
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).