Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e4b8c1fcc70016f43926203ae1820c3b380d5cd
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
b0d955b
crypto: aead - Remove old AEAD interfaces
by Herbert Xu
· 9 years ago
0a13941
crypto: qat - Remove reference to crypto_aead_crt
by Herbert Xu
· 9 years ago
ba3749a
crypto: cryptd - Remove reference to crypto_aead_crt
by Herbert Xu
· 9 years ago
376e0d6
crypto: echainiv - Use generic geniv init/exit helpers
by Herbert Xu
· 9 years ago
659e7f5
crypto: seqiv - Use generic geniv init/exit helpers
by Herbert Xu
· 9 years ago
149a397
crypto: aead - Add type-safe geniv init/exit helpers
by Herbert Xu
· 9 years ago
66008d4
crypto: echainiv - Remove AEAD compatibility code
by Herbert Xu
· 9 years ago
92932d0
crypto: seqiv - Remove AEAD compatibility code
by Herbert Xu
· 9 years ago
8a2cd1c
crypto: seqiv - Remove seqniv
by Herbert Xu
· 9 years ago
de0ded7
ipsec: Replace seqniv with seqiv
by Herbert Xu
· 9 years ago
60333f7
crypto: user - Remove crypto_lookup_aead call
by Herbert Xu
· 9 years ago
aa1b6bb
crypto: algboss - Remove reference to nivaead
by Herbert Xu
· 9 years ago
e558017
crypto: caam - Remove unneeded 'ret' variable
by Fabio Estevam
· 9 years ago
ac8ad30
crypto: caam - Fix error handling in caam_rng_init()
by Fabio Estevam
· 9 years ago
8669f34
crypto: qat - fix simple_return.cocci warnings
by Wu Fengguang
· 9 years ago
18be4eb
crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVF
by Tadeusz Struk
· 9 years ago
14fee74
ARM: dts: sun6i: Add security system crypto engine clock and device nodes
by Chen-Yu Tsai
· 9 years ago
7ab64628
crypto: sunxi-ss - Add optional reset control support
by Chen-Yu Tsai
· 9 years ago
ca6bc69
crypto: sunxi-ss - Document optional reset control bindings
by Chen-Yu Tsai
· 9 years ago
d5cf4023
crypto: qat - Fix adf_isr_resource_free name clash
by Tadeusz Struk
· 9 years ago
5cd01fe
Fix email address mistypo for NX/VMX crypto driver maintainers
by Paulo Flabiano Smorigo
· 9 years ago
9cfaf08
crypto: nx - Removing CTR mode from NX driver
by Leonidas Da Silva Barbosa
· 9 years ago
4cd3875
Update NX crypto driver maintainers and adding VMX maintainers
by Leonidas Da Silva Barbosa
· 9 years ago
3388a61
PCI: Add quirk for Intel DH895xCC VF PCI config erratum
by Tadeusz Struk
· 9 years ago
89c07b8
crypto: qat - Add FW const table
by Tadeusz Struk
· 9 years ago
dd0f368
crypto: qat - Add qat dh895xcc VF driver
by Tadeusz Struk
· 9 years ago
ed8ccae
crypto: qat - Add support for SRIOV
by Tadeusz Struk
· 9 years ago
a573313
crypto: qat - Move adf admin and adf hw arbitrer to common code
by Tadeusz Struk
· 9 years ago
104880a
crypto: authencesn - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
0e91657
crypto: doc - make URL into hyperlink
by Brian Norris
· 9 years ago
35a3bb3
crypto: talitos - Prevent panic in probe error path
by Aaron Sierra
· 9 years ago
ab86ca0
ARM: imx_v6_v7_defconfig: Select CAAM
by Victoria Milhoan
· 9 years ago
bf83490
crypto: caam - Detect hardware features during algorithm registration
by Victoria Milhoan
· 9 years ago
350cdfe
crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
by Steve Cornelius
· 9 years ago
b15e9ea
ARM: dts: mx6sx: Add CAAM device node
by Victoria Milhoan
· 9 years ago
d462ce9
ARM: dts: mx6qdl: Add CAAM device node
by Victoria Milhoan
· 9 years ago
dd503f6
ARM: clk-imx6q: Add CAAM clock support
by Victoria Milhoan
· 9 years ago
ff1a15d
crypto: caam - Added clocks and clock-names properties to SEC4.0 device tree binding
by Victoria Milhoan
· 9 years ago
ec02730
crypto: caam - Use local sg pointers to walk the scatterlist
by Victoria Milhoan
· 9 years ago
7d5196a
crypto: caam - Correct DMA unmap size in ahash_update_ctx()
by Victoria Milhoan
· 9 years ago
dde20ae
crypto: caam - Change kmalloc to kzalloc to avoid residual data
by Victoria Milhoan
· 9 years ago
1f06ec1
crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
by Victoria Milhoan
· 9 years ago
24821c4
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
by Victoria Milhoan
· 9 years ago
509da8f
crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
by Victoria Milhoan
· 9 years ago
e747242
crypto: caam - Add cache coherency support
by Victoria Milhoan
· 9 years ago
bf20d77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
443c0d7
crypto: authencesn - Fix breakage with new ESP code
by Herbert Xu
· 9 years ago
e94c6a7
crypto: authenc - Add Kconfig dependency on CRYPTO_NULL
by Herbert Xu
· 9 years ago
a4198fd
crypto: testmgr - Reenable authenc tests
by Herbert Xu
· 9 years ago
aeb4c13
crypto: talitos - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
e19ab121
crypto: qat - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
c135949
crypto: picoxcell - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
d7295a8
crypto: ixp4xx - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
479bcc7
crypto: caam - Convert authenc to new AEAD interface
by Herbert Xu
· 9 years ago
92d95ba
crypto: authenc - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
7079ce6
crypto: testmgr - Disable authenc test and convert test vectors
by Herbert Xu
· 9 years ago
1d6669f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
76bea64
crypto: talitos - Remove zero_entry static initializer
by Aaron Sierra
· 9 years ago
f6e45c2
crypto: doc - AEAD API conversion
by Stephan Mueller
· 9 years ago
327cbba
crypto: img-hash - fix spelling mistake in dev_err error message
by Colin Ian King
· 9 years ago
4aad0cc
crypto: caam - fix rfc4106 encap shared descriptor
by Horia Geant?
· 9 years ago
41656aa
MAINTAINERS: change 842 NX owner email address
by Dan Streetman
· 9 years ago
844190d
crypto: nx - use be32_to_cpu for __be32 field in debug msg
by Dan Streetman
· 9 years ago
7371c0a
crypto: nx - don't err if compressed output > input
by Dan Streetman
· 9 years ago
caa8c50
crypto: qat - remove unnecessary list iteration
by Bruce Allan
· 9 years ago
0c5f0aa
crypto: jitterentropy - use safe format string parameters
by Kees Cook
· 9 years ago
ec0d6fa
crypto: qat - Fix typo othewise->otherwise
by Ahsan Atta
· 9 years ago
13dd7be
crypto: qat - remove unused define
by Bruce Allan
· 9 years ago
ea77fcd
crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
by Bruce Allan
· 9 years ago
5995752
crypto: qat - remove redundant struct elem
by Bruce Allan
· 9 years ago
17fb874
hwrng: core - correct error check of kthread_run call
by Martin Schwidefsky
· 9 years ago
03952d9
crypto: nx - make platform drivers directly register with crypto
by Dan Streetman
· 9 years ago
174d66d
crypto: nx - rename nx-842-crypto.c to nx-842.c
by Dan Streetman
· 9 years ago
d31581a
crypto: nx - merge nx-compress and nx-compress-crypto
by Dan Streetman
· 9 years ago
20fc311
crypto: nx - use common code for both NX decompress success cases
by Dan Streetman
· 9 years ago
ee781b7
crypto: nx - don't register pSeries driver if ENODEV
by Dan Streetman
· 9 years ago
7f6e3aa
crypto: nx - move kzalloc() out of spinlock
by Dan Streetman
· 9 years ago
90fd73f
crypto: nx - remove pSeries NX 'status' field
by Dan Streetman
· 9 years ago
039af96
crypto: nx - remove __init/__exit from VIO functions
by Dan Streetman
· 9 years ago
8f5ea2d
crypto: qat - Don't attempt to register algorithm multiple times
by Tadeusz Struk
· 9 years ago
f898c52
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
by Herbert Xu
· 9 years ago
6f043b5
crypto: qat - Fix invalid synchronization between register/unregister sym algs
by Tadeusz Struk
· 9 years ago
3cf080a
crypto: qat - fix invalid check for RSA keylen in fips mode
by Tadeusz Struk
· 9 years ago
a9d4f82
crypto: rsa - fix invalid check for keylen in fips mode
by Tadeusz Struk
· 9 years ago
bc36879
MAINTAINERS: Add myself as maintainer of Allwinner Security System
by LABBE Corentin
· 9 years ago
6298e94
crypto: sunxi-ss - Add Allwinner Security System crypto accelerator
by LABBE Corentin
· 9 years ago
e757d5c
ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
by LABBE Corentin
· 9 years ago
110d4e2
ARM: sun7i: dt: Add Security System to A20 SoC DTS
by LABBE Corentin
· 9 years ago
56ba8c5
ARM: sun4i: dt: Add Security System to A10 SoC DTS
by LABBE Corentin
· 9 years ago
c1f2cd2
crypto: caam - fix warning in APPEND_MATH_IMM_u64
by Tudor Ambarus
· 9 years ago
62743a4
crypto: caam - fix RNG init descriptor ret. code checking
by Horia Geant?
· 9 years ago
f109674
crypto: caam - fix snooping for write transactions
by Horia Geant?
· 9 years ago
e27513e
crypto: caam - fix ERA property reading
by Alex Porosanu
· 9 years ago
b1ccc8f
crypto: poly1305 - Add a four block AVX2 variant for x86_64
by Martin Willi
· 9 years ago
da35b22
crypto: poly1305 - Add a two block SSE2 variant for x86_64
by Martin Willi
· 9 years ago
c70f4ab
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
by Martin Willi
· 9 years ago
2546f81
crypto: poly1305 - Export common Poly1305 helpers
by Martin Willi
· 9 years ago
6692cbc2
crypto: testmgr - Add a longer ChaCha20 test vector
by Martin Willi
· 9 years ago
3d1e93c
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
by Martin Willi
· 9 years ago
Next »