index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-10
crypto: omap-des - use runtime_pm autosuspend for clock handling
Tero Kristo
1
-2
/
+8
2017-06-10
crypto: omap-des - add check for weak keys
Tero Kristo
1
-2
/
+14
2017-06-10
crypto: omap-aes - fix context handling for multiple cores
Tero Kristo
1
-21
/
+14
2017-06-10
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
Tero Kristo
1
-1
/
+0
2017-06-10
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
1
-5
/
+0
2017-06-01
hw_random: timeriomem_rng: Allow setting RNG quality from platform data
Rick Altherr
2
-0
/
+10
2017-06-01
dt-bindings: timeriomem_rng: Add entropy quality property
Rick Altherr
1
-0
/
+7
2017-06-01
crypto: arm/crc32 - enable module autoloading based on CPU feature bits
Ard Biesheuvel
1
-0
/
+6
2017-06-01
crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
1
-3
/
+2
2017-06-01
crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
1
-3
/
+2
2017-06-01
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
1
-4
/
+2
2017-06-01
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
1
-4
/
+2
2017-05-23
crypto: ccp - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: mediatek - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: qat - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: omap-sham - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: mv_cesa - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: marvell - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: ixp4xx - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+1
2017-05-23
crypto: brcm - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
2
-2
/
+10
2017-05-23
crypto: x86/aes - Don't use %rbp as temporary register
Eric Biggers
1
-25
/
+22
2017-05-23
crypto: qat - use pcie_flr instead of duplicating it
Christoph Hellwig
1
-14
/
+1
2017-05-23
crypto: img-hash - Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+10
2017-05-23
hwrng: omap3-rom - Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+9
2017-05-18
crypto: aesni - add generic gcm(aes)
Sabrina Dubroca
1
-50
/
+158
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-7
/
+24
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with any aadlen
Sabrina Dubroca
1
-27
/
+58
2017-05-18
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-7
/
+24
2017-05-18
crypto: aesni - make AVX AES-GCM work with any aadlen
Sabrina Dubroca
1
-34
/
+88
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-14
/
+48
2017-05-18
crypto: aesni - make non-AVX AES-GCM work with any aadlen
Sabrina Dubroca
1
-37
/
+132
2017-05-18
crypto: arm64/sha - avoid non-standard inline asm tricks
Ard Biesheuvel
4
-20
/
+16
2017-05-18
crypto: ccp - Add a module author
Gary R Hook
1
-0
/
+1
2017-05-18
crypto: caam - add support for RSA key form 3
Radu Alexe
4
-2
/
+291
2017-05-18
crypto: caam - add support for RSA key form 2
Radu Alexe
4
-17
/
+298
2017-05-18
crypto: caam - incapsulate dropping leading zeros into function
Radu Alexe
1
-4
/
+9
2017-05-18
crypto: caam - avoid kzalloc(0) in caam_read_raw_data
Tudor Ambarus
1
-0
/
+2
2017-05-18
crypto: sha512-mb - add some missing unlock on error
Dan Carpenter
1
-3
/
+4
2017-05-18
crypto: tcrypt - don't disable irqs and wait
Gilad Ben-Yossef
1
-4
/
+0
2017-05-18
crypto: skcipher - Add missing API setkey checks
Herbert Xu
1
-1
/
+39
2017-05-13
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-13
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
[next]