Linux Cryptography
[Prev Page][Next Page]
- [PATCH v2 00/10] crypto: inside-secure - AEAD support,
Antoine Tenart
- [PATCH v2 03/10] crypto: inside-secure - rework the alg type settings in the context, Antoine Tenart
- [PATCH v2 01/10] crypto: inside-secure - remove VLAs, Antoine Tenart
- [PATCH v2 07/10] crypto: inside-secure - improve error reporting, Antoine Tenart
- [PATCH v2 10/10] crypto: inside-secure - authenc(hmac(sha1),cbc(aes)) support, Antoine Tenart
- [PATCH v2 04/10] crypto: inside-secure - make the context control size dynamic, Antoine Tenart
- [PATCH v2 08/10] crypto: inside-secure - authenc(hmac(sha256),cbc(aes)) support, Antoine Tenart
- [PATCH v2 09/10] crypto: inside-secure - authenc(hmac(sha224),cbc(aes)) support, Antoine Tenart
- [PATCH v2 05/10] crypto: inside-secure - make the key and context size computation dynamic, Antoine Tenart
- [PATCH v2 06/10] crypto: inside-secure - fix the hash then encrypt/decrypt types, Antoine Tenart
- [PATCH v2 02/10] crypto: inside-secure - rework cipher functions for future AEAD support, Antoine Tenart
- Re: [PATCH v2 00/10] crypto: inside-secure - AEAD support, Herbert Xu
- [PATCH] crypto: chtls: generic handling of data and hdr,
Atul Gupta
- [PATCH 0/5] build warnings cleanup,
Atul Gupta
- [RFC] crypto: Remove mcryptd,
Megha Dey
- [PATCH 0/4] Add support for MORUS AEAD algorithm,
Ondrej Mosnáček
- [PATCH 0/3] Add support for AEGIS AEAD algorithm,
Ondrej Mosnáček
- [PATCH] crypto: reorder paes test lexicographically,
Gilad Ben-Yossef
- Re: [next-20180509][bisected a794d8d] ppc boot warnings at crypto/testmgr.c:3720, Gilad Ben-Yossef
- [PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME,
Joe Perches
- [PATCH -resend 08/27] x86: assembly, annotate aliases, Jiri Slaby
- [PATCH -resend 06/27] x86: crypto, annotate local functions, Jiri Slaby
- [PATCH -resend 26/27] x86_32: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
- [PATCH -resend 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
- [PATCH] crypto: chelsio: request to HW should wrap,
Atul Gupta
- [PATCH RESEND 1/2] Add DOWNLOAD_FIRMWARE SEV command,
Janakarajan Natarajan
- [PATCH v2 03/11] docs: crypto_engine.rst: Fix two parse warnings, Mauro Carvalho Chehab
- DMA map buffer allocated in ahash_request_ctx,
Harsh Jain
- [PATCH] crypto: nx: fix spelling mistake: "seqeunce" -> "sequence",
Colin King
- [PATCH] hwrng: n2: fix spelling mistake: "restesting" -> "retesting",
Colin King
- [PATCH v2] fscrypt: add Speck128/256 support,
Eric Biggers
- [PATCH v17 0/7] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
- [PATCH 00/18] Fix some build warnings/errors with Sphinx,
Mauro Carvalho Chehab
- IV generation,
Gilad Ben-Yossef
- [PATCH] crypto: chtls - fix a missing-check bug,
Wenwen Wang
- [PATCH v2] async_pq: Remove VLA usage,
Kyle Spiers
- [PATCH] async_pq: Remove VLA usage,
Kyle Spiers
- [PATCH 1/2] crypto: vmx - Remove overly verbose printk from AES init routines,
Michael Ellerman
- [PATCH 4.9.y, 4.14.y] crypto: talitos - fix IPsec cipher in length, Horia Geantă
- [PATCH 1/2] Add DOWNLOAD_FIRMWARE SEV command,
Janakarajan Natarajan
- [PATCH 00/10] crypto: inside-secure - AEAD support,
Antoine Tenart
- [PATCH 01/10] crypto: aead - allow to allocate AEAD requests on the stack, Antoine Tenart
- [PATCH 05/10] crypto: inside-secure - make the key and context size computation dynamic, Antoine Tenart
- [PATCH 06/10] crypto: inside-secure - fix the hash then encrypt/decrypt types, Antoine Tenart
- [PATCH 07/10] crypto: inside-secure - improve error reporting, Antoine Tenart
- [PATCH 03/10] crypto: inside-secure - rework the alg type settings in the context, Antoine Tenart
- [PATCH 08/10] crypto: inside-secure - authenc(hmac(sha256),cbc(aes)) support, Antoine Tenart
- [PATCH 10/10] crypto: inside-secure - authenc(hmac(sha1),cbc(aes)) support, Antoine Tenart
- [PATCH 09/10] crypto: inside-secure - authenc(hmac(sha224),cbc(aes)) support, Antoine Tenart
- [PATCH 04/10] crypto: inside-secure - make the context control size dynamic, Antoine Tenart
- [PATCH 02/10] crypto: inside-secure - rework cipher functions for future AEAD support, Antoine Tenart
- [PATCH v2 6/7] crypto: chtls: generic handling of data and hdr,
Atul Gupta
- [PATCH v2 2/7] crypto:chtls: key len correction,
Atul Gupta
- [PATCH v2 1/7] crypto: chtls: wait for memory sendmsg, sendpage,
Atul Gupta
- [PATCH resend 00/10] crypto: arm64 - play nice with CONFIG_PREEMPT,
Ard Biesheuvel
- [PATCH resend 01/10] crypto: arm64/sha1-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 02/10] crypto: arm64/sha2-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 03/10] crypto: arm64/aes-ccm - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 04/10] crypto: arm64/aes-blk - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 05/10] crypto: arm64/aes-bs - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 06/10] crypto: arm64/aes-ghash - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 07/10] crypto: arm64/crc32-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 08/10] crypto: arm64/crct10dif-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 09/10] crypto: arm64/sha3-ce - yield NEON after every block of input, Ard Biesheuvel
- [PATCH resend 10/10] crypto: arm64/sha512-ce - yield NEON after every block of input, Ard Biesheuvel
- Re: [PATCH resend 00/10] crypto: arm64 - play nice with CONFIG_PREEMPT, Herbert Xu
- [PATCH] crypto: ghash-clmulni: fix spelling mistake: "acclerated" -> "accelerated",
Colin King
- [PATCH] crypto: caam - fix size of RSA prime factor q,
Horia Geantă
- [PATCH] crypto: tcrypt: Remove VLA usage,
Kees Cook
- [GIT PULL] /dev/random fixes for 4.17-rc3, Theodore Y. Ts'o
- [PATCH 6/7] chtls: generic handling for data and header,
Atul Gupta
- [PATCH 5/7] chtls: free beyond end of array rspq_skb_cache,
Atul Gupta
- [PATCH 2/7] chtls: support only 128b key length,
Atul Gupta
- [PATCH 1/7] chtls: wait for memory in Tx path, Atul Gupta
- [PATCH 0/2] crypto: implement SM4 for arm64 using special instructions,
Ard Biesheuvel
- [PATCH] crypto: remove Speck,
Jason A. Donenfeld
- Question on random.c add_interrupt_randomness function,
Harald Freudenberger
- [PATCH 0/2] Fix stm32-rng for default state and suspend,
Lionel Debieve
- [PATCH] crypto: ccree: limit build to plausible archs,
Gilad Ben-Yossef
- Re: WARNING: kernel stack regs at (ptrval) in syzkaller has bad 'bp' value (ptrval), Dmitry Vyukov
- [PATCH v2 0/2] cleanup and hardware keys,
Gilad Ben-Yossef
- GCM and XTS: kcapi result not matching with NIST vectors,
Jitendra Lulla
- [PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers,
Haren Myneni
- [PATCH v16 0/7] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
- Re: WARNING: kernel stack frame pointer has bad value, Dmitry Vyukov
- [PATCH v1 1/7] crypto: crypto4xx - performance optimizations,
Christian Lamparter
- [RESEND PATCH v2] crypto: cavium: zip: Remove unnecessary parentheses,
Varsha Rao
- [PATCH 00/61] tree-wide: simplify getting .drvdata,
Wolfram Sang
- [PATCH] crypto: omap-sham: fix memleak,
Bin Liu
- [PATCH v3 00/20] Allow compile-testing NO_DMA (drivers),
Geert Uytterhoeven
- [PATCH v3 08/20] iio: adc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 10/20] lightnvm: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 20/20] usb: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 04/20] fbdev: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 15/20] net: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 09/20] iommu: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 11/20] mailbox: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 02/20] ata: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 16/20] remoteproc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 06/20] fpga: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 14/20] mtd: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 07/20] i2c: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 12/20] media: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 05/20] firewire: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 19/20] staging: vc04_services: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 13/20] mmc: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 17/20] serial: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH v3 18/20] spi: Remove depends on HAS_DMA in case of platform dependency, Geert Uytterhoeven
- [PATCH/RFC] crypto: Add platform dependencies for CRYPTO_DEV_CCREE,
Geert Uytterhoeven
- [PATCH v2] X.509: unpack RSA signatureValue field from BIT STRING,
Maciej S. Szmigiero
- [PATCH] crypto: api - fix finding algorithm currently being tested,
Eric Biggers
- Re: [PATCH] crypto: caam - strip input zeros from RSA input buffer,
Martin Townsend
- [PATCH v2] crypto: caam: - Use kmemdup() function,
Fabio Estevam
- [PATCH] crypto: caam: - Use kmemdup() function,
Fabio Estevam
- [PATCH RESEND] crypto: caam - strip input zeros from RSA input buffer,
Horia Geantă
- [PATCH v3] crypto: caam: Drop leading zero from input buffer,
Fabio Estevam
- [PATCH v2] crypto: caam: Drop leading zero from input buffer,
Fabio Estevam
- [PATCH] crypto: caam: Drop leading zero from input buffer,
Fabio Estevam
- [PATCH v7 0/5] add compression algorithm zBeWalgo,
Benjamin Warnke
- [PATCH] hwrng: via-rng - support new Centaur CPU,
David Wang
- [PATCH 1/5] random: fix crng_ready() test,
Theodore Ts'o
- libkcapi v1.1.0 released, Stephan Müller
- [PATCH] crypto: rsa - Remove unneeded error assignment,
Fabio Estevam
- [PATCH] crypto: testmgr: Allow different compression results,
Jan Glauber
- [PATCH v4 1/2] crypto: caam - staticize caam_get_era(),
Fabio Estevam
- [PATCH v3 1/2] crypto: caam - staticize caam_get_era(),
Fabio Estevam
- [PATCH v2 1/2] crypto: caam - staticize caam_get_era(),
Fabio Estevam
- [ANNOUNCE] Linux Security Summit North America 2018 - CFP, James Morris
- [PATCH v2 0/5] ThunderX ZIP driver bug fixes,
Jan Glauber
- [PATCH v2 0/2] crypto: removing various VLAs,
Salvatore Mesoraca
- CAAM and IMA/EVM : caam_rsa_enc: DECO: desc idx 7: Protocol Size Error,
Martin Townsend
- Re: INFO: task hung in exit_aio, Eric Biggers
- Re: WARNING in kmem_cache_free,
Dmitry Vyukov
- KMSAN: uninit-value in af_alg_free_areq_sgls,
syzbot
- [PATCH 0/6] Remove several VLAs in the crypto subsystem,
Salvatore Mesoraca
- [PATCH][next] crypto: chtls: remove redundant assignment to cdev->ports,
Colin King
- [PATCH][next] crypto: chtls: don't leak information from the stack to userspace,
Colin King
- [bug report] crypto: chtls - Program the TLS session Key, Dan Carpenter
- [bug report] crypto: chtls - Register chtls with net tls,
Dan Carpenter
- [bug report] crypto: chtls - Inline TLS record Rx, Dan Carpenter
- [bug report] crypto: chtls - Inline TLS record Tx,
Dan Carpenter
- [crypto-chtls] Supicious code in chtls_io,
Gustavo A. R. Silva
- [PATCH] crypto : chtls_cm - Fix potential NULL pointer dereferences,
Gustavo A. R. Silva
- [PATCH v15 net-next 00/12] Chelsio Inline TLS,
Atul Gupta
- [PATCH v15 net-next 02/12] ethtool: enable Inline TLS in HW, Atul Gupta
- [PATCH v15 net-next 03/12] cxgb4: Inline TLS FW Interface, Atul Gupta
- [PATCH v15 net-next 05/12] crypto: chcr - Inline TLS Key Macros, Atul Gupta
- [PATCH v15 net-next 04/12] cxgb4: LLD driver changes to support TLS, Atul Gupta
- [PATCH v15 net-next 01/12] tls: support for Inline tls record, Atul Gupta
- [PATCH v15 net-next 06/12] crypto: chtls - structure and macro for Inline TLS, Atul Gupta
- [PATCH v15 net-next 07/12] crypto: chtls - Register chtls with net tls, Atul Gupta
- [PATCH v15 net-next 08/12] crypto : chtls - CPL handler definition, Atul Gupta
- [PATCH v15 net-next 09/12] crypto: chtls - Inline TLS record Tx, Atul Gupta
- [PATCH v15 net-next 10/12] crypto: chtls - Inline TLS record Rx, Atul Gupta
- [PATCH v15 net-next 11/12] crypto: chtls - Program the TLS session Key, Atul Gupta
- [PATCH v15 net-next 12/12] crypto: chtls - Makefile Kconfig, Atul Gupta
- Re: [PATCH v15 net-next 00/12] Chelsio Inline TLS, David Miller
- [PATCH v2] crypto: cavium: zip: Remove unnecessary parentheses, Varsha Rao
- [PATCH v2] crypto/ecc: Actually remove stack VLA usage,
Kees Cook
- [v3] crypto: ctr - avoid VLA use,
Salvatore Mesoraca
- [PATCH v14 net-next 00/12] Chelsio Inline TLS,
Atul Gupta
- [PATCH v14 net-next 01/12] tls: support for Inline tls record, Atul Gupta
- [PATCH v14 net-next 02/12] ethtool: enable Inline TLS in HW, Atul Gupta
- [PATCH v14 net-next 03/12] cxgb4: Inline TLS FW Interface, Atul Gupta
- [PATCH v14 net-next 04/12] cxgb4: LLD driver changes to support TLS, Atul Gupta
- [PATCH v14 net-next 05/12] crypto: chcr - Inline TLS Key Macros, Atul Gupta
- [PATCH v14 net-next 06/12] crypto: chtls - structure and macro for Inline TLS, Atul Gupta
- [PATCH v14 net-next 07/12] crypto: chtls - Program the TLS session Key, Atul Gupta
- [PATCH v14 net-next 10/12] crypto: chtls - Inline TLS record Rx, Atul Gupta
- [PATCH v14 net-next 12/12] crypto: chtls - Makefile Kconfig, Atul Gupta
- [PATCH v14 net-next 11/12] crypto: chtls - Register chtls with net tls, Atul Gupta
- [PATCH v14 net-next 09/12] crypto: chtls - Inline TLS record Tx, Atul Gupta
- [PATCH v14 net-next 08/12] crypto : chtls - CPL handler definition, Atul Gupta
- [PATCH] sunrpc: remove incorrect HMAC request initialization,
Eric Biggers
- [PATCH] crypto: cavium: zip: Remove unnecessary parentheses,
Varsha Rao
- [PATCH 0/3] crypto: caam - IV-related fixes,
Horia Geantă
- [PATCH] crypto: chelsio: move chcr_ahash_continue declation out of header,
Arnd Bergmann
- [PATCH 1/2] crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK,
Jan Glauber
- [PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
- [PATCH v15 5/9] iomap: introduce io{read|write}64_{lo_hi|hi_lo}, Logan Gunthorpe
- [PATCH v15 4/9] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}, Logan Gunthorpe
- [PATCH v15 3/9] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs, Logan Gunthorpe
- [PATCH v15 8/9] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64, Logan Gunthorpe
- [PATCH v15 6/9] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros, Logan Gunthorpe
- [PATCH v15 1/9] iomap: Use non-raw io functions for io{read|write}XXbe, Logan Gunthorpe
- [PATCH v15 7/9] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks, Logan Gunthorpe
- [PATCH v15 2/9] parisc: iomap: introduce io{read|write}64, Logan Gunthorpe
- [PATCH v15 9/9] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header, Logan Gunthorpe
- Re: [PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers, Michael Ellerman
- [PATCH v13 net-next 00/12] Chelsio Inline TLS,
Atul Gupta
- [PATCH v13 net-next 01/12] tls: support for Inline tls record, Atul Gupta
- [PATCH v13 net-next 02/12] ethtool: enable Inline TLS in HW, Atul Gupta
- [PATCH v13 net-next 03/12] cxgb4: Inline TLS FW Interface, Atul Gupta
- [PATCH v13 net-next 04/12] cxgb4: LLD driver changes to support TLS, Atul Gupta
- [PATCH v13 net-next 05/12] crypto: chcr - Inline TLS Key Macros, Atul Gupta
- [PATCH v13 net-next 06/12] crypto: chtls - structure and macro for Inline TLS, Atul Gupta
- [PATCH v13 net-next 07/12] crypto: chtls - Program the TLS session Key, Atul Gupta
- [PATCH v13 net-next 08/12] crypto : chtls - CPL handler definition, Atul Gupta
- [PATCH v13 net-next 09/12] crypto: chtls - Inline TLS record Tx, Atul Gupta
- [PATCH v13 net-next 10/12] crypto: chtls - Inline TLS record Rx, Atul Gupta
- [PATCH v13 net-next 11/12] crypto: chtls - Register chtls with net tls, Atul Gupta
- [PATCH v13 net-next 12/12] crypto: chtls - Makefile Kconfig, Atul Gupta
- RE: [PATCH] omap-aes - fix crypto cleanup, Francis Le Bourse
- Re: [dm-devel] [PATCH 2/2] md: dm-verity: allow parallel processing of bio blocks,
Eric Biggers
- Re: [PATCH 07/10] kbuild: clean up *-asn1.[ch] patterns from top-level Makefile, Masahiro Yamada
- Re: [PATCH 08/10] kbuild: rename *-asn1.[ch] to *.asn.[ch], Masahiro Yamada
- Re: [PATCH 06/10] .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore, Masahiro Yamada
- [PATCH v3] crypto: ecc: Remove stack VLA usage, Kees Cook
- [PATCH v6 4/5] crypto: configurable compression level, Benjamin Warnke
- [PATCH v6 2/5] crypto: add zBeWalgo to crypto-api, Benjamin Warnke
- [PATCH v6 1/5] add compression algorithm zBeWalgo, Benjamin Warnke
- [PATCH v6 3/5] crypto: add unsafe decompression to api, Benjamin Warnke
- [PATCH v6 0/5] add compression algorithm zBeWalgo,
Benjamin Warnke
- [PATCH v6 5/5] crypto: add flag for unstable encoding, Benjamin Warnke
- [PATCH 0/2] crypto: ccree: cleanup and hardware keys,
Gilad Ben-Yossef
- [PATCH] crypto: ahash - Fix early termination in hash walk,
Eli Cooper
- [RFC PATCH] crypto: brcm - explicitly cast cipher to hash type,
Stefan Agner
- [RFC PATCH v5 2/5] crypto: add zBeWalgo to crypto-api, Benjamin Warnke
- [RFC PATCH v5 4/5] crypto: configurable compression level, Benjamin Warnke
- [RFC PATCH v5 3/5] crypto: add unsafe decompression to api, Benjamin Warnke
- [RFC PATCH v5 0/5] add compression algorithm zBeWalgo, Benjamin Warnke
- [RFC PATCH v5 1/5] add compression algorithm zBeWalgo, Benjamin Warnke
- [RFC PATCH v5 5/5] crypto: add flag for unstable encoding, Benjamin Warnke
- [PATCH v2 0/9] crypto: don't leak pointers to authenc keys,
Tudor Ambarus
- [PATCH v2 1/9] crypto: authenc - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 2/9] crypto: authencesn - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 3/9] crypto: caam - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 4/9] crypto: caam/qi - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 5/9] crypto: chcr - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 6/9] crypto: ixp4xx - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 7/9] crypto: picoxcell - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 8/9] crypto: qat - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH v2 9/9] crypto: talitos - don't leak pointers to authenc keys, Tudor Ambarus
- Re: [PATCH v2 0/9] crypto: don't leak pointers to authenc keys, Herbert Xu
- crypto: lrw - Free rctx->ext with kzfree, Herbert Xu
- [PATCH v14 00/10] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
- [PATCH v14 09/10] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64, Logan Gunthorpe
- [PATCH v14 05/10] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}, Logan Gunthorpe
- [PATCH v14 01/10] iomap: Use correct endian conversion function in mmio_writeXXbe, Logan Gunthorpe
- [PATCH v14 03/10] parisc: iomap: introduce io{read|write}64, Logan Gunthorpe
- [PATCH v14 04/10] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs, Logan Gunthorpe
- [PATCH v14 02/10] iomap: Add big endian sparse annotations to mmio_{read|write}XXbe(), Logan Gunthorpe
- [PATCH v14 06/10] iomap: introduce io{read|write}64_{lo_hi|hi_lo}, Logan Gunthorpe
- [PATCH v14 07/10] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros, Logan Gunthorpe
- [PATCH v14 08/10] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks, Logan Gunthorpe
- [PATCH v14 10/10] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header, Logan Gunthorpe
- [PATCH v2 net-next 5/6] tls: RX path for ktls, Dave Watson
- [PATCH v2 net-next 6/6] tls: Add receive path documentation, Dave Watson
- [PATCH v2 net-next 3/6] tls: Pass error code explicitly to tls_err_abort, Dave Watson
- [PATCH v2 net-next 1/6] tls: Generalize zerocopy_from_iter, Dave Watson
- [PATCH v2 net-next 0/6] TLS Rx,
Dave Watson
- [PATCH v2 net-next 4/6] tls: Refactor variable names, Dave Watson
- [PATCH v2 net-next 2/6] tls: Move cipher info to a separate struct, Dave Watson
- [PATCH] omap-aes - fix crypto cleanup and IV reporting,
Francis Le Bourse
- [PATCH] omap-crypto - fix kernel oops and output buffer update,
Francis Le Bourse
- [PATCH v2] crypto: talitos - fix IPsec cipher in length,
Christophe Leroy
- [RESEND PATCH] crypto: Add zstd support,
Nick Terrell
- [PATCH v1] crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array(),
Andy Shevchenko
- [PATCH 0/9] don't leak pointers to authenc keys,
Tudor Ambarus
- [PATCH 1/9] crypto: authenc - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 2/9] crypto: authencesn - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 3/9] crypto: caam - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 4/9] crypto: caam/qi - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 5/9] crypto: chcr - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 6/9] crypto: ixp4xx - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 7/9] crypto: picoxcell - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 8/9] crypto: qat - don't leak pointers to authenc keys, Tudor Ambarus
- [PATCH 9/9] crypto: talitos - don't leak pointers to authenc keys, Tudor Ambarus
- Re: [PATCH 0/9] don't leak pointers to authenc keys, Herbert Xu
- [PATCH v13 00/10] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]