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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvell - Increase the size of the crypto queue
Romain Perier
2016-06-23
1
-1
/
+1
*
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
2016-06-23
5
-27
/
+221
*
crypto: marvell - Add load balancing between engines
Romain Perier
2016-06-23
4
-86
/
+84
*
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
2016-06-23
2
-12
/
+12
*
crypto: marvell - Add a complete operation for async requests
Romain Perier
2016-06-23
4
-15
/
+39
*
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
2016-06-23
5
-98
/
+84
*
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
2016-06-23
4
-9
/
+60
*
crypto: marvell - Fix wrong type check in dma functions
Romain Perier
2016-06-23
1
-2
/
+3
*
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
2016-06-23
3
-0
/
+6
*
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
2016-06-23
1
-1
/
+4
*
crypto: caam - replace deprecated EXTRA_CFLAGS
Tudor Ambarus
2016-06-20
1
-1
/
+1
*
crypto: caam - fix misspelled upper_32_bits
Arnd Bergmann
2016-06-20
1
-2
/
+2
*
hwrng: meson - Add Amlogic Meson Hardware Random Generator
Neil Armstrong
2016-06-13
3
-0
/
+146
*
hwrng: exynos - fixup IO accesors
Ben Dooks
2016-06-13
1
-2
/
+2
*
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-13
3
-3
/
+4
*
crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
LEROY Christophe
2016-06-08
1
-0
/
+180
*
crypto: talitos - implement cra_priority
LEROY Christophe
2016-06-08
1
-1
/
+5
*
crypto: talitos - sg_to_link_tbl() not used anymore, remove it
LEROY Christophe
2016-06-08
1
-8
/
+0
*
crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
LEROY Christophe
2016-06-08
1
-85
/
+124
*
crypto: talitos - making mapping helpers more generic
LEROY Christophe
2016-06-08
1
-137
/
+93
*
crypto: talitos - move mapping helpers before IPSEC functions
LEROY Christophe
2016-06-08
1
-122
/
+122
*
crypto: talitos - using helpers for all talitos_ptr operations
LEROY Christophe
2016-06-08
1
-25
/
+34
*
hwrng: chaoskey - Fix URB warning due to timeout on Alea
Bob Ham
2016-06-07
1
-2
/
+15
*
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2016-06-07
2
-5
/
+10
*
crypto: omap-aes - Fix registration of algorithms
Lokesh Vutla
2016-06-07
1
-8
/
+10
*
crypto: s5p-sss - Use consistent indentation for variables and members
Krzysztof Kozlowski
2016-05-31
1
-40
/
+40
*
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-2
/
+10
*
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2016-05-31
2
-5
/
+31
*
hwrng: stm32 - fix maybe uninitialized variable warning
Maxime Coquelin
2016-05-31
1
-5
/
+5
*
crypto: caam - add ARCH_LAYERSCAPE to supported architectures
Horia Geantă
2016-05-31
1
-1
/
+1
*
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
9
-166
/
+340
*
crypto: caam - fix offset field in hw sg entries
Cristian Stoica
2016-05-31
2
-5
/
+5
*
crypto: qat - fix typos sizeof for ctx
Tadeusz Struk
2016-05-31
1
-4
/
+4
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-30
2
-6
/
+13
|
\
|
*
crypto: ccp - Fix AES XTS error for request sizes above 4096
Tom Lendacky
2016-05-25
1
-5
/
+12
|
*
crypto: omap-sham - potential Oops on error in probe
Dan Carpenter
2016-05-19
1
-1
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-05-29
5
-10
/
+25
|
\
\
|
*
|
aacraid: do not activate events on non-SRC adapters
Hannes Reinecke
2016-05-22
2
-5
/
+11
|
*
|
mpt3sas: add missing curly braces
Dan Carpenter
2016-05-22
1
-1
/
+2
|
*
|
sd: get disk reference in sd_check_events()
Hannes Reinecke
2016-05-22
1
-2
/
+7
|
*
|
scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
James Bottomley
2016-05-22
1
-2
/
+5
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-28
1
-1
/
+9
|
\
\
\
|
*
|
|
irqchip: mips-gic: Setup EIC mode on each CPU if it's in use
Paul Burton
2016-05-28
1
-1
/
+9
*
|
|
|
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
2016-05-28
1
-0
/
+2
*
|
|
|
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
i2c: dev: use after free in detach
Dan Carpenter
2016-05-28
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-28
8
-15
/
+230
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
Benson Leung
2016-05-28
1
-15
/
+0
|
*
|
|
|
|
|
platform/chrome: chromeos_laptop - Add Elan touchpad for Wolf
Charlie Mooney
2016-05-11
1
-0
/
+2
[next]