linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-09 09:45:25 to 2020-05-22 14:13:29 UTC [more...]

[PATCH 0/7] crypto: hisilicon - add debugfs for DFX
 2020-05-22 14:13 UTC  (9+ messages)
` [PATCH 1/7] crypto: hisilicon/qm - add debugfs for QM
` [PATCH 2/7] crypto: hisilicon/qm - add debugfs to the QM state machine
` [PATCH 3/7] crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
` [PATCH 4/7] crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE
` [PATCH 5/7] crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
` [PATCH 6/7] crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
` [PATCH 7/7] crypto: hisilicon/qm - change debugfs file name from qm_regs to regs

[PATCHv2 0/7] crypto: omap: sha/aes fixes
 2020-05-22 13:12 UTC  (9+ messages)
` [PATCHv2 1/7] crypto: omap-aes: avoid spamming console with self tests
` [PATCHv2 2/7] crypto: omap-sham: force kernel driver usage for sha algos
` [PATCHv2 3/7] crypto: omap-crypto: fix userspace copied buffer access
` [PATCHv2 4/7] crypto: omap-sham: huge buffer access fixes
` [PATCHv2 5/7] crypto: omap-sham: fix very small data size handling
` [PATCHv2 6/7] crypto: omap-aes: prevent unregistering algorithms twice
` [PATCHv2 7/7] crypto: omap-sham: add proper load balancing support for multicore

[PATCH] [v2] hwrng: exynos - Fix runtime PM imbalance on error
 2020-05-22  9:07 UTC  (2+ messages)

Monte Carlo Test (MCT) for AES
 2020-05-22  3:20 UTC 

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-22  2:13 UTC  (4+ messages)
` [PATCH 1/2] iommu/of: "
` [PATCH 2/2] ACPI/IORT: "

[stable-4.4 1/5] padata: set cpu_index of unused CPUs to -1
 2020-05-22  0:20 UTC  (6+ messages)
` [stable-4.4 2/5] sched/fair, cpumask: Export for_each_cpu_wrap()
` [stable-4.4 3/5] padata: Replace delayed timer with immediate workqueue in padata_reorder
` [stable-4.4 4/5] padata: initialize pd->cpu with effective cpumask
` [stable-4.4 5/5] padata: purge get_cpu and reorder_via_wq from padata_do_serial

[stable-4.19 1/3] padata: Replace delayed timer with immediate workqueue in padata_reorder
 2020-05-21 23:44 UTC  (4+ messages)
` [stable-4.19 2/3] padata: initialize pd->cpu with effective cpumask
` [stable-4.19 3/3] padata: purge get_cpu and reorder_via_wq from padata_do_serial

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 23:43 UTC  (15+ messages)
` [PATCH v2 1/7] padata: remove exit routine
` [PATCH v2 2/7] padata: initialize earlier
` [PATCH v2 3/7] padata: allocate work structures for parallel jobs from a pool
` [PATCH v2 4/7] padata: add basic support for multithreaded jobs
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()
` [PATCH v2 6/7] mm: make deferred init's max threads arch-specific
` [PATCH v2 7/7] padata: document multithreaded jobs

[stable-4.9 1/4] padata: set cpu_index of unused CPUs to -1
 2020-05-21 20:48 UTC  (4+ messages)
` [stable-4.9 2/4] padata: Replace delayed timer with immediate workqueue in padata_reorder
` [stable-4.9 3/4] padata: initialize pd->cpu with effective cpumask
` [stable-4.9 4/4] padata: purge get_cpu and reorder_via_wq from padata_do_serial

[stable-4.14 1/4] padata: set cpu_index of unused CPUs to -1
 2020-05-21 20:46 UTC  (4+ messages)
` [stable-4.14 2/4] padata: Replace delayed timer with immediate workqueue in padata_reorder
` [stable-4.14 3/4] padata: initialize pd->cpu with effective cpumask
` [stable-4.14 4/4] padata: purge get_cpu and reorder_via_wq from padata_do_serial

