index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
crypto: testmgr - add guard to dst buffer for ahash_export
Jan Stancek
1
-1
/
+4
2016-10-02
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
1
-0
/
+1
2016-10-02
crypto: sha1-powerpc - little-endian support
Marcelo Cerri
1
-2
/
+11
2016-10-02
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
1
-1
/
+1
2016-09-22
crypto: caam - fix sg dump
Catalin Vasile
1
-18
/
+61
2016-09-22
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
1
-2
/
+2
2016-09-22
crypto: omap-sham - shrink the internal buffer size
Tero Kristo
1
-1
/
+1
2016-09-22
crypto: omap-sham - add support for export/import
Tero Kristo
1
-3
/
+13
2016-09-22
crypto: omap-sham - convert driver logic to use sgs for data xmit
Tero Kristo
1
-270
/
+74
2016-09-22
crypto: omap-sham - change the DMA threshold value to a define
Tero Kristo
1
-3
/
+5
2016-09-22
crypto: omap-sham - add support functions for sg based data handling
Tero Kristo
1
-0
/
+263
2016-09-22
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
Tero Kristo
1
-10
/
+11
2016-09-22
crypto: omap-sham - align algorithms on word offset
Tero Kristo
1
-5
/
+5
2016-09-22
crypto: omap-sham - add context export/import stubs
Tero Kristo
1
-2
/
+17
2016-09-22
crypto: sun4i-ss - mark sun4i_hash() static
Baoyou Xie
1
-1
/
+1
2016-09-22
crypto: ccp - Fix return value check in ccp_dmaengine_register()
Wei Yongjun
1
-1
/
+1
2016-09-22
hwrng: geode - fix return value check in mod_init()
Wei Yongjun
1
-2
/
+2
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
1
-4
/
+4
2016-09-22
crypto: caam - Move common error handling code in two functions
Markus Elfring
1
-12
/
+14
2016-09-22
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
1
-7
/
+7
2016-09-22
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
1
-5
/
+1
2016-09-22
crypto: caam - Rename a jump label in five functions
Markus Elfring
1
-27
/
+22
2016-09-22
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
1
-6
/
+5
2016-09-22
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
1
-2
/
+3
2016-09-22
crypto: ccp - use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-3
/
+1
2016-09-22
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
1
-1
/
+3
2016-09-22
crypto: omap-des - fix error return code in omap_des_probe()
Wei Yongjun
1
-1
/
+3
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
3
-20
/
+4
2016-09-13
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-4
/
+4
2016-09-13
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
1
-35
/
+15
2016-09-13
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
Wei Yongjun
1
-0
/
+1
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
1
-37
/
+11
2016-09-13
hwrng: core - Allocate memory during module init
PrasannaKumar Muralidharan
1
-17
/
+20
2016-09-13
crypto: qat - fix leak on error path
Giovanni Cabiddu
1
-4
/
+4
2016-09-13
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-1
/
+1
2016-09-13
crypto: omap-des - fix crypto engine initialization order
Tero Kristo
1
-13
/
+15
2016-09-13
crypto: omap-aes - fix crypto engine initialization order
Tero Kristo
1
-13
/
+15
2016-09-13
crypto: omap-aes - Add fallback support
Lokesh Vutla
2
-4
/
+52
2016-09-13
crypto: omap-aes - Add support for multiple cores
Lokesh Vutla
1
-14
/
+6
2016-09-13
crypto: omap-aes - use runtime_pm autosuspend for clock handling
Tero Kristo
1
-27
/
+16
2016-09-13
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
Tero Kristo
1
-1
/
+12
2016-09-13
crypto: omap-sham - fix software fallback handling
Tero Kristo
1
-1
/
+1
2016-09-13
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
1
-5
/
+15
2016-09-07
crypto: arm/ghash - change internal cra_name to "__ghash"
Ard Biesheuvel
1
-1
/
+1
2016-09-07
PCI: Fix cavium quirk compile failure with PCI_ATS off
Herbert Xu
1
-1
/
+1
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
1
-30
/
+7
2016-09-07
crypto: mv_cesa - remove NO_IRQ reference
Arnd Bergmann
1
-5
/
+2
2016-09-07
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
1
-2
/
+5
2016-09-07
crypto: arm/ghash-ce - add missing async import/export
Ard Biesheuvel
1
-0
/
+24
2016-09-07
crypto: arm/sha1-neon - add support for building in Thumb2 mode
Ard Biesheuvel
1
-1
/
+0
[next]