index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
2
-3
/
+1
2015-07-14
crypto: marvell/cesa - Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-14
crypto: testmgr - Reenable rfc4106 test
Herbert Xu
1
-1
/
+1
2015-07-14
crypto: caam - Use new IV convention
Herbert Xu
1
-26
/
+49
2015-07-14
crypto: nx - Use new IV convention
Herbert Xu
1
-26
/
+40
2015-07-14
crypto: gcm - Use new IV convention
Herbert Xu
1
-37
/
+77
2015-07-14
crypto: aesni - Use new IV convention
Herbert Xu
1
-36
/
+20
2015-07-14
crypto: tcrypt - Add support for new IV convention
Herbert Xu
1
-3
/
+8
2015-07-14
crypto: testmgr - Disable rfc4106 test and convert test vectors
Herbert Xu
2
-285
/
+319
2015-07-14
crypto: aead - Propagate new AEAD implementation flag for IV generators
Herbert Xu
1
-2
/
+3
2015-07-14
crypto: seqiv - Replace seqniv with seqiv
Herbert Xu
1
-15
/
+19
2015-07-14
crypto: echainiv - Fix encryption convention
Herbert Xu
1
-13
/
+11
2015-07-14
crypto: cryptd - Propagate new AEAD implementation flag
Herbert Xu
1
-5
/
+6
2015-07-14
crypto: pcrypt - Propagate new AEAD implementation flag
Herbert Xu
1
-1
/
+11
2015-07-14
crypto: aead - Add type-safe function for freeing instances
Herbert Xu
2
-0
/
+14
2015-07-14
crypto: api - Add instance free function to crypto_type
Herbert Xu
2
-2
/
+14
2015-07-14
crypto: nx/842 - Fix context corruption
Herbert Xu
1
-13
/
+35
2015-07-14
crypto: aead - Add aead_queue interface
Herbert Xu
1
-0
/
+35
2015-07-14
crypto: api - Remove unused __crypto_dequeue_request
Herbert Xu
2
-10
/
+2
2015-07-08
crypto: tcrypt - Fix AEAD speed tests
Vutla, Lokesh
1
-22
/
+43
2015-07-08
crypto: omap-aes - Use BIT() macro
Vutla, Lokesh
1
-17
/
+17
2015-07-08
crypto: omap-aes - Fix configuring of AES mode
Vutla, Lokesh
1
-8
/
+5
2015-07-08
crypto: omap-aes - Increase priority of hw accelerator
Vutla, Lokesh
1
-3
/
+3
2015-07-08
crypto: omap-aes - Fix CTR mode
Vutla, Lokesh
1
-17
/
+16
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
8
-79
/
+125
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2
-12
/
+1
2015-07-07
crypto: testmgr - add a chunking test for cbc(aes)
LABBE Corentin
1
-0
/
+6
2015-07-07
crypto: cryptd - Fix AEAD request context corruption
Herbert Xu
1
-4
/
+8
2015-07-06
crypto: arm - ignore generated SHA2 assembly files
Baruch Siach
1
-0
/
+2
2015-07-06
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
1
-1
/
+7
2015-07-06
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
1
-4
/
+4
2015-07-06
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
1
-1
/
+2
2015-07-06
crypto: ccp - Provide support to autoload CCP driver
Tom Lendacky
1
-0
/
+2
2015-07-06
crypto: omap-des - Fix unmapping of dma channels
Vutla, Lokesh
1
-3
/
+0
2015-07-05
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
1
-0
/
+8
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
1
-0
/
+6
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2
-2
/
+8
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
1
-1
/
+1
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
1
-2
/
+4
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2
-0
/
+6
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
1
-1
/
+1
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
3
-465
/
+465
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
1
-4
/
+13
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
1
-1
/
+10
[next]