index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2016-02-15
1
-1
/
+1
*
|
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
2015-12-17
1
-4
/
+8
*
|
crypto: nx - use of_property_read_u32()
saurabh
2015-11-24
1
-7
/
+4
*
|
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-11-16
2
-2
/
+3
|
/
*
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-10-14
2
-4
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-08-31
13
-989
/
+775
|
\
|
*
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
2015-08-17
1
-0
/
+2
|
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
2
-6
/
+2
|
*
crypto: nx - Removing CTR mode from NX driver
Leonidas Da Silva Barbosa
2015-08-10
3
-30
/
+1
|
*
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
2015-07-30
1
-1
/
+2
|
*
crypto: nx - don't err if compressed output > input
Dan Streetman
2015-07-30
1
-2
/
+5
|
*
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
6
-191
/
+114
|
*
crypto: nx - rename nx-842-crypto.c to nx-842.c
Dan Streetman
2015-07-23
2
-1
/
+1
|
*
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
2015-07-23
5
-162
/
+60
|
*
crypto: nx - use common code for both NX decompress success cases
Dan Streetman
2015-07-23
1
-4
/
+2
|
*
crypto: nx - don't register pSeries driver if ENODEV
Dan Streetman
2015-07-23
1
-4
/
+1
|
*
crypto: nx - move kzalloc() out of spinlock
Dan Streetman
2015-07-23
1
-22
/
+16
|
*
crypto: nx - remove pSeries NX 'status' field
Dan Streetman
2015-07-23
1
-29
/
+10
|
*
crypto: nx - remove __init/__exit from VIO functions
Dan Streetman
2015-07-23
1
-4
/
+4
|
*
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-17
3
-95
/
+85
|
*
crypto: nx - Use new IV convention
Herbert Xu
2015-07-14
1
-26
/
+40
|
*
crypto: nx/842 - Fix context corruption
Herbert Xu
2015-07-14
1
-13
/
+35
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-07-14
8
-79
/
+125
|
|
\
|
*
|
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-07-07
2
-12
/
+1
|
*
|
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
2015-07-06
1
-1
/
+7
|
*
|
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
2015-07-06
1
-4
/
+4
|
*
|
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
2015-07-06
1
-1
/
+2
*
|
|
crypto: nx - respect sg limit bounds when building sg lists for SHA
Jan Stancek
2015-08-11
2
-23
/
+32
|
|
/
|
/
|
*
|
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-08
8
-79
/
+125
|
/
*
crypto: nx - Check for bogus firmware properties
Herbert Xu
2015-06-21
1
-32
/
+118
*
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
2015-06-19
3
-43
/
+45
*
crypto: drivers - Fix Kconfig selects
Herbert Xu
2015-06-18
1
-8
/
+0
*
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
2015-06-17
3
-73
/
+67
*
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-15
5
-15
/
+25
*
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2015-06-15
2
-2
/
+22
*
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
2015-06-04
1
-5
/
+2
*
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-06-03
6
-135
/
+148
*
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2015-05-22
1
-3
/
+0
*
crypto: nx - remove 842-nx null checks
Dan Streetman
2015-05-18
1
-6
/
+0
*
crypto: nx - add hardware 842 crypto comp alg
Dan Streetman
2015-05-11
3
-0
/
+597
*
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
2015-05-11
1
-626
/
+153
*
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
6
-10
/
+737
*
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
3
-0
/
+50
*
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
2015-05-11
5
-40
/
+232
*
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
2015-05-11
2
-1
/
+1
*
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
2015-04-26
4
-119
/
+99
*
crypto: nx - Fixing NX data alignment with nx_sg list
Leonidas Da Silva Barbosa
2015-04-26
1
-4
/
+24
*
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-26
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
10
-363
/
+447
|
\
[next]