linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 16:02:35 to 2022-03-17 20:41:05 UTC [more...]

[GIT PULL] Crypto Fixes for 5.10
 2022-03-17 20:40 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes for 5.11
    ` [GIT PULL] Crypto Fixes for 5.14
        ` [GIT PULL] Crypto Fixes for 5.15
            ` [GIT PULL] Crypto Fixes for 5.16
                ` [GIT PULL] Crypto Fixes for 5.17

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-17 16:11 UTC  (22+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 3/9] net: mlx5: "
` [PATCH 4/9] netfilter: h323: "
` [PATCH 5/9] virtio-scsi: "
` [PATCH 6/9] usb: gadget: "
` [PATCH 7/9] usb: usbip: "
` [PATCH 8/9] x86/crypto: "
` [PATCH 9/9] testmmiotrace: "
` (subset) [PATCH 0/9] treewide: "

[PATCH] MAINTAINERS: adjust entry for header movement in hisilicon qm driver
 2022-03-17 16:00 UTC  (3+ messages)

[PATCH] crypto: fix reference leak in stm32_crc_remove
 2022-03-17 13:16 UTC 

[PATCH] crypto: api - Fix built-in testing dependency failures
 2022-03-17  9:16 UTC  (15+ messages)
` [v2 PATCH] "
                  ` [PATCH] crypto: arm/aes-neonbs-cbc - Select generic cbc and aes

[PATCH] crypto: algapi - Remove test larvals to fix error paths
 2022-03-17  9:00 UTC  (6+ messages)

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[PATCH v1 0/2] Remove panic() from keyring init calls
 2022-03-17  8:31 UTC  (7+ messages)
` [PATCH v1 1/2] certs: Remove panic() calls from blacklist_init()
` [PATCH v1 2/2] certs: Remove panic() calls from system_trusted_keyring_init()

[PATCH] crypto: move sm3 and sm4 into crypto directory
 2022-03-16 22:18 UTC  (3+ messages)

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-16 22:13 UTC  (13+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-03-16 20:37 UTC  (16+ messages)
                      ` iommufd(+vfio-compat) dirty tracking (Was: Re: [RFC v2 0/4] vfio/hisilicon: add acc live migration driver)
                          ` iommufd(+vfio-compat) dirty tracking

[PATCH] crypto: caam/rng: Add support for PRNG
 2022-03-16 18:01 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-16 16:44 UTC  (8+ messages)
` [PATCH v5 4/5] crypto: caam - add in-kernel interface for blob generator
      ` [EXT] "

[PATCH v6 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-16 16:43 UTC  (5+ messages)
` [PATCH v6 1/4] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v6 2/4] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v6 3/4] crypto: caam - add in-kernel interface for blob generator
` [PATCH v6 4/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH] crypto: hisilicon/qm - optimize the barrier operation
 2022-03-16 11:26 UTC 

[RFC/PATCH] crypto: ccree - fix a race of enqueue_seq() in send_request_init()
 2022-03-16 10:58 UTC  (5+ messages)

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-16  8:32 UTC  (8+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit
` [PATCH v8 02/16] clk: Provide new devm_clk helpers for prepared and enabled clocks
` [PATCH v8 03/16] hwmon: Make use of devm_clk_get_enabled()
` [PATCH v8 05/16] hwrng: meson - Don't open-code devm_clk_get_optional_enabled()

[PATCH -next] crypto: engine: Add parameter description in crypto_transfer_request() kernel-doc comment
 2022-03-16  1:03 UTC 

[PATCH v3 0/8] crypto: HCTR2 support
 2022-03-15 23:00 UTC  (9+ messages)
` [PATCH v3 1/8] crypto: xctr - Add XCTR support
` [PATCH v3 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v3 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v3 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v3 5/8] crypto: arm64/aes-xctr: "
` [PATCH v3 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v3 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v3 8/8] fscrypt: Add HCTR2 support for filename encryption

[PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-15 18:26 UTC  (17+ messages)
` [PATCH v9 1/9] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v9 2/9] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v9 3/9] hisi_acc_qm: Move VF PCI device IDs "
` [PATCH v9 4/9] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v9 5/9] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v9 6/9] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
` [PATCH v9 7/9] crypto: hisilicon/qm: Set the VF QM state register
` [PATCH v9 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v9 9/9] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
 2022-03-15 11:45 UTC  (6+ messages)
` [PATCH v2 11/18] crypto: rockhip: do not handle dma clock

