linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-02 20:04:20 to 2022-04-11 10:48:02 UTC [more...]

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-11 10:43 UTC  (9+ messages)
` [PATCH v4 1/8] virtio-crypto: header update
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
` [PATCH v4 4/8] crypto: add ASN.1 decoder
` [PATCH v4 5/8] crypto: Implement RSA algorithm by hogweed
` [PATCH v4 6/8] crypto: Implement RSA algorithm by gcrypt
` [PATCH v4 7/8] tests/crypto: Add test suite for crypto akcipher
` [PATCH v4 8/8] crypto: Introduce RSA algorithm

[PATCH] crypto: aes_generic: fixed styling warnings
 2022-04-11 10:34 UTC  (2+ messages)
` [crypto] 8505b026c9: hwsim.fils_sk_hlp_oom.fail

[PATCH v4 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-11  8:51 UTC  (24+ messages)
` [PATCH v4 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v4 08/33] crypto: rockchip: better handle cipher key
` [PATCH v4 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v4 18/33] crypto: rockchip: fix style issue
` [PATCH v4 27/33] dt-bindings: crypto: convert rockchip-crypto to yaml
` [PATCH v4 28/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v4 29/33] clk: rk3399: use proper crypto0 name

[PATCH 00/19] crypto: allwinner: lots of fixes
 2022-04-11  8:37 UTC  (5+ messages)

[PATCH v2 00/11] archs/random: fallback to using ktime_read_raw_clock() if no cycle counter
 2022-04-11  8:18 UTC  (13+ messages)
` [PATCH v2 01/11] timekeeping: add accessor for raw clock
` [PATCH v2 02/11] timekeeping: use ktime_read_raw_clock() for random_get_entropy() if no get_cycles()
` [PATCH v2 03/11] m68k: use ktime_read_raw_clock() for random_get_entropy() instead of zero
` [PATCH v2 04/11] riscv: "
` [PATCH v2 05/11] mips: "
` [PATCH v2 06/11] arm: "
` [PATCH v2 07/11] nios2: "
` [PATCH v2 08/11] x86: "
` [PATCH v2 09/11] um: "
` [PATCH v2 10/11] sparc: "
` [PATCH v2 11/11] xtensa: "

[PATCH] crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
 2022-04-11  3:13 UTC 

[PATCH RFC v1 00/10] archs/random: fallback to using sched_clock() if no cycle counter
 2022-04-10 23:29 UTC  (19+ messages)
` [PATCH RFC v1 01/10] random: use sched_clock() for random_get_entropy() if no get_cycles()
` [PATCH RFC v1 02/10] m68k: use sched_clock() for random_get_entropy() instead of zero
` [PATCH RFC v1 03/10] riscv: "
` [PATCH RFC v1 04/10] mips: "
` [PATCH RFC v1 05/10] arm: "
` [PATCH RFC v1 06/10] x86: "
` [PATCH RFC v1 07/10] arm64: "
` [PATCH RFC v1 08/10] um: "
` [PATCH RFC v1 09/10] sparc: "
` [PATCH RFC v1 10/10] xtensa: "

[PATCH] crypto: qat - stop using iommu_present()
 2022-04-10 19:52 UTC  (2+ messages)

[PATCH v3 0/3] crypto: qat - fix dm-crypt related issues
 2022-04-10 19:47 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: qat - use pre-allocated buffers in datapath
` [PATCH v3 2/3] crypto: qat - refactor submission logic
` [PATCH v3 3/3] crypto: qat - add backlog mechanism

[PATCH] random: make random_get_entropy() return an unsigned long
 2022-04-10  9:45 UTC  (2+ messages)

[PATCH] crypto: hisilicon/sgl - align the hardware sgl dma address
 2022-04-09  9:33 UTC 

[PATCH 00/11] add regitser checking and last word dumping for ACC
 2022-04-09  8:03 UTC  (12+ messages)
` [PATCH 01/11] crypto: hisilicon/qm - add register checking "
` [PATCH 02/11] crypto: hisilicon/hpre - support register checking
` [PATCH 03/11] crypto: hisilicon/sec "
` [PATCH 04/11] crypto: hisilicon/zip "
` [PATCH 05/11] Documentation: update debugfs doc for Hisilicon HPRE
` [PATCH 06/11] Documentation: update debugfs doc for Hisilicon SEC
` [PATCH 07/11] Documentation: update debugfs doc for Hisilicon ZIP
` [PATCH 08/11] crypto: hisilicon/qm - add last word dumping for ACC
` [PATCH 09/11] crypto: hisilicon/sec - support last word dumping
` [PATCH 10/11] crypto: hisilicon/hpre "
` [PATCH 11/11] crypto: hisilicon/zip "

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-08 21:59 UTC  (22+ messages)
` [PATCH 1/7] KEYS: Create static version of public_key_verify_signature
` [PATCH 2/7] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH 3/7] KEYS: X.509: Parse Key Usage
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag
` [PATCH 5/7] KEYS: Introduce sig restriction that validates root of trust
` [PATCH 6/7] KEYS: X.509: Flag Intermediate CA certs as built in
` [PATCH 7/7] integrity: Use root of trust signature restriction

