Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
14de52112ee70ca289fa77bf2d9cbc79fd2c811f
/
drivers
b698a9f
crypto: ccp - Validate buffer lengths for copy operations
by Gary R Hook
· 7 years ago
5bfa7ac
crypto: virtio - remove dependency on CRYPTO_AUTHENC
by Peter Wu
· 7 years ago
5110e65
crypto: chelsio -Split Hash requests for large scatter gather list
by Harsh Jain
· 7 years ago
7ffb911
crypto: chelsio - Fix iv passed in fallback path for rfc3686
by Harsh Jain
· 7 years ago
5fb78db
crypto: chelsio - Update IV before sending request to HW
by Harsh Jain
· 7 years ago
1d693cf
crypto: chelsio - Fix src buffer dma length
by Harsh Jain
· 7 years ago
125d01c
crypto: chelsio - Use kernel round function to align lengths
by Harsh Jain
· 7 years ago
a6ab640
hwrng: mxc-rnga - add driver support on boards with device tree
by Vladimir Zapolskiy
· 7 years ago
6c51ddd
crypto: ccp - Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 7 years ago
0ee991b
crypto: ccp - Fill the result buffer only on digest, finup, and final ops
by Gary R Hook
· 7 years ago
6584eac
crypto: s5p-sss - Constify pointed data (arguments and local variables)
by Krzysztof Kozlowski
· 7 years ago
0e477c5
crypto: s5p-sss - Remove useless check for non-null request
by Krzysztof Kozlowski
· 7 years ago
17f5b19
crypto: omap-sham - Fix misleading indentation
by Krzysztof Kozlowski
· 7 years ago
05a0257
crypto: omap-sham - Remove useless check for non-null request
by Krzysztof Kozlowski
· 7 years ago
80862bd
crypto: chelsio - no csum offload for ipsec path
by Atul Gupta
· 7 years ago
b166be0
hwrng: omap - Fix clock resource by adding a register clock
by Gregory CLEMENT
· 7 years ago
10bc320
hwrng: omap - Remove useless test before clk_disable_unprepare
by Gregory CLEMENT
· 7 years ago
5007387
crypto: omap-aes - make queue length configurable
by Tero Kristo
· 7 years ago
537c62ca
crypto: omap-aes - make fallback size configurable
by Tero Kristo
· 7 years ago
62f7c70
crypto: omap-sham - make queue length configurable
by Tero Kristo
· 7 years ago
c9af599
crypto: omap-sham - make fallback size configurable
by Tero Kristo
· 7 years ago
065fa25
crypto: omap-crypto - Verify page zone scatterlists before starting DMA
by Tero Kristo
· 7 years ago
4c21985
crypto: omap-sham - Verify page zone of scatterlists before starting DMA
by Tero Kristo
· 7 years ago
6a4967c
crypto: talitos - do not perform unnecessary dma synchronisation
by LEROY Christophe
· 7 years ago
ad4cd51
crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
by LEROY Christophe
· 7 years ago
cf03868
hwrng: cavium - make two functions static
by Colin Ian King
· 7 years ago
4dc5475
crypto: inside-secure - wait for the request to complete if in the backlog
by Antoine Tenart
· 7 years ago
cff9a17
crypto: inside-secure - move cache result dma mapping to request
by Antoine Tenart
· 7 years ago
b859202
crypto: inside-secure - move hash result dma mapping to request
by Ofer Heifetz
· 7 years ago
e385b5b
crypto: ccp - Fix sparse, use plain integer as NULL pointer
by Brijesh Singh
· 7 years ago
0a9eb80
crypto: ccp - return an actual key size from RSA max_size callback
by Maciej S. Szmigiero
· 7 years ago
79eb382
crypto: ccp - don't disable interrupts while setting up debugfs
by Sebastian Andrzej Siewior
· 7 years ago
5d804a51
crypto: atmel-aes - fix the keys zeroing on errors
by Antoine Tenart
· 7 years ago
699e491
crypto: caam - do not use mem and emi_slow clock for imx7x
by Rui Miguel Silva
· 7 years ago
b85149f
crypto: caam - Fix null dereference at error path
by Rui Miguel Silva
· 7 years ago
716c7c3
crypto: ccp - add check to get PSP master only when PSP is detected
by Brijesh Singh
· 7 years ago
d800e34
crypto: ccree - replace memset+kfree with kzfree
by Gilad Ben-Yossef
· 7 years ago
27b3b22
crypto: ccree - add support for older HW revs
by Gilad Ben-Yossef
· 7 years ago
6137139
crypto: ccree - remove unused definitions
by Gilad Ben-Yossef
· 7 years ago
c42bd63
crypto: marvell/cesa - Clean up redundant #include
by Robin Murphy
· 7 years ago
279f4f8
hwrng: stm32 - rework read timeout calculation
by lionel.debieve@st.com
· 7 years ago
529571e
hwrng: stm32 - allow disable clock error detection
by lionel.debieve@st.com
· 7 years ago
326ed38
hwrng: stm32 - add reset during probe
by lionel.debieve@st.com
· 7 years ago
0174570
crypto: ccree - fix memdup.cocci warnings
by Fengguang Wu
· 7 years ago
0268483
crypto: atmel - Delete error messages for a failed memory allocation in six functions
by Markus Elfring
· 7 years ago
72e8d3f
crypto: bcm - Delete an error message for a failed memory allocation in do_shash()
by Markus Elfring
· 7 years ago
5471f2e
crypto: bfin_crc - Delete an error message for a failed memory allocation in bfin_crypto_crc_probe()
by Markus Elfring
· 7 years ago
8c48db9
crypto: nx-842 - Delete an error message for a failed memory allocation in nx842_pseries_init()
by Markus Elfring
· 7 years ago
a8bc22f
crypto: sahara - Improve a size determination in sahara_probe()
by Markus Elfring
· 7 years ago
0d576d9
crypto: sahara - Delete an error message for a failed memory allocation in sahara_probe()
by Markus Elfring
· 7 years ago
0c704bf
crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp_probe()
by Markus Elfring
· 7 years ago
9dea694
crypto: ux500 - Adjust an error message in ux500_cryp_probe()
by Markus Elfring
· 7 years ago
50ca524
crypto: ux500 - Adjust two condition checks in ux500_cryp_probe()
by Markus Elfring
· 7 years ago
dbbd5d1
crypto: ux500 - Delete an error message for a failed memory allocation in ux500_cryp_probe()
by Markus Elfring
· 7 years ago
57240a7
crypto: inside-secure - unmap the result in the hash send error path
by Antoine Tenart
· 7 years ago
f7268c5
crypto: inside-secure - keep the requests push/pop synced
by Antoine Tenart
· 7 years ago
b7007db
crypto: inside-secure - fix the invalidation step during cra_exit
by Antoine Tenart
· 7 years ago
95831ce
crypto: inside-secure - do not process request if no command was issued
by Antoine Tenart
· 7 years ago
666a9c7
crypto: inside-secure - fix the cache_len computation
by Antoine Tenart
· 7 years ago
c1a8fa6
crypto: inside-secure - fix the extra cache computation
by Antoine Tenart
· 7 years ago
e1d24c0
crypto: inside-secure - do not overwrite the threshold value
by Antoine Tenart
· 7 years ago
7b4c5d3
hwrng: bcm2835 - Handle deferred clock properly
by Stefan Wahren
· 7 years ago
7c73cf4c
crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
by Peter Robinson
· 7 years ago
a43a348
crypto: stm32/cryp - add stm32mp1 support
by Fabien DESSENNE
· 7 years ago
9d3b503
crypto: stm32/cryp - add aes gcm / ccm support
by Fabien DESSENNE
· 7 years ago
9f32bb5
crypto: qat - Make several functions static
by Colin Ian King
· 7 years ago
404a36a
crypto: ccp - Make function ccp_get_dma_chan_attr static
by Colin Ian King
· 7 years ago
1efb892
crypto: chelsio - Make function aead_ccm_validate_input static
by Colin Ian King
· 7 years ago
d03d29b
crypto: stm32/hash - rework padding length
by Lionel Debieve
· 7 years ago
ff1cae4
crypto: stm32/hash - fix performance issues
by Lionel Debieve
· 7 years ago
a3d98b9
crypto: stm32/hash - avoid error if maxburst not defined
by Lionel Debieve
· 7 years ago
d3e41b5
crypto: caam/qi - add GCM support
by Horia Geantă
· 7 years ago
87ec3a0
crypto: caam - prepare for gcm(aes) support over QI interface
by Horia Geantă
· 7 years ago
cb3078f
crypto: caam/qi - return -EBADMSG for ICV check failure
by Horia Geantă
· 7 years ago
dc7bcef
crypto: stm32-cryp - convert to the new crypto engine API
by Corentin LABBE
· 7 years ago
fb45490
crypto: stm32-hash - convert to the new crypto engine API
by Corentin LABBE
· 7 years ago
67189375
crypto: virtio - convert to new crypto engine API
by Corentin LABBE
· 7 years ago
c21c8b8
crypto: omap - convert to new crypto engine API
by Corentin LABBE
· 7 years ago
40b776a
hwrng: imx-rngc - make symbol imx_rngc_pm_ops static
by weiyongjun \(A\)
· 7 years ago
ab8ec96
crypto: ccree - add FIPS support
by Gilad Ben-Yossef
· 7 years ago
ff27e85
crypto: ccree - add AEAD support
by Gilad Ben-Yossef
· 7 years ago
6389381
crypto: ccree - add ahash support
by Gilad Ben-Yossef
· 7 years ago
63ee04c
crypto: ccree - add skcipher support
by Gilad Ben-Yossef
· 7 years ago
4c3f972
crypto: ccree - introduce CryptoCell driver
by Gilad Ben-Yossef
· 7 years ago
e294ca1
staging: ccree: rename staging ver and mark as broken
by Gilad Ben-Yossef
· 7 years ago
f1b2981
crypto: bfin_crc - Add empty hash export and import
by Kamil Konieczny
· 7 years ago
3c9418f
crypto: ux500/hash - Add empty export and import
by Kamil Konieczny
· 7 years ago
378fe6f
crypto: n2 - Add empty hash export and import
by Kamil Konieczny
· 7 years ago
9190b6f
crypto: mxs-dcp - Add empty hash export and import
by Kamil Konieczny
· 7 years ago
c927b08
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
by Kamil Konieczny
· 7 years ago
178e834
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9454473
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
cc5cb5a
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
by Linus Torvalds
· 7 years ago
e9d46f7
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9a61df9
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
1bd42d9
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
by Vadim Pasternak
· 7 years ago
a49a414
platform/x86: mlx-platform: Add support for new msn201x system type
by Vadim Pasternak
· 7 years ago
Next »