index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
Merge remote-tracking branch 'keys/keys-next'
Stephen Rothwell
14
-45
/
+609
2016-11-22
Merge remote-tracking branch 'crypto/master'
Stephen Rothwell
30
-218
/
+1205
2016-11-22
Merge remote-tracking branch 'net-next/master'
Stephen Rothwell
2
-14
/
+13
2016-11-21
crypto: drbg - advance output buffer pointer
Stephan Mueller
1
-0
/
+1
2016-11-21
vmalloced stacks and scatterwalk_map_and_copy()
Herbert Xu
1
-4
/
+0
2016-11-21
PROBLEM: unable to decrypt LUKS partition since v4.9-rc6 (bisected)
Herbert Xu
1
-1
/
+1
2016-11-18
crypto: algif_hash - Fix NULL hash crash with shash
Herbert Xu
1
-7
/
+10
2016-11-17
crypto: gf128mul - Zero memory when freeing multiplication table
Alex Cope
1
-2
/
+2
2016-11-17
crypto: jitterentropy - drop duplicate header module.h
Geliang Tang
1
-1
/
+0
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
2
-14
/
+13
2016-11-13
crypto: gf128mul - remove dead gf128mul_64k_lle code
Alex Cope
1
-55
/
+0
2016-11-13
crypto: dh - Consistenly return negative error codes
Mat Martineau
1
-1
/
+1
2016-11-13
crypto: poly1305 - Use unaligned access where required
Jason A. Donenfeld
1
-19
/
+15
2016-11-01
crypto: cryptd - Remove unused but set variable 'tfm'
Tobias Klauser
1
-2
/
+0
2016-11-01
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
Eric Biggers
7
-7
/
+7
2016-11-01
crypto: skcipher - Get rid of crypto_grab_skcipher2()
Eric Biggers
7
-21
/
+21
2016-11-01
crypto: acomp - fix dependency in Makefile
Giovanni Cabiddu
1
-2
/
+3
2016-10-25
crypto: acomp - update testmgr with support for acomp
Giovanni Cabiddu
1
-13
/
+145
2016-10-25
crypto: acomp - add support for deflate via scomp
Giovanni Cabiddu
2
-10
/
+102
2016-10-25
crypto: acomp - add support for 842 via scomp
Giovanni Cabiddu
2
-2
/
+80
2016-10-25
crypto: acomp - add support for lz4hc via scomp
Giovanni Cabiddu
2
-10
/
+83
2016-10-25
crypto: acomp - add support for lz4 via scomp
Giovanni Cabiddu
2
-10
/
+82
2016-10-25
crypto: acomp - add support for lzo via scomp
Giovanni Cabiddu
2
-15
/
+83
2016-10-25
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu
3
-2
/
+410
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
4
-0
/
+149
2016-10-25
crypto: engine - Handle the kthread worker using the new API
Petr Mladek
1
-15
/
+11
2016-10-25
crypto: gcm - Fix error return code in crypto_gcm_create_common()
Wei Yongjun
1
-1
/
+1
2016-10-21
crypto: cmac - fix alignment of 'consts'
Eric Biggers
1
-4
/
+9
2016-10-21
crypto: cmac - return -EINVAL if block size is unsupported
Eric Biggers
1
-0
/
+1
2016-10-21
crypto: api - Remove no-op exit_ops code
Eric Biggers
4
-29
/
+2
2016-10-21
crypto: api - Fix Kconfig dependencies for FIPS
Alec Ari
1
-1
/
+1
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-10
/
+10
2016-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-119
/
+274
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
5
-124
/
+60
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2016-10-05
async_pq_val: fix DMA memory leak
Justin Maggard
1
-4
/
+4
2016-10-02
crypto: testmgr - add guard to dst buffer for ahash_export
Jan Stancek
1
-1
/
+4
2016-10-02
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
1
-1
/
+1
2016-10-02
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
1
-12
/
+1
2016-09-22
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
1
-17
/
+24
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2
-10
/
+2
2016-09-13
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
1
-1
/
+2
2016-09-13
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
1
-91
/
+24
2016-09-07
crypto: algif_hash - Handle NULL hashes correctly
Herbert Xu
1
-12
/
+61
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
1
-38
/
+148
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
1
-0
/
+1
2016-09-07
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-09-01
Merge branch 'keys-asym-keyctl' into keys-next
David Howells
10
-37
/
+568
2016-09-01
KEYS: Implement PKCS#8 RSA Private Key parser
David Howells
4
-0
/
+231
2016-09-01
KEYS: Implement encrypt, decrypt and sign for software asymmetric key
David Howells
1
-3
/
+86
[next]