Show patches with: none      |   27266 patches
« 1 2 ... 231 232 233272 273 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/2] Add crypto driver support for some MediaTek chips - - - --- 2016-12-19 Ryder Lee herbert Accepted
[v6,5/5] syncookies: use SipHash in place of SHA1 - - - --- 2016-12-16 Jason A. Donenfeld herbert Not Applicable
[v6,4/5] md5: remove from lib and only live in crypto - - - --- 2016-12-16 Jason A. Donenfeld herbert Not Applicable
[v6,3/5] random: use SipHash in place of MD5 - - - --- 2016-12-16 Jason A. Donenfeld herbert Not Applicable
[v6,2/5] secure_seq: use SipHash in place of MD5 - - - --- 2016-12-16 Jason A. Donenfeld herbert Not Applicable
[v6,1/5] siphash: add cryptographically secure PRF - - - --- 2016-12-16 Jason A. Donenfeld herbert Not Applicable
[v5,4/4] random: use SipHash in place of MD5 - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[v5,3/4] secure_seq: use SipHash in place of MD5 - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[v5,2/4] siphash: add Nu{32,64} helpers - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[v5,1/4] siphash: add cryptographically secure PRF - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[-resend,with,CC] crypto: algif_hash, avoid zero-sized array - - - --- 2016-12-15 Jiri Slaby herbert Accepted
[2/2] crypto: bfin_crc: Remove unneeded linux/miscdevice.h include - - - --- 2016-12-15 Corentin Labbe herbert Accepted
[1/2] crypto: bfin_crc: Fix format printing warning - - - --- 2016-12-15 Corentin Labbe herbert Accepted
[v8,1/1] crypto: add virtio-crypto driver - - - --- 2016-12-15 Gonglei (Arei) herbert Not Applicable
[v4,4/4] random: use siphash instead of MD5 for get_random_int/long - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[v4,3/4] secure_seq: use siphash instead of md5_transform - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[v4,2/4] siphash: add N[qd]word helpers - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[v4,1/4] siphash: add cryptographically secure hashtable function - - - --- 2016-12-15 Jason A. Donenfeld herbert Not Applicable
[v3,3/3] random: use siphash24 instead of md5 for get_random_int/long - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[v3,2/3] secure_seq: use siphash24 instead of md5_transform - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[v3,1/3] siphash: add cryptographically secure hashtable function - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[4/3] random: use siphash24 instead of md5 for get_random_int/long - - - --- 2016-12-14 Theodore Ts'o herbert Not Applicable
[v2] crypto: marvell - Copy IVDIG before launching partial DMA ahash requests 1 - - --- 2016-12-14 Romain Perier herbert Accepted
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests 1 - - --- 2016-12-14 Romain Perier herbert Superseded
[v7,1/1] crypto: add virtio-crypto driver - - - --- 2016-12-14 Gonglei (Arei) herbert Not Applicable
[v6,2/2] crypto: add virtio-crypto driver - - - --- 2016-12-14 Gonglei (Arei) herbert Not Applicable
[v2,4/4] random: use siphash24 instead of md5 for get_random_int/long - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[v2,3/4] secure_seq: use siphash24 instead of md5_transform - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[v2,2/4] siphash: add convenience functions for jhash converts - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[v2,1/4] siphash: add cryptographically secure hashtable function - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[4/3] random: use siphash24 instead of md5 for get_random_int/long - - - --- 2016-12-14 Jason A. Donenfeld herbert Not Applicable
[v2] wusbcore: Fix one more crypto-on-the-stack bug - - - --- 2016-12-14 Andy Lutomirski herbert Not Applicable
[v2] keys/encrypted: Fix two crypto-on-the-stack bugs - - - --- 2016-12-14 Andy Lutomirski herbert Not Applicable
[v4] siphash: add cryptographically secure hashtable function - - - --- 2016-12-13 Jason A. Donenfeld herbert Not Applicable
crypto: AF_ALG - fix memory management of aio with multiple iocbs - - - --- 2016-12-13 Stephan Mueller herbert Changes Requested
[v2,7/7] hwrng: core: Remove linux/sched.h from includes - - - --- 2016-12-13 Corentin Labbe herbert Rejected
[v2,6/7] hwrng: core: remove unused PFX macro - - - --- 2016-12-13 Corentin Labbe herbert Accepted
[v2,5/7] hwrng: core: Move hwrng miscdev minor number to include/linux/miscdevice.h - - - --- 2016-12-13 Corentin Labbe herbert Accepted
[v2,4/7] hwrng: core: Replace asm/uaccess.h by linux/uaccess.h - - - --- 2016-12-13 Corentin Labbe herbert Accepted
[v2,3/7] hwrng: core: Rewrite the header - - - --- 2016-12-13 Corentin Labbe herbert Accepted
[v2,2/7] hwrng: core: rewrite better comparison to NULL - - - --- 2016-12-13 Corentin Labbe herbert Accepted
[v2,1/7] hwrng: core: do not use multiple blank lines - - - --- 2016-12-13 Corentin Labbe herbert Accepted
crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem - - - --- 2016-12-13 Ilya Lesokhin herbert Accepted
crypto: bring back alphabetical order of Makefile - - - --- 2016-12-13 Corentin Labbe herbert Accepted
[v2] crypto: sun4i-ss: support the Security System PRNG - - - --- 2016-12-13 Corentin Labbe herbert Rejected
[v2,3/3] drivers: crypto: Enable CPT options crypto for build - - - --- 2016-12-13 Cherian, George herbert Changes Requested
[v2,2/3] drivers: crypto: Add the Virtual Function driver for CPT - - - --- 2016-12-13 Cherian, George herbert Changes Requested
[v2,1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine - - - --- 2016-12-13 Cherian, George herbert Changes Requested
crypto: skcipher - fix crash in virtual walk - - 1 --- 2016-12-13 Ard Biesheuvel herbert Accepted
[2/2] sign-file: Fix inplace signing when src and dst names are both specified - - - --- 2016-12-13 David Howells herbert Accepted
[1/2] crypto: asymmetric_keys: set error code on failure - - - --- 2016-12-13 David Howells herbert Accepted
[RFC,v2] crypto: Add IV generation algorithms - - - --- 2016-12-13 Binoy Jayan herbert RFC
[v2,2/2] crypto: mediatek - add DT bindings documentation - - - --- 2016-12-13 Ryder Lee herbert Superseded
[v2,1/2] Add crypto driver support for some MediaTek chips - - - --- 2016-12-13 Ryder Lee herbert Superseded
[v3] siphash: add cryptographically secure hashtable function - - - --- 2016-12-12 Jason A. Donenfeld herbert Not Applicable
orinoco: Use shash instead of ahash for MIC calculations - - - --- 2016-12-12 Andy Lutomirski herbert Not Applicable
crypto: Make a few drivers depend on !VMAP_STACK - - - --- 2016-12-12 Andy Lutomirski herbert Rejected
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack 1 - - --- 2016-12-12 Andy Lutomirski herbert Not Applicable
keys/encrypted: Fix two crypto-on-the-stack bugs - - - --- 2016-12-12 Andy Lutomirski herbert Not Applicable
wusbcore: Fix one more crypto-on-the-stack bug - - - --- 2016-12-12 Andy Lutomirski herbert Not Applicable
crypto: arm64/aes: reimplement bit-sliced ARM/NEON implementation for arm64 - - - --- 2016-12-12 Ard Biesheuvel herbert Changes Requested
[RFC,3/3] crypto: zip - Add Compression/decompression statistics - - - --- 2016-12-12 Jan Glauber herbert RFC
[RFC,2/3] crypto: zip - Wire-up Compression / decompression HW offload - - - --- 2016-12-12 Jan Glauber herbert RFC
[RFC,1/3] crypto: zip - Add ThunderX ZIP driver core - - - --- 2016-12-12 Jan Glauber herbert RFC
[v2] siphash: add cryptographically secure hashtable function - - - --- 2016-12-12 Jason A. Donenfeld herbert Superseded
siphash: add cryptographically secure hashtable function - - - --- 2016-12-09 Jason A. Donenfeld herbert Superseded
[v2,3/3] crypto: arm/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-09 Ard Biesheuvel herbert Changes Requested
[v2,2/3] crypto: arm64/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-09 Ard Biesheuvel herbert Changes Requested
[v2,1/3] crypto: chacha20 - convert generic and x86 versions to skcipher - - - --- 2016-12-09 Ard Biesheuvel herbert Accepted
[7/7] hwrng: core: Remove two unused include - - - --- 2016-12-09 Corentin Labbe herbert Superseded
[6/7] hwrng: core: remove unused PFX macro - - - --- 2016-12-09 Corentin Labbe herbert Superseded
[5/7] hwrng: core: Move hwrng miscdev minor number to include/linux/miscdevice.h - - - --- 2016-12-09 Corentin Labbe herbert Superseded
[4/7] hwrng: core: Replace asm/uaccess.h by linux/uaccess.h - - - --- 2016-12-09 Corentin Labbe herbert Superseded
[3/7] hwrng: core: Rewrite the header - - - --- 2016-12-09 Corentin Labbe herbert Superseded
[2/7] hwrng: core: rewrite better comparison to NULL - - - --- 2016-12-09 Corentin Labbe herbert Superseded
[1/7] hwrng: core: do not use multiple blank lines - - - --- 2016-12-09 Corentin Labbe herbert Superseded
crypto: arm/aes-neonbs - process 8 blocks in parallel if we can - - - --- 2016-12-09 Ard Biesheuvel herbert Changes Requested
[2/2] crypto: arm/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-08 Ard Biesheuvel herbert Accepted
[1/2] crypto: arm64/chacha20 - implement NEON version based on SSE3 code - - - --- 2016-12-08 Ard Biesheuvel herbert Accepted
crypto: testmgr - fix overlap in chunked tests again - - - --- 2016-12-08 Ard Biesheuvel herbert Accepted
crypto: algif_aead - fix uninitialized variable warning - - - --- 2016-12-08 Stephan Mueller herbert Accepted
[v6,2/2] crypto: add virtio-crypto driver - - - --- 2016-12-08 Gonglei (Arei) herbert Not Applicable
[v6,1/2] sparc: fix a building error reported by kbuild 1 - - --- 2016-12-08 Gonglei (Arei) herbert Not Applicable
linux/types.h: enable endian checks for all sparse builds - - - --- 2016-12-08 Michael S. Tsirkin herbert Not Applicable
[v3,1/6] crypto: testmgr - avoid overlap in chunked tests - - - --- 2016-12-07 Ard Biesheuvel herbert Not Applicable
[10/10] virtio: enable endian checks for sparse builds - 2 - --- 2016-12-06 Michael S. Tsirkin herbert Not Applicable
[v2] crypto/mcryptd: Check mcryptd algorithm compatibility - - - --- 2016-12-05 Tim Chen herbert Accepted
[v3,6/6] crypto: arm/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,5/6] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,4/6] crypto: arm/crct10dif - port x86 SSE implementation to ARM - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,3/6] crypto: arm64/crct10dif - port x86 SSE implementation to arm64 - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v3,1/6] crypto: testmgr - avoid overlap in chunked tests - - - --- 2016-12-05 Ard Biesheuvel herbert Accepted
[v4] crypto: AF_ALG - fix AEAD tag memory handling - - - --- 2016-12-05 Stephan Mueller herbert Accepted
[v2] crypto: sun4i-ss: support the Security System PRNG - - - --- 2016-12-05 Corentin Labbe herbert Rejected
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel - 1 - --- 2016-12-05 Horia Geanta herbert Accepted
[v2,2/2] crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash - - - --- 2016-12-05 Romain Perier herbert Accepted
[v2,1/2] crypto: marvell - Don't copy hash operation twice into the SRAM - - - --- 2016-12-05 Romain Perier herbert Accepted
[v1,2/2] crypto: mediatek - add DT bindings documentation - - - --- 2016-12-05 Ryder Lee herbert Superseded
[v1,1/2] Add crypto driver support for some MediaTek chips - - - --- 2016-12-05 Ryder Lee herbert Superseded
« 1 2 ... 231 232 233272 273 »