Linux Cryptography
[Prev Page][Next Page]
Message not available
Message not available
Message not available
[PATCH v2 1/4] crypto: exynos - Support Exynos5250+ SoCs, Łukasz Stelmach
[PATCH v2 2/4] crypto: exynos - Improve performance of PRNG, Łukasz Stelmach
[PATCH v2 3/4] crypto: exynos - Reseed PRNG after generating 2^16 random bytes, Łukasz Stelmach
[PATCH v2 4/4] crypto: exynos - Introduce mutex to prevent concurrent access to hardware, Łukasz Stelmach
[crypto 8/8] Kconfig Makefile, Atul Gupta
[crypto 7/8] chtls: structure and macro definiton, Atul Gupta
[crypto 4/8] chtls: CPL handler definition,
Atul Gupta
[crypto 6/8] chtls: TCB and Key program,
Atul Gupta
[crypto 5/8] chtls: Inline crypto request for Tx., Atul Gupta
[crypto 3/8] chtls: ulp for Inline TLS processing, Atul Gupta
[crypto 2/8] chcr: changes to chcr driver, Atul Gupta
[crypto 1/8] cxgb4: Inline TLS, Atul Gupta
[crypto 0/8] Chelsio inline TLS, Atul Gupta
[crypto] chcr: fix a type cast error,
Atul Gupta
[PATCH] crypto: chcr: select CRYPTO_GF128MUL,
Arnd Bergmann
[PATCH 02/45] drivers: crypto: remove duplicate includes,
Pravin Shedge
[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [Part2 PATCH v9 11/38] crypto: ccp: Define SEV key management command id, Brijesh Singh
- [Part2 PATCH v9 16/38] crypto: ccp: Implement SEV_PEK_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v9 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command, Brijesh Singh
- [Part2 PATCH v9 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support, Brijesh Singh
- [Part2 PATCH v9 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command, Brijesh Singh
- [Part2 PATCH v9 18/38] crypto: ccp: Implement SEV_PEK_CSR ioctl command, Brijesh Singh
- [Part2 PATCH v9 17/38] crypto: ccp: Implement SEV_PDH_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v9 10/38] crypto: ccp: Define SEV userspace ioctl and command id, Brijesh Singh
- [Part2 PATCH v9 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Brijesh Singh
- [Part2 PATCH v9 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command, Brijesh Singh
- [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support, Brijesh Singh
- [Part2 PATCH v9 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command, Brijesh Singh
- Re: [Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD), Paolo Bonzini
- Re: [Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD), Paolo Bonzini
KASAN: use-after-free Write in aead_recvmsg,
syzbot
[PATCH v3 0/3] True RNG driver for Samsung Exynos 5250+ SoCs,
Łukasz Stelmach
Message not available
Message not available
[PATCH v2 00/19] crypto: arm64 - play nice with CONFIG_PREEMPT,
Ard Biesheuvel
- [PATCH v2 01/19] crypto: testmgr - add a new test case for CRC-T10DIF, Ard Biesheuvel
- [PATCH v2 02/19] crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v2 03/19] crypto: arm64/aes-blk - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v2 04/19] crypto: arm64/aes-bs - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v2 05/19] crypto: arm64/chacha20 - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v2 06/19] crypto: arm64/ghash - move kernel mode neon en/disable into loop, Ard Biesheuvel
- [PATCH v2 07/19] crypto: arm64/aes-blk - remove configurable interleave, Ard Biesheuvel
- [PATCH v2 09/19] crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path, Ard Biesheuvel
- [PATCH v2 08/19] crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path, Ard Biesheuvel
- [PATCH v2 10/19] crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels, Ard Biesheuvel
- [PATCH v2 11/19] arm64: assembler: add macro to conditionally yield the NEON under PREEMPT, Ard Biesheuvel
- [PATCH v2 12/19] crypto: arm64/sha1-ce - yield every 8 blocks of input, Ard Biesheuvel
- [PATCH v2 13/19] crypto: arm64/sha2-ce - yield every 8 blocks of input, Ard Biesheuvel
- [PATCH v2 14/19] crypto: arm64/aes-blk - yield after processing a fixed chunk of input, Ard Biesheuvel
- [PATCH v2 15/19] crypto: arm64/aes-bs - yield after processing each 128 bytes of input, Ard Biesheuvel
- [PATCH v2 16/19] crypto: arm64/aes-ghash - yield after processing fixed number of blocks, Ard Biesheuvel
- [PATCH v2 17/19] crypto: arm64/crc32-ce - yield NEON every 16 blocks of input, Ard Biesheuvel
- [PATCH v2 18/19] crypto: arm64/crct10dif-ce - yield NEON every 8 blocks of input, Ard Biesheuvel
- [PATCH v2 19/19] DO NOT MERGE, Ard Biesheuvel
[bug report] chcr: Add support for Inline IPSec, Dan Carpenter
[PATCH] treewide: remove duplicate includes,
Pravin Shedge
BUG: unable to handle kernel NULL pointer dereference in sha512_mb_mgr_get_comp_job_avx2,
syzbot
Re: BUG: unable to handle kernel paging request in crypto_chacha20_crypt, Eric Biggers
[PATCH 00/10] staging: ccree: cleanups & fixes,
Gilad Ben-Yossef
- [PATCH 01/10] staging: ccree: remove inline qualifiers, Gilad Ben-Yossef
- [PATCH 02/10] staging: ccree: remove unproven likely/unlikely, Gilad Ben-Yossef
- [PATCH 07/10] staging: ccree: update TODO list, Gilad Ben-Yossef
- [PATCH 09/10] staging: ccree: fix AEAD func naming convention, Gilad Ben-Yossef
- [PATCH 10/10] staging: ccree: amend aead func def for readability, Gilad Ben-Yossef
- [PATCH 08/10] staging: ccree: NULLify backup_info when unused, Gilad Ben-Yossef
- [PATCH 05/10] staging: ccree: remove braces for single statement blocks, Gilad Ben-Yossef
- [PATCH 06/10] staging: ccree: remove interim DT docs, Gilad Ben-Yossef
- [PATCH 04/10] staging: ccree: fix indentation of var assignment, Gilad Ben-Yossef
- [PATCH 03/10] staging: ccree: remove more unnecessary parentheses, Gilad Ben-Yossef
- Re: [PATCH 00/10] staging: ccree: cleanups & fixes, Dan Carpenter
- <Possible follow-ups>
- [PATCH 00/10] staging: ccree: cleanups & fixes, Gilad Ben-Yossef
- [PATCH 07/10] staging: ccree: turn compile time debug log to params, Gilad Ben-Yossef
- [PATCH 10/10] staging: ccree: update TODO, Gilad Ben-Yossef
- [PATCH 09/10] staging: ccree: fix fips event irq handling build, Gilad Ben-Yossef
- [PATCH 08/10] staging: ccree: remove ssi_config.h, Gilad Ben-Yossef
- [PATCH 01/10] staging: ccree: drop ifdef CONFIG_OF in code, Gilad Ben-Yossef
- [PATCH 02/10] staging: ccree: clean up PM registration, Gilad Ben-Yossef
- [PATCH 03/10] staging: ccree: add explicit module init/exit func, Gilad Ben-Yossef
- [PATCH 05/10] staging: ccree: remove CC_IRQ_DELAY dead code, Gilad Ben-Yossef
- [PATCH 06/10] staging: ccree: remove useless debug code, Gilad Ben-Yossef
- [PATCH 04/10] staging: ccree: staging: ccree: replace sysfs by debugfs interface, Gilad Ben-Yossef
[PATCH 0/5] crypto: arm64 - disable NEON across scatterwalk API calls,
Ard Biesheuvel
[PATCH v2] crypto: Add myself as co-maintainer for s5p-sss.c,
Kamil Konieczny
[PATCH] KEYS: reject NULL restriction string when type is specified,
Eric Biggers
[PATCH v5 06/27] x86: crypto, annotate local functions, Jiri Slaby
[PATCH v5 08/27] x86: assembly, annotate aliases, Jiri Slaby
[PATCH v5 26/27] x86_32: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
[PATCH v5 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
[PATCH] chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data,
Colin King
[PATCH] chcr: remove unused variables net_device, pi, adap and cntrl,
Colin King
[PATCH] crypto: mcryptd: protect the per-CPU queue with a lock,
Sebastian Andrzej Siewior
[PATCH] crypto: chelsio: make arrays sgl_ent_len and dsgl_ent_len static,
Colin King
[PATCH] crypto: cryptd: make cryptd_max_cpu_qlen module parameter static,
Colin King
[PATCH] crypto: stm32: fix module device table name,
Corentin Labbe
[PATCH 0/6] crypto: tcrypt: fix and add multi buf speed tests,
Gilad Ben-Yossef
Re: KASAN: slab-out-of-bounds Read in crypto_chacha20_crypt, Eric Biggers
Re: KASAN: use-after-free Read in blkcipher_walk_virt, Eric Biggers
Re: BUG: unable to handle kernel NULL pointer dereference in kfree,
Dmitry Vyukov
[PATCH] crypto: skcipher - set walk.iv for zero-length inputs,
Eric Biggers
Re: KASAN: stack-out-of-bounds Read in crypto_chacha20_crypt, Eric Biggers
[PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests,
Corentin Labbe
Re: kernel BUG at ./include/linux/mm.h:LINE! (2), Eric Biggers
Re: suspicious RCU usage at ./include/linux/mm.h:LINE, Eric Biggers
[PATCH] crypto: salsa20 - fix blkcipher_walk API usage,
Eric Biggers
[PATCH v2] crypto: hmac - require that the underlying hash algorithm is unkeyed,
Eric Biggers
Re: KASAN: slab-out-of-bounds Write in sha3_update, Eric Biggers
[PATCH v2] X.509: fix comparisons of ->pkey_algo, Eric Biggers
WARNING: kernel stack regs has bad 'bp' value (2),
syzbot
general protection fault in scatterwalk_copychunks,
syzbot
[PATCH] crypto: caam/qi - use correct print specifier for size_t,
Horia Geantă
[PATCH v2 0/4] crypto: inside-secure - set of fixes,
Antoine Tenart
KASAN: use-after-free Read in crypto_chacha20_crypt,
syzbot
general protection fault in crypto_chacha20_crypt,
syzbot
suspicious RCU usage at ./include/trace/events/kmem.h:LINE,
syzbot
KASAN: slab-out-of-bounds Write in sha3_final,
syzbot
KASAN: stack-out-of-bounds Write in sha3_final,
syzbot
KASAN: stack-out-of-bounds Write in sha3_update,
syzbot
[PATCH] crypto: Add myself as co-maintainer for s5p-sss.c, Kamil Konieczny
[PATCH 0/4] crypto: inside-secure - set of fixes,
Antoine Tenart
Re: general protection fault in af_alg_free_areq_sgls,
Eric Biggers
[PATCH] crypto: arm/aes-neonbs Use PTR_ERR_OR_ZERO(),
Vasyl Gomonovych
general protection fault in crypto_remove_spawns,
syzbot
general protection fault in blkcipher_walk_done,
syzbot
KASAN: use-after-free Read in aead_recvmsg,
syzbot
[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs,
Łukasz Stelmach
Message not available
Message not available
[PATCH] X.509: use crypto_shash_digest(), Eric Biggers
[PATCH] KEYS: be careful with error codes in public_key_verify_signature(), Eric Biggers
[PATCH] pkcs7: use crypto_shash_digest(), Eric Biggers
[PATCH] pkcs7: fix check for self-signed certificate,
Eric Biggers
[PATCH] pkcs7: return correct error code if pkcs7_check_authattrs() fails,
Eric Biggers
[PATCH] X.509: fix printing uninitialized stack memory when OID is empty,
Eric Biggers
[PATCH] X.509: fix buffer overflow detection in sprint_oid(),
Eric Biggers
[PATCH] X.509: fix comparisons of ->pkey_algo,
Eric Biggers
[PATCH] crypto: rsa - fix buffer overread when stripping leading zeroes,
Eric Biggers
[PATCH] X.509: reject invalid BIT STRING for subjectPublicKey,
Eric Biggers
[PATCH] ASN.1: check for error from ASN1_OP_END__ACT actions,
Eric Biggers
[PATCH] ASN.1: fix out-of-bounds read when parsing indefinite length item, Eric Biggers
[PATCH] crypto: fix typo in KPP dependency of CRYPTO_ECDH,
Hauke Mehrtens
[PATCH 0/4] Remove a attribute group from a kobject,
Arvind Yadav
[PATCH v2] ARM64: crypto: do not call crypto_unregister_skcipher twice on error,
Corentin Labbe
[PATCH 0/3] True RNG driver for Samsung Exynos 5250+ SoCs,
Łukasz Stelmach
Message not available
Message not available
[PATCH] crypto: skcipher - Fix skcipher_walk_aead_common,
Ondrej Mosnacek
[PATCH 0/5] crypto: chacha20 - Alignment fixes,
Eric Biggers
loop-AES-v3.7l fails to compile with kernel 4.14.1, Helmut Jarausch
[PATCH] crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error,
Corentin Labbe
[PATCH net-next] cryptd: Add cryptd_max_cpu_qlen module parameter,
Jon Maxwell
[PATCH] crypto/arm64: aes-ce-cipher - move assembler code to .S file,
Ard Biesheuvel
x509 parsing bug + fuzzing crypto in the userspace,
Alexander Potapenko
[PATCH] crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_probe()',
Christophe JAILLET
[PATCH 0/2] ARM: bcm283x: Add missing interrupt for RNG block,
Stefan Wahren
[PATCH 1/8] mm: kmemleak: remove unused hardirq.h,
Yang Shi
[PATCH -stable] arm: crypto: reduce priority of bit-sliced AES cipher,
Eric Biggers
[PATCH] staging: ccree: fix incorrect indentation of break statement, Colin King
[crypto v3 2/2] chcr: Add support for Inline IPSec,
Atul Gupta
[crypto v3 1/2] cxgb4: Add support for Inline IPSec Tx,
Atul Gupta
[PATCHi v2] dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine,
Gilad Ben-Yossef
[PATCH] crypto: keywrap - Add missing ULL suffixes for 64-bit constants,
Geert Uytterhoeven
[PATCH] dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine,
Gilad Ben-Yossef
[PATCH] crypto: cavium: fix memory leak on info,
Colin King
[PATCH][V2] crypto/nx: fix spelling mistake: "availavle" -> "available",
Colin King
[PATCH] crypto/nx: fix spelling mistake: "availavle" -> "available",
Colin King
[PATCH] crypto: replace FSF address with web source in license notices,
Martin Kepplinger
[PATCH 00/24] staging: ccree: more cleanup patches,
Gilad Ben-Yossef
- [PATCH 09/24] staging: ccree: replace open coded loop with for, Gilad Ben-Yossef
- [PATCH 14/24] staging: ccree: replace macro with inline func, Gilad Ben-Yossef
- [PATCH 24/24] staging: ccree: drop unused macro, Gilad Ben-Yossef
- [PATCH 22/24] staging: ccree: replace msleep with a completion, Gilad Ben-Yossef
- [PATCH 23/24] staging: ccree: use local vars for readability, Gilad Ben-Yossef
- [PATCH 21/24] staging: ccree: remove unused field, Gilad Ben-Yossef
- [PATCH 20/24] staging: ccree: remove unneeded wrapper function, Gilad Ben-Yossef
- [PATCH 19/24] staging: ccree: rename long define for readability, Gilad Ben-Yossef
- [PATCH 18/24] staging: ccree: rename func for readability, Gilad Ben-Yossef
- [PATCH 17/24] staging: ccree: refactor code with local vars, Gilad Ben-Yossef
- [PATCH 16/24] staging: ccree: remove dead defs and decls, Gilad Ben-Yossef
- [PATCH 15/24] staging: ccree: trim long lines for readability, Gilad Ben-Yossef
- [PATCH 13/24] staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM, Gilad Ben-Yossef
- [PATCH 12/24] staging: ccree: fix code indent, Gilad Ben-Yossef
- [PATCH 11/24] staging: ccree: constify help string, Gilad Ben-Yossef
- [PATCH 10/24] staging: ccree: document spinlock usage, Gilad Ben-Yossef
- [PATCH 08/24] staging: ccree: make mem barrier per request, Gilad Ben-Yossef
- [PATCH 07/24] staging: ccree: remove unneeded cast, Gilad Ben-Yossef
- [PATCH 06/24] staging: ccree: remove unneeded empty lines, Gilad Ben-Yossef
- [PATCH 05/24] staging: ccree: move logical cont. to 1st line, Gilad Ben-Yossef
- [PATCH 04/24] staging: ccree: remove MIN/MAX macros, Gilad Ben-Yossef
- [PATCH 03/24] staging: ccree: remove unnecessary parentheses, Gilad Ben-Yossef
- [PATCH 02/24] staging: ccree: alloc by instance not type, Gilad Ben-Yossef
- [PATCH 01/24] staging: ccree: fix typos, Gilad Ben-Yossef
- Re: [PATCH 00/24] staging: ccree: more cleanup patches, Dan Carpenter
[PATCH] Fix NULL pointer deref. on no default_rng,
Pierre Ducroquet
PATCH : Fix NULL pointer dereference on no default_rng,
Pierre
[PATCH 1/2] crypto: caam - save Era in driver's private data,
Horia Geantă
[PATCH] crypto: algif_aead - skip SGL entries with NULL page,
Stephan Müller
[PATCH] crypto: s5p-sss - Remove a stray tab,
Dan Carpenter
[PATCH] crypto: chelsio - Fix an error code in chcr_hash_dma_map(),
Dan Carpenter
[PATCH v2 2/2] chcr: Add support for Inline IPSec,
Atul Gupta
[PATCH v2 1/2] cxgb4: Add support for Inline IPSec Tx, Atul Gupta
[PATCH v2 00/10] staging: ccree: fixes and cleanups,
Gilad Ben-Yossef
- [PATCH v2 07/10] staging: ccree: remove unneeded cast, Gilad Ben-Yossef
- [PATCH v2 10/10] staging: ccree: remove unused cc_base parameter, Gilad Ben-Yossef
- [PATCH v2 08/10] staging: ccree: remove compare to none zero, Gilad Ben-Yossef
- [PATCH v2 09/10] staging: ccree: remove braces for single statement, Gilad Ben-Yossef
- [PATCH v2 04/10] staging: ccree: simplify buf mgr using local vars, Gilad Ben-Yossef
- [PATCH v2 06/10] staging: ccree: simplify pm manager using local var, Gilad Ben-Yossef
- [PATCH v2 05/10] staging: ccree: fold common code into function, Gilad Ben-Yossef
- [PATCH v2 02/10] staging: ccree: make long func call sites readable, Gilad Ben-Yossef
- [PATCH v2 03/10] staging: ccree: simplify AEAD using local var, Gilad Ben-Yossef
- [PATCH v2 01/10] staging: ccree: fix leak of import() after init(), Gilad Ben-Yossef
- Re: [PATCH v2 00/10] staging: ccree: fixes and cleanups, Dan Carpenter
[PATCH] crypto: chelsio: remove redundant assignments to reqctx and dst_size,
Colin King
[PATCH] staging: ccree: remove unused pointer cc_base,
Colin King
[bug report] crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver, Dan Carpenter
[PATCH v2 00/12] bcm63xx-rng conversion to bcm2835-rng,
Florian Fainelli
- [PATCH v2 03/12] hwrng: bcm2835-rng: Move enabling to hwrng::init, Florian Fainelli
- [PATCH v2 12/12] hwrng: bcm63xx-rng: Remove since bcm2835-rng takes over, Florian Fainelli
- [PATCH v2 10/12] dt-bindings: rng: Incorporate brcm,bcm6368.txt binding, Florian Fainelli
- [PATCH v2 11/12] hwrng: bcm2835-rng: Enable BCM2835 RNG to work on BCM63xx platforms, Florian Fainelli
- [PATCH v2 08/12] hwrng: bcm2835-rng: Abstract I/O accessors, Florian Fainelli
- [PATCH v2 09/12] hwrng: bcm2835-rng: Add Broadcom MIPS I/O accessors, Florian Fainelli
- [PATCH v2 06/12] hwrng: bcm2835-rng: Rework interrupt masking, Florian Fainelli
- [PATCH v2 05/12] hwrng: bcm2835-rng: Use device managed helpers, Florian Fainelli
- [PATCH v2 07/12] hwrng: bcm2835-rng: Manage an optional clock, Florian Fainelli
- [PATCH v2 04/12] hwrng: bcm2835-rng: Implementation cleanup callback, Florian Fainelli
- [PATCH v2 01/12] hwrng: bcm2835-rng: Obtain base register via resource, Florian Fainelli
- [PATCH v2 02/12] hwrng: bcm2835-rng: Define a driver private context, Florian Fainelli
[PATCH v2] lib/mpi: call cond_resched() from mpi_powm() loop,
Eric Biggers
[PATCH 0/8] staging: ccree: fixes and cleanups,
Gilad Ben-Yossef
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]