messages from 2023-02-08 18:39:22 to 2023-02-16 11:32:16 UTC [more...]
[PATCH 1/2] hwrng: add driver for MediaTek TRNG SMC
2023-02-16 11:32 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: rng: Add MediaTek MT7981 TRNG
[v2 PATCH 0/10] crypto: api - Restructure stats code
2023-02-16 10:35 UTC (11+ messages)
` [v2 PATCH 1/10] crypto: algapi - Move stat reporting into algapi
` [v2 PATCH 2/10] crypto: aead - Count error stats differently
` [v2 PATCH 3/10] crypto: akcipher "
` [v2 PATCH 4/10] crypto: hash "
` [v2 PATCH 5/10] crypto: acomp "
` [v2 PATCH 6/10] crypto: kpp "
` [v2 PATCH 7/10] crypto: skcipher "
` [v2 PATCH 8/10] crypto: rng "
` [v2 PATCH 9/10] crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.h
` [v2 PATCH 10/10] crypto: api - Check CRYPTO_USER instead of NET for report
[PATCH 0/10] crypto: api - Restructure stats code
2023-02-16 8:34 UTC (26+ messages)
` [PATCH 1/10] crypto: algapi - Move stat reporting into algapi
` [PATCH 2/10] crypto: aead - Count error stats differently
` [PATCH 3/10] crypto: akcipher "
` [PATCH 4/10] crypto: hash "
` [PATCH 5/10] crypto: acomp "
` [PATCH 6/10] crypto: kpp "
` [PATCH 7/10] crypto: skcipher "
` [PATCH 8/10] crypto: rng "
` [PATCH 9/10] crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.h
` [PATCH 10/10] crypto: api - Check CRYPTO_USER instead of NET for report
[PATCH stable v5.15.y 0/1] crypto: add __init/__exit annotations to init/exit funcs
2023-02-16 6:58 UTC (5+ messages)
` [PATCH stable v5.15.y 1/1] "
[PATCH 0/6] Export platform features from ccp driver
2023-02-15 11:13 UTC (13+ messages)
` [PATCH 1/6] crypto: ccp: Drop TEE support for IRQ handler
` [PATCH 2/6] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH 3/6] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH 4/6] crypto: ccp: Add support for an interface for platform features
` [PATCH 5/6] crypto: ccp: Enable platform access interface on client PSP parts
` [PATCH 6/6] i2c: designware: Use PCI PSP driver for communication
[PATCH] crypto: qat - Include algapi.h for low-level Crypto API
2023-02-15 8:34 UTC
[PATCH v3] Documentation: core-api: padata: correct spelling
2023-02-15 5:37 UTC
linux-next: manual merge of the mmc tree with the arm-soc, crypto trees
2023-02-15 0:16 UTC
[PATCH v4 0/6] Add CA enforcement keyring restrictions
2023-02-14 21:24 UTC (24+ messages)
` [PATCH v4 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v4 2/6] KEYS: Add missing function documentation
` [PATCH v4 3/6] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v4 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v4 5/6] KEYS: CA link restriction
` [PATCH v4 6/6] integrity: machine keyring CA configuration
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[PATCH 0/3] hwrng: xgene - Some improvements
2023-02-14 16:28 UTC (4+ messages)
` [PATCH 1/3] hwrng: xgene - Simplify using dev_err_probe()
` [PATCH 2/3] hwrng: xgene - Simplify using devm_clk_get_optional_enabled()
` [PATCH 3/3] hwrng: xgene - Improve error reporting for problems during .remove()
[PATCH v9 00/14] crypto: qcom-qce: Add YAML bindings & support for newer SoCs
2023-02-14 10:24 UTC (25+ messages)
` [PATCH v9 05/14] dt-bindings: qcom-qce: Add new SoC compatible strings for qcom-qce
` [PATCH v9 06/14] dt-bindings: qcom-qce: document optional clocks and clock-names properties
` [PATCH v9 07/14] arm: dts: qcom: ipq4019: update a compatible for QCE IP on IPQ4019 SoC
` [PATCH v9 08/14] arm64: dts: qcom: msm8996: update QCE compatible according to a new scheme
` [PATCH v9 09/14] arm64: dts: qcom: sdm845: "
` [PATCH v9 10/14] arm64: dts: qcom: sm8550: add a family compatible for QCE IP
` [PATCH v9 11/14] arm64: dts: qcom: sm8250: add description of Qualcomm Crypto Engine IP
` [PATCH v9 12/14] crypto: qce: core: Add support to initialize interconnect path
` [PATCH v9 13/14] crypto: qce: core: Make clocks optional
` [PATCH v9 14/14] crypto: qce: core: Add a compatible based on a SoC name
Panele fotowaltaiczne
2023-02-10 8:30 UTC
[PATCH] crypto: x86/aria-avx - fix using avx2 instructions
2023-02-14 8:49 UTC (10+ messages)
[PATCH v2 0/5] crypto: hisilicon/qm - some fixes and cleanups
2023-02-14 8:49 UTC (7+ messages)
` [PATCH v2 1/5] crypto: hisilicon/qm - remove some unused defines
` [PATCH v2 2/5] crypto: hisilicon/qm - use min() instead of min_t()
` [PATCH v2 3/5] crypto: hisilicon/qm - change function names
` [PATCH v2 4/5] crypto: hisilicon/qm - update comments to match function
` [PATCH v2 5/5] crypto: hisilicon/qm - fix coding style issues
[PATCH 0/3] crypto: x86/twofish-3way - Cleanup and optimize asm
2023-02-14 8:44 UTC (2+ messages)
[PATCH v2 0/4] crypto: starfive - Add drivers for crypto engine
2023-02-14 7:11 UTC (12+ messages)
` [PATCH v2 4/4] crypto: starfive - Add hash and HMAC support
[PATCH] crypto: testmgr - Disable raw RSA in FIPS mode
2023-02-14 1:26 UTC (3+ messages)
linux-next: manual merge of the device-mapper tree with the crypto tree
2023-02-14 0:05 UTC
[PATCH v3 0/6] Introduce STM32 system bus
2023-02-13 11:27 UTC (12+ messages)
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 "
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [Linux-stm32] "
[RFC PATCH v2 0/7] Support nested SNP KVM guests on Hyper-V
2023-02-13 10:34 UTC (2+ messages)
` [RFC PATCH v2 6/7] crypto: ccp - Introduce quirk to always reclaim pages after SEV-legacy commands
[PATCH v2 0/8] Support ACPI PSP on Hyper-V
2023-02-13 9:24 UTC (5+ messages)
` [PATCH v2 5/8] crypto: cpp - Bind to psp platform device on x86
` [PATCH v2 6/8] crypto: ccp - Add vdata for platform device
` [PATCH v2 7/8] crypto: ccp - Skip DMA coherency check for platform psp
` [PATCH v2 8/8] crypto: ccp - Allow platform device to be psp master device
[PATCH] crypto: acomp - Be more careful with request flags
2023-02-13 3:10 UTC
[PATCH] crypto: aspeed - Fix modular aspeed-acry
2023-02-13 1:48 UTC (2+ messages)
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-11 0:30 UTC (5+ messages)
` [PATCH 03/24] Documentation: core-api: correct spelling
[PATCH 04/11] cifs: Add a function to Hash the contents of an iterator
2023-02-10 23:31 UTC
copy on write for splice() from file to pipe?
2023-02-10 20:51 UTC (2+ messages)
[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
2023-02-10 17:32 UTC (10+ messages)
` [PATCH v5 2/2] "
[PATCH 0/32] crypto: api - Prepare to change callback argument to void star
2023-02-10 12:20 UTC (3+ messages)
` [PATCH 6/32] crypto: hash - Use crypto_request_complete
` [v2 PATCH "
[PATCH v8 0/9] crypto: qcom-qce: Add YAML bindings & support for newer SoCs
2023-02-10 12:03 UTC (9+ messages)
` [PATCH v8 5/9] dt-bindings: qcom-qce: document clocks and clock-names as optional
Segmentation fault + invalid opcode: 0000 [#1] SMP NOPTI at using ARIA cipher (kernel 6.2.0-rc7)
2023-02-10 11:49 UTC (2+ messages)
[PATCH] virtio-crypto: Do not use GFP_ATOMIC when not needed
2023-02-10 9:49 UTC (2+ messages)
[RESENT PATCH v3 -next] crypto: aspeed: fix type warnings
2023-02-10 9:48 UTC (2+ messages)
[PATCH] crypto: testmgr - add diff-splits of src/dst into default cipher config
2023-02-10 9:48 UTC (2+ messages)
[PATCH] crypto: qat - drop log level of msg in get_instance_node()
2023-02-10 9:47 UTC (2+ messages)
[PATCH] crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
2023-02-10 9:46 UTC (2+ messages)
[PATCH] crypto: qat - fix out-of-bounds read
2023-02-10 9:46 UTC (2+ messages)
[PATCH] crypto: atmel-i2c: Drop unused id parameter from atmel_i2c_probe()
2023-02-10 9:45 UTC (2+ messages)
[PATCH v2 0/3] crypto: x86/blowfish - Cleanup and convert to ECB/CBC macros
2023-02-10 9:45 UTC (2+ messages)
[PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
2023-02-10 9:44 UTC (2+ messages)
[PATCH] Documentation: qat: change kernel version
2023-02-10 9:42 UTC (2+ messages)
ahash with hardware queue
2023-02-10 3:26 UTC
[PATCH 0/17] crypto: api - Change completion callback argument to void star
2023-02-10 0:56 UTC (7+ messages)
` [PATCH 2/17] net: macsec: Add scaffolding to change completion function signature
` [PATCH 3/17] fs: ecryptfs: Use crypto_wait_req
` [PATCH 17/17] crypto: api - Remove completion function scaffolding
[PATCH] crypto: proc - Print fips status
2023-02-09 14:19 UTC (2+ messages)
[PATCH 0/5] crypto: hisilicon/qm - some fixes and cleanups
2023-02-09 11:12 UTC (4+ messages)
` [PATCH 2/5] crypto: hisilicon/qm - change data type in min_t
Media Content Processing Engine
2023-02-09 8:55 UTC
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-02-09 5:14 UTC (7+ messages)
` [PATCH 1/1] ice: Change assigning method of the CPU affinity masks
Transfield Offshore Order #76510
2023-02-08 21:43 UTC
[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
2023-02-08 21:50 UTC (5+ messages)
` [PATCH kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API
[PATCH stable 0/1] crypto: testmgr - don't generate WARN for missing modules
2023-02-08 20:37 UTC (2+ messages)
` [PATCH stable 1/1] "
[PATCH] crypto: crypto4xx - Call dma_unmap_page when done
2023-02-08 19:03 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;
as well as URLs for NNTP newsgroup(s).