[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
 2022-04-08 21:04 UTC 

[PATCH] crypto: ux500/hash - simplify if-if to if-else
 2022-04-08 14:23 UTC 

[v2] Add support for hwrng on PolarFire SoC
 2022-04-08 10:09 UTC  (2+ messages)
` [PATCH v2 1/1] hwrng: mpfs - add polarfire soc hwrng support

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-04-08  8:31 UTC  (3+ messages)
` [PATCH 8/9] x86/crypto: "

[PATCH] crypto: cavium/nitrox - remove check of list iterator against head past the loop body
 2022-04-08  8:32 UTC  (2+ messages)

[PATCH v3 0/4] Export PSP security attributes
 2022-04-08  8:32 UTC  (6+ messages)
` [PATCH v3 3/4] crypto: ccp: Allow PSP driver to load without SEV/TEE support
` [PATCH v3 4/4] crypto: ccp: When TSME and SME both detected notify user

[PATCH] crypto: testmgr - test in-place en/decryption with two sglists
 2022-04-08  8:31 UTC  (5+ messages)

[PATCH] crypto: hisilicon/qm - optimize the barrier operation
 2022-04-08  8:31 UTC  (2+ messages)

[PATCH 0/4] Add ARMv8 NEON and Crypto Extensions implementation of SM4-ECB/CBC/CFB/CTR
 2022-04-08  8:30 UTC  (2+ messages)

[PATCH -next] crypto: engine: Add parameter description in crypto_transfer_request() kernel-doc comment
 2022-04-08  8:30 UTC  (2+ messages)

[PATCH] crypto: move sm3 and sm4 into crypto directory
 2022-04-08  8:30 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
 2022-04-07 20:34 UTC 

[PATCH v2 0/4] crypto: qat - fix dm-crypt related issues
 2022-04-07 19:26 UTC  (2+ messages)

[PATCH v2 00/16] crypto: qat - misc fixes
 2022-04-07 16:54 UTC  (17+ messages)
` [PATCH v2 01/16] crypto: qat - set CIPHER capability for DH895XCC
` [PATCH v2 02/16] crypto: qat - set COMPRESSION "
` [PATCH v2 03/16] crypto: qat - fix ETR sources enabled by default on GEN2 devices
` [PATCH v2 04/16] crypto: qat - remove unneeded braces
` [PATCH v2 05/16] crypto: qat - remove unused PFVF stubs
` [PATCH v2 06/16] crypto: qat - remove unnecessary tests to detect PFVF support
` [PATCH v2 07/16] crypto: qat - add missing restarting event notification in VFs
` [PATCH v2 08/16] crypto: qat - add check for invalid PFVF protocol version 0
` [PATCH v2 09/16] crypto: qat - test PFVF registers for spurious interrupts on GEN4
` [PATCH v2 10/16] crypto: qat - fix wording and formatting in code comment
` [PATCH v2 11/16] crypto: qat - fix off-by-one error in PFVF debug print
` [PATCH v2 12/16] crypto: qat - rework the VF2PF interrupt handling logic
` [PATCH v2 13/16] crypto: qat - leverage the GEN2 VF mask definiton
` [PATCH v2 14/16] crypto: qat - replace disable_vf2pf_interrupts()
` [PATCH v2 15/16] crypto: qat - use u32 variables in all GEN4 pfvf_ops
` [PATCH v2 16/16] crypto: qat - remove line wrapping for pfvf_ops functions

[PATCH] random: opportunistically initialize on /dev/urandom reads
 2022-04-07 12:08 UTC  (5+ messages)

[PATCH 0/8] crypto: avoid DMA padding for request structures
 2022-04-07  8:33 UTC  (13+ messages)
` [PATCH 1/8] crypto: add flag for algos that need DMA aligned context buffers
` [PATCH 2/8] crypto: safexcel - take request size after setting TFM
` [PATCH 3/8] crypto: drivers - set CRYPTO_ALG_NEED_DMA_ALIGNMENT where needed
` [PATCH 4/8] crypto: drivers - avoid setting skcipher TFM reqsize directly
` [PATCH 5/8] crypto: skcipher - avoid rounding up request size to DMA alignment
` [PATCH 6/8] crypto: aead - avoid DMA alignment for request structures unless needed
` [PATCH 7/8] crypto: ahash "
` [PATCH 8/8] crypto: safexcel - reduce alignment of stack buffer

[PATCH AUTOSEL 5.4 07/17] crypto: stm32 - fix reference leak in stm32_crc_remove
 2022-04-07  1:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 08/17] crypto: x86/chacha20 - Avoid spurious jumps to other functions

