index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-12-09
24
-422
/
+213
|
*
crypto: qat - add support for new devices to FW loader
Pingchao Yang
2015-12-09
7
-85
/
+823
|
*
crypto: qat - add new device definitions
Tadeusz Struk
2015-12-09
1
-0
/
+10
|
*
crypto: n2 - Use platform_register/unregister_drivers()
Thierry Reding
2015-12-04
1
-10
/
+7
|
*
crypto: talitos - add new crypto modes
LEROY Christophe
2015-12-04
2
-0
/
+84
|
*
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2015-12-04
2
-2
/
+2
|
*
crypto: caam - pass the correct buffer length
Fabio Estevam
2015-12-04
1
-1
/
+1
|
*
crypto: rockchip - fix possible deadlock
Heiko Stuebner
2015-12-04
2
-6
/
+9
|
*
crypto: rockchip - add crypto driver for rk3288
Zain Wang
2015-11-27
6
-0
/
+1127
|
*
crypto: nx - use of_property_read_u32()
saurabh
2015-11-24
1
-7
/
+4
|
*
crypto: padlock-aes - use offset_in_page macro
Geliang Tang
2015-11-24
1
-2
/
+2
|
*
crypto: qat - fix typo in clean-files
Jim Davis
2015-11-24
1
-1
/
+1
|
*
crypto: picoxcell - set [src|dst]_nents and nents as signed int
LABBE Corentin
2015-11-23
1
-2
/
+3
|
*
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
2015-11-23
1
-2
/
+2
|
*
crypto: atmel: fix bogus select
Arnd Bergmann
2015-11-23
1
-2
/
+1
|
*
crypto: atmel - fix 64-bit warnings
Arnd Bergmann
2015-11-23
1
-6
/
+6
|
*
crypto: sun4i-ss - add missing statesize
LABBE Corentin
2015-11-17
1
-0
/
+2
|
*
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
2015-11-17
1
-4
/
+2
|
*
crypto: qat - constify pci_error_handlers structures
Julia Lawall
2015-11-17
1
-1
/
+1
|
*
crypto: amcc - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+4
|
*
crypto: caam - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+24
|
*
crypto: picoxcell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-14
/
+34
|
*
crypto: qce - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
2
-0
/
+13
|
*
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+12
|
*
crypto: talitos - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-7
/
+34
|
*
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
2
-0
/
+12
|
*
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2015-11-17
2
-15
/
+2
|
*
crypto: qat - fix get instance function
Tadeusz Struk
2015-11-17
1
-11
/
+11
|
*
crypto: hifn_795x - fix coding style
LABBE Corentin
2015-11-17
1
-163
/
+138
|
*
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
LABBE Corentin
2015-11-17
1
-82
/
+67
|
*
crypto: hifn_795x - remove the hifn_test function
LABBE Corentin
2015-11-17
1
-58
/
+0
|
*
crypto: qat - when stopping all devices make fure VF are stopped first
Tadeusz Struk
2015-11-17
1
-1
/
+1
*
|
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
2
-2
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-12-05
3
-3
/
+4
|
\
|
|
*
crypto: talitos - Fix timing leak in ESP ICV verification
David Gstir
2015-11-16
1
-1
/
+1
|
*
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2015-11-16
2
-2
/
+3
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
crypto: qat - don't use userspace pointer
Tadeusz Struk
2015-11-13
1
-1
/
+1
*
|
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-12
1
-4
/
+11
|
\
\
|
*
\
Merge branch 'acpi-pci'
Rafael J. Wysocki
2015-11-07
1
-4
/
+11
|
|
\
\
|
|
*
|
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
2015-11-07
1
-4
/
+11
*
|
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hifn_795x: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
1
-2
/
+0
|
|
/
/
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
47
-1198
/
+1143
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
crypto: marvell/cesa - use __le32 for hardware descriptors
Russell King
2015-10-20
2
-19
/
+22
|
*
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
Russell King
2015-10-20
1
-1
/
+1
|
*
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
Russell King
2015-10-20
2
-13
/
+14
|
*
crypto: marvell/cesa - use gfp_t for gfp flags
Russell King
2015-10-20
2
-7
/
+4
|
*
crypto: marvell/cesa - use dma_addr_t for cur_dma
Russell King
2015-10-20
2
-4
/
+6
|
*
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
Russell King
2015-10-20
4
-16
/
+15
[prev]
[next]