[PATCH 0/2] Set the quality value for two HW RNGs
 2020-05-21 19:14 UTC  (25+ messages)
    ` [PATCH 1/2] hwrng: iproc-rng200 - Set the quality value
    ` [PATCH 2/2] hwrng: exynos "
    ` [PATCH v2 0/2] Set the quality value for two HW RNGs
        ` [PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality value
        ` [PATCH v2 2/2] hwrng: exynos "

[PATCH] hwrng: exynos - fix runtime pm imbalance on error
 2020-05-21 13:52 UTC  (2+ messages)

Backporting "padata: Remove broken queue flushing"
 2020-05-21 13:32 UTC  (5+ messages)

[RFC/RFT PATCH 0/2] crypto: add CTS output IVs for arm64 and testmgr
 2020-05-21 13:23 UTC  (12+ messages)
` [RFC/RFT PATCH 1/2] crypto: arm64/aes - align output IV with generic CBC-CTS driver
` [RFC/RFT PATCH 2/2] crypto: testmgr - add output IVs for AES-CBC with ciphertext stealing

[PATCH] hwrng: ks-sa - fix runtime pm imbalance on error
 2020-05-21  6:21 UTC  (4+ messages)
  `  "

[PATCH net] net/tls(TLS_SW): Fix integrity issue with non-blocking sw KTLS request
 2020-05-20 20:12 UTC  (6+ messages)

[PATCH 3.16 10/99] padata: initialize pd->cpu with effective cpumask
 2020-05-20 14:13 UTC  (3+ messages)
` [PATCH 3.16 12/99] padata: purge get_cpu and reorder_via_wq from padata_do_serial
` [PATCH 3.16 15/99] padata: always acquire cpu_hotplug_lock before pinst->lock

[PATCH] crypto:hisilicon - fix driver compatibility issue with different versions of devices
 2020-05-20  9:19 UTC 

[PATCH] crypto: engine - do not requeue in case of fatal error
 2020-05-20  8:17 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce - fix runtime pm imbalance on error
 2020-05-20  7:54 UTC 

[PATCH] crypto: sun8i-ss - fix runtime pm imbalance on error
 2020-05-20  8:11 UTC 

[PATCH] crypto: sun8i-ss - fix runtime pm imbalance on error
 2020-05-20  8:06 UTC 

[PATCH] crypto: caam - make soc match data optional
 2020-05-20  3:16 UTC  (4+ messages)

[PATCH] crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated
 2020-05-19 20:45 UTC 

[PATCH] crypto: cavium/nitrox - Fix a typo in a comment
 2020-05-19 20:36 UTC 

ARM CE: CTS IV handling
 2020-05-19 18:11 UTC  (6+ messages)

[PATCH] fscrypt: add support for IV_INO_LBLK_32 policies
 2020-05-19 16:33 UTC  (4+ messages)

[PATCH] lib/xxhash: make xxh{32,64}_update() return void
 2020-05-19  4:38 UTC  (3+ messages)

[PATCH] ubifs: fix wrong use of crypto_shash_descsize()
 2020-05-17 21:39 UTC  (5+ messages)

[PATCH AUTOSEL 4.14 39/39] crypto: xts - simplify error handling in ->create()
 2020-05-16  1:35 UTC  (4+ messages)

[PATCH 0/4] crypto: constify struct debugfs_reg32
 2020-05-15  6:21 UTC  (2+ messages)

[PATCH] crypto: blake2b - Fix clang optimization for ARMv7-M
 2020-05-15  6:20 UTC  (2+ messages)

[PATCH v2 00/12] crypto: hisilicon - misc cleanup and optimizations
 2020-05-15  6:21 UTC  (12+ messages)
` [PATCH v2 01/12] crypto: hisilicon/sec2 - modify the SEC probe process
` [PATCH v2 02/12] crypto: hisilicon/hpre - modify the HPRE "
` [PATCH v2 04/12] crypto: hisilicon - refactor module parameter pf_q_num related code
` [PATCH v2 05/12] crypto: hisilicon/qm - add state machine for QM
` [PATCH v2 06/12] crypto: hisilicon - add FLR support
` [PATCH v2 08/12] crypto: hisilicon - unify initial value assignment into QM
` [PATCH v2 09/12] crypto: hisilicon - QM memory management optimization
` [PATCH v2 10/12] crypto: hisilicon - remove codes of directly report device errors through MSI
` [PATCH v2 11/12] crypto: hisilicon - add device error report through abnormal irq
` [PATCH v2 12/12] crypto: hisilicon/zip - Use temporary sqe when doing work

[PATCH -next] crypto: xilinx - Remove set but not used variable 'drv_ctx'
 2020-05-15  6:15 UTC  (2+ messages)

[PATCH] crypto: Replace zero-length array with flexible-array
 2020-05-15  6:08 UTC  (2+ messages)

[PATCH net-next 0/2] Fixing compilation warnings and errors
 2020-05-14 19:53 UTC  (4+ messages)
` [PATCH net-next 1/2] Crypto/chcr: Fixes compilations warnings
` [PATCH net-next 2/2] Crypto/chcr: Fixes a cocci check error

[PATCH AUTOSEL 5.6 60/62] crypto: lrw - simplify error handling in create()
 2020-05-14 18:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 61/62] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 5.6 62/62] gcc-10: avoid shadowing standard library 'free()' in crypto

