Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH v13 1/6] crypto: essiv - create wrapper template for ESSIV generation, (continued)
- [PATCH] crypto: arm64/aegis128 - use explicit vector load for permute vectors,
Ard Biesheuvel
- [PATCH] crypto: picoxcell - Fix the name of the module in the description of CRYPTO_DEV_PICOXCELL,
Christophe JAILLET
- [PATCH] MAINTAINERS: Extend patterns for Samsung SoC, Security Subsystem and clock drivers,
Krzysztof Kozlowski
- [PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library,
Hans de Goede
- [PATCH v2 1/7] crypto: sha256 - Fix some coding style issues, Hans de Goede
- [PATCH v2 2/7] crypto: sha256_generic - Fix some coding style issues, Hans de Goede
- [PATCH v2 4/7] crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit, Hans de Goede
- [PATCH v2 5/7] crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use, Hans de Goede
- [PATCH v2 6/7] crypto: sha256 - Add sha224 support to sha256 library code, Hans de Goede
- [PATCH v2 7/7] crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code, Hans de Goede
- [PATCH v2 3/7] crypto: sha256 - Move lib/sha256.c to lib/crypto, Hans de Goede
- Re: [PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library, Ard Biesheuvel
- Re: [PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library, Herbert Xu
- Re: INFO: task hung in tls_sw_release_resources_tx,
Jakub Kicinski
- [PATCH 0/6] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library,
Hans de Goede
- [PATCH] crypto: vmx/xts - use fallback for ciphertext stealing,
Ard Biesheuvel
- [PATCH] crypto: s390/xts-aes - invoke fallback for ciphertext stealing,
Ard Biesheuvel
- [PATCH v2] crypto: x86/xts - implement support for ciphertext stealing,
Ard Biesheuvel
- [RFC/RFT PATCH] crypto: aes/xts - implement support for ciphertext stealing,
Ard Biesheuvel
- XTS self test fail,
Stephan Müller
- [PATCH 0/2] Use ccm(aes) aead transform in staging drivers,
Christina Quast
- [cryptodev:master 145/162] drivers/crypto/hisilicon/qm.c:350:26: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'dma_addr_t {aka long long unsigned int}', kbuild test robot
- Crypto driver callback problem,
Gary R Hook
- [PATCH v12 0/4] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- crypto: hisilicon - Fix warning on printing %p with dma_addr_t,
Herbert Xu
- [PATCH v5 00/30] crypto: DES/3DES cleanup,
Ard Biesheuvel
- [PATCH v5 02/30] crypto: s390/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 01/30] crypto: des/3des_ede - add new helpers to verify keys, Ard Biesheuvel
- [PATCH v5 03/30] crypto: sparc/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 04/30] crypto: atmel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 05/30] crypto: bcm/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 06/30] crypto: caam/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 07/30] crypto: cpt/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 08/30] crypto: nitrox/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 09/30] crypto: ccp/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 10/30] crypto: ccree/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 11/30] crypto: hifn/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 12/30] crypto: hisilicon/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 13/30] crypto: safexcel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 14/30] crypto: ixp4xx/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 15/30] crypto: cesa/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 16/30] crypto: n2/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 17/30] crypto: omap/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 18/30] crypto: picoxcell/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 19/30] crypto: qce/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 20/30] crypto: rk3288/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 21/30] crypto: stm32/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 22/30] crypto: sun4i/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 23/30] crypto: talitos/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 24/30] crypto: ux500/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v5 25/30] crypto: 3des - move verification out of exported routine, Ard Biesheuvel
- [PATCH v5 26/30] crypto: des - remove unused function, Ard Biesheuvel
- [PATCH v5 28/30] crypto: x86/des - switch to library interface, Ard Biesheuvel
- [PATCH v5 29/30] crypto: des - remove now unused __des3_ede_setkey(), Ard Biesheuvel
- [PATCH v5 30/30] fs: cifs: move from the crypto cipher API to the new DES library interface, Ard Biesheuvel
- [PATCH v5 27/30] crypto: des - split off DES library from generic DES cipher driver, Ard Biesheuvel
- Re: [PATCH v5 00/30] crypto: DES/3DES cleanup, Herbert Xu
- [PATCH v11 0/4] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH 0/5] crypto: hisilicon: Misc fixes,
Zhou Wang
- [RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem,
Sumit Garg
- [PATCH 0/9] padata: use unbound workqueues for parallel jobs,
Daniel Jordan
- [PATCH 9/9] padata: remove cpu_index from the parallel_queue, Daniel Jordan
- [PATCH 4/9] padata: make padata_do_parallel find alternate callback CPU, Daniel Jordan
- [PATCH 5/9] pcrypt: remove padata cpumask notifier, Daniel Jordan
- [PATCH 8/9] padata: unbind parallel jobs from specific CPUs, Daniel Jordan
- [PATCH 1/9] padata: allocate workqueue internally, Daniel Jordan
- [PATCH 2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs(), Daniel Jordan
- [PATCH 3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs, Daniel Jordan
- [PATCH 6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible, Daniel Jordan
- [PATCH 7/9] padata: use separate workqueues for parallel and serial work, Daniel Jordan
- Re: [PATCH 0/9] padata: use unbound workqueues for parallel jobs, Steffen Klassert
- [PATCH v7 00/15] crypto: caam - Add i.MX8MQ support,
Andrey Smirnov
- [PATCH v7 01/15] crypto: caam - move DMA mask selection into a function, Andrey Smirnov
- [PATCH v7 08/15] crypto: caam - share definition for MAX_SDLEN, Andrey Smirnov
- [PATCH v7 09/15] crypto: caam - make CAAM_PTR_SZ dynamic, Andrey Smirnov
- [PATCH v7 11/15] crypto: caam - drop explicit usage of struct jr_outentry, Andrey Smirnov
- [PATCH v7 15/15] crypto: caam - add clock entry for i.MX8MQ, Andrey Smirnov
- [PATCH v7 13/15] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs, Andrey Smirnov
- [PATCH v7 14/15] crypto: caam - always select job ring via RSR on i.MX8MQ, Andrey Smirnov
- [PATCH v7 12/15] crypto: caam - don't hardcode inpentry size, Andrey Smirnov
- [PATCH v7 10/15] crypto: caam - move cpu_to_caam_dma() selection to runtime, Andrey Smirnov
- [PATCH v7 07/15] crypto: caam - drop 64-bit only wr/rd_reg64(), Andrey Smirnov
- [PATCH v7 06/15] crypto: caam - use ioread64*_hi_lo in rd_reg64, Andrey Smirnov
- [PATCH v7 05/15] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64, Andrey Smirnov
- [PATCH v7 04/15] crypto: caam - request JR IRQ as the last step, Andrey Smirnov
- [PATCH v7 03/15] crypto: caam - convert caam_jr_init() to use devres, Andrey Smirnov
- [PATCH v7 02/15] crypto: caam - simplfy clock initialization, Andrey Smirnov
- Re: [PATCH v7 00/15] crypto: caam - Add i.MX8MQ support, Horia Geanta
- [PATCH v2] lib/mpi: Eliminate unused umul_ppmm definitions for MIPS,
Nathan Chancellor
- [PATCH v10 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH v2 0/3] crypto: aegis128 followup,
Ard Biesheuvel
- [PATCH v9 0/7] crypto: switch to crypto API for ESSIV generation,
Ard Biesheuvel
- [PATCH 1/2] padata: always acquire cpu_hotplug_lock before pinst->lock,
Daniel Jordan
- [PATCH v2] crypto: xts - add support for ciphertext stealing,
Ard Biesheuvel
- [PATCH] crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0,
Pascal van Leeuwen
- [cryptodev:master 124/144] drivers/crypto/hisilicon/qm.c:322:2: error: impossible constraint in 'asm',
kbuild test robot
- [cryptodev:master 124/144] drivers/crypto/hisilicon/qm.c:338:2: note: in expansion of macro 'dev_dbg',
kbuild test robot
- XTS template wrapping question,
Pascal Van Leeuwen
- [PATCH -next] crypto: streebog - remove two unused variables,
YueHaibing
- [PATCH -next] crypto: aes-generic - remove unused variable 'rco_tab',
YueHaibing
- [PATCH] crypto: xts - add support for ciphertext stealing,
Ard Biesheuvel
- [PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning,
Jonathan Neuschäfer
- [PATCH] padata: initialize pd->cpu with effective cpumask,
Daniel Jordan
- [PATCH 1/2] crypto: cavium/nitrox - Allocate asymmetric crypto command queues,
Phani Kiran Hemadri
- [PATCH v8 06/28] x86/asm/crypto: annotate local functions,
Jiri Slaby
- [PATCH v8 09/28] x86/asm: annotate aliases, Jiri Slaby
- [PATCH v8 27/28] x86_32/asm: change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
- [PATCH v8 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
- [PATCH 0/9] dt-bindings: first tentative of conversion to yaml format,
Neil Armstrong
- [PATCH] crypto: cryptd - Use refcount_t for refcount,
Chuhong Yuan
- [PATCHv2] crypto: xts - Add support for Cipher Text Stealing,
Pascal van Leeuwen
- [PATCH] crypto: chtls - use 'skb_put_zero()' instead of re-implementing it,
Christophe JAILLET
- [RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation,
Ard Biesheuvel
- [PATCH v3 00/39] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH v3 03/41] net/xdp: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 13/41] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 24/41] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 25/41] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 17/41] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 20/41] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 22/41] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 28/41] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 29/41] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 33/41] fs/nfs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 32/41] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 37/41] security/tomoyo: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 41/41] mm/ksm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 40/41] mm/mempolicy.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 39/41] mm/mlock.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 36/41] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 35/41] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 34/41] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 31/41] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 30/41] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 27/41] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 26/41] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 23/41] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 21/41] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 19/41] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 18/41] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 16/41] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 15/41] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 14/41] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 12/41] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 11/41] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
- [PATCH v3 06/41] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 09/41] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 10/41] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH v3 05/41] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 04/41] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*(), john . hubbard
- Re: [PATCH v3 00/39] put_user_pages(): miscellaneous call sites, John Hubbard
- [RFC/RFT v3 0/3] KEYS: trusted: Add generic trusted keys framework,
Sumit Garg
- [GIT PULL] inside-secure: add new GPLv2 "mini" firmware for the EIP197 driver,
Pascal van Leeuwen
- [PATCHv4 0/4] crypto: inside-secure - broaden driver scope,
Pascal van Leeuwen
- [RFC PATCH 0/2] dm-crypt: get rid of cipher API for EBOIV,
Ard Biesheuvel
- [PATCH] crypto: xts - Add support for Cipher Text Stealing,
Pascal van Leeuwen
- [PATCH v3] hwrng: core: Freeze khwrng thread during suspend,
Stephen Boyd
[PATCH v4 00/30] crypto: DES/3DES cleanup,
Ard Biesheuvel
- [PATCH v4 01/30] crypto: des/3des_ede - add new helpers to verify keys, Ard Biesheuvel
- [PATCH v4 02/30] crypto: s390/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 03/30] crypto: sparc/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 04/30] crypto: atmel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 05/30] crypto: bcm/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 06/30] crypto: caam/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 07/30] crypto: cpt/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 08/30] crypto: nitrox/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 09/30] crypto: ccp/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 10/30] crypto: ccree/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 11/30] crypto: hifn/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 12/30] crypto: hisilicon/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 13/30] crypto: safexcel/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 14/30] crypto: ixp4xx/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 15/30] crypto: cesa/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 16/30] crypto: n2/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 17/30] crypto: omap/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 18/30] crypto: picoxcell/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 19/30] crypto: qce/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 20/30] crypto: rk3288/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 21/30] crypto: stm32/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 22/30] crypto: sun4i/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 23/30] crypto: talitos/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 24/30] crypto: ux500/des - switch to new verification routines, Ard Biesheuvel
- [PATCH v4 25/30] crypto: 3des - move verification out of exported routine, Ard Biesheuvel
- [PATCH v4 26/30] crypto: des - remove unused function, Ard Biesheuvel
- [PATCH v4 28/30] crypto: x86/des - switch to library interface, Ard Biesheuvel
- [PATCH v4 27/30] crypto: des - split off DES library from generic DES cipher driver, Ard Biesheuvel
- [PATCH v4 29/30] crypto: des - remove now unused __des3_ede_setkey(), Ard Biesheuvel
- [PATCH v4 30/30] fs: cifs: move from the crypto cipher API to the new DES library interface, Ard Biesheuvel
[PATCH v8 00/20] fscrypt: key management improvements,
Eric Biggers
- [PATCH v8 03/20] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v8 12/20] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v8 19/20] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 20/20] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v8 10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v8 15/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl, Eric Biggers
- [PATCH v8 13/20] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v8 18/20] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 14/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v8 17/20] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 16/20] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v8 07/20] fscrypt: move v1 policy key setup to keysetup_v1.c, Eric Biggers
- [PATCH v8 09/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v8 11/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v8 08/20] fscrypt: rename keyinfo.c to keysetup.c, Eric Biggers
- [PATCH v8 02/20] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v8 04/20] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v8 06/20] fscrypt: refactor key setup code in preparation for v2 policies, Eric Biggers
- [PATCH v8 05/20] fscrypt: rename fscrypt_master_key to fscrypt_direct_key, Eric Biggers
- [PATCH v8 01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- Re: [PATCH v8 00/20] fscrypt: key management improvements, Eric Biggers
[PATCH] dt-bindings: rng: mtk-rng: Add documentation for MT8516,
Fabien Parent
[PATCH v2] crypto: caam/qi - execute library only on DPAA 1.x,
Horia Geantă
[PATCH] crypto: caam/qi - execute library only on DPAA 1.x, Horia Geantă
[RFCv2 0/9] dt-bindings: first tentative of conversion to yaml format,
Neil Armstrong
[PATCH v2 00/34] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH v2 33/34] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 34/34] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 31/34] fs/nfs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 32/34] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 30/34] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 28/34] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 29/34] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 27/34] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 24/34] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 25/34] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 26/34] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 23/34] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 22/34] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 21/34] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 20/34] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 18/34] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 19/34] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 17/34] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 16/34] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 14/34] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 13/34] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 12/34] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 11/34] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 10/34] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 08/34] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 07/34] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 09/34] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 03/34] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 04/34] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
[PATCH 0/2] crypto: ccp - Remove unnecessary includes,
Bjorn Helgaas
[PATCH 0/3] crypto: aegis128 followup,
Ard Biesheuvel
[PATCH -next 00/12] crypto: use devm_platform_ioremap_resource() to simplify code,
YueHaibing
- [PATCH -next 08/12] crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 10/12] crypto: stm32 - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 11/12] crypto: qce - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 12/12] crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 09/12] crypto: rockchip - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 07/12] crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 04/12] crypto: img-hash - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 01/12] crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 02/12] crypto: ccp - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 03/12] crypto: exynos - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 05/12] crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- [PATCH -next 06/12] crypto: mediatek - use devm_platform_ioremap_resource() to simplify code, YueHaibing
- Re: [PATCH -next 00/12] crypto: use devm_platform_ioremap_resource() to simplify code, Herbert Xu
[PATCH 4.9 082/223] crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe, Greg Kroah-Hartman
[PATCH 4.9 098/223] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs, Greg Kroah-Hartman
[PATCH 4.4 068/158] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs, Greg Kroah-Hartman
[PATCH v5] crypto: gcm - restrict assoclen for rfc4543,
Iuliana Prodan
[PATCH v3 0/7] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver,
Zhou Wang
[PATCH 00/34] put_user_pages(): miscellaneous call sites,
john . hubbard
- [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
- [PATCH 02/34] net/rds: convert put_page() to put_user_page*(), john . hubbard
- Re: [PATCH 00/34] put_user_pages(): miscellaneous call sites, John Hubbard
- Re: [PATCH 00/34] put_user_pages(): miscellaneous call sites, Peter Zijlstra
- <Possible follow-ups>
- [PATCH 00/34] put_user_pages(): miscellaneous call sites, john . hubbard
- [PATCH 13/34] rapidio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 34/34] fs/binfmt_elf: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 33/34] kernel/events/core.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 12/34] vmci: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock(), john . hubbard
- [PATCH 29/34] mm/process_vm_access.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 03/34] net/ceph: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 11/34] scif: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 28/34] mm/madvise.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 05/34] drm/etnaviv: convert release_pages() to put_user_pages(), john . hubbard
- [PATCH 10/34] genwqe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 27/34] mm/memory.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 07/34] drm/radeon: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 09/34] media/v4l2-core/mm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 08/34] media/ivtv: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 06/34] drm/i915: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 26/34] mm/gup_benchmark.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 04/34] x86/kvm: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 24/34] futex: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 02/34] net/rds: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 21/34] fs/exec.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 15/34] staging/vc04_services: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 20/34] xen: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 18/34] fbdev/pvr2fb: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 23/34] uprobes: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 22/34] orangefs: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 19/34] fsl_hypervisor: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 25/34] mm/frame_vector.c: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 17/34] vfio: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 30/34] crypt: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 16/34] drivers/tee: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 32/34] goldfish_pipe: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 14/34] oradax: convert put_page() to put_user_page*(), john . hubbard
- [PATCH 31/34] nfs: convert put_page() to put_user_page*(), john . hubbard
- Re: [PATCH 00/34] put_user_pages(): miscellaneous call sites, Michal Hocko
Need help with failling gcm_base(ctr,ghash-generic) selftest,
Corentin Labbe
[RFC 0/9] dt-bindings: first tentative of conversion to yaml format,
Neil Armstrong
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]