Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH v8 01/16] clk: generalize devm_clk_get() a bit, (continued)
- [PATCH] crypto: move sm3 and sm4 into crypto directory,
Jason A. Donenfeld
- [PATCH v1 0/2] Remove panic() from keyring init calls,
Mickaël Salaün
- [RFC/PATCH] crypto: ccree - fix a race of enqueue_seq() in send_request_init(),
Yoshihiro Shimoda
- [PATCH] crypto: qcom-rng: ensure buffer for generate is completely filled,
Brian Masney
- [PATCH] random: reseed more often immediately after booting,
Jason A. Donenfeld
- crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST,
Herbert Xu
- [PATCH] MAINTAINERS: update HPRE/SEC2/TRNG driver maintainers list,
Longfang Liu
- [PATCH -next] crypto: virtio - Select new dependencies,
Nathan Chancellor
- [PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver,
Shameer Kolothum
- [PATCH v9 1/9] crypto: hisilicon/qm: Move the QM header to include/linux, Shameer Kolothum
- [PATCH v9 2/9] crypto: hisilicon/qm: Move few definitions to common header, Shameer Kolothum
- [PATCH v9 3/9] hisi_acc_qm: Move VF PCI device IDs to common header, Shameer Kolothum
- [PATCH v9 4/9] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices, Shameer Kolothum
- [PATCH v9 5/9] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region, Shameer Kolothum
- [PATCH v9 7/9] crypto: hisilicon/qm: Set the VF QM state register, Shameer Kolothum
- [PATCH v9 6/9] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver, Shameer Kolothum
- [PATCH v9 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration, Shameer Kolothum
- [PATCH v9 9/9] hisi_acc_vfio_pci: Use its own PCI reset_done error handler, Shameer Kolothum
- RE: [PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver, Shameerali Kolothum Thodi
- Re: [PATCH v9 0/9] vfio/hisilicon: add ACC live migration driver, Alex Williamson
- [PATCH] crypto: dh - Remove the unused function dh_safe_prime_dh_alg(),
Jiapeng Chong
- [no subject], Unknown
- [PATCH 0/2] Add support for hwrng on PolarFire SoC,
conor.dooley
- [PATCH] hwrng: nomadik: Change clk_disable to clk_disable_unprepare,
Miaoqian Lin
- Re: Build regressions/improvements in v5.17-rc7,
Geert Uytterhoeven
- [PATCH v2] random: use SipHash as interrupt entropy accumulator,
Jason A. Donenfeld
- [PATCH] arm64: crypto: cleanup comments,
trix
- [no subject], Unknown
- [PATCH 0/3] crypto: qat - resolve warnings reported by clang,
Giovanni Cabiddu
- [PATCH] crypto: qat - disable registration of algorithms,
Giovanni Cabiddu
- [PATCH] crypto: caam/rng: Add support for PRNG,
meenakshi . aggarwal
- [PATCH] crypto: hisilicon/qm - fix memset during queues clearing,
Kai Ye
- [PATCH] crypto: xilinx: prevent probing on non-xilinx hardware,
Corentin Labbe
- [PATCH] crypto: marvell/octeontx - Use swap() instead of open coding it,
Jiapeng Chong
- [PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver,
Shameer Kolothum
- [PATCHv4 0/8] 64-bit data integrity field support,
Keith Busch
- [PATCHv4 2/8] nvme: allow integrity on extended metadata formats, Keith Busch
- [PATCHv4 3/8] asm-generic: introduce be48 unaligned accessors, Keith Busch
- [PATCHv4 8/8] nvme: add support for enhanced metadata, Keith Busch
- [PATCHv4 7/8] block: add pi for extended integrity, Keith Busch
- [PATCHv4 5/8] lib: add rocksoft model crc64, Keith Busch
- [PATCHv4 1/8] block: support pi with extended metadata, Keith Busch
- [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework, Keith Busch
- [PATCHv4 4/8] linux/kernel: introduce lower_48_bits function, Keith Busch
- Re: [PATCHv4 0/8] 64-bit data integrity field support, Keith Busch
- Re: [PATCHv4 0/8] 64-bit data integrity field support, Jens Axboe
- [RFC 0/3] crypto: qat - fix dm-crypt related issues,
Giovanni Cabiddu
- [PATCH] crypto: ccree: Fix use after free in cc_cipher_exit(),
Jianglei Nie
- [PATCH v2 00/18] crypto: rockchip: permit to pass self-tests,
Corentin Labbe
- [PATCH v2 01/18] crypto: rockchip: use dev_err for error message about interrupt, Corentin Labbe
- [PATCH v2 02/18] crypto: rockchip: do not use uninit variable, Corentin Labbe
- [PATCH v2 03/18] crypto: rockchip: do not do custom power management, Corentin Labbe
- [PATCH v2 12/18] ARM: dts: rk3288: crypto do not need dma clock, Corentin Labbe
- [PATCH v2 05/18] crypto: rockchip: do not store mode globally, Corentin Labbe
- [PATCH v2 07/18] crypto: rockchip: add fallback for ahash, Corentin Labbe
- [PATCH v2 08/18] crypto: rockchip: better handle cipher key, Corentin Labbe
- [PATCH v2 04/18] crypto: rockchip: fix privete/private typo, Corentin Labbe
- [PATCH v2 06/18] crypto: rockchip: add fallback for cipher, Corentin Labbe
- [PATCH v2 11/18] crypto: rockhip: do not handle dma clock, Corentin Labbe
- [PATCH v2 10/18] crypto: rockchip: rework by using crypto_engine, Corentin Labbe
- [PATCH v2 13/18] crypto: rockchip: rewrite type, Corentin Labbe
- [PATCH v2 14/18] crypto: rockchip: add debugfs, Corentin Labbe
- [PATCH v2 09/18] crypto: rockchip: remove non-aligned handling, Corentin Labbe
- [PATCH v2 15/18] crypto: rockchip: introduce PM, Corentin Labbe
- [PATCH v2 16/18] arm64: dts: rockchip: add rk3328 crypto node, Corentin Labbe
- [PATCH v2 18/18] crypto: rockchip: add myself as maintainer, Corentin Labbe
- [PATCH v2 17/18] dt-bindings: crypto: convert rockchip-crypto to yaml, Corentin Labbe
- [PATCH v7 00/10] vfio/hisilicon: add ACC live migration driver,
Shameer Kolothum
- [PATCH v7 01/10] crypto: hisilicon/qm: Move the QM header to include/linux, Shameer Kolothum
- [PATCH v7 02/10] crypto: hisilicon/qm: Move few definitions to common header, Shameer Kolothum
- [PATCH v7 03/10] hisi_acc_qm: Move VF PCI device IDs to common header, Shameer Kolothum
- [PATCH v7 04/10] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices, Shameer Kolothum
- [PATCH v7 05/10] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region, Shameer Kolothum
- [PATCH v7 06/10] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver, Shameer Kolothum
- [PATCH v7 07/10] vfio: Extend the device migration protocol with PRE_COPY, Shameer Kolothum
- [PATCH v7 10/10] hisi_acc_vfio_pci: Use its own PCI reset_done error handler, Shameer Kolothum
- [PATCH v7 08/10] crypto: hisilicon/qm: Set the VF QM state register, Shameer Kolothum
- [PATCH v7 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration, Shameer Kolothum
- [PATCH] arm64: crypto: Don't allow v8.2 extensions to be used with BROKEN_GAS_INST,
Mark Brown
- [PATCH v3 0/4] Introduce akcipher service for virtio-crypto,
zhenwei pi
- [PATCH 0/3] random: wire up in-kernel virtual machine fork notifications,
Jason A. Donenfeld
- [PATCH] wait: Parameterize the return variable to ___wait_event(), Matthew Wilcox (Oracle)
- [PATCH 0/4] Add CA enforcement in the machine keyring,
Eric Snowberg
- propagating vmgenid outward and upward,
Jason A. Donenfeld
- [no subject], Unknown
- [PATCH 00/16] crypto: rockchip: permit to pass self-tests,
Corentin Labbe
- [PATCH 01/16] crypto: rockchip: use dev_err for error message about interrupt, Corentin Labbe
- [PATCH 05/16] crypto: rockchip: do not store mode globally, Corentin Labbe
- [PATCH 06/16] crypto: rockchip: add fallback for cipher, Corentin Labbe
- [PATCH 02/16] crypto: rockchip: do not use uninit variable, Corentin Labbe
- [PATCH 04/16] crypto: rockchip: fix privete/private typo, Corentin Labbe
- [PATCH 03/16] crypto: rockchip: do not do custom power management, Corentin Labbe
- [PATCH 10/16] crypto: rockchip: rework by using crypto_engine, Corentin Labbe
- [PATCH 09/16] crypto: rockchip: remove non-aligned handling, Corentin Labbe
- [PATCH 08/16] crypto: rockchip: better handle cipher key, Corentin Labbe
- [PATCH 11/16] crypto: rockhip: do not handle dma clock, Corentin Labbe
- [PATCH 07/16] crypto: rockchip: add fallback for ahash, Corentin Labbe
- [PATCH 16/16] crypto: rockchip: add myself as maintainer, Corentin Labbe
- [PATCH 12/16] ARM: dts: rk3288: crypto do not need dma clock, Corentin Labbe
- [PATCH 13/16] crypto: rockchip: rewrite type, Corentin Labbe
- [PATCH 14/16] crypto: rockchip: add debugfs, Corentin Labbe
- [PATCH 15/16] arm64: dts: rockchip: add rk3328 crypto node, Corentin Labbe
- Re: [PATCH 00/16] crypto: rockchip: permit to pass self-tests, John Keeping
- RFC: Intervals to schedule the worker for mix_interrupt_randomness().,
Sebastian Andrzej Siewior
- [PATCH 0/6] Remove usage of list iterator past the loop body,
Jakob Koschel
- [PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver,
Shameer Kolothum
- [PATCH v6 01/10] crypto: hisilicon/qm: Move the QM header to include/linux, Shameer Kolothum
- [PATCH v6 02/10] crypto: hisilicon/qm: Move few definitions to common header, Shameer Kolothum
- [PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs to common header, Shameer Kolothum
- [PATCH v6 05/10] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region, Shameer Kolothum
- [PATCH v6 06/10] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver, Shameer Kolothum
- [PATCH v6 04/10] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices, Shameer Kolothum
- [PATCH v6 07/10] vfio: Extend the device migration protocol with PRE_COPY, Shameer Kolothum
- [PATCH v6 08/10] crypto: hisilicon/qm: Set the VF QM state register, Shameer Kolothum
- [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration, Shameer Kolothum
- [PATCH v6 10/10] hisi_acc_vfio_pci: Use its own PCI reset_done error handler, Shameer Kolothum
- [PATCH] crypto: octeontx2 - unlock on allocation error, Dan Carpenter
- [PATCH] ccp: ccp_dmaengine_unregister release dma channels,
Dāvis Mosāns
- [PATCH v5 0/3] ACPI: VM fork detection for RNG,
Jason A. Donenfeld
- [PATCH] crypto: drbg: check the return value of crypto_shash_init(),
Jia-Ju Bai
- [PATCH -next] crypto: octeontx2 - fix missing unlock,
Yang Yingliang
- [PATCH] hwrng: cavium: fix NULL but dereferenced coccicheck error,
Wan Jiabing
- [PATCH] PKCS#7: fix a possible memory leak when calculating the digest,
Denis Glazkov
- [PATCH v3 0/2] VM fork detection for RNG,
Jason A. Donenfeld
- [PATCH v2 0/2] VM fork detection for RNG,
Jason A. Donenfeld
- [PATCH] random: do crng pre-init loading in worker rather than irq,
Jason A. Donenfeld
- [PATCH v2 1/1] crypto: cavium/nitrox - don't cast parameter in bit operations,
Andy Shevchenko
- [PATCH v4 1/1] crypto: vmx - add missing dependencies,
Petr Vorel
- Unintended file entry addition in commit 7ed88a03b15b ("certs: Check that builtin blacklist hashes are valid")?,
Lukas Bulwahn
- [PATCH RFC v1 0/2] VM fork detection for RNG,
Jason A. Donenfeld
Re: [PATCH RFC v1 0/2] VM fork detection for RNG, Alexander Graf
[PATCH V3 0/4] crypto: Add Xilinx ZynqMP SHA3 driver support,
Harsha
[PATCH] crypto: drbg: fix crypto api abuse,
Gilad Ben-Yossef
[PATCH v2] crypto: crypto_xor - use helpers for unaligned accesses,
Ard Biesheuvel
[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys,
Ahmad Fatoum
[PATCHv3 00/10] 64-bit data integrity field support,
Keith Busch
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]