index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-8
/
+2
*
crypto: qat - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
*
crypto: caampkc - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-3
/
+2
*
crypto: rsa - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
*
crypto: akcipher - assume key is already set in maxsize
Tudor-Dan Ambarus
2017-06-10
1
-5
/
+6
*
crypto: qat - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
*
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-4
/
+3
*
crypto: dh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-1
/
+1
*
crypto: kpp - assume key is already set in maxsize
Tudor-Dan Ambarus
2017-06-10
1
-5
/
+6
*
crypto: dh - fix memleak in setkey
Tudor-Dan Ambarus
2017-06-10
1
-0
/
+3
*
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
2017-06-10
3
-7
/
+7
*
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
2017-06-10
3
-25
/
+22
*
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
2017-06-10
3
-21
/
+11
*
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-06-10
8
-17
/
+19
*
MAINTAINERS: add a maintainer for the Inside Secure crypto driver
Antoine Ténart
2017-06-10
1
-0
/
+6
*
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
Antoine Ténart
2017-06-10
8
-0
/
+3280
*
crypto: omap-sham - force word alignment on the xmit-buf also
Tero Kristo
2017-06-10
1
-1
/
+1
*
crypto: omap-sham - fix closing of hash with separate finalize call
Tero Kristo
2017-06-10
1
-2
/
+7
*
crypto: omap-sham - buffer handling fixes for hashing later
Tero Kristo
2017-06-10
1
-8
/
+14
*
crypto: omap-aes - Add support for GCM mode
Tero Kristo
2017-06-10
5
-13
/
+612
*
crypto: omap-aes - export some AES driver functionality locally
Tero Kristo
2017-06-10
2
-6
/
+13
*
crypto: omap-aes - move definitions over to a separate header file
Tero Kristo
2017-06-10
2
-149
/
+168
*
crypto: omap-aes - use base omap crypto support library
Tero Kristo
2017-06-10
1
-92
/
+28
*
crypto: omap-des - use base omap crypto support library
Tero Kristo
2017-06-10
1
-84
/
+28
*
crypto: omap - add base support library for common routines
Tero Kristo
2017-06-10
4
-0
/
+233
*
crypto: omap-des - use runtime_pm autosuspend for clock handling
Tero Kristo
2017-06-10
1
-2
/
+8
*
crypto: omap-des - add check for weak keys
Tero Kristo
2017-06-10
1
-2
/
+14
*
crypto: omap-aes - fix context handling for multiple cores
Tero Kristo
2017-06-10
1
-21
/
+14
*
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
Tero Kristo
2017-06-10
1
-1
/
+0
*
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
2017-06-10
1
-5
/
+0
*
hw_random: timeriomem_rng: Allow setting RNG quality from platform data
Rick Altherr
2017-06-01
2
-0
/
+10
*
dt-bindings: timeriomem_rng: Add entropy quality property
Rick Altherr
2017-06-01
1
-0
/
+7
*
crypto: arm/crc32 - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2017-06-01
1
-0
/
+6
*
crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2017-06-01
1
-3
/
+2
*
crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2017-06-01
1
-3
/
+2
*
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2017-06-01
1
-4
/
+2
*
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
Ard Biesheuvel
2017-06-01
1
-4
/
+2
*
crypto: ccp - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: mediatek - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: qat - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: omap-sham - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: mv_cesa - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: marvell - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: ixp4xx - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+1
*
crypto: brcm - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
2017-05-23
2
-2
/
+10
*
crypto: x86/aes - Don't use %rbp as temporary register
Eric Biggers
2017-05-23
1
-25
/
+22
*
crypto: qat - use pcie_flr instead of duplicating it
Christoph Hellwig
2017-05-23
1
-14
/
+1
*
crypto: img-hash - Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-23
1
-2
/
+10
*
hwrng: omap3-rom - Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-23
1
-2
/
+9
[next]