index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-14
crypto: aead - Add type-safe function for freeing instances
Herbert Xu
2015-07-14
crypto: api - Add instance free function to crypto_type
Herbert Xu
2015-07-14
crypto: nx/842 - Fix context corruption
Herbert Xu
2015-07-14
crypto: aead - Add aead_queue interface
Herbert Xu
2015-07-14
crypto: api - Remove unused __crypto_dequeue_request
Herbert Xu
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-07-08
crypto: tcrypt - Fix AEAD speed tests
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Use BIT() macro
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Fix configuring of AES mode
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Increase priority of hw accelerator
Vutla, Lokesh
2015-07-08
crypto: omap-aes - Fix CTR mode
Vutla, Lokesh
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-07-07
crypto: testmgr - add a chunking test for cbc(aes)
LABBE Corentin
2015-07-07
crypto: cryptd - Fix AEAD request context corruption
Herbert Xu
2015-07-06
crypto: arm - ignore generated SHA2 assembly files
Baruch Siach
2015-07-06
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
2015-07-06
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
2015-07-06
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
2015-07-06
crypto: ccp - Provide support to autoload CCP driver
Tom Lendacky
2015-07-06
crypto: omap-des - Fix unmapping of dma channels
Vutla, Lokesh
2015-07-05
Linux 4.2-rc1
Linus Torvalds
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
bluetooth: fix list handling
Linus Torvalds
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
2015-07-04
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
2015-07-04
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
2015-07-04
NTB: Add tool test client
Allen Hubbe
2015-07-04
NTB: Add ping pong test client
Allen Hubbe
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
2015-07-04
NTB: Reset transport QP link stats on down
Allen Hubbe
2015-07-04
NTB: Do not advance transport RX on link down
Allen Hubbe
[next]