Linux Cryptography
[Prev Page][Next Page]
- Re: [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc, (continued)
- [PATCH 0/2] crypto: octeontx2: hardware configuration for inline IPsec,
Srujana Challa
- [PATCH -next] crypto: jitter - change module_init(jent_mod_init) to subsys_initcall(jent_mod_init),
Gaosheng Cui
- [linux-next:pending-fixes] BUILD SUCCESS 0a6daccdbdd65cc86e2c4479211cd7f5915c9cd8, kernel test robot
- [PATCH 0/5] crypto: Accelerated Chacha20/Poly1305 implementation,
Danny Tsen
- [PATCH v3] crypto: engine - Fix struct crypto_engine_op doc,
David Yang
- [PATCH v2] crypto: engine - Fix struct crypto_engine_op doc,
David Yang
- [PATCH] crypto: engine - Fix typo in struct crypto_engine_op doc,
David Yang
- [PATCH v2] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c,
David Yang
- [syzbot] [crypto?] KCSAN: data-race in random_recv_done / virtio_read (3),
syzbot
- [PATCH 20/22] crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues, Tejun Heo
- [PATCH 00/10] Add dynamic boost control support,
Mario Limonciello
- [PATCH] crypto: engine - fix crypto_queue backlog handling,
Olivier Bacon
[PATCH] crypto: hash - Make crypto_ahash_alg helper available, Herbert Xu
[PATCH] crypto: hash - Add statesize to crypto_ahash, Herbert Xu
RPCSEC GSS krb5 KUnit test fails on arm64 with h/w accelerated ciphers enabled,
Scott Mayhew
[PATCH] crypto: ixp4xx - silence uninitialized variable warning,
Dan Carpenter
[PATCH] crypto: arm/sha1-neon - Fix clang function cast warnings,
Herbert Xu
[PATCH] hwrng: Kconfig - Add HAS_IOMEM dependencies for exynos/meson/mtk/npcm,
Herbert Xu
[PATCH 6.2 092/139] asymmetric_keys: log on fatal failures in PE/pkcs7, Greg Kroah-Hartman
[PATCH 6.2 091/139] verify_pefile: relax wrapper length check, Greg Kroah-Hartman
[PATCH 6.1 085/134] verify_pefile: relax wrapper length check, Greg Kroah-Hartman
[PATCH 6.1 086/134] asymmetric_keys: log on fatal failures in PE/pkcs7, Greg Kroah-Hartman
[PATCH 5.15 45/91] verify_pefile: relax wrapper length check, Greg Kroah-Hartman
[PATCH 5.15 46/91] asymmetric_keys: log on fatal failures in PE/pkcs7, Greg Kroah-Hartman
[PATCH 5.10 092/124] asymmetric_keys: log on fatal failures in PE/pkcs7, Greg Kroah-Hartman
[PATCH 5.10 091/124] verify_pefile: relax wrapper length check, Greg Kroah-Hartman
[PATCH 5.4 68/92] verify_pefile: relax wrapper length check, Greg Kroah-Hartman
[PATCH 5.4 69/92] asymmetric_keys: log on fatal failures in PE/pkcs7, Greg Kroah-Hartman
[PATCH 4.19 45/57] verify_pefile: relax wrapper length check, Greg Kroah-Hartman
[PATCH 4.14 30/37] verify_pefile: relax wrapper length check, Greg Kroah-Hartman
[PATCH] crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs(),
Christophe JAILLET
[ANNOUNCE] [CFP] Linux Security Summit Europe (LSS-EU), Reshetova, Elena
[PATCH 5.10 0/4] Fix built-in testing dependency failures,
Gaosheng Cui
[PATCH 5.10 3/4] crypto: api - Export crypto_boot_test_finished, Gaosheng Cui
[PATCH 5.10 2/4] crypto: api - Do not create test larvals if manager is disabled, Gaosheng Cui
[PATCH 5.10 4/4] crypto: api - Fix boot-up crash when crypto manager is disabled, Gaosheng Cui
[PATCH v9 0/2] Use CCP driver to handle PSP I2C arbitration,
Mario Limonciello
[PATCH V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings,
Stefan Wahren
[PATCH] ixp4xx_crypto: fix building wiht 64-bit dma_addr_t,
Arnd Bergmann
[PATCH] firmware_loader: rework crypto dependencies,
Arnd Bergmann
[PATCH v2 0/2] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10.,
Danny Tsen
[PATCH] crypto: Add some test vectors for cmac(camellia),
David Howells
[PATCH] sunrpc: Fix RFC6803 encryption test,
David Howells
[PATCH 0/6] crypto: api - Add support for cloning tfms,
Herbert Xu
[PATCH] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10.,
Danny Tsen
[linux-next:master] BUILD REGRESSION 7d8214bba44c1aa6a75921a09a691945d26a8d43, kernel test robot
Did the in-kernel Camellia or CMAC crypto implementation break?,
David Howells
[PATCH v2 00/13] crypto: x86 - avoid absolute references,
Ard Biesheuvel
- [PATCH v2 01/13] crypto: x86/aegis128 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 02/13] crypto: x86/aesni - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 03/13] crypto: x86/aria - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 04/13] crypto: x86/camellia - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 05/13] crypto: x86/cast5 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 06/13] crypto: x86/cast6 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 07/13] crypto: x86/crc32c - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 08/13] crypto: x86/des3 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 09/13] crypto: x86/ghash - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 10/13] crypto: x86/sha256 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH v2 11/13] crypto: x86/aesni - Use local .L symbols for code, Ard Biesheuvel
- [PATCH v2 13/13] crypto: x86/sha - Use local .L symbols for code, Ard Biesheuvel
- [PATCH v2 12/13] crypto: x86/crc32 - Use local .L symbols for code, Ard Biesheuvel
- Re: [PATCH v2 00/13] crypto: x86 - avoid absolute references, Kees Cook
- Re: [PATCH v2 00/13] crypto: x86 - avoid absolute references, Herbert Xu
[PATCH v5 0/4] crypto: starfive - Add drivers for crypto engine,
Jia Jie Ho
[PATCH V2 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings,
Stefan Wahren
[PATCH] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c,
David Yang
[PATCH v4 0/4] crypto: starfive - Add drivers for crypto engine,
Jia Jie Ho
[PATCH v7 0/3] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH 00/10] crypto: x86 - avoid absolute references,
Ard Biesheuvel
- [PATCH 01/10] crypto: x86/aegis128 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 02/10] crypto: x86/aesni - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 03/10] crypto: x86/aria - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 04/10] crypto: x86/camellia - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 05/10] crypto: x86/cast5 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 07/10] crypto: x86/crc32c - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 06/10] crypto: x86/cast6 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 08/10] crypto: x86/des3 - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 09/10] crypto: x86/ghash - Use RIP-relative addressing, Ard Biesheuvel
- [PATCH 10/10] crypto: x86/sha256 - Use RIP-relative addressing, Ard Biesheuvel
- Re: [PATCH 00/10] crypto: x86 - avoid absolute references, Ard Biesheuvel
[PATCH] crypto: ixp4xx - Remove COMPILE_TEST from Kconfig dependencies,
Tom Zanussi
[PATCH 0/2] crypto: jitter - SHA-3 conditioner and test interface,
Stephan Müller
[PATCH v6 0/6] Add dedicated Qcom ICE driver,
Abel Vesa
[herbert-cryptodev-2.6:master 99/105] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_385' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct crypt_ctl) != 64,
kernel test robot
[RFC PATCH] fsverity: use shash API instead of ahash API,
Eric Biggers
[PATCH v6 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs,
Bhupesh Sharma
- [PATCH v6 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string, Bhupesh Sharma
- [PATCH v6 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs, Bhupesh Sharma
- [PATCH v6 04/11] arm64: dts: qcom: sdm845: Fix the slimbam DMA engine compatible string, Bhupesh Sharma
- [PATCH v6 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA, Bhupesh Sharma
- [PATCH v6 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs, Bhupesh Sharma
- [PATCH v6 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290, Bhupesh Sharma
- [PATCH v6 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v6 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v6 09/11] arm64: dts: qcom: sm8250: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v6 08/11] arm64: dts: qcom: sm8150: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v6 11/11] arm64: dts: qcom: sm8450: add crypto nodes, Bhupesh Sharma
- [PATCH v6 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs, Naresh Kamboju
remove crc32c_impl,
Christoph Hellwig
Re: Kernel panic, CONFIG_FIPS_SIGNATURE_SELFTEST, missing dependency, Randy Dunlap
[PATCH V4 00/23] Add basic ACPI support for RISC-V,
Sunil V L
- [PATCH V4 02/23] ACPICA: MADT: Add RISC-V INTC interrupt controller, Sunil V L
- [PATCH V4 03/23] ACPICA: Add structure definitions for RISC-V RHCT, Sunil V L
- [PATCH V4 04/23] ACPI: tables: Print RINTC information when MADT is parsed, Sunil V L
- [PATCH V4 06/23] RISC-V: Add support to build the ACPI core, Sunil V L
- [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 for RISC-V, Sunil V L
- [PATCH V4 01/23] riscv: move sbi_init() earlier before jump_label_init(), Sunil V L
- [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure, Sunil V L
- [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup(), Sunil V L
- [PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup(), Sunil V L
- [PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code, Sunil V L
- [PATCH V4 07/23] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid, Sunil V L
- [PATCH V4 12/23] RISC-V: cpufeature: Avoid calling riscv_of_processor_hartid(), Sunil V L
- [PATCH V4 14/23] RISC-V: cpu: Enable cpuinfo for ACPI systems, Sunil V L
- [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap(), Sunil V L
- [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support, Sunil V L
- [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt(), Sunil V L
- [PATCH V4 17/23] clocksource/timer-riscv: Add ACPI support, Sunil V L
- [PATCH V4 18/23] RISC-V: time.c: Add ACPI support for time_init(), Sunil V L
- [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch(), Sunil V L
- [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig, Sunil V L
- [PATCH V4 21/23] MAINTAINERS: Add entry for drivers/acpi/riscv, Sunil V L
- [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang, Sunil V L
- [PATCH V4 22/23] platform/surface: Disable for RISC-V, Sunil V L
- Re: [PATCH V4 00/23] Add basic ACPI support for RISC-V, Conor Dooley
[PATCH v5 0/6] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration,
Mario Limonciello
[PATCH] crypto: ccp: Don't initialize CCP for PSP 0x1649,
Mario Limonciello
[PATCH] crypto: api - Move low-level functions into algapi.h, Herbert Xu
[PATCH v5 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs,
Bhupesh Sharma
- [PATCH v5 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs, Bhupesh Sharma
- [PATCH v5 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA, Bhupesh Sharma
- [PATCH v5 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string, Bhupesh Sharma
- [PATCH v5 04/11] arm64: dts: qcom: sdm845: Fix the slimbam DMA engine compatible string, Bhupesh Sharma
- [PATCH v5 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290, Bhupesh Sharma
- [PATCH v5 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs, Bhupesh Sharma
- [PATCH v5 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v5 08/11] arm64: dts: qcom: sm8150: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v5 09/11] arm64: dts: qcom: sm8250: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v5 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v5 11/11] arm64: dts: qcom: sm8450: add crypto nodes, Bhupesh Sharma
[PATCH v5] crypto: hisilicon/trng - add support for HiSTB TRNG,
David Yang
[PATCH AUTOSEL 5.10 6/7] verify_pefile: relax wrapper length check, Sasha Levin
[PATCH AUTOSEL 4.14 3/3] verify_pefile: relax wrapper length check, Sasha Levin
[PATCH AUTOSEL 4.19 4/4] verify_pefile: relax wrapper length check, Sasha Levin
[PATCH AUTOSEL 5.4 5/6] verify_pefile: relax wrapper length check, Sasha Levin
[PATCH AUTOSEL 5.4 6/6] asymmetric_keys: log on fatal failures in PE/pkcs7, Sasha Levin
[PATCH AUTOSEL 5.15 08/11] verify_pefile: relax wrapper length check, Sasha Levin
[PATCH AUTOSEL 5.10 7/7] asymmetric_keys: log on fatal failures in PE/pkcs7, Sasha Levin
[PATCH AUTOSEL 5.15 09/11] asymmetric_keys: log on fatal failures in PE/pkcs7, Sasha Levin
[PATCH AUTOSEL 6.1 16/24] verify_pefile: relax wrapper length check, Sasha Levin
[PATCH AUTOSEL 6.1 17/24] asymmetric_keys: log on fatal failures in PE/pkcs7, Sasha Levin
[PATCH AUTOSEL 6.2 17/25] verify_pefile: relax wrapper length check, Sasha Levin
[PATCH AUTOSEL 6.2 18/25] asymmetric_keys: log on fatal failures in PE/pkcs7, Sasha Levin
[PATCH v4 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs,
Bhupesh Sharma
- [PATCH v4 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs, Bhupesh Sharma
- [PATCH v4 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA, Bhupesh Sharma
- [PATCH v4 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string, Bhupesh Sharma
- [PATCH v4 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs, Bhupesh Sharma
- [PATCH v4 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290, Bhupesh Sharma
- [PATCH v4 04/11] arm64: dts: qcom: sdm845: Fix the slimbam DMA engine compatible string, Bhupesh Sharma
- [PATCH v4 09/11] arm64: dts: qcom: sm8250: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v4 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v4 08/11] arm64: dts: qcom: sm8150: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v4 10/11] arm64: dts: qcom: sm8350: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v4 11/11] arm64: dts: qcom: sm8450: add crypto nodes, Bhupesh Sharma
[PATCH v3 55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH v3 44/55] algif: Remove hash_sendpage*(), David Howells
[PATCH v3 25/55] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES, David Howells
[PATCH v3 26/55] crypto: af_alg/hash: Support MSG_SPLICE_PAGES, David Howells
[PATCH v3 24/55] crypto: af_alg: Support MSG_SPLICE_PAGES, David Howells
[PATCH v3 22/55] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists, David Howells
[PATCH v3 23/55] crypto: af_alg: Indent the loop in af_alg_sendmsg(), David Howells
[PATCH v3 21/55] crypto: af_alg: Pin pages rather than ref'ing if appropriate, David Howells
[PATCH v4] crypto: hisilicon/trng - add support for HiSTB TRNG,
David Yang
[PATCH v7 0/6] Use CCP driver to handle PSP I2C arbitration,
Mario Limonciello
[RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES),
David Howells
[RFC PATCH v2 36/48] algif: Remove hash_sendpage*(), David Howells
[RFC PATCH v2 22/48] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists, David Howells
[RFC PATCH v2 26/48] crypto: af_alg/hash: Support MSG_SPLICE_PAGES, David Howells
[RFC PATCH v2 25/48] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES, David Howells
[RFC PATCH v2 21/48] crypto: af_alg: Pin pages rather than ref'ing if appropriate, David Howells
[RFC PATCH v2 23/48] crypto: af_alg: Indent the loop in af_alg_sendmsg(), David Howells
[RFC PATCH v2 24/48] crypto: af_alg: Support MSG_SPLICE_PAGES, David Howells
[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions,
Heiko Stuebner
[PATCH 0/4] Atmel crypto engine fixes,
Ryan.Wanner
[PATCH 0/3] crypto: Move Intel crypto drivers to drivers/crypto/intel,
Tom Zanussi
[PATCH v2 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver,
Tom Zanussi
- [PATCH v2 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool, Tom Zanussi
- [PATCH v2 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type, Tom Zanussi
- [PATCH v2 03/15] dmaengine: idxd: Export drv_enable/disable and related functions, Tom Zanussi
- [PATCH v2 04/15] dmaengine: idxd: Export descriptor management functions, Tom Zanussi
- [PATCH v2 05/15] dmaengine: idxd: Export wq resource management functions, Tom Zanussi
- [PATCH v2 07/15] dmaengine: idxd: add callback support for iaa crypto, Tom Zanussi
- [PATCH v2 06/15] dmaengine: idxd: Add private_data to struct idxd_wq, Tom Zanussi
- [PATCH v2 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing, Tom Zanussi
- [PATCH v2 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core, Tom Zanussi
- [PATCH v2 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation, Tom Zanussi
- [PATCH v2 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode, Tom Zanussi
- [PATCH v2 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm, Tom Zanussi
- [PATCH v2 11/15] crypto: iaa - Add compression mode management along with fixed mode, Tom Zanussi
- [PATCH v2 14/15] crypto: iaa - Add irq support for the crypto async interface, Tom Zanussi
- [PATCH v2 15/15] crypto: iaa - Add IAA Compression Accelerator stats, Tom Zanussi
- Message not available
[PATCH] crypto: ccp - Clear PSP interrupt status register before calling handler,
Jeremi Piotrowski
[PATCH v3 0/9] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs,
Bhupesh Sharma
[PATCH] crypto: algif_hash - Allocate hash state with kmalloc,
Herbert Xu
[PATCH] crypto: drbg - Only fail when jent is unavailable in FIPS mode,
Herbert Xu
[PATCH] dt-bindings: rng: Drop unneeded quotes,
Rob Herring
[PATCH v4 0/7] Add dedicated Qcom ICE driver,
Abel Vesa
[PATCH] crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper,
Christophe JAILLET
[PATCH v3] crypto - img-hash: Depend on OF and silence compile test warning,
Krzysztof Kozlowski
[PATCH] crypto: sa2ul - Add CRYPTO_DES to CRYPTO_DEV_SA2UL,
Jayesh Choudhary
[PATCH] crypto: lib/utils - Move utilities into new header,
Herbert Xu
[PATCH] dt-bindings: crypto: sec-v4.0-mon: add snvs power off support,
Peng Fan (OSS)
[PATCH] crypto: Jitter RNG - Permanent and Intermittent health errors,
Stephan Müller
[PATCH v6 0/4] Use CCP driver to handle PSP I2C arbitration,
Mario Limonciello
[PATCH v6 0/6] Add CA enforcement keyring restrictions,
Eric Snowberg
[RFC PATCH 1/3] net: Drop the size argument from ->sendmsg(), David Howells
[PATCH v2 00/10] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs,
Bhupesh Sharma
- [PATCH v2 01/10] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs, Bhupesh Sharma
- [PATCH v2 02/10] dt-bindings: dma: Increase iommu maxItems for BAM DMA, Bhupesh Sharma
- [PATCH v2 03/10] dt-bindings: qcom-qce: Fix compatibles combinations for SM8150 and IPQ4019 SoCs, Bhupesh Sharma
- [PATCH v2 04/10] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290, Bhupesh Sharma
- [PATCH v2 05/10] arm64: dts: qcom: sdm845: Fix the BAM DMA engine compatible string, Bhupesh Sharma
- [PATCH v2 06/10] arm64: dts: qcom: sm6115: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v2 07/10] arm64: dts: qcom: sm8150: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v2 08/10] arm64: dts: qcom: sm8250: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v2 09/10] arm64: dts: qcom: sm8350: Add Crypto Engine support, Bhupesh Sharma
- [PATCH v2 10/10] arm64: dts: qcom: sm8450: add crypto nodes, Bhupesh Sharma
[PATCH v2] crypto: hisilicon/trng - add support for HiSTB TRNG,
David Yang
[PATCH v5 0/3] Use CCP driver to handle PSP I2C arbitration,
Mario Limonciello
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]