Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver, (continued)
- [PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles,
Masahiro Yamada
- [PATCH 0/2] arm64: Make extension enablement consistent,
Mark Brown
- [PATCH 0/3] arm64: Open code .arch_extension,
Mark Brown
- [PATCH v6 0/3] hw_random: introduce Arm CryptoCell TRNG driver,
Hadar Gat
- Re: [patch 10/22] EDAC: Convert to new X86 CPU match macros, Luck, Tony
- [PATCH 23/22] x86/smpboot: Remove the last ICPU() macro, Borislav Petkov
- [patch V2 09/22] cpufreq: Convert to new X86 CPU match macros,
Thomas Gleixner
- [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles,
Masahiro Yamada
- [PATCH 07/16] x86: remove always-defined CONFIG_AS_AVX, Masahiro Yamada
- [PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME, Masahiro Yamada
- [PATCH 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS, Masahiro Yamada
- [PATCH 08/16] x86: add comments about the binutils version to support code in as-instr, Masahiro Yamada
- [PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3, Masahiro Yamada
- [PATCH 09/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}, Masahiro Yamada
- [PATCH 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler, Masahiro Yamada
- [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash, Masahiro Yamada
- [PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h, Masahiro Yamada
- [PATCH 03/16] x86: remove always-defined CONFIG_AS_CFI, Masahiro Yamada
- [PATCH 12/16] crypto: x86 - rework configuration based on Kconfig, Masahiro Yamada
- [PATCH 14/16] Documentation/changes: Raise minimum supported binutils version to 2.23, Masahiro Yamada
- [PATCH 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2, Masahiro Yamada
- [PATCH 10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA, Masahiro Yamada
- [PATCH 11/16] x86: probe assembler capabilities via kconfig instead of makefile, Masahiro Yamada
- [PATCH 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean', Masahiro Yamada
- Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles, Linus Torvalds
- Re: [PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles, Ingo Molnar
- [TOP URGENT]: Re : SV: Contract Purchase-KSB-PO452020, Piske Humbert-KSB
- [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression,
kernel test robot
- [PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options,
Masahiro Yamada
- [PATCH v2 9/9] x86: replace arch macros from compiler with CONFIG_X86_{32,64}, Masahiro Yamada
- [PATCH v2 2/9] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h, Masahiro Yamada
- [PATCH v2 4/9] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME, Masahiro Yamada
- [PATCH v2 8/9] x86: add comments about the binutils version to support code in as-instr, Masahiro Yamada
- [PATCH v2 5/9] x86: remove always-defined CONFIG_AS_CFI_SECTIONS, Masahiro Yamada
- [PATCH v2 3/9] x86: remove always-defined CONFIG_AS_CFI, Masahiro Yamada
- [PATCH v2 1/9] lib/raid6/test: fix build on distros whose /bin/sh is not bash, Masahiro Yamada
- [PATCH v2 6/9] x86: remove always-defined CONFIG_AS_SSSE3, Masahiro Yamada
- [PATCH v2 7/9] x86: remove always-defined CONFIG_AS_AVX, Masahiro Yamada
- Re: [PATCH v2 0/9] x86: remove always-defined CONFIG_AS_* options, Jason A. Donenfeld
- [PATCH v4 0/9] crypto/nx: Enable GZIP engine and provide userpace API,
Haren Myneni
- [PATCH 0/7] x86: remove always-defined CONFIG_AS_* options,
Masahiro Yamada
- [PATCH v5 0/3] hw_random: introduce Arm CryptoCell TRNG driver,
Hadar Gat
- [cryptodev:master 149/150] drivers/crypto/marvell/octeontx/otx_cptvf_algs.c:1213:7-10: ERROR: reference preceded by free on line 1172 (fwd), Julia Lawall
- Re: [patch 19/22] ASoC: Intel: Convert to new X86 CPU match macros, Andy Shevchenko
- Re: [patch 11/22] platform/x86: Convert to new CPU match macros, Andy Shevchenko
- Re: [patch 09/22] cpufreq: Convert to new X86 CPU match macros,
Andy Shevchenko
- Re: [patch 08/22] ACPI: Convert to new X86 CPU match macros,
Andy Shevchenko
- Re: [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code,
Andy Shevchenko
- Re: [patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers,
Andy Shevchenko
- Re: [patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros, Bjorn Helgaas
- Re: [patch 02/22] x86/cpu: Add conistent CPU match macros,
Bjorn Helgaas
- [PATCH v2] crypto: bool type cosmetics,
Lothar Rubusch
- [PATCH crypto] crypto: arm[64]/poly1305 - add artifact to .gitignore files,
Jason A. Donenfeld
- [PATCH v9 0/9] enable CAAM's HWRNG as default,
Andrey Smirnov
- [PATCH v9 2/9] crypto: caam - use struct hwrng's .init for initialization, Andrey Smirnov
- [PATCH v9 5/9] crypto: caam - check if RNG job failed, Andrey Smirnov
- [PATCH v9 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA, Andrey Smirnov
- [PATCH v9 3/9] crypto: caam - drop global context pointer and init_done, Andrey Smirnov
- [PATCH v9 4/9] crypto: caam - simplify RNG implementation, Andrey Smirnov
- [PATCH v9 6/9] crypto: caam - invalidate entropy register during RNG initialization, Andrey Smirnov
- [PATCH v9 8/9] crypto: caam - enable prediction resistance in HRWNG, Andrey Smirnov
- [PATCH v9 9/9] crypto: caam - limit single JD RNG output to maximum of 16 bytes, Andrey Smirnov
- [PATCH v9 7/9] bus: fsl-mc: add api to retrieve mc version, Andrey Smirnov
- Re: [PATCH v9 0/9] enable CAAM's HWRNG as default, Horia Geantă
- Re: [PATCH v9 0/9] enable CAAM's HWRNG as default, Herbert Xu
- [PATCH URGENT crypto] crypto: arm64/chacha - correctly walk through blocks,
Jason A. Donenfeld
- [PATCH -next] crypto: ccree - remove duplicated include from cc_aead.c,
YueHaibing
- [PATCH 09/12] docs: fix broken references for ReST files that moved around,
Mauro Carvalho Chehab
- [PATCH v1 0/2] Remove BUG_ON() and fix -ve array indexing,
Rayagonda Kokatanur
- [PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase,
Raphael Moreira Zinsly
- [PATCH v8 0/8] enable CAAM's HWRNG as default,
Andrey Smirnov
- [PATCH Crypto 0/2] Fixes issues during driver registration,
Ayush Sawal
- [PATCH] crypto: bool type cosmetics,
Lothar Rubusch
- BUG: cryptsetup benchmark stuck,
Corentin Labbe
- [PATCH -next] crypto: chelsio - remove set but not used variable 'adap',
YueHaibing
- [PATCH net-next] chcr: remove set but not used variable 'status',
YueHaibing
- thunder-cptvf 0000:04:00.4: rejecting DMA map of vmalloc memory, Tim Harvey
- [PATCH v2 0/4] Add Support for Marvell OcteonTX Cryptographic,
Srujana Challa
- [Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key,
Torsten Duwe
- nCipher HSM kernel driver submission feedback request,
Kim, David
- [PATCH] crypto: bcm: Use scnprintf() for avoiding potential buffer overflow,
Takashi Iwai
- [PATCH v2 1/2] crypto: drbg: DRBG should select SHA512,
Corentin Labbe
- [PATCH v2] crypto: atmel-i2c - Fix wakeup fail,
Jianhui Zhao
- [PATCH v2 0/4] crypto: hisilicon - Refactor find device related code,
Shukun Tan
- Re: [PATCH] crypto: caam - select DMA address size at runtime,
Greg Ungerer
- [PATCH v4 0/2] crypto: engine - support for parallel and batch requests,
Iuliana Prodan
- [PATCH 0/6] crypto: ccree - cleanups,
Gilad Ben-Yossef
- [PATCH] crypto: atmel-i2c - Fix wakeup fail, Jianhui Zhao
- [PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API,
Haren Myneni
- [PATCH v3 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type, Haren Myneni
- [PATCH v3 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API, Haren Myneni
- [PATCH v3 3/9] powerpc/vas: Add VAS user space API, Haren Myneni
- [PATCH v3 4/9] crypto/nx: Initialize coproc entry with kzalloc, Haren Myneni
- [PATCH v3 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv, Haren Myneni
- [PATCH v3 6/9] crypto/NX: Make enable code generic to add new GZIP compression type, Haren Myneni
- [PATCH v3 7/9] crypto/nx: Enable and setup GZIP compresstion type, Haren Myneni
- [PATCH v3 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct, Haren Myneni
- [PATCH v3 9/9] Documentation/powerpc: VAS API, Haren Myneni
- Re: [PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API, Daniel Axtens
- [PATCH 0/1] crypto: ccp: use file mode for sev ioctl permissions,
Connor Kuehl
- [PATCH 0/5] ARM: dts: imx: use generic name for crypto node,
Horia Geantă
- [RFC] crypto: xts - add check for input length equal to zero,
Andrei Botila
- [PATCH 4.4.y v2] crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async,
yangerkun
- [PATCH 4.4.y] crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async,
yangerkun
- [PATCH] hw_random: move TI Keystone driver into the config menu structure,
Randy Dunlap
- [PATCH v3 0/5] crypto: hisilicon - Improve SEC performance,
Zaibo Xu
- [PATCH 0/3] crypto: AEAD fuzz tests and doc improvement,
Eric Biggers
- [PATCH] crypto: qce - fix wrong config symbol reference,
Eneas U de Queiroz
- [PATCH 0/4] Add Support for Marvell OcteonTX Cryptographic,
Srujana Challa
- INFO: rcu detected stall in sys_keyctl,
syzbot
[PATCH 0/4] crypto: hisilicon - Refactor find device related code,
Shukun Tan
[PATCH 5.5 169/176] padata: always acquire cpu_hotplug_lock before pinst->lock, Greg Kroah-Hartman
[PATCH 4.19 85/87] padata: always acquire cpu_hotplug_lock before pinst->lock, Greg Kroah-Hartman
[PATCH 5.4 145/152] padata: always acquire cpu_hotplug_lock before pinst->lock, Greg Kroah-Hartman
[PATCH] crypto: qat - simplify the qat_crypto function,
Tianjia Zhang
[PATCH v3 02/18] docs: crypto: convert asymmetric-keys.txt to ReST,
Mauro Carvalho Chehab
[PATCH v3 05/18] docs: crypto: descore-readme.txt: convert to ReST format, Mauro Carvalho Chehab
[PATCH v3 04/18] docs: crypto: convert async-tx-api.txt to ReST format,
Mauro Carvalho Chehab
[PATCH v3 03/18] docs: crypto: convert api-intro.txt to ReST format, Mauro Carvalho Chehab
[PATCH 0/2] crypto/ccp: Properly NULL variables on sev exit,
John Allen
[PATCH v2] crypto: testmgr - sync both RFC4106 IV copies,
Gilad Ben-Yossef
[RFC] crypto: xts - limit accepted key length,
Andrei Botila
[PATCH v2 0/5] crypto: hisilicon - Improve SEC performance,
Zaibo Xu
[PATCH] crypto: arm/ghash-ce - define fpu before fpu registers are referenced,
Stefan Agner
[PATCH crypto 5.6] crypto: x86/curve25519 - support assemblers with no adx support,
Jason A. Donenfeld
[PATCH cryptodev] crypto: x86/curve25519 - leave r12 as spare register,
Jason A. Donenfeld
[PATCH V2 0/9] crypto/nx: Enable GZIP engine and provide userpace API,
Haren Myneni
[PATCH] crypto: caam - update xts sector size for large input length,
Andrei Botila
[PATCH v2] crypto: caam/qi2 - fix chacha20 data size error,
Horia Geantă
[PATCH] Crypto/chtls: Fixed boolinit.cocci warning,
Vinay Kumar Yadav
[PATCH v11 00/11] x86: PIE support to extend KASLR randomization,
Thomas Garnier
[PATCH v2] crypto: hisilicon - qm depends on UACCE,
Zhou Wang
[PATCH v2] uacce: unmap remaining mmapping from user space,
Zhangfei Gao
[PATCH 00/12] crypto: more template instantiation cleanups,
Eric Biggers
- [PATCH 01/12] crypto: authencesn - fix weird comma-terminated line, Eric Biggers
- [PATCH 06/12] crypto: gcm - simplify error handling in crypto_rfc4106_create(), Eric Biggers
- [PATCH 02/12] crypto: ccm - simplify error handling in crypto_rfc4309_create(), Eric Biggers
- [PATCH 08/12] crypto: geniv - simply error handling in aead_geniv_alloc(), Eric Biggers
- [PATCH 04/12] crypto: ctr - simplify error handling in crypto_rfc3686_create(), Eric Biggers
- [PATCH 03/12] crypto: cryptd - simplify error handling in cryptd_create_*(), Eric Biggers
- [PATCH 09/12] crypto: lrw - simplify error handling in create(), Eric Biggers
- [PATCH 12/12] crypto: xts - simplify error handling in ->create(), Eric Biggers
- [PATCH 11/12] crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create(), Eric Biggers
- [PATCH 07/12] crypto: gcm - simplify error handling in crypto_rfc4543_create(), Eric Biggers
- [PATCH 10/12] crypto: pcrypt - simplify error handling in pcrypt_create_aead(), Eric Biggers
- [PATCH 05/12] crypto: cts - simplify error handling in crypto_cts_create(), Eric Biggers
- Re: [PATCH 00/12] crypto: more template instantiation cleanups, Herbert Xu
[PATCH v2] MAINTAINERS: add maintainers for uacce,
Zhangfei Gao
[PATCH] crypto/chelsio: Fixed tls stats,
Vinay Kumar Yadav
[PATCH v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey,
André Draszik
[PATCH 0/2] crypto: testmgr - AEAD extra tests fixes,
Gilad Ben-Yossef
[PATCH] crypto: dcp - fix scatterlist linearization for hash,
Dragos Rosioru (OSS)
[PATCH] MAINTAINERS: add maintainers for uacce,
Zhangfei Gao
[PATCH -next] crypto: hisilicon - qm depends on UACCE,
Hongbo Yao
[PATCH 1/2] crypto: sun8i-ss: fix description of stat_fb,
Corentin Labbe
[PATCH] crypto: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH v2] crypto: arm64: CE: implement export/import,
Corentin Labbe
[PATCH] arm64: dts: imx8mp: add crypto node,
Horia Geantă
[PATCH] uacce: unmap remaining mmapping from user space,
Zhangfei Gao
[PATCH Crypto 0/2] Improving the performance of chelsio crypto operations,
Ayush Sawal
[PATCH v2] dt-bindings: rng: Convert BCM2835 to DT schema,
Nícolas F. R. A. Prado
[PATCH] crypto: hisilicon: remove redundant assignment of pointer ctx,
Colin King
[PATCH 5/7] docs: fix broken references for ReST files that moved around,
Mauro Carvalho Chehab
hwrng: omap3-rom - Include linux/io.h for virt_to_phys, Herbert Xu
s390 crypto: explicitly memzero stack key material in aes_s390.c,
Torsten Duwe
[PATCH -next] crypto: md5: remove unused macros,
YueHaibing
[PATCH 4.19 061/191] padata: always acquire cpu_hotplug_lock before pinst->lock,
Greg Kroah-Hartman
[PATCH 5.5 126/399] padata: validate cpumask without removed CPU during offline, Greg Kroah-Hartman
[PATCH 5.5 127/399] padata: always acquire cpu_hotplug_lock before pinst->lock, Greg Kroah-Hartman
[PATCH 5.4 112/344] padata: validate cpumask without removed CPU during offline, Greg Kroah-Hartman
[PATCH 5.4 113/344] padata: always acquire cpu_hotplug_lock before pinst->lock, Greg Kroah-Hartman
[PATCH] crypto: caam/qi2 - fix chacha20 data size error,
Horia Geantă
[PATCH 0/4] crypto: hisilicon - Improve SEC performance,
Zaibo Xu
Re: WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0,
Corentin Labbe
[PATCH] crypto: arm64: CE: implement export/import,
Corentin Labbe
[PATCH 1/2] crypto: drbg: DRBG should select SHA512,
Corentin Labbe
[PATCH] X.509: fix debugging information without newline tag, Tianjia Zhang
[PATCH Crypto] chcr: un-register crypto algorithms,
Devulapally Shiva Krishna
[PATCH 00/18] arm64: Modernize assembly annotations,
Mark Brown
- [PATCH 01/18] arm64: crypto: Modernize some extra assembly annotations, Mark Brown
- [PATCH 07/18] arm64: ftrace: Correct annotation of ftrace_caller assembly, Mark Brown
- [PATCH 09/18] arm64: head.S: Convert to modern annotations for assembly functions, Mark Brown
- [PATCH 11/18] arm64: kernel: Convert to modern annotations for assembly data, Mark Brown
- [PATCH 14/18] arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs, Mark Brown
- [PATCH 17/18] arm64: vdso: Convert to modern assembler annotations, Mark Brown
- [PATCH 08/18] arm64: ftrace: Modernise annotation of return_to_handler, Mark Brown
- [PATCH 16/18] arm64: sdei: Annotate SDEI entry points using new style annotations, Mark Brown
- [PATCH 18/18] arm64: vdso32: Convert to modern assembler annotations, Mark Brown
- [PATCH 15/18] arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations, Mark Brown
- [PATCH 13/18] arm64: kvm: Annotate assembly using modern annoations, Mark Brown
- [PATCH 12/18] arm64: kernel: Convert to modern annotations for assembly functions, Mark Brown
- [PATCH 10/18] arm64: head: Annotate stext and preserve_boot_args as code, Mark Brown
- [PATCH 06/18] arm64: entry-ftrace.S: Convert to modern annotations for assembly functions, Mark Brown
- [PATCH 05/18] arm64: entry: Additional annotation conversions for entry.S, Mark Brown
- [PATCH 04/18] arm64: entry: Annotate ret_from_fork as code, Mark Brown
- [PATCH 03/18] arm64: entry: Annotate vector table and handlers as code, Mark Brown
- [PATCH 02/18] arm64: crypto: Modernize names for AES function macros, Mark Brown
[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST,
Mauro Carvalho Chehab
[PATCH] MAINTAINERS: Update maintainers for chelsio crypto drivers,
Ayush Sawal
WARNING in chaoskey_disconnect, syzbot
[PATCH V7 0/4] Add Xilinx's ZynqMP AES-GCM driver support,
Kalyani Akula
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]