index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-01-24
21
-968
/
+6647
|
\
|
*
crypto: mxs - Fix sparse non static symbol warning
Wei Yongjun
2014-01-15
1
-1
/
+1
|
*
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2014-01-15
2
-1
/
+17
|
*
crypto: ccp - Cleanup hash invocation calls
Tom Lendacky
2014-01-15
2
-3
/
+7
|
*
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2014-01-15
4
-33
/
+53
|
*
crypto: ccp - Check for caller result area before using it
Tom Lendacky
2014-01-15
2
-3
/
+8
|
*
crypto: ccp - Cleanup scatterlist usage
Tom Lendacky
2014-01-15
2
-26
/
+33
|
*
crypto: ccp - Apply appropriate gfp_t type to memory allocations
Tom Lendacky
2014-01-15
2
-2
/
+8
|
*
crypto: drivers - Sort drivers/crypto/Makefile
Marek Vasut
2014-01-05
1
-17
/
+17
|
*
crypto: mxs - Add Freescale MXS DCP driver
Marek Vasut
2014-01-05
3
-0
/
+1118
|
*
crypto: mxs - Remove the old DCP driver
Marek Vasut
2014-01-05
3
-914
/
+0
|
*
crypto: talitos - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-2
/
+0
|
*
crypto: ccp - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-2
/
+0
|
*
crypto: crypto4xx - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-1
/
+0
|
*
crypto: caam - simplify and harden key parsing
Horia Geanta
2013-12-20
1
-23
/
+13
|
*
crypto: omap-sham - Fix Polling mode for larger blocks
Lokesh Vutla
2013-12-20
1
-3
/
+9
|
*
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
2013-12-20
3
-21
/
+7
|
*
crypto: ccp - CCP Kconfig fixes
Tom Lendacky
2013-12-20
2
-1
/
+2
|
*
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
Tom Lendacky
2013-12-20
2
-5
/
+5
|
*
crytpo: ccp - fix coccinelle warnings
Fengguang Wu
2013-12-09
3
-4
/
+4
|
*
crypto: omap-aes - add error check for pm_runtime_get_sync
Nishanth Menon
2013-12-05
1
-2
/
+14
|
*
crypto: talitos - fix locating offending descriptor in error path
Horia Geanta
2013-12-05
1
-6
/
+15
|
*
crypto: omap-sham - Only release DMA channel if successfully requested
Mark A. Greer
2013-12-05
1
-2
/
+5
|
*
crytpo: ccp - CCP device driver build files
Tom Lendacky
2013-12-05
4
-0
/
+46
|
*
crypto: ccp - CCP SHA crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+497
|
*
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+285
|
*
crypto: ccp - CCP AES CMAC mode crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+355
|
*
crypto: ccp - CCP AES crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+375
|
*
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky
2013-12-05
2
-0
/
+623
|
*
crypto: ccp - CCP device driver and interface support
Tom Lendacky
2013-12-05
4
-0
/
+3234
*
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-24
1
-1
/
+1
|
\
\
|
*
|
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-14
1
-1
/
+1
*
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-23
3
-4
/
+15
|
\
\
\
|
*
|
|
drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_...
Rashika Kheria
2014-01-16
1
-1
/
+1
|
*
|
|
virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
Asias He
2014-01-16
1
-1
/
+14
|
*
|
|
virtio: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-04
1
-2
/
+0
*
|
|
|
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-23
22
-555
/
+1348
|
\
\
\
\
|
*
|
|
|
xen: delete new instances of __cpuinit usage
Paul Gortmaker
2014-01-10
1
-3
/
+3
|
*
|
|
|
xen/fb: allow xenfb initialization for hvm guests
Stefano Stabellini
2014-01-07
1
-1
/
+1
|
*
|
|
|
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
2014-01-07
1
-2
/
+4
|
*
|
|
|
xen-platform: fix error return code in platform_pci_init()
Wei Yongjun
2014-01-07
1
-1
/
+2
|
*
|
|
|
xen: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2014-01-07
1
-1
/
+1
|
*
|
|
|
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
2014-01-06
1
-4
/
+2
|
*
|
|
|
xen/pvh: Piggyback on PVHVM XenBus.
Mukesh Rathor
2014-01-06
1
-1
/
+2
|
*
|
|
|
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2014-01-06
2
-5
/
+6
|
*
|
|
|
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
2
-10
/
+58
|
*
|
|
|
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
2014-01-06
1
-8
/
+2
|
*
|
|
|
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
2014-01-06
1
-3
/
+6
|
*
|
|
|
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
1
-5
/
+9
|
*
|
|
|
xen/events: use the FIFO-based ABI if available
David Vrabel
2014-01-06
4
-1
/
+448
[next]