[PATCH AUTOSEL 5.15 11/27] crypto: stm32 - fix reference leak in stm32_crc_remove
 2022-04-07  1:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 12/27] crypto: x86/chacha20 - Avoid spurious jumps to other functions

[PATCH AUTOSEL 5.10 11/25] crypto: stm32 - fix reference leak in stm32_crc_remove
 2022-04-07  1:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 12/25] crypto: x86/chacha20 - Avoid spurious jumps to other functions

[PATCH AUTOSEL 4.19 06/11] crypto: stm32 - fix reference leak in stm32_crc_remove
 2022-04-07  1:16 UTC 

[PATCH AUTOSEL 5.16 14/30] crypto: stm32 - fix reference leak in stm32_crc_remove
 2022-04-07  1:11 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 15/30] crypto: x86/chacha20 - Avoid spurious jumps to other functions

[PATCH AUTOSEL 5.17 14/31] crypto: stm32 - fix reference leak in stm32_crc_remove
 2022-04-07  1:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 15/31] crypto: x86/chacha20 - Avoid spurious jumps to other functions

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[PATCH] random: do not allow user to keep crng key around on stack
 2022-04-06 13:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] crypto: ccree: fixes and improvements
 2022-04-06  8:11 UTC  (3+ messages)
` [PATCH 1/2] crypto: ccree: rearrange init calls to avoid race
` [PATCH 2/2] crypto: ccree: use fine grained DMA mapping dir

[PATCH v3 0/4] Introduce akcipher service for virtio-crypto
 2022-04-06  7:47 UTC  (7+ messages)

[PATCH] random: check for signals every PAGE_SIZE chunk of /dev/[u]random
 2022-04-06  0:51 UTC 

[PATCH] crypto: caam/rng: Add support for PRNG
 2022-04-05 12:31 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH 5.15 192/913] crypto: ccp - Ensure psp_ret is always initd in __sev_platform_init_locked()
 2022-04-05  7:20 UTC 

[PATCH 5.16 0203/1017] crypto: ccp - Ensure psp_ret is always initd in __sev_platform_init_locked()
 2022-04-05  7:18 UTC 

[PATCH 5.17 0201/1126] crypto: ccp - Ensure psp_ret is always initd in __sev_platform_init_locked()
 2022-04-05  7:15 UTC 

[PATCH] dt-bindings: white-space cleanups
 2022-04-05  6:21 UTC  (4+ messages)

[PATCH v3 0/8] crypto: HCTR2 support
 2022-04-05  1:55 UTC  (4+ messages)
` [PATCH v3 7/8] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL

[PATCH v2] random: mix build-time latent entropy into pool at init
 2022-04-04 23:27 UTC  (3+ messages)

[PATCH 0/8] crypto: qat - misc fixes
 2022-04-04 14:38 UTC  (9+ messages)
` [PATCH 1/8] crypto: qat - set CIPHER capability for DH895XCC
` [PATCH 2/8] crypto: qat - set COMPRESSION "
` [PATCH 3/8] crypto: qat - remove unused PFVF stubs
` [PATCH 4/8] crypto: qat - rework the VF2PF interrupt handling logic
` [PATCH 5/8] crypto: qat - leverage the GEN2 VF mask definiton
` [PATCH 6/8] crypto: qat - replace disable_vf2pf_interrupts()
` [PATCH 7/8] crypto: qat - use u32 variables in all GEN4 pfvf_ops
` [PATCH 8/8] crypto: qat - remove line wrapping for pfvf_ops functions

Biznesowy angielski
 2022-04-04  8:05 UTC 

[PATCH] raid6test: change dataoffs from global to static
 2022-04-03 13:30 UTC 

[GIT PULL] zstd changes for v5.16
 2022-04-03 11:13 UTC  (5+ messages)

[PATCH v4 10/33] crypto: rockchip: rework by using crypto_engine
 2022-04-02 20:04 UTC  (3+ messages)


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