Linux Crypto
[Prev Page][Next Page]
- Re: [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: get rid of the address_space override in setsockopt
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 03/24] net: add a new sockptr_t type
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: get rid of the address_space override in setsockopt
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/24] net: add a new sockptr_t type
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] crypto: af_alg - add extra parameters for DRBG interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH v2] crypto: af_alg - add extra parameters for DRBG interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v3 5/5] crypto: ECDH SP800-56A rev 3 local public key validation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v3 2/5] lib/mpi: Add mpi_sub_ui()
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v3 4/5] crypto: DH SP800-56A rev 3 local public key validation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v3 1/5] crypto: ECDH - check validity of Z before export
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v3 0/5] DH: SP800-56A rev 3 compliant validation checks
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v3 3/5] crypto: DH - check validity of Z before export
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: get rid of the address_space override in setsockopt
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 03/24] net: add a new sockptr_t type
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
- From: Stefan Schmidt <stefan@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: x86 - Put back integer parts of include/asm/inst.h
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH 01/24] bpfilter: reject kernel addresses
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/24] bpfilter: fix up a sparse annotation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/24] net: switch sock_setbindtodevice to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/24] net: add a new sockptr_t type
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/24] net: switch sock_set_timeout to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/24] net: switch sock_set_timeout to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/24] net/xfrm: switch xfrm_user_policy to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/24] netfilter: switch nf_setsockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/24] net/udp: switch udp_lib_setsockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/24] net/tcp: switch do_tcp_setsockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/24] net/tcp: switch ->md5_parse to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
- From: Christoph Hellwig <hch@xxxxxx>
- get rid of the address_space override in setsockopt
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next] crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH -next] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: amlogic: Convert to DEFINE_SHOW_ATTRIBUTE
- From: LABBE Corentin <clabbe@xxxxxxxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH for v5.9] arm64: Replace HTTP links with HTTPS ones
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: testmgr.h: delete duplicated words
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH for v5.9] crypto: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- [PATCH for v5.9] arm64: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- [PATCH for v5.9] ARM: STM32: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- Re: [PATCH 1/1 v2] inside-secure irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- Re: [PATCH 1/1 v2] inside-secure irq balance
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] powerpc: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- [PATCH 1/1 v2] marvell cesa irq balance
- From: Sven Auhagen <Sven.Auhagen@xxxxxxxxxxxx>
- [PATCH 1/1 v2] inside-secure irq balance
- From: Sven Auhagen <Sven.Auhagen@xxxxxxxxxxxx>
- Re: [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: skcipher.h: drop duplicated word in kernel-doc
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: hash.h: drop duplicated word in a comment
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] crypto: skcipher.h: drop duplicated word in kernel-doc
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] crypto: hash.h: drop duplicated word in a comment
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- linux-next: manual merge of the akpm-current tree with the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- RE: [PATCH 1/1] inside-secure irq balance
- From: "Van Leeuwen, Pascal" <pvanleeuwen@xxxxxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [Patch v2 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto
- From: "shenyang (M)" <shenyang39@xxxxxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: xts: use memmove to avoid overlapped memory copy
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- Re: linux-next: manual merge of the tip tree with the crypto tree
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH] crypto: xts: use memmove to avoid overlapped memory copy
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: xts: use memmove to avoid overlapped memory copy
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- linux-next: manual merge of the tip tree with the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH v2] crypto: af_alg - add extra parameters for DRBG interface
- From: Elena Petrova <lenaptr@xxxxxxxxxx>
- Re: [PATCH] crypto: xts: use memmove to avoid overlapped memory copy
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: xts: use memmove to avoid overlapped memory copy
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: xts: use memmove to avoid overlapped memory copy
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH 0/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 0/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Elena Petrova <lenaptr@xxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Elena Petrova <lenaptr@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Richard Weinberger <richard.weinberger@xxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RESEND PATCH v5] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- RE: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: "Van Leeuwen, Pascal" <pvanleeuwen@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: xts - prefix function and struct names with "xts"
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: lrw - prefix function and struct names with "lrw"
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Crypto/chcr: Fix some pr_xxx messages
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Crypto/chcr: Avoid some code duplication
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] crypto: hisilicon/hpre bugfix - misc fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] HARDWARE RANDOM NUMBER GENERATOR CORE: Replace HTTP links with HTTPS ones
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto/x86: Remove include/asm/inst.h
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/13] crypto: permit asynchronous skciphers as driver fallbacks
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] crypto: add sha256() function
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: caam - add tag object functionality
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- [PATCH -next] crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH -next] crypto: amlogic: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH -next] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH -next] crypto: zip: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH -next] crypto: hisilicon: Convert to DEFINE_SHOW_ATTRIBUTE
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- RE: [PATCH 1/1] inside-secure irq balance
- From: "Van Leeuwen, Pascal" <pvanleeuwen@xxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH] crypto: omap-aes - Fix sparse and compiler warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] marvell cesa irq balance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] inside-secure irq balance
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 0/5] hwrng: add support for i.MX6 rngb
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v4 2/5] ARM: dts: imx6sl: fix rng node
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v4 3/5] ARM: dts: imx6sll: add rng
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v4 1/5] dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v4 5/5] hwrng: imx-rngc: enable driver for i.MX6
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v4 4/5] ARM: dts: imx6ull: add rng
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v2 5/5] crypto: ECDH SP800-56A rev 3 local public key validation
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] crypto: DH SP800-56A rev 3 local public key validation
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] crypto: DH - check validity of Z before export
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] crypto: ECDH - check validity of Z before export
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 5/6] padata: fold padata_alloc_possible() into padata_alloc()
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH 4/6] padata: remove effective cpumasks from the instance
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH 0/6] padata cleanups
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH 2/6] padata: remove stop function
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH 6/6] padata: remove padata_parallel_queue
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH 1/6] padata: remove start function
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH 3/6] padata: inline single call of pd_setup_cpumasks()
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- Re: [PATCH 0/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v2 1/5] PCI: Add Intel QuickAssist device IDs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 0/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Elena Petrova <lenaptr@xxxxxxxxxx>
- Re: [PATCH v3 5/5] hwrng: imx-rngc: enable driver for i.MX6
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v3 5/5] hwrng: imx-rngc: enable driver for i.MX6
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3 5/5] hwrng: imx-rngc: enable driver for i.MX6
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH v3 1/5] dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v3 5/5] hwrng: imx-rngc: enable driver for i.MX6
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v3 2/5] ARM: dts: imx6sl: fix rng node
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v3 4/5] ARM: dts: imx6ull: add rng
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v3 3/5] ARM: dts: imx6sll: add rng
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v3 0/5] hwrng: add support for i.MX6 rngb
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v2 0/5] vfio/pci: add blocklist and disable qat
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 2/5] vfio/pci: Add device blocklist
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 4/5] crypto: qat - replace device ids defines
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 3/5] vfio/pci: Add QAT devices to blocklist
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 5/5] crypto: qat - use PCI_VDEVICE
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 1/5] PCI: Add Intel QuickAssist device IDs
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH 0/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v2 1/5] dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 2/2] Crypto/chcr: Fix some pr_xxx messages
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH 1/2] Crypto/chcr: Avoid some code duplication
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Elena Petrova <lenaptr@xxxxxxxxxx>
- [PATCH 0/1] crypto: af_alg - add extra parameters for DRBG interface
- From: Elena Petrova <lenaptr@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH] crypto: qat: fix double free in qat_uclo_create_batch_init_list
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: qat: fix double free in qat_uclo_create_batch_init_list
- Re: [PATCHv5 2/7] crypto: sa2ul: Add crypto driver
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 2/7] crypto: sa2ul: Add crypto driver
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 7/7] arm64: dts: ti: k3-j721e-main: Add crypto accelerator node
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 5/7] crypto: sa2ul: add device links to child devices
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 6/7] arm64: dts: ti: k3-am6: Add crypto accelarator node
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 4/7] crypto: sa2ul: Add AEAD algorithm support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv6 0/7] crypto: add driver for TI K3 SA2UL
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH v31 03/12] LRNG - sysctls and /proc interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 02/12] LRNG - allocate one DRNG instance per NUMA node
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 00/12] /dev/random - a new approach with full SP800-90B
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 09/12] LRNG - add Jitter RNG fast noise source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 06/12] LRNG - add SP800-90A DRBG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 08/12] crypto: provide access to a static Jitter RNG state
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 11/12] LRNG - add interface for gathering of raw entropy
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 01/12] Linux Random Number Generator
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 10/12] LRNG - add SP800-90B compliant health tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 12/12] LRNG - add power-on and runtime self-tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 04/12] LRNG - add switchable DRNG support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 07/12] LRNG - add kernel crypto API PRNG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v31 05/12] crypto: DRBG - externalize DRBG functions for LRNG
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH v2 5/5] crypto: ECDH SP800-56A rev 3 local public key validation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH v2 5/5] crypto: ECDH SP800-56A rev 3 local public key validation
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH v2 5/5] crypto: ECDH SP800-56A rev 3 local public key validation
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v5 2/8] lib/mpi: Extend the MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 1/2] crypto: caam - add tag object functionality
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 0/2] crypto: caam - add tagged keys functionality and tk transformations for skcipher
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 2/2] Crypto/chcr: Fix some pr_xxx messages
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 1/2] Crypto/chcr: Avoid some code duplication
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2 5/5] crypto: ECDH SP800-56A rev 3 local public key validation
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH v2 1/5] crypto: ECDH - check validity of Z before export
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 5/5] crypto: ECDH SP800-56A rev 3 local public key validation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 1/5] crypto: ECDH - check validity of Z before export
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 4/5] crypto: DH SP800-56A rev 3 local public key validation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 3/5] crypto: DH - check validity of Z before export
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 0/5] DH: SP800-56A rev 3 compliant validation checks
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v5] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH] crypto: lrw - prefix function and struct names with "lrw"
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: xts - prefix function and struct names with "xts"
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 3/5] vfio/pci: add qat devices to blocklist
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH 0/5] vfio/pci: add blocklist and disable qat
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH 3/5] vfio/pci: add qat devices to blocklist
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 0/5] vfio/pci: add blocklist and disable qat
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] vfio/pci: add qat devices to blocklist
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/5] vfio/pci: add qat devices to blocklist
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/3] lib/mpi: Add mpi_sub_ui()
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/5] vfio/pci: add qat devices to blocklist
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH 2/3] lib/mpi: Add mpi_sub_ui()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v5 2/8] lib/mpi: Extend the MPI library
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- [PATCH 0/3] DH: SP800-56A rev 3 compliant shared secret
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 1/3] crypto: ECDH - check validity of Z before export
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 3/3] crypto: DH - check validity of Z before export
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 2/3] lib/mpi: Add mpi_sub_ui()
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: x86: crypto: fix building crc32c with clang ias
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH v2 6/6] crypto: hisilicon/hpre - disable FLR triggered by hardware
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v2 1/6] crypto: hisilicon/hpre - Init the value of current_q of debugfs
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v2 0/6] crypto: hisilicon/hpre bugfix - misc fixes
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v2 4/6] crypto: hisilicon/hpre - Add a switch in sriov_configure
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v2 3/6] crypto: hisilicon/hpre - Modify the Macro definition and format
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v2 5/6] crypto: hisilicon/hpre - update debugfs interface parameters
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v2 2/6] crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- Re: [PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 6/7] crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 5/7] crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/7] crypto: algapi - use common mechanism for inheriting flags
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 7/7] dm-crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 4/7] crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 1/7] crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/7] crypto: seqiv - remove seqiv_create()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/5] crypto: arm/ghash - use variably sized key struct
- From: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
- Re: [PATCH] crypto: ccp - Silence strncpy warning
- From: John Allen <john.allen@xxxxxxx>
- [PATCH] crypto/x86: Remove include/asm/inst.h
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v3 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] drivers/char: Constify static variables
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: virtio - constify features[] and id_table[]
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: ba431 - HW_RANDOM_BA431 should not default to y
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: qat - fixes to aes xts
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: ccp - Silence strncpy warning
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] HARDWARE RANDOM NUMBER GENERATOR CORE: Replace HTTP links with HTTPS ones
- From: "Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: clean up ARM/arm64 glue code for GHASH and GCM
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: "Song Bao Hua (Barry Song)" <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] crypto: arm64/gcm - use variably sized key struct
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] crypto: arm64/gcm - use variably sized key struct
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] crypto: arm/ghash - use variably sized key struct
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [Patch v2 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [Patch v2 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto
- From: "shenyang (M)" <shenyang39@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- RE: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: "Song Bao Hua (Barry Song)" <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 1/1] marvell cesa irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- Re: [PATCH 5/5] crypto: arm/ghash - use variably sized key struct
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 1/8] crypto: sm3 - export crypto_sm3_final function
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 6/8] X.509: support OSCCA certificate parse
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 3/8] lib/mpi: Introduce ec implementation to MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 2/8] lib/mpi: Extend the MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v5 5/8] crypto: testmgr - support test with different ciphertext per encryption
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v5 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] crypto: arm64/gcm - use variably sized key struct
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] crypto: arm/ghash - use variably sized key struct
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv5 2/7] crypto: sa2ul: Add crypto driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv5 2/7] crypto: sa2ul: Add crypto driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] crypto: hisilicon/hpre bugfix - misc fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: "Song Bao Hua (Barry Song)" <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [Patch v2 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: "Song Bao Hua (Barry Song)" <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: "Song Bao Hua (Barry Song)" <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH v2] Remove __init from padata_do_multithreaded and padata_mt_helper.
- From: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>
- [PATCH v2 1/5] crypto: sparc - rename sha256 to sha256_alg
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/5] efi: use sha256() instead of open coding
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 4/5] mptcp: use sha256() instead of open coding
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 5/5] ASoC: cros_ec_codec: use sha256() instead of open coding
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/5] crypto: lib/sha256 - add sha256() function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/5] crypto: add sha256() function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v1] fixes
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- [PATCH 1/1] inside-secure irq balance
- From: Sven Auhagen <sven.auhagen@xxxxxxxxxxxx>
- [PATCH v1] fixes
- From: sven.auhagen@xxxxxxxxxxxx
- Re: [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: question regarding crypto driver DMA issue
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- RE: question regarding crypto driver DMA issue
- From: "Van Leeuwen, Pascal" <pvanleeuwen@xxxxxxxxxx>
- Re: [PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] mptcp: use sha256() instead of open coding
- From: Matthieu Baerts <matthieu.baerts@xxxxxxxxxxxx>
- Re: [PATCH 0/4] crypto: add sha256() function
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: question regarding crypto driver DMA issue
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- question regarding crypto driver DMA issue
- From: "Van Leeuwen, Pascal" <pvanleeuwen@xxxxxxxxxx>
- [PATCH v4 1/8] crypto: sm3 - export crypto_sm3_final function
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 6/8] X.509: support OSCCA certificate parse
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 3/8] lib/mpi: Introduce ec implementation to MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 2/8] lib/mpi: Extend the MPI library
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- [PATCH v4 5/8] crypto: testmgr - support test with different ciphertext per encryption
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/13] crypto: sun8i-ce - permit asynchronous skcipher as fallback
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [v3 PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [v3 PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/4] crypto: add sha256() function
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [v3 PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [v3 PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: lib/chacha20poly1305 - Add missing function declaration
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 4/4] ASoC: cros_ec_codec: use sha256() instead of open coding
- From: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>
- Re: [PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v4 07/13] crypto: ccp - permit asynchronous skcipher as fallback
- From: John Allen <john.allen@xxxxxxx>
- Re: [PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Fix sparse warnings
- From: John Allen <john.allen@xxxxxxx>
- [PATCH 4/4] ASoC: cros_ec_codec: use sha256() instead of open coding
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/4] crypto: lib/sha256 - add sha256() function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/4] mptcp: use sha256() instead of open coding
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/4] efi: use sha256() instead of open coding
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/4] crypto: add sha256() function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v4 13/13] crypto: mediatek - use AES library for GCM key derivation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 12/13] crypto: sahara - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 11/13] crypto: qce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 10/13] crypto: picoxcell - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 09/13] crypto: mxs-dcp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 08/13] crypto: chelsio - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 07/13] crypto: ccp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 06/13] crypto: sun8i-ss - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 05/13] crypto: sun8i-ce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 04/13] crypto: sun4i - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 03/13] crypto: omap-aes - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 01/13] crypto: amlogic-gxl - default to build as module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v4 00/13] crypto: permit asynchronous skciphers as driver fallbacks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] hwrng: ba431 - Include kernel.h
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/5] crypto: hisilicon/sec2 - update debugfs interface parameters
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 2/5] crypto:hisilicon/sec2 - update busy processing logic
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 5/5] crypto: hisilicon/sec2 - fix some coding styles
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 3/5] crypto: hisilicon/sec2 - update SEC initialization and reset
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 1/5] crypto: hisilicon/sec2 - clear SEC debug regs
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [v2 PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 05/13] crypto: sun8i-ce - permit asynchronous skcipher as fallback
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 06/13] crypto: sun8i-ss - permit asynchronous skcipher as fallback
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 01/13] crypto: amlogic-gxl - default to build as module
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 04/13] crypto: sun4i - permit asynchronous skcipher as fallback
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 10/13] crypto: picoxcell - permit asynchronous skcipher as fallback
- From: Jamie Iles <jamie@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v3 12/13] crypto: sahara - permit asynchronous skcipher as fallback
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v3 09/13] crypto: mxs-dcp - permit asynchronous skcipher as fallback
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v3 2/3] crypto: hisilicon/zip - permit users to specify NUMA node
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH v3 3/3] mm/zswap: allocate acomp on the numa node committing acomp_req
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH v3 1/3] crypto: permit users to specify numa node of acomp hardware
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH v3 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH] crypto, x86: aesni: add compatibility with IAS
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [v2 PATCH] crypto: af_alg - Fix regression on empty requests
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: No ESP response
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [PATCH] crypto, x86: aesni: add compatibility with IAS
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto, x86: aesni: add compatibility with IAS
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH 2/5] crypto:hisilicon/sec2 - update busy processing logic
- From: liulongfang <liulongfang@xxxxxxxxxx>
- Re: [PATCH v2] crypto: ccp - Update CCP driver maintainer information
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon/qm: Change type of pasid to u32
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto, x86: aesni: add compatibility with IAS
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] qce crypto fixes for tcrypto failures
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Fix use of merged scatterlists
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: ccp - Fix sparse warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 1/3] crypto: permit users to specify numa node of acomp hardware
- From: "Song Bao Hua (Barry Song)" <song.bao.hua@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] crypto:hisilicon/sec2 - update busy processing logic
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] crypto: permit users to specify numa node of acomp hardware
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- PMTU is not working for IPv6-ESP
- From: "Bhat, Jayalakshmi Manjunath" <jayalakshmi.bhat@xxxxxx>
- No ESP response
- From: "Bhat, Jayalakshmi Manjunath" <jayalakshmi.bhat@xxxxxx>
- Re: [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2] Remove __init from padata_do_multithreaded and padata_mt_helper.
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [RFC PATCH 3/7] SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] Remove __init from padata_do_multithreaded and padata_mt_helper
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 2/7] staging/rtl8192u: switch to RC4 library interface
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/7] staging/rtl8192e: switch to RC4 library interface
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/7] crypto: get rid of ecb(arc4)
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 1/7] staging/rtl8192e: switch to RC4 library interface
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 2/7] staging/rtl8192u: switch to RC4 library interface
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 7/7] crypto: tcrypt - remove ecb(arc4) testing/benchmarking support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 6/7] crypto: bcm-iproc - remove ecb(arc4) support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 5/7] crypto: n2 - remove ecb(arc4) support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 3/7] SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/5] drivers/char: Constify static variables
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 5/5] hwrng: imx-rngc: enable driver for i.MX6
- From: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] ARM: dts: imx6ull: add rng
- From: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] hwrng: nomadik - Constify nmk_rng_ids[]
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Remove broken arc4 support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: caam - Remove broken arc4 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] crypto: af_alg - Fix regression on empty requests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/6] crypto: hisilicon/hpre - Init the value of current_q of debugfs
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH 2/6] crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH 3/6] crypto: hisilicon/hpre - Modify the Macro definition and format
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH 4/6] crypto: hisilicon/hpre - Add a switch in sriov_configure
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH 5/6] crypto: hisilicon/hpre - update debugfs interface parameters
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH 6/6] crypto: hisilicon/hpre - disable FLR triggered by hardware
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH 0/6] crypto: hisilicon/hpre bugfix - misc fixes
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH] crypto: virtio - constify features[] and id_table[]
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- Re: [PATCH 1/5] hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH 2/5] hwrng: nomadik - Constify nmk_rng_ids[]
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [PATCH 1/5] hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [PATCH 3/5] hwrng: virtio - Constify id_table[]
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [PATCH 0/5] drivers/char: Constify static variables
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- Re: [PATCH 3/5] vfio/pci: add qat devices to blocklist
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/5] vfio/pci: add device blocklist
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/5] PCI: add Intel QuickAssist device IDs
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] Remove __init from padata_do_multithreaded and padata_mt_helper
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [PATCH 0/5] vfio/pci: add blocklist and disable qat
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon/qm: Change type of pasid to u32
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH 4/5] crypto: qat - replace device ids defines
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 1/5] PCI: add Intel QuickAssist device IDs
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 5/5] crypto: qat - use PCI_VDEVICE
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 3/5] vfio/pci: add qat devices to blocklist
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 2/5] vfio/pci: add device blocklist
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 0/5] vfio/pci: add blocklist and disable qat
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCHv5 7/7] arm64: dts: ti: k3-j721e-main: Add crypto accelerator node
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv5 6/7] arm64: dts: ti: k3-am6: Add crypto accelarator node
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv5 4/7] crypto: sa2ul: Add AEAD algorithm support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv5 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv5 2/7] crypto: sa2ul: Add crypto driver
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv5 5/7] crypto: sa2ul: add device links to child devices
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv5 0/7] crypto: sa2ul driver support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv5 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [Patch v2 0/9] crypto: hisilicon/qm - misc fixes
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 4/9] crypto: hisilicon/qm - fix judgement of queue is full
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 1/9] crypto: hisilicon/qm - fix wrong release after using strsep
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 9/9] crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 6/9] crypto: hisilicon/qm - fix no stop reason when use hisi_qm_stop
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 5/9] crypto: hisilicon/qm - fix event queue depth to 2048
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 3/9] crypto: hisilicon/qm - fix print frequence in hisi_qp_send
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 2/9] crypto: hisilicon/qm - clear used reference count when start qp
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [Patch v2 7/9] crypto: hisilicon/qm - fix VF not available after PF FLR
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- Re: [PATCH 1/9] crypto: hisilicon/qm - fix wrong release after using strsep
- From: "shenyang (M)" <shenyang39@xxxxxxxxxx>
- [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 6/6] dm-crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 4/6] crypto: algapi - remove crypto_check_attr_type()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/6] crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/6] crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3 v6] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3 v6] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v4] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v4] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/3 v5] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v4] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v4] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/3 v4] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] hwrng: ba431 - HW_RANDOM_BA431 should not default to y
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH v3 13/13] crypto: mediatek - use AES library for GCM key derivation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 12/13] crypto: sahara - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 11/13] crypto: qce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 10/13] crypto: picoxcell - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 09/13] crypto: mxs-dcp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 08/13] crypto: chelsio - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 07/13] crypto: ccp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 06/13] crypto: sun8i-ss - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 05/13] crypto: sun8i-ce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 04/13] crypto: sun4i - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 03/13] crypto: omap-aes - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 01/13] crypto: amlogic-gxl - default to build as module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 00/13] crypto: permit asynchronous skciphers as driver fallbacks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: af_alg - Fix regression on empty requests
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH] hwrng: ba431 - Add dependency on HAS_IOMEM
- From: Olivier Sobrie <olivier.sobrie@xxxxxxxxxxxxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] hwrng: ba431 - Add dependency on HAS_IOMEM
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Crypto Fixes for 5.8
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 5/5] crypto: arm/ghash - use variably sized key struct
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 3/5] crypto: arm64/gcm - use variably sized key struct
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 4/5] crypto: arm64/gcm - use inline helper to suppress indirect calls
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/5] crypto: arm64/gcm - disentangle ghash and gcm setkey() routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/5] crypto: arm64/ghash - drop PMULL based shash
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/5] crypto: clean up ARM/arm64 glue code for GHASH and GCM
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/9] crypto: hisilicon/qm - fix wrong release after using strsep
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 5/9] crypto: hisilicon/qm - fix event queue depth to 2048
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 7/9] crypto: hisilicon/qm - fix VF not available after PF FLR
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 0/9] crypto: hisilicon/qm - misc fixes
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- Re: [LKP] Re: [PATCH] crypto: af_alg - Fix regression on empty requests
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH v3 0/4] crypto: qat - fixes to aes xts
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v3 1/4] crypto: qat - allow xts requests not multiple of block
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v3 2/4] crypto: qat - validate xts key
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v3 3/4] crypto: qat - remove unused field in skcipher ctx
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v3 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 0/7] hwrng: Fix W=1 warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/7] hwrng: npcm - Fix W=1 unused variable warning
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] hwrng: omap - Fix W=1 unused variable warning
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] hwrng: hisi - Fix W=1 unused variable warning
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/7] hwrng: st - Fix W=1 unused variable warning
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] hwrng: pic32 - Fix W=1 unused variable warning
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/7] hwrng: bcm2835 - Fix W=1 unused variable warning
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] hwrng: octeon - Fix sparse warnings
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 9/9] crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 6/9] crypto: hisilicon/qm - fix no stop reason when use hisi_qm_stop
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 3/9] crypto: hisilicon/qm - fix print frequence in hisi_qp_send
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 2/9] crypto: hisilicon/qm - clear used reference count when start qp
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- [PATCH 4/9] crypto: hisilicon/qm - fix judgement of queue is full
- From: Yang Shen <shenyang39@xxxxxxxxxx>
- Re: [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [GIT PULL] Crypto Fixes for 5.8
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/3 v3] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2 13/13] crypto: mediatek - use AES library for GCM key derivation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 12/13] crypto: sahara - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 11/13] crypto: qce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 10/13] crypto: picoxcell - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 09/13] crypto: mxs-dcp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 08/13] crypto: chelsio - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 07/13] crypto: ccp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 06/13] crypto: sun8i-ss - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 05/13] crypto: sun8i-ce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 04/13] crypto: sun4i - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 03/13] crypto: omap-aes - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 01/13] crypto: amlogic-gxl - default to build as module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 00/13] crypto: permit asynchronous skciphers as driver fallbacks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: af_alg - Fix regression on empty requests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: ccp - Update CCP driver maintainer information
- From: Brijesh Singh <brijesh.singh@xxxxxxx>
- Re: [PATCH v2] crypto: ccp - Update CCP driver maintainer information
- From: John Allen <john.allen@xxxxxxx>
- [PATCH v2] crypto: ccp - Update CCP driver maintainer information
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH] crypto: ccp - Update CCP driver maintainer information
- From: Brijesh Singh <brijesh.singh@xxxxxxx>
- [PATCH] crypto: ccp - Update CCP driver maintainer information
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/3 v2] crypto: introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 1/3] crypto: pass the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/5] crypto:hisilicon/sec2 - update busy processing logic
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH 1/5] crypto: hisilicon/sec2 - clear SEC debug regs
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH 5/5] crypto: hisilicon/sec2 - fix some coding styles
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH 0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH 3/5] crypto: hisilicon/sec2 - update SEC initialization and reset
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH 4/5] crypto: hisilicon/sec2 - update debugfs interface parameters
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 3/4] crypto: qat - remove unused field in skcipher ctx
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 2/4] crypto: qat - validate xts key
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 1/4] crypto: qat - allow xts requests not multiple of block
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH v2 0/4] crypto: qat - fixes to aes xts
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH] crypto: af_alg - Fix regression on empty requests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] fixes and update to essiv support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: img-hash: remove redundant initialization of variable err
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp: remove redundant assignment to variable ret
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] cpt-crypto: don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: hisilicon - fix strncpy warning with strscpy
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: cpt - Fix sparse warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] crypto: pass the flag CRYPTO_ALG_ALLOCATES_MEMORY
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/12] crypto: ccp - permit asynchronous skcipher as fallback
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] crypto: hisilicon/qm: Change type of pasid to u32
- From: Fenghua Yu <fenghua.yu@xxxxxxxxx>
- Re: [PATCH 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH v2] net: phy: mscc: avoid skcipher API for single block AES encryption
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] net: phy: mscc: avoid skcipher API for single block AES encryption
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Fix use of merged scatterlists
- From: John Allen <john.allen@xxxxxxx>
- Re: [PATCH 07/12] crypto: ccp - permit asynchronous skcipher as fallback
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] crypto: ccp - Fix use of merged scatterlists
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [Query] crypto_akcipher_set_pub_key API usages.
- From: Anshuman Gupta <anshuman.gupta@xxxxxxxxx>
- [PATCH 4/4] crypto: qat - fallback for xts with 192 bit keys
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 2/4] crypto: qat - validate xts key
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 1/4] crypto: qat - allow xts requests not multiple of block
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 3/4] crypto: qat - remove unused field in skcipher ctx
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 0/4] crypto: qat - fixes to aes xts
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 12/12] crypto: sahara - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 11/12] crypto: qce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 10/12] crypto: picoxcell - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 09/12] crypto: mxs-dcp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 08/12] crypto: chelsio - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 07/12] crypto: ccp - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 06/12] crypto: sun8i-ss - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 05/12] crypto: sun8i-ce - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 04/12] crypto: sun4i - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 03/12] crypto: omap-aes - permit asynchronous skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 02/12] crypto: amlogic-gxl - permit async skcipher as fallback
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 01/12] crypto: amlogic-gxl - default to build as module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 00/12] crypto: permit asynchronous skciphers as driver fallbacks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] net: phy: mscc: avoid skcipher API for single block AES encryption
- From: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>
- [PATCH v2] net: phy: mscc: avoid skcipher API for single block AES encryption
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Fix use of merged scatterlists
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH] net: phy: mscc: avoid skcipher API for single block AES encryption
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] net: phy: mscc: avoid skcipher API for single block AES encryption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] net: phy: mscc: avoid skcipher API for single block AES encryption
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 5.7 v2] x86/crypto: aesni: Fix build with LLVM_IAS=1
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH 5.7 v4] x86/crypto: aesni: Fix build with LLVM_IAS=1
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tag
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5.7 v2] x86/crypto: aesni: Fix build with LLVM_IAS=1
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH AUTOSEL 5.7 06/28] hwrng: ks-sa - Fix runtime PM imbalance on error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 05/24] hwrng: ks-sa - Fix runtime PM imbalance on error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 05/15] hwrng: ks-sa - Fix runtime PM imbalance on error
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tag
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce PCI_FIXUP_IOMMU
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce PCI_FIXUP_IOMMU
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tag
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: LTP: crypto: af_alg02 regression on linux-next 20200621 tag
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH v2 3/3] mm/zswap: allocate acomp on the numa node committing acomp_req
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH v2 1/3] crypto: permit users to specify numa node of acomp hardware
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH v2 2/3] crypto: hisilicon/zip - permit users to specify NUMA node
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
- [PATCH v2 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
- From: Barry Song <song.bao.hua@xxxxxxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]