Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3d99b74ab3c4b7e529d5820ccadabfb81085f020
/
drivers
/
crypto
b310c17
crypto: caam - fix memory corruption in ahash_final_ctx
by Horia Geant?
· 9 years ago
d3392f4
crypto: nx - respect sg limit bounds when building sg lists for SHA
by Jan Stancek
· 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
030f4e9
crypto: nx - Fix reentrancy bugs
by Herbert Xu
· 9 years ago
acb33cc
crypto: omap-des - Fix unmapping of dma channels
by Vutla, Lokesh
· 9 years ago
5a8011c
crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename
by Stephen Rothwell
· 9 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
abdd4a7
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
by Vladimir Zapolskiy
· 9 years ago
12a4bd3
crypto: qat - Deletion of unnecessary checks before two function calls
by Markus Elfring
· 9 years ago
43c9fad
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
e75c73a
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fe55dfd
crypto: marvell/cesa - remove COMPILE_TEST dependency
by Boris Brezillon
· 9 years ago
7eac714
crypto: sahara - propagate the error on clk_disable_unprepare() failure
by Fabio Estevam
· 9 years ago
1bd2cd6
crypto: picoxcell - Update to the current clk API
by Michael van der Westhuizen
· 9 years ago
8000112
crypto: nx - Check for bogus firmware properties
by Herbert Xu
· 9 years ago
7240425
crypto: marvell/cesa - add support for Kirkwood and Dove SoCs
by Arnaud Ebalard
· 9 years ago
0bf6948
crypto: marvell/cesa - add support for Orion SoCs
by Boris BREZILLON
· 9 years ago
64c55d4
crypto: marvell/cesa - add allhwsupport module parameter
by Boris BREZILLON
· 9 years ago
898c9d5
crypto: marvell/cesa - add support for all armada SoCs
by Boris BREZILLON
· 9 years ago
f85a762
crypto: marvell/cesa - add SHA256 support
by Arnaud Ebalard
· 9 years ago
7aeef69
crypto: marvell/cesa - add MD5 support
by Arnaud Ebalard
· 9 years ago
4ada483
crypto: marvell/cesa - add Triple-DES support
by Arnaud Ebalard
· 9 years ago
7b3aaaa
crypto: marvell/cesa - add DES support
by Boris BREZILLON
· 9 years ago
db509a4
crypto: marvell/cesa - add TDMA support
by Boris BREZILLON
· 9 years ago
f63601f
crypto: marvell/cesa - add a new driver for Marvell's CESA
by Boris BREZILLON
· 9 years ago
1fa2e9a
crypto: mv_cesa - explicitly define kirkwood and dove compatible strings
by Boris BREZILLON
· 9 years ago
51b44fc
crypto: mv_cesa - use gen_pool to reserve the SRAM memory region
by Boris BREZILLON
· 9 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 9 years ago
c47d630
crypto: nx - add LE support to pSeries platform driver
by Dan Streetman
· 9 years ago
7793bda
crypto: caam - Set last bit on src SG list
by Herbert Xu
· 9 years ago
87e51b0
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
by Herbert Xu
· 9 years ago
49fe9bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
596103c
crypto: drivers - Fix Kconfig selects
by Herbert Xu
· 9 years ago
f657f82
crypto: caam - fix non-64-bit write/read access
by Steffen Trumtrar
· 9 years ago
f2147b8
crypto: caam - Convert GCM to new AEAD interface
by Herbert Xu
· 9 years ago
6c94711
crypto: caam - Handle errors in dma_map_sg_chained
by Herbert Xu
· 9 years ago
201f28f
crypto: nx - Convert GCM to new AEAD interface
by Herbert Xu
· 9 years ago
f4ec6aa
crypto: caam - Provide correct value to iounmap() in controller driver
by Victoria Milhoan
· 9 years ago
8af7b0f
crypto: caam - Fix incorrect size when DMA unmapping buffer
by Victoria Milhoan
· 9 years ago
4beb106
crypto: vmx - Reindent to kernel style
by Herbert Xu
· 9 years ago
0903e43
crypto: vmx - Remove duplicate PPC64 dependency
by Herbert Xu
· 9 years ago
412c98c
crypto: caam - fix RNG buffer cache alignment
by Steve Cornelius
· 9 years ago
6fd4b15
crypto: caam - improve initalization for context state saves
by Steve Cornelius
· 9 years ago
04825cf
crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
by Suthikulpanit, Suravee
· 9 years ago
2c6f6ea
crypto: nx - replace NX842_MEM_COMPRESS with function
by Dan Streetman
· 9 years ago
32be6d3
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
by Dan Streetman
· 9 years ago
81781e6
crypto: picoxcell - Clamp AEAD SG list by input length
by Herbert Xu
· 9 years ago
1a5b951
crypto: picoxcell - Make use of sg_nents_for_len
by Herbert Xu
· 9 years ago
72071fe
crypto: picoxcell - Include linux/sizes.h
by Herbert Xu
· 9 years ago
70c3c8a
crypto: caam - Clamp AEAD SG list by input length
by Herbert Xu
· 9 years ago
ecb479d
crypto: qat: fix issue when mapping assoc to internal AD struct
by Tadeusz Struk
· 9 years ago
e4fa146
crypto: qat - Set max request size
by Tadeusz Struk
· 9 years ago
3154de7
crypto: nx - fix nx-842 pSeries driver minimum buffer size
by Dan Streetman
· 9 years ago
fb43f69
crypto: ccp - Protect against poorly marked end of sg list
by Tom Lendacky
· 9 years ago
3e648cb
crypto: nx - prevent nx 842 load if no hw driver
by Dan Streetman
· 9 years ago
6d7e3d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
d725332
crypto: ccp - Remove unused structure field
by Tom Lendacky
· 9 years ago
d921620
crypto: ccp - Remove manual check and set of dma_mask pointer
by Tom Lendacky
· 9 years ago
2ea376a
crypto: mv_cesa - request registers memory region
by Boris BREZILLON
· 9 years ago
56fcf73
crypto: nx - Remove unnecessary maxauthsize check
by Herbert Xu
· 9 years ago
6da9c23
crypto: ixp4xx - Use crypto_aead_maxauthsize
by Herbert Xu
· 9 years ago
ae13ed44
crypto: caam - Use old_aead_alg
by Herbert Xu
· 9 years ago
df6b35f
x86/fpu: Rename i387.h to fpu/api.h
by Ingo Molnar
· 10 years ago
5f76eea
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
by David Hildenbrand
· 9 years ago
eddca85
crypto: omap-sham - Add support for omap3 devices
by Pali Rohár
· 10 years ago
d0bb9ee
crypto: n2 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 9 years ago
9358eac
crypto: nx - remove 842-nx null checks
by Dan Streetman
· 9 years ago
42cb0c7
crypto: vmx - fix two mistyped texts
by Paulo Flabiano Smorigo
· 9 years ago
3848d34
crypto: qat - rm unneeded header include
by Tadeusz Struk
· 9 years ago
733a82e
crypto: qat - remove unused structure members
by Tadeusz Struk
· 9 years ago
604c310
crypto: omap-sham - Check for return value from pm_runtime_get_sync
by Pali Rohár
· 10 years ago
42e8b0d
crypto: talitos - static code checker fixes
by Horia Geant?
· 9 years ago
bde9079
crypto: talitos - avoid out of bound scatterlist iterator
by Horia Geant?
· 9 years ago
69d9cd8
Revert "crypto: talitos - convert to use be16_add_cpu()"
by Horia Geant?
· 9 years ago
5fa7dad
crypto: talitos - avoid memleak in talitos_alg_alloc()
by Horia Geant?
· 9 years ago
608f37d
crypto: talitos - fix size calculation in talitos_edesc_alloc()
by Dan Carpenter
· 9 years ago
97cacb9
crypto: qat - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 9 years ago
9611ef6
crypto: picoxcell - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 9 years ago
71b311d
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 9 years ago
add86d5
crypto: caam - Remove unnecessary reference to crt_aead
by Herbert Xu
· 9 years ago
e98014a
crypto: talitos - Include internal/aead.h
by Herbert Xu
· 9 years ago
0ed6264
crypto: qat - Include internal/aead.h
by Herbert Xu
· 9 years ago
2d78db0
crypto: nx - Include internal/aead.h
by Herbert Xu
· 9 years ago
5290b42
crypto: ixp4xx - Include internal/aead.h
by Herbert Xu
· 9 years ago
b579d42
crypto: caam - Include internal/aead.h
by Herbert Xu
· 9 years ago
551d7ed
crypto: qat - add driver version
by Allan, Bruce W
· 10 years ago
ed70b47
crypto: nx - add hardware 842 crypto comp alg
by Dan Streetman
· 10 years ago
b8e04187
crypto: nx - simplify pSeries nx842 driver
by Dan Streetman
· 10 years ago
99182a42
crypto: nx - add PowerNV platform NX-842 driver
by Dan Streetman
· 10 years ago
959e665
crypto: nx - add nx842 constraints
by Dan Streetman
· 10 years ago
7011a12
crypto: nx - add NX-842 platform frontend driver
by Dan Streetman
· 10 years ago
fdd05e4
crypto: nx - rename nx-842.c to nx-842-pseries.c
by Dan Streetman
· 10 years ago
dcd93e8
crypto: qat - do not duplicate string containing firmware name
by Allan, Bruce W
· 10 years ago
d89b3e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
10d87b7
crypto: nx - Fixing SHA update bug
by Leonidas Da Silva Barbosa
· 10 years ago
c3365ce
crypto: nx - Fixing NX data alignment with nx_sg list
by Leonidas Da Silva Barbosa
· 10 years ago
8c98ebd
crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
Next »