messages from 2020-07-01 04:52:32 to 2020-07-09 05:31:32 UTC [more...]
[PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
2020-07-09 5:31 UTC (10+ messages)
` [PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
` [PATCH 3/6] crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
` [PATCH 4/6] crypto: algapi - remove crypto_check_attr_type()
` [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY
` [PATCH 6/6] dm-crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
[PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
2020-07-09 1:32 UTC (4+ messages)
[PATCH] crypto: caam - Remove broken arc4 support
2020-07-09 0:47 UTC (15+ messages)
[PATCH v2] Remove __init from padata_do_multithreaded and padata_mt_helper
2020-07-08 19:51 UTC (2+ messages)
[PATCH v2 0/5] crypto: add sha256() function
2020-07-08 16:39 UTC (6+ messages)
` [PATCH v2 1/5] crypto: sparc - rename sha256 to sha256_alg
` [PATCH v2 2/5] crypto: lib/sha256 - add sha256() function
` [PATCH v2 3/5] efi: use sha256() instead of open coding
` [PATCH v2 4/5] mptcp: "
` [PATCH v2 5/5] ASoC: cros_ec_codec: "
[PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
2020-07-08 16:19 UTC (3+ messages)
[PATCH v1] fixes
2020-07-08 15:10 UTC (2+ messages)
[PATCH 1/1] inside-secure irq balance
2020-07-08 15:08 UTC
question regarding crypto driver DMA issue
2020-07-08 13:41 UTC (4+ messages)
[PATCH 0/4] crypto: add sha256() function
2020-07-08 11:22 UTC (9+ messages)
` [PATCH 1/4] crypto: lib/sha256 - "
` [PATCH 2/4] efi: use sha256() instead of open coding
` [PATCH 3/4] mptcp: "
` [PATCH 4/4] ASoC: cros_ec_codec: "
[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
2020-07-08 9:23 UTC (7+ messages)
` [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
[PATCH v4 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
2020-07-08 8:28 UTC (9+ messages)
` [PATCH v4 1/8] crypto: sm3 - export crypto_sm3_final function
` [PATCH v4 2/8] lib/mpi: Extend the MPI library
` [PATCH v4 3/8] lib/mpi: Introduce ec implementation to "
` [PATCH v4 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v4 5/8] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v4 6/8] X.509: support OSCCA certificate parse
` [PATCH v4 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v4 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
[PATCH v4 00/13] crypto: permit asynchronous skciphers as driver fallbacks
2020-07-08 7:53 UTC (16+ messages)
` [PATCH v4 01/13] crypto: amlogic-gxl - default to build as module
` [PATCH v4 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
` [PATCH v4 03/13] crypto: omap-aes - permit asynchronous "
` [PATCH v4 04/13] crypto: sun4i "
` [PATCH v4 05/13] crypto: sun8i-ce "
` [PATCH v4 06/13] crypto: sun8i-ss "
` [PATCH v4 07/13] crypto: ccp "
` [PATCH v4 08/13] crypto: chelsio "
` [PATCH v4 09/13] crypto: mxs-dcp "
` [PATCH v4 10/13] crypto: picoxcell "
` [PATCH v4 11/13] crypto: qce "
` [PATCH v4 12/13] crypto: sahara "
` [PATCH v4 13/13] crypto: mediatek - use AES library for GCM key derivation
[PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
2020-07-08 6:54 UTC (8+ messages)
` [v2 PATCH] "
` [v3 "
[PATCH] crypto: lib/chacha20poly1305 - Add missing function declaration
2020-07-08 2:41 UTC
[PATCH] crypto: ccp - Fix sparse warnings
2020-07-07 19:45 UTC (2+ messages)
[PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
2020-07-07 8:26 UTC (4+ messages)
[PATCH] hwrng: ba431 - Include kernel.h
2020-07-07 3:47 UTC
[PATCH v2 0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles
2020-07-07 1:15 UTC (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon/sec2 - clear SEC debug regs
` [PATCH v2 2/5] crypto:hisilicon/sec2 - update busy processing logic
` [PATCH v2 3/5] crypto: hisilicon/sec2 - update SEC initialization and reset
` [PATCH v2 4/5] crypto: hisilicon/sec2 - update debugfs interface parameters
` [PATCH v2 5/5] crypto: hisilicon/sec2 - fix some coding styles
[PATCH v3 00/13] crypto: permit asynchronous skciphers as driver fallbacks
2020-07-06 20:42 UTC (17+ messages)
` [PATCH v3 01/13] crypto: amlogic-gxl - default to build as module
` [PATCH v3 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
` [PATCH v3 04/13] crypto: sun4i - permit asynchronous "
` [PATCH v3 05/13] crypto: sun8i-ce "
` [PATCH v3 06/13] crypto: sun8i-ss "
` [PATCH v3 09/13] crypto: mxs-dcp "
` [PATCH v3 10/13] crypto: picoxcell "
` [PATCH v3 12/13] crypto: sahara "
[PATCH v3 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
2020-07-05 9:19 UTC (4+ messages)
` [PATCH v3 1/3] crypto: permit users to specify numa node of acomp hardware
` [PATCH v3 2/3] crypto: hisilicon/zip - permit users to specify NUMA node
` [PATCH v3 3/3] mm/zswap: allocate acomp on the numa node committing acomp_req
[PATCH] crypto, x86: aesni: add compatibility with IAS
2020-07-03 14:33 UTC (5+ messages)
[PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1
2020-07-03 14:32 UTC
LTP: crypto: af_alg02 regression on linux-next 20200621 tag
2020-07-03 13:35 UTC (9+ messages)
` [PATCH] crypto: af_alg - Fix regression on empty requests
` [v2 PATCH] "
No ESP response
2020-07-03 13:33 UTC (2+ messages)
[PATCH 0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles
2020-07-03 8:18 UTC (4+ messages)
` [PATCH 2/5] crypto:hisilicon/sec2 - update busy processing logic
[PATCH v2] crypto: ccp - Update CCP driver maintainer information
2020-07-03 4:49 UTC (2+ messages)
[PATCH] crypto: hisilicon/qm: Change type of pasid to u32
2020-07-03 4:49 UTC (3+ messages)
[PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
2020-07-03 4:47 UTC (2+ messages)
[PATCH 0/3] qce crypto fixes for tcrypto failures
2020-07-03 4:48 UTC (2+ messages)
[PATCH] crypto: ccp - Fix use of merged scatterlists
2020-07-03 4:48 UTC (2+ messages)
[PATCH v2 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
2020-07-03 4:36 UTC (4+ messages)
` [PATCH v2 1/3] crypto: permit users to specify numa node of acomp hardware
PMTU is not working for IPv6-ESP
2020-07-03 3:48 UTC
[RFC PATCH 0/7] crypto: get rid of ecb(arc4)
2020-07-02 23:04 UTC (14+ messages)
` [RFC PATCH 1/7] staging/rtl8192e: switch to RC4 library interface
` [RFC PATCH 2/7] staging/rtl8192u: "
` [RFC PATCH 3/7] SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
` [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
` [RFC PATCH 5/7] crypto: n2 - remove ecb(arc4) support
` [RFC PATCH 6/7] crypto: bcm-iproc "
` [RFC PATCH 7/7] crypto: tcrypt - remove ecb(arc4) testing/benchmarking support
[PATCH] Remove __init from padata_do_multithreaded and padata_mt_helper
2020-07-02 14:42 UTC (2+ messages)
[PATCH 0/5] drivers/char: Constify static variables
2020-07-02 8:58 UTC (7+ messages)
` [PATCH 1/5] hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
` [PATCH 2/5] hwrng: nomadik - Constify nmk_rng_ids[]
` [PATCH 3/5] hwrng: virtio - Constify id_table[]
[PATCH v2 0/5] hwrng: add support for i.MX6 rngb
2020-07-02 8:28 UTC (5+ messages)
` [PATCH v2 4/5] ARM: dts: imx6ull: add rng
` [PATCH v2 5/5] hwrng: imx-rngc: enable driver for i.MX6
[PATCH 0/6] crypto: hisilicon/hpre bugfix - misc fixes
2020-07-02 2:31 UTC (7+ messages)
` [PATCH 1/6] crypto: hisilicon/hpre - Init the value of current_q of debugfs
` [PATCH 2/6] crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs
` [PATCH 3/6] crypto: hisilicon/hpre - Modify the Macro definition and format
` [PATCH 4/6] crypto: hisilicon/hpre - Add a switch in sriov_configure
` [PATCH 5/6] crypto: hisilicon/hpre - update debugfs interface parameters
` [PATCH 6/6] crypto: hisilicon/hpre - disable FLR triggered by hardware
[PATCH] crypto: virtio - constify features[] and id_table[]
2020-07-01 20:29 UTC
[PATCH 0/5] vfio/pci: add blocklist and disable qat
2020-07-01 21:28 UTC (10+ messages)
` [PATCH 1/5] PCI: add Intel QuickAssist device IDs
` [PATCH 2/5] vfio/pci: add device blocklist
` [PATCH 3/5] vfio/pci: add qat devices to blocklist
` [PATCH 4/5] crypto: qat - replace device ids defines
` [PATCH 5/5] crypto: qat - use PCI_VDEVICE
[PATCHv5 0/7] crypto: sa2ul driver support
2020-07-01 8:05 UTC (8+ messages)
` [PATCHv5 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
` [PATCHv5 2/7] crypto: sa2ul: Add crypto driver
` [PATCHv5 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
` [PATCHv5 4/7] crypto: sa2ul: Add AEAD algorithm support
` [PATCHv5 5/7] crypto: sa2ul: add device links to child devices
` [PATCHv5 6/7] arm64: dts: ti: k3-am6: Add crypto accelarator node
` [PATCHv5 7/7] arm64: dts: ti: k3-j721e-main: Add crypto accelerator node
[Patch v2 0/9] crypto: hisilicon/qm - misc fixes
2020-07-01 7:19 UTC (10+ messages)
` [Patch v2 1/9] crypto: hisilicon/qm - fix wrong release after using strsep
` [Patch v2 2/9] crypto: hisilicon/qm - clear used reference count when start qp
` [Patch v2 3/9] crypto: hisilicon/qm - fix print frequence in hisi_qp_send
` [Patch v2 4/9] crypto: hisilicon/qm - fix judgement of queue is full
` [Patch v2 5/9] crypto: hisilicon/qm - fix event queue depth to 2048
` [Patch v2 6/9] crypto: hisilicon/qm - fix no stop reason when use hisi_qm_stop
` [Patch v2 7/9] crypto: hisilicon/qm - fix VF not available after PF FLR
` [Patch v2 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto
` [Patch v2 9/9] crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
[PATCH 0/9] crypto: hisilicon/qm - misc fixes
2020-07-01 7:01 UTC (3+ messages)
` [PATCH 1/9] crypto: hisilicon/qm - fix wrong release after using strsep
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).