messages from 2023-01-26 19:12:42 to 2023-02-02 16:56:03 UTC [more...]
[PATCH] crypto: qat - drop log level of msg in get_instance_node()
2023-02-02 16:55 UTC (2+ messages)
[PATCH] crypto: qat - fix out-of-bounds read
2023-02-02 16:51 UTC (2+ messages)
[PATCH v8 0/9] crypto: qcom-qce: Add YAML bindings & support for newer SoCs
2023-02-02 16:32 UTC (22+ messages)
` [PATCH v8 1/9] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v8 2/9] MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section
` [PATCH v8 3/9] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v8 4/9] dt-bindings: qcom-qce: Add 'iommus' to optional properties
` [PATCH v8 5/9] dt-bindings: qcom-qce: document clocks and clock-names as optional
` [PATCH v8 6/9] dt-bindings: qcom-qce: Add new SoC compatible strings for qcom-qce
` [PATCH v8 7/9] crypto: qce: core: Add support to initialize interconnect path
` [PATCH v8 8/9] crypto: qce: core: Make clocks optional
` [PATCH v8 9/9] crypto: qce: core: Add new compatibles for qce crypto driver
[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-02-02 14:50 UTC (11+ messages)
` [PATCH v2 01/10] cyrpto/b128ops: Remove struct u128
` [PATCH v2 02/10] types: Introduce [us]128
` [PATCH v2 03/10] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v2 04/10] instrumentation: Wire up cmpxchg128()
` [PATCH v2 05/10] percpu: Wire up cmpxchg128
` [PATCH v2 06/10] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH v2 07/10] x86,intel_iommu: "
` [PATCH v2 08/10] slub: "
` [PATCH v2 09/10] arch: Remove cmpxchg_double
` [PATCH v2 10/10] s390/cpum_sf: Convert to cmpxchg128()
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-02 11:16 UTC (34+ messages)
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 13/64] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH] crypto: testmgr - add diff-splits of src/dst into default cipher config
2023-02-02 8:38 UTC
[PATCH v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
2023-02-02 8:33 UTC (2+ messages)
` [v4 PATCH] "
[PATCH v2 -next] crypto: aspeed: fix type warnings
2023-02-02 7:03 UTC
[PATCH-next] crypto: aspeed: fix type warnings
2023-02-02 3:29 UTC (5+ messages)
[PATCH 05/12] cifs: Add a function to Hash the contents of an iterator
2023-02-02 0:55 UTC (4+ messages)
[PATCH] x86: enable Data Operand Independent Timing Mode
2023-02-01 22:33 UTC (12+ messages)
[PATCH v1 0/8] Support ACPI PSP on Hyper-V
2023-02-01 19:24 UTC (8+ messages)
` [PATCH v1 5/8] crypto: cpp - Bind to psp platform device on x86
` [PATCH v1 6/8] crypto: ccp - Add vdata for platform device
` [PATCH v1 7/8] crypto: ccp - Skip DMA coherency check for platform psp
[PATCH 0/32] crypto: api - Prepare to change callback argument to void star
2023-02-01 16:57 UTC (37+ messages)
` [PATCH 1/32] crypto: api - Add scaffolding to change completion function signature
` [PATCH 2/32] crypto: cryptd - Use subreq for AEAD
` [PATCH 3/32] crypto: acompress - Use crypto_request_complete
` [PATCH 4/32] crypto: aead "
` [PATCH 5/32] crypto: akcipher "
` [PATCH 6/32] crypto: hash "
` [PATCH 7/32] crypto: kpp "
` [PATCH 8/32] crypto: skcipher "
` [PATCH 9/32] crypto: engine "
` [PATCH 10/32] crypto: rsa-pkcs1pad - Use akcipher_request_complete
` [PATCH 11/32] crypto: cryptd - Use request_complete helpers
` [PATCH 12/32] crypto: atmel "
` [PATCH 13/32] crypto: artpec6 "
` [PATCH 14/32] crypto: bcm "
` [PATCH 15/32] crypto: cpt "
` [PATCH 16/32] crypto: nitrox "
` [PATCH 17/32] crypto: ccp "
` [PATCH 18/32] crypto: chelsio "
` [PATCH 19/32] crypto: hifn_795x "
` [PATCH 20/32] crypto: hisilicon "
` [PATCH 21/32] crypto: img-hash "
` [PATCH 22/32] crypto: safexcel "
` [PATCH 23/32] crypto: ixp4xx "
` [PATCH 24/32] crypto: marvell/cesa "
` [PATCH 25/32] crypto: octeontx "
` [PATCH 26/32] crypto: octeontx2 "
` [PATCH 27/32] crypto: mxs-dcp "
` [PATCH 28/32] crypto: qat "
` [PATCH 29/32] crypto: qce "
` [PATCH 30/32] crypto: s5p-sss "
` [PATCH 31/32] crypto: sahara "
` [PATCH 32/32] crypto: talitos "
[PATCH] crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
2023-02-01 12:32 UTC
[PATCH] crypto: arm64/aes-ccm - Rewrite skcipher walker loop
2023-02-01 9:54 UTC (10+ messages)
[PATCH v2 0/4] crypto: starfive - Add drivers for crypto engine
2023-02-01 1:44 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v2 2/4] crypto: starfive - Add crypto engine support
` [PATCH v2 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v2 4/4] crypto: starfive - Add hash and HMAC support
[PATCH v2 0/2] [RFC] virtio-rng entropy leak reporting feature
2023-01-31 17:06 UTC (5+ messages)
` [PATCH v2 1/2] virtio-rng: implement entropy leak feature
` [PATCH v2 2/2] virtio-rng: add sysfs entries for leak detection
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-31 16:28 UTC (6+ messages)
` [PATCH 05/35] Documentation: core-api: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH] hw_random: rockchip: import driver from vendor tree
2023-01-31 10:34 UTC (3+ messages)
[PATCH] crypto: arm64/sm4 - Fix possible crash in GCM cryption
2023-01-31 9:39 UTC (7+ messages)
` [PATCH v2] "
[PATCH] crypto: atmel-i2c: Drop unused id parameter from atmel_i2c_probe()
2023-01-31 9:14 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-01-31 8:30 UTC
[PATCH RESEND] crypto: x86 - exit fpu context earlier in ECB/CBC macros
2023-01-31 8:30 UTC (2+ messages)
[PATCH v2 0/3] crypto: x86/blowfish - Cleanup and convert to ECB/CBC macros
2023-01-31 8:11 UTC (2+ messages)
[PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
2023-01-31 7:32 UTC (2+ messages)
[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
2023-01-31 7:28 UTC (6+ messages)
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH] hwrng: starfive - Enable compile testing
[PATCH] crypto: safexcel - Use crypto_wait_req
2023-01-31 5:44 UTC (2+ messages)
` [v2 PATCH] "
[PATCH v2 3/3] crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm
2023-01-31 1:28 UTC
[PATCH v2 2/3] crypto: x86/blowfish - Convert to use ECB/CBC helpers
2023-01-31 1:27 UTC
[PATCH v2 1/3] crypto: x86/blowfish - Remove unused encode parameter
2023-01-31 1:27 UTC
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-01-30 20:22 UTC (5+ messages)
[Bug 216888] New: "sysfs: cannot create duplicate filename /dma/dma0chan0" with 68dbe80f ("crypto: ccp - Release dma channels before dmaengine unrgister")
2023-01-30 12:54 UTC (3+ messages)
mainline build failure on arm hosts
2023-01-30 12:17 UTC
linux-next: manual merge of the crypto tree with the riscv-soc tree
2023-01-30 7:54 UTC (2+ messages)
[PATCH 00/12] crypto: axis - make tests pass
2023-01-30 7:29 UTC (8+ messages)
` [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
` [PATCH 02/12] crypto: axis - do not DMA to IV
[PATCH v3 0/6] Introduce STM32 system bus
2023-01-28 16:12 UTC (12+ messages)
` [PATCH v3 1/6] dt-bindings: Document common device controller bindings
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [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
[PATCH] crypto: x86 - exit fpu context earlier in ECB/CBC macros
2023-01-27 11:09 UTC (3+ messages)
[PATCH linux-next] crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
2023-01-27 11:07 UTC (2+ messages)
[PATCH -next] crypto: aspeed: change aspeed_acry_akcipher_algs to static
2023-01-27 11:07 UTC (2+ messages)
[PATCH] crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
2023-01-27 11:07 UTC (2+ messages)
[PATCH] crypto: ccp - Add a firmware definition for EPYC gen 4 processors
2023-01-27 11:00 UTC (2+ messages)
[PATCH] crypto: ccp - Provide MMIO register naming for documenation
2023-01-27 11:00 UTC (2+ messages)
[RFC 06/13] cifs: Add a function to Hash the contents of an iterator
2023-01-27 10:38 UTC (4+ messages)
[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
2023-01-27 8:27 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH RFC 7/8] crypto: ccp: Prevent a spurious SEV_CMD_SNP_INIT triggered by sev_guest_init()
2023-01-27 2:56 UTC (3+ messages)
` [PATCH RFC 8/8] crypto: ccp: Move __sev_snp_init_locked() call inside __sev_platform_init_locked()
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).