[PATCH 0/4] Add ARMv8 NEON and Crypto Extensions implementation of SM4-ECB/CBC/CFB/CTR
 2022-03-15  9:44 UTC  (5+ messages)
` [PATCH 1/4] crypto: lib/sm4 - export sm4 constant arrays
` [PATCH 2/4] crypto: arm64/sm4-ce - rename to sm4-ce-cipher
` [PATCH 3/4] crypto: arm64/sm4 - add ARMv8 NEON implementation
` [PATCH 4/4] crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-14 15:03 UTC  (17+ messages)
` [PATCH v8 3/9] hisi_acc_qm: Move VF PCI device IDs to common header
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration

[PATCH 0/4] Add CA enforcement in the machine keyring
 2022-03-14 12:00 UTC  (18+ messages)
` [PATCH 3/4] KEYS: CA link restriction

[PATCHv8 00/12] nvme: In-band authentication support
 2022-03-14  7:05 UTC  (13+ messages)

[PATCH] crypto: qcom-rng: ensure buffer for generate is completely filled
 2022-03-14  2:54 UTC  (4+ messages)

[PATCH] MAINTAINERS: update HPRE/SEC2/TRNG driver maintainers list
 2022-03-14  2:54 UTC  (2+ messages)

[PATCH] crypto: dh - Remove the unused function dh_safe_prime_dh_alg()
 2022-03-14  2:54 UTC  (2+ messages)

[PATCH] hwrng: nomadik: Change clk_disable to clk_disable_unprepare
 2022-03-14  2:53 UTC  (2+ messages)

[PATCH 0/3] Introduce x86 assembler accelerated implementation for SM4 algorithm
 2022-03-14  2:46 UTC  (11+ messages)
` [PATCH 1/3] crypto: sm4 - create SM4 library based on sm4 generic code

[PATCH] random: reseed more often immediately after booting
 2022-03-13  3:39 UTC  (11+ messages)
` [PATCH v2] "
              ` [PATCH v4] "

[PATCH v2] random: use SipHash as interrupt entropy accumulator
 2022-03-13  0:49 UTC  (6+ messages)
        ` [PATCH v3] "

[PATCH v1] random: block in /dev/urandom
 2022-03-12 20:27 UTC  (3+ messages)

【TRES】お問い合わせを受け付けました
 2022-03-11 23:27 UTC 

[PATCHv4 0/8] 64-bit data integrity field support
 2022-03-11 20:00 UTC  (12+ messages)
` [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-03-11 16:45 UTC  (11+ messages)
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to "

propagating vmgenid outward and upward
 2022-03-10 11:18 UTC  (4+ messages)

[PATCH 0/2] Add support for hwrng on PolarFire SoC
 2022-03-09  8:09 UTC  (4+ messages)
` [PATCH 1/2] hwrng: mpfs - add polarfire soc hwrng support

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-03-09  6:49 UTC  (12+ messages)

[PATCH] arm64: crypto: cleanup comments
 2022-03-09  3:23 UTC  (2+ messages)

[PATCH 0/3] crypto: qat - resolve warnings reported by clang
 2022-03-09  3:23 UTC  (2+ messages)

[PATCH] crypto: qat - disable registration of algorithms
 2022-03-09  3:23 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix memset during queues clearing
 2022-03-09  3:22 UTC  (2+ messages)

[PATCH] crypto: xilinx: prevent probing on non-xilinx hardware
 2022-03-09  3:22 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx - Use swap() instead of open coding it
 2022-03-09  3:22 UTC  (2+ messages)

[PATCH] crypto: ccree: Fix use after free in cc_cipher_exit()
 2022-03-09  3:21 UTC  (2+ messages)

[PATCH] ccp: ccp_dmaengine_unregister release dma channels
 2022-03-09  3:21 UTC  (2+ messages)

crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST
 2022-03-09  3:20 UTC 

[PATCH -next] crypto: virtio - Select new dependencies
 2022-03-08 21:12 UTC  (2+ 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).