[PATCH AUTOSEL 5.4 47/49] crypto: lrw - simplify error handling in create()
 2020-05-14 18:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 48/49] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 5.4 49/49] gcc-10: avoid shadowing standard library 'free()' in crypto

[PATCH AUTOSEL 4.19 29/31] crypto: lrw - simplify error handling in create()
 2020-05-14 18:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 30/31] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 4.19 31/31] gcc-10: avoid shadowing standard library 'free()' in crypto

linux-next: manual merge of the sound-asoc tree with the crypto tree
 2020-05-14 13:21 UTC  (8+ messages)

[PATCH 1/1] dt-bindings: rng: Convert OMAP RNG to schema
 2020-05-14 13:19 UTC 

[PATCHv2 0/7] crypto: TI SA2UL crypto accelerator support
 2020-05-14 12:50 UTC  (5+ messages)
` [PATCHv2 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
    ` [PATCHv3 "

[PATCH RESEND 0/1] mm/zswap: move to use crypto_acomp APIs
 2020-05-13 23:33 UTC  (2+ messages)
` [PATCH RESEND 1/1] mm/zswap: move to use crypto_acomp API for hardware acceleration

[PATCH] Crypto/chcr: drop refcount on error path in chcr_aead_op()
 2020-05-12 19:18 UTC  (2+ messages)

[PATCH 0/5] STM32 CRC update
 2020-05-12 14:11 UTC  (6+ messages)
` [PATCH 1/5] crypto: stm32/crc: fix ext4 chksum BUG_ON()
` [PATCH 2/5] crypto: stm32/crc: fix run-time self test issue
` [PATCH 3/5] crypto: stm32/crc: fix multi-instance
` [PATCH 4/5] crypto: stm32/crc: don't sleep in runtime pm
` [PATCH 5/5] crypto: stm32/crc: protect from concurrent accesses

[PATCH -next] cxgb4/chcr: Fix error return code in chcr_ktls_dev_add()
 2020-05-12  8:04 UTC  (2+ messages)
` [PATCH] cxgb4/chcr: Fix a leak "

Question: SHASH or AHASH
 2020-05-12  2:55 UTC 

linux-next: manual merge of the crypto tree with Linus' tree
 2020-05-11  3:23 UTC 


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