Linux Cryptography
[Prev Page][Next Page]
- [PATCH v5 04/15] dmaengine: idxd: Export descriptor management functions, (continued)
- [PATCH v5 04/15] dmaengine: idxd: Export descriptor management functions, Tom Zanussi
- [PATCH v5 03/15] dmaengine: idxd: Export drv_enable/disable and related functions, Tom Zanussi
- [PATCH v5 05/15] dmaengine: idxd: Export wq resource management functions, Tom Zanussi
- [PATCH v5 06/15] dmaengine: idxd: Add wq private data accessors, Tom Zanussi
- [PATCH v5 07/15] dmaengine: idxd: add callback support for iaa crypto, Tom Zanussi
- [PATCH v5 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation, Tom Zanussi
- [PATCH v5 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core, Tom Zanussi
- [PATCH v5 11/15] crypto: iaa - Add compression mode management along with fixed mode, Tom Zanussi
- [PATCH v5 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing, Tom Zanussi
- [PATCH v5 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm, Tom Zanussi
- [PATCH v5 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode, Tom Zanussi
- [PATCH v5 14/15] crypto: iaa - Add irq support for the crypto async interface, Tom Zanussi
- [PATCH v5 15/15] crypto: iaa - Add IAA Compression Accelerator stats, Tom Zanussi
- [PATCH] crypto: aegis: add header for internal prototypes,
Arnd Bergmann
- [PATCH] crypto: x86/aria - Use 16 byte alignment for GFNI constant vectors,
Ard Biesheuvel
- [PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com,
Michal Simek
- async import/export for ahash, Simon Richter
- [PATCH 0/2] crypto: starfive - Add RSA algo to drivers,
Jia Jie Ho
- [PATCH v2] fsverity: use shash API instead of ahash API,
Eric Biggers
- [PATCH 6.1] crypto: testmgr - fix RNG performance in fuzz tests,
Eric Biggers
- [PATCH V2 0/4] Enable crypto for ipq9574,
Anusha Rao
- [PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine,
Jia Jie Ho
- [PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(),
Peter Zijlstra
- [PATCH v3 01/11] cyrpto/b128ops: Remove struct u128, Peter Zijlstra
- [PATCH v3 05/11] percpu: Wire up cmpxchg128, Peter Zijlstra
- [PATCH v3 09/11] mm/slub: Fold slab_update_freelist(), Peter Zijlstra
- [PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}(), Peter Zijlstra
- [PATCH v3 07/11] x86,intel_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH v3 02/11] types: Introduce [us]128, Peter Zijlstra
- [PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128(), Peter Zijlstra
- [PATCH v3 04/11] instrumentation: Wire up cmpxchg128(), Peter Zijlstra
- [PATCH v3 08/11] slub: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH v3 10/11] arch: Remove cmpxchg_double, Peter Zijlstra
- Re: [PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(), Arnd Bergmann
- [PATCH V6 00/21] Add basic ACPI support for RISC-V,
Sunil V L
- [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init(), Sunil V L
- [PATCH V6 02/21] platform/surface: Disable for RISC-V, Sunil V L
- [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang, Sunil V L
- [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed, Sunil V L
- [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V, Sunil V L
- [PATCH V6 06/21] RISC-V: Add support to build the ACPI core, Sunil V L
- [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid, Sunil V L
- [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch(), Sunil V L
- [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure, Sunil V L
- [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code, Sunil V L
- [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp(), Sunil V L
- [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp(), Sunil V L
- [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser, Sunil V L
- [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap(), Sunil V L
- [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems, Sunil V L
- [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support, Sunil V L
- [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt(), Sunil V L
- [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support, Sunil V L
- [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init(), Sunil V L
- [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig, Sunil V L
- [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv, Sunil V L
- Re: [PATCH V6 00/21] Add basic ACPI support for RISC-V, patchwork-bot+linux-riscv
- Re: (subset) [PATCH V6 00/21] Add basic ACPI support for RISC-V, Palmer Dabbelt
- [PATCH 0/2] rust: networking and crypto abstractions, FUJITA Tomonori
- [PATCH 2/2] rust: add socket support,
FUJITA Tomonori
- [PATCH 1/2] rust: add synchronous message digest support,
FUJITA Tomonori
- [PATCH v2 0/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem,
David Yang
- [PATCH] crypto: sa2ul: change unsafe data size limit to 255 bytes,
Jayesh Choudhary
- [PATCH] caam: imx: fix the built-in caam driver cannot match soc_id,
Pankaj Gupta
- [PATCH] crypto: lib/sha256 - Use generic code from sha256_base, Herbert Xu
- [PATCH] crypto: lib/sha256 - Remove redundant and unused sha224_update, Herbert Xu
- [PATCH] uacce: use filep->f_mapping to replace inode->i_mapping,
Zhangfei Gao
- [PATCH] Crypto: Fix one bug when use kernel ecdsa algorithm,
yangmengfei1394
- [PATCH 11/13] crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues,
Tejun Heo
- [PATCH 0/3] Add digitalSignature enforcement keyring restrictions,
Eric Snowberg
- [PATCH v4 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver,
Tom Zanussi
- [PATCH v4 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool, Tom Zanussi
- [PATCH v4 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type, Tom Zanussi
- [PATCH v4 03/15] dmaengine: idxd: Export drv_enable/disable and related functions, Tom Zanussi
- [PATCH v4 04/15] dmaengine: idxd: Export descriptor management functions, Tom Zanussi
- [PATCH v4 05/15] dmaengine: idxd: Export wq resource management functions, Tom Zanussi
- [PATCH v4 06/15] dmaengine: idxd: Add wq private data accessors, Tom Zanussi
- [PATCH v4 07/15] dmaengine: idxd: add callback support for iaa crypto, Tom Zanussi
- [PATCH v4 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core, Tom Zanussi
- [PATCH v4 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation, Tom Zanussi
- [PATCH v4 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing, Tom Zanussi
- [PATCH v4 11/15] crypto: iaa - Add compression mode management along with fixed mode, Tom Zanussi
- [PATCH v4 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm, Tom Zanussi
- [PATCH v4 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode, Tom Zanussi
- [PATCH v4 14/15] crypto: iaa - Add irq support for the crypto async interface, Tom Zanussi
- [PATCH v4 15/15] crypto: iaa - Add IAA Compression Accelerator stats, Tom Zanussi
- [PATCH V5 00/21] Add basic ACPI support for RISC-V,
Sunil V L
- [PATCH V5 01/21] riscv: move sbi_init() earlier before jump_label_init(), Sunil V L
- [PATCH V5 02/21] platform/surface: Disable for RISC-V, Sunil V L
- [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang, Sunil V L
- [PATCH V5 04/21] ACPI: tables: Print RINTC information when MADT is parsed, Sunil V L
- [PATCH V5 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V, Sunil V L
- [PATCH V5 06/21] RISC-V: Add support to build the ACPI core, Sunil V L
- [PATCH V5 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid, Sunil V L
- [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure, Sunil V L
- [PATCH V5 09/21] drivers/acpi: RISC-V: Add RHCT related code, Sunil V L
- [PATCH V5 10/21] RISC-V: smpboot: Create wrapper setup_smp(), Sunil V L
- [PATCH V5 14/21] RISC-V: cpu: Enable cpuinfo for ACPI systems, Sunil V L
- [PATCH V5 13/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap(), Sunil V L
- [PATCH V5 11/21] RISC-V: smpboot: Add ACPI support in setup_smp(), Sunil V L
- [PATCH V5 12/21] RISC-V: only iterate over possible CPUs in ISA string parser, Sunil V L
- [PATCH V5 16/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt(), Sunil V L
- [PATCH V5 15/21] irqchip/riscv-intc: Add ACPI support, Sunil V L
- [PATCH V5 17/21] clocksource/timer-riscv: Add ACPI support, Sunil V L
- [PATCH V5 18/21] RISC-V: time.c: Add ACPI support for time_init(), Sunil V L
- [PATCH V5 19/21] RISC-V: Add ACPI initialization in setup_arch(), Sunil V L
- [PATCH V5 20/21] RISC-V: Enable ACPI in defconfig, Sunil V L
- [PATCH V5 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv, Sunil V L
- [syzbot] [crypto?] general protection fault in __aria_aesni_avx_gfni_crypt_16way,
syzbot
- [PATCH AUTOSEL 6.1 21/49] crypto: jitter - permanent and intermittent health errors, Sasha Levin
- [PATCH AUTOSEL 6.2 24/53] crypto: jitter - permanent and intermittent health errors, Sasha Levin
- [PATCH AUTOSEL 6.3 27/59] crypto: jitter - permanent and intermittent health errors, Sasha Levin
- [PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v6 01/14] x86/boot: Place kernel_info at a fixed offset, Ross Philipson
- [PATCH v6 03/14] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v6 04/14] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v6 05/14] x86: Secure Launch main header file, Ross Philipson
- [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements, Ross Philipson
- [PATCH v6 08/14] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v6 07/14] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v6 10/14] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v6 09/14] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch, Ross Philipson
- [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v6 14/14] x86: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [PATCH v6 12/14] x86: Secure Launch late initcall platform module, Ross Philipson
- Re: [PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support, Bagas Sanjaya
- [PATCH] crypto: hash - Add default handlers for digest, export, import,
David Yang
- [PATCH v7 0/4] crypto: starfive - Add drivers for crypto engine,
Jia Jie Ho
- [PATCH] crypto: api - Fix CRYPTO_USER checks for report function,
Ondrej Mosnacek
- [PATCH] SUNRPC: Avoid relying on crypto API to derive CBC-CTS output IV,
Ard Biesheuvel
- [PATCH v3 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver,
Tom Zanussi
- [PATCH v3 03/15] dmaengine: idxd: Export drv_enable/disable and related functions, Tom Zanussi
- [PATCH v3 04/15] dmaengine: idxd: Export descriptor management functions, Tom Zanussi
- [PATCH v3 05/15] dmaengine: idxd: Export wq resource management functions, Tom Zanussi
- [PATCH v3 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool, Tom Zanussi
- [PATCH v3 06/15] dmaengine: idxd: Add private_data to struct idxd_wq, Tom Zanussi
- [PATCH v3 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type, Tom Zanussi
- [PATCH v3 07/15] dmaengine: idxd: add callback support for iaa crypto, Tom Zanussi
- [PATCH v3 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation, Tom Zanussi
- [PATCH v3 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core, Tom Zanussi
- [PATCH v3 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing, Tom Zanussi
- [PATCH v3 11/15] crypto: iaa - Add compression mode management along with fixed mode, Tom Zanussi
- [PATCH v3 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm, Tom Zanussi
- [PATCH v3 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode, Tom Zanussi
- [PATCH v3 14/15] crypto: iaa - Add irq support for the crypto async interface, Tom Zanussi
- [PATCH v3 15/15] crypto: iaa - Add IAA Compression Accelerator stats, Tom Zanussi
- [PATCH v2 00/10] Add dynamic boost control support,
Mario Limonciello
- [PATCH 0/3] crypto: LEA block cipher implementation,
Dongsoo Lee
- [PATCH RFC 01/43] x86/crypto: Adapt assembly for PIE support, Hou Wenlong
- [syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3),
syzbot
- [PATCH 0/3] hwrng: imx-rngc - simplify register definitions,
Martin Kaiser
- [PATCH v2 0/5] crypto: Accelerated Chacha20/Poly1305 implementation,
Danny Tsen
- [PATCH v6 0/4] crypto: starfive - Add drivers for crypto engine,
Jia Jie Ho
- [RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers,
Roberto Sassu
- [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
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]