messages from 2023-07-21 09:23:03 to 2023-07-31 21:29:58 UTC [more...]
[PATCH v8 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-07-31 21:29 UTC (3+ messages)
` [PATCH v8 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v8 02/14] dmaengine: idxd: add external module driver support for dsa_bus_type
[PATCH 0/5] Add support for Texas Instruments MCRC64 engine
2023-07-31 17:50 UTC (11+ messages)
` [PATCH 1/5] crypto: crc64 - add crc64-iso test vectors
` [PATCH 2/5] dt-bindings: crypto: Add binding for TI MCRC64 driver
` [PATCH 3/5] crypto: ti - add driver for MCRC64 engine
` [PATCH 4/5] arm64: dts: ti: k3-am62: Add dt node, cbass_main ranges for MCRC64
` [PATCH 5/5] arm64: defconfig: enable MCRC module
[PATCH 0/3] stm32/hash - Convert to platform remove callback returning void
2023-07-31 16:54 UTC (4+ messages)
` [PATCH 1/3] crypto: stm32/hash - Properly handle pm_runtime_get failing
` [PATCH 2/3] crypto: stm32/hash - Drop if block with always false condition
` [PATCH 3/3] crypto: stm32/hash - Convert to platform remove callback returning void
Another regression in the af_alg series (s390x-specific)
2023-07-31 14:18 UTC (10+ messages)
` [PATCH] crypto: Fix missing initialisation affecting gcm-aes-s390
[PATCH -next] crypto: starfive - fix return value check in starfive_aes_prepare_req()
2023-07-31 14:02 UTC
[PATCH v2 0/2] Add Zhaoxin HW RNG support
2023-07-31 13:06 UTC (7+ messages)
` [PATCH v2 1/2] hwrng: via-rng: convert to x86_cpu_id probing
` [PATCH v2 2/2] hwrng: add Zhaoxin HW RNG driver
[PATCH] crypto: caam/jr - Convert to platform remove callback returning void
2023-07-31 9:56 UTC (3+ messages)
` [EXT] "
W sprawie samochodu
2023-07-31 8:35 UTC
[PATCH] hwrng: add Zhaoxin HW RNG driver
2023-07-31 3:19 UTC (7+ messages)
[PATCH 0/7] crypto: hisilicon - fix some issues in hisilicon drivers
2023-07-29 12:52 UTC (8+ messages)
` [PATCH 1/7] crypto: hisilicon/qm - obtain the mailbox configuration at one time
` [PATCH 2/7] crypto: hisilicon/qm - alloc buffer to set and get xqc
` [PATCH 3/7] crypto: hisilicon/qm - fix PF queue parameter issue
` [PATCH 4/7] crypto: hisilicon/qm - check function qp num before alg register
` [PATCH 5/7] crypto: hisilicon/qm - prevent soft lockup in qm_poll_req_cb()'s loop
` [PATCH 6/7] crypto: hisilicon/qm - fix the type value of aeq
` [PATCH 7/7] crypto: hisilicon/qm - increase function communication waiting time
[PATCH v3 00/11] Introduce STM32 Firewall framework
2023-07-29 11:16 UTC (17+ messages)
` [IGNORE][PATCH v3 01/11] dt-bindings: Document common device controller bindings
` [PATCH v3 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v3 03/11] dt-bindings: bus: document RIFSC
` [PATCH v3 04/11] dt-bindings: bus: document ETZPC
` [PATCH v3 05/11] firewall: introduce stm32_firewall framework
` [PATCH v3 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v3 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v3 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v3 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v3 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
Kernel Crypto exposing asymmetric operations to userland via libkcapi
2023-07-29 8:40 UTC (2+ messages)
[PATCH] hwrng: Enable COMPILE_TEST for more drivers
2023-07-28 19:50 UTC
[PATCH v3 10/50] dt-bindings: crypto: add sam9x7 in Atmel SHA
2023-07-28 17:39 UTC (2+ messages)
[PATCH v3 09/50] dt-bindings: crypto: add sam9x7 in Atmel AES
2023-07-28 17:39 UTC (2+ messages)
[PATCH v3 00/50] Add support for sam9x7 SoC family
2023-07-28 16:36 UTC (8+ messages)
[PATCH v3] hwrng: Explicitly include correct DT includes
2023-07-28 13:48 UTC
[PATCH v3 22/50] dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNG
2023-07-28 11:52 UTC (2+ messages)
[PATCH v3 11/50] dt-bindings: crypto: add sam9x7 in Atmel TDES
2023-07-28 11:17 UTC (2+ messages)
[PATCH 1/2] crypto: caam - Use struct_size()
2023-07-28 10:23 UTC (5+ messages)
` [PATCH 2/2] crypto: caam - Remove messages related to memory allocation failure
` [EXT] "
` [EXT] [PATCH 1/2] crypto: caam - Use struct_size()
[PATCH 0/2] hwrng: cn10k - trivial cleanups
2023-07-28 10:22 UTC (2+ messages)
[PATCH 0/4] hwrng: cctrng - simplify the code a bit
2023-07-28 10:22 UTC (2+ messages)
[PATCH v4] KEYS: use kfree_sensitive with key
2023-07-28 10:21 UTC (2+ messages)
[PATCH v2] crypto: starfive - Add AES skcipher and aead support
2023-07-28 10:21 UTC (2+ messages)
[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
2023-07-28 10:05 UTC (13+ messages)
` [RFC PATCH 08/21] zram: Migrate to acomp compression API
` [RFC PATCH 19/21] crypto: remove obsolete 'comp' "
` [RFC PATCH 20/21] crypto: deflate - implement acomp API directly
[PATCH] crypto: all - alloc and init all req alloc as zero
2023-07-28 9:06 UTC (3+ messages)
` "
[PATCH v1 0/3] Meson S4 HW RNG Support
2023-07-27 19:14 UTC (9+ messages)
` [PATCH v1 1/3] drivers: rng: add check status bit feature
` [PATCH v1 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible
` [PATCH v1 3/3] arch/arm64: dts: meson-s4: add hwrng node
[PATCH] caam: init-clk based on caam-page0-access
2023-07-27 7:43 UTC (3+ messages)
[PATCH 1/2] crypto: drivers - avoid memcpy size warning
2023-07-27 5:46 UTC (2+ messages)
[PATCH v2] char: Explicitly include correct DT includes
2023-07-26 23:32 UTC
[PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg()
2023-07-26 20:37 UTC (3+ messages)
[RFC 0/5] crypto: qat - enable SRIOV VF live migration
2023-07-26 19:37 UTC (3+ messages)
` [RFC 5/5] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
[PATCH] crypto: riscv/aes - Implement scalar Zkn version for RV32
2023-07-26 17:29 UTC
[PATCH v2] crypto: atmel: Use dev_err_probe instead of dev_err
2023-07-26 15:54 UTC (2+ messages)
[syzbot] [crypto?] general protection fault in cryptd_hash_export
2023-07-26 13:01 UTC (6+ messages)
[PATCH v2] crypto: Use dev_err_probe instead of dev_err
2023-07-26 12:03 UTC
[PATCH v2 00/11] Introduce STM32 Firewall framework
2023-07-26 11:39 UTC (22+ messages)
` [IGNORE][PATCH v2 01/11] dt-bindings: Document common device controller bindings
` [PATCH v2 02/11] dt-bindings: bus: document RIFSC
` [PATCH v2 03/11] dt-bindings: bus: document ETZPC
` [PATCH v2 04/11] dt-bindings: treewide: add feature-domains description
` [PATCH v2 05/11] firewall: introduce stm32_firewall framework
` [PATCH v2 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v2 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v2 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v2 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v2 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v2 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[syzbot] [crypto?] general protection fault in shash_async_update
2023-07-26 10:46 UTC (4+ messages)
[syzbot] [mm?] WARNING in try_grab_page
2023-07-26 8:31 UTC (5+ messages)
[PATCH v5 0/2] Remove power-domains property for devices with compatible ti,am62-sa3ul
2023-07-26 0:29 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: crypto: ti,sa2ul: make power-domains conditional
[syzbot] [crypto?] general protection fault in shash_ahash_update
2023-07-25 15:18 UTC (2+ messages)
[PATCH 00/10] Introduce STM32 Firewall framework
2023-07-25 14:07 UTC (5+ messages)
` [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
[PATCH 5.4 110/313] crypto: nx - fix build warnings when DEBUG_FS is not enabled
2023-07-25 10:44 UTC
[PATCH 5.10 201/509] crypto: nx - fix build warnings when DEBUG_FS is not enabled
2023-07-25 10:42 UTC
Bug: jitter entropy health test unreliable on Rpi 4 (arm64)
2023-07-25 9:15 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-07-25 7:50 UTC
[PATCH v1 0/7] Add support for various features to i.MX6 bindings
2023-07-25 7:34 UTC (3+ messages)
` [PATCH v2 4/5] dt-bindings: clock: imx6ul: Support optional enet*_ref_pad clocks
[PATCH] crypto: caam - adjust RNG timing to support more devices
2023-07-24 17:21 UTC (6+ messages)
Don't miss out on our low Interest loan opportunity
2023-07-24 8:47 UTC
[PATCH 0/2] Add power management support in CAAM driver
2023-07-24 6:52 UTC (6+ messages)
` [PATCH 2/2] crypto: caam - add power management support
` [PATCH v2 0/2] Add power management support in CAAM driver
` [PATCH v2 1/2] crypto: caam - Change structure type representing DECO MID
` [PATCH v2 2/2] crypto: caam - add power management support
linux-next: Fixes tag needs some work in the crypto tree
2023-07-24 1:54 UTC (2+ messages)
[PATCH v7 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-07-22 17:14 UTC (4+ messages)
` [PATCH v7 12/14] crypto: iaa - Add support for deflate-iaa compression algorithm
[PATCH] hwrng: arm-smccc-trng - don't set drvdata
2023-07-22 2:18 UTC (2+ messages)
[PATCH] crypto: x86/aesni - remove unused parameter to aes_set_key_common()
2023-07-22 2:17 UTC (2+ messages)
[PATCH 0/4] crypto: hisilicon - misc fixes
2023-07-22 2:15 UTC (2+ messages)
[PATCH v2 0/7] Support of HASH on STM32MP13
2023-07-22 2:15 UTC (2+ messages)
[PATCH 0/3] hwrng: ba431 - trivial cleanups
2023-07-22 2:13 UTC (2+ messages)
hwrng: ingenic: simplify the code
2023-07-22 2:13 UTC (2+ messages)
[PATCH 5.15 225/532] crypto: nx - fix build warnings when DEBUG_FS is not enabled
2023-07-21 16:02 UTC
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-07-21 16:56 UTC (8+ messages)
` [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
[PATCH v4 00/12] RISC-V: support some cryptography accelerations
2023-07-21 14:23 UTC (5+ messages)
` [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation
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).