Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
02b1fa07bb58f5d1f349b5b09eb936739a7b20fc
/
drivers
/
crypto
a904a06
inet: stop leaking jiffies on the wire
by Eric Dumazet
· 5 years ago
3f926af
net: use skb_queue_empty_lockless() in busy poll contexts
by Eric Dumazet
· 5 years ago
9c9fa97
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a50b854
mm: introduce page_size()
by Matthew Wilcox (Oracle)
· 5 years ago
3c6a691
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
bf6a7a5
crypto: hisilicon - avoid unused function warning
by Arnd Bergmann
· 5 years ago
62a9d9f
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
by Yunfeng Ye
· 5 years ago
e00371a
crypto: hisilicon - Matching the dma address for dma_pool_free()
by Yunfeng Ye
· 5 years ago
24fbf7b
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
by Yunfeng Ye
· 5 years ago
212ef6f
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
by Pascal van Leeuwen
· 5 years ago
5fc194e
crypto: talitos - fix missing break in switch statement
by Gustavo A. R. Silva
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
d590284
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
9575d1a
crypto: caam - Cast to long first before pointer conversion
by Herbert Xu
· 5 years ago
67caef0
crypto: ccree - enable CTS support in AES-XTS
by Uri Shir
· 5 years ago
465527b
crypto: inside-secure - Probe transform record cache RAM sizes
by Pascal van Leeuwen
· 5 years ago
b2d92ac
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
by Pascal van Leeuwen
· 5 years ago
35c0e6c
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
by Pascal van Leeuwen
· 5 years ago
4bdf712
crypto: inside-secure - Enable extended algorithms on newer HW
by Pascal van Leeuwen
· 5 years ago
f9d131d
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
by Pascal van Leeuwen
· 5 years ago
118db42
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
by Pascal van Leeuwen
· 5 years ago
3c2eb6b
s390/crypto: Support for SHA3 via CPACF (MSA6)
by Joerg Schmidbauer
· 5 years ago
347bce3
crypto: ux500 - Fix COMPILE_TEST warnings
by Herbert Xu
· 5 years ago
c552ffb
crypto: cavium/zip - Add missing single_release()
by Wei Yongjun
· 5 years ago
18a0bb4
crypto: marvell - Use kzfree rather than its implementation
by zhong jiang
· 5 years ago
f2ef960
crypto: caam - dispose of IRQ mapping only after IRQ is freed
by Andrey Smirnov
· 5 years ago
549077d
crypto: caam - check irq_of_parse_and_map for errors
by Andrey Smirnov
· 5 years ago
05d2a75
crypto: caam - use devres to unmap JR's registers
by Andrey Smirnov
· 5 years ago
796114f
crypto: caam - make sure clocks are enabled first
by Andrey Smirnov
· 5 years ago
be7bbea
net/tls: use the full sk_proto pointer
by Jakub Kicinski
· 5 years ago
527aa89
crypto: n2 - Rename arrays to avoid conflict with crypto/sha256.h
by Hans de Goede
· 5 years ago
6e4655e
crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h
by Hans de Goede
· 5 years ago
e55d8a7
crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h
by Hans de Goede
· 5 years ago
4eb76faf
crypto: inside-secure - Added support for basic AES-CCM
by Pascal van Leeuwen
· 5 years ago
50485df
crypto: inside-secure - Added AES-OFB support
by Pascal van Leeuwen
· 5 years ago
48e97af
crypto: inside-secure - Added AES-CFB support
by Pascal van Leeuwen
· 5 years ago
3e45088
crypto: inside-secure - Added support for basic AES-GCM
by Pascal van Leeuwen
· 5 years ago
d2d9e6f
crypto: inside-secure - Minor code cleanup and optimizations
by Pascal van Leeuwen
· 5 years ago
493e289
crypto: inside-secure - Minor optimization recognizing CTR is always AES
by Pascal van Leeuwen
· 5 years ago
aa88f33
crypto: inside-secure - Made .cra_priority value a define
by Pascal van Leeuwen
· 5 years ago
062b64c
crypto: inside-secure - Only enable algorithms advertised by the hardware
by Pascal van Leeuwen
· 5 years ago
c7da38a
crypto: inside-secure - Add support for the AES-XTS algorithm
by Pascal van Leeuwen
· 5 years ago
93369b5
crypto: inside-secure - Move static cipher alg & mode settings to init
by Pascal van Leeuwen
· 5 years ago
a3d7c50
crypto: mediatek - fix incorrect crypto key setting
by Vic Wu
· 5 years ago
069ec89
crypto: mediatek - add support to OFB/CFB mode
by Ryder Lee
· 5 years ago
f271ea9
crypto: mediatek - only treat EBUSY as transient if backlog
by Ryder Lee
· 5 years ago
e049ff5
crypto: mediatek - fix uninitialized value of gctx->textlen
by Ryder Lee
· 5 years ago
4797f6c
crypto: mediatek - move mtk_aes_find_dev() to the right place
by Ryder Lee
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
e0f14b8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
1bbbbcf
crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver
by Mao Wenan
· 5 years ago
c03a509
crypto: ccp - invoke fallback for XTS ciphertext stealing
by Ard Biesheuvel
· 5 years ago
2be7f90
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
by YueHaibing
· 5 years ago
25e9960
crypto: atmel - Fix -Wunused-const-variable warning
by YueHaibing
· 5 years ago
6796c02
crypto: caam - add clock entry for i.MX8MQ
by Andrey Smirnov
· 5 years ago
a672705
crypto: caam - always select job ring via RSR on i.MX8MQ
by Andrey Smirnov
· 5 years ago
a1cf573
crypto: caam - select DMA address size at runtime
by Andrey Smirnov
· 5 years ago
dff3680
crypto: caam - don't hardcode inpentry size
by Andrey Smirnov
· 5 years ago
6c5f898
crypto: caam - drop explicit usage of struct jr_outentry
by Andrey Smirnov
· 5 years ago
e27d962
crypto: caam - move cpu_to_caam_dma() selection to runtime
by Andrey Smirnov
· 5 years ago
1a3daad
crypto: caam - make CAAM_PTR_SZ dynamic
by Andrey Smirnov
· 5 years ago
3a0944c
crypto: caam - share definition for MAX_SDLEN
by Andrey Smirnov
· 5 years ago
6e05542
crypto: caam - drop 64-bit only wr/rd_reg64()
by Andrey Smirnov
· 5 years ago
393d2d0
crypto: caam - use ioread64*_hi_lo in rd_reg64
by Andrey Smirnov
· 5 years ago
9f5db8b
crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
by Andrey Smirnov
· 5 years ago
d488dfd
crypto: caam - request JR IRQ as the last step
by Andrey Smirnov
· 5 years ago
a6c4194
crypto: caam - convert caam_jr_init() to use devres
by Andrey Smirnov
· 5 years ago
51e002e
crypto: caam - simplfy clock initialization
by Andrey Smirnov
· 5 years ago
70c0cda
crypto: caam - move DMA mask selection into a function
by Andrey Smirnov
· 5 years ago
671e503
crypto: caam/qi - use print_hex_dump_debug function to print debug messages
by Iuliana Prodan
· 5 years ago
f6cc45c
crypto: inside-secure - add support for using the EIP197 without vendor firmware
by Pascal van Leeuwen
· 5 years ago
625f269
crypto: inside-secure - add support for PCI based FPGA development board
by Pascal van Leeuwen
· 5 years ago
70e39e2
crypto: inside-secure - Remove redundant algo to engine mapping code
by Pascal van Leeuwen
· 5 years ago
0f6e5c8
crypto: inside-secure - make driver selectable for non-Marvell hardware
by Pascal van Leeuwen
· 5 years ago
c462448
crypto: s5p - use correct block size of 1 for ctr(aes)
by Ard Biesheuvel
· 5 years ago
84a0b00
crypto: s5p - deal gracefully with bogus input sizes
by Ard Biesheuvel
· 5 years ago
309b77e
crypto: picoxcell - Fix the name of the module in the description of CRYPTO_DEV_PICOXCELL
by Christophe JAILLET
· 5 years ago
e31b791
crypto: talitos - Fix build warning in aead_des3_setkey
by Herbert Xu
· 5 years ago
c963050
crypto: n2/des - fix build breakage after DES updates
by Ard Biesheuvel
· 5 years ago
2396684
crypto: vmx/xts - use fallback for ciphertext stealing
by Ard Biesheuvel
· 5 years ago
b395ed4
crypto: hisilicon - Fix warning on printing %p with dma_addr_t
by Herbert Xu
· 5 years ago
04007b0
crypto: des - split off DES library from generic DES cipher driver
by Ard Biesheuvel
· 5 years ago
dcb15794
crypto: ux500/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
9d574ae
crypto: talitos/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
08d4b40
crypto: sun4i/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
b5d0ba8
crypto: stm32/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
4eaef05
crypto: rk3288/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
f96c897
crypto: qce/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
0157fb2
crypto: picoxcell/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
304daa4
crypto: omap/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
d4b90db
crypto: n2/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
9bfa85e
crypto: cesa/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
3ca20b6
crypto: ixp4xx/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
21f5a15
crypto: safexcel/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
894b68d
crypto: hisilicon/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
f4ed686
crypto: hifn/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
00cd6b2
crypto: ccree/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
b525041
crypto: ccp/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
43d81a8
crypto: nitrox/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
Next »