index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
2023-08-18
1
-1
/
+2
*
crypto: bcm - Use request_complete helpers
Herbert Xu
2023-02-13
1
-1
/
+1
*
crypto: bcm - Use subrequest for fallback
Herbert Xu
2023-01-27
2
-70
/
+37
*
crypto: bcm - Simplify obtain the name for cipher
Gaosheng Cui
2022-09-30
1
-2
/
+2
*
crypto: bcm - fix repeated words in comments
wangjianli
2022-09-02
1
-1
/
+1
*
crypto: bcm - Fix a whole host of kernel-doc misdemeanours
Lee Jones
2021-03-26
4
-32
/
+38
*
crypto: bcm - Fix sparse warnings
Herbert Xu
2021-01-22
7
-40
/
+48
*
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
2021-01-14
3
-4
/
+4
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
3
-3
/
+6
*
crypto: bcm - Verify GCM/CCM key length in setkey
Herbert Xu
2020-10-08
1
-1
/
+14
*
crypto: bcm-iproc - remove ecb(arc4) support
Ard Biesheuvel
2020-09-11
6
-128
/
+6
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-19
/
+53
*
crypto: bcm - Use the defined variable to clean code
Tang Bin
2020-05-08
1
-4
/
+4
*
crypto: bcm - Fix unused assignment
Tang Bin
2020-04-30
1
-8
/
+8
*
crypto: bcm - Remove the unnecessary cast for PTR_ERR().
Tang Bin
2020-04-30
1
-1
/
+1
*
crypto: bcm - Delete redundant variable definition
Tang Bin
2020-04-24
1
-1
/
+0
*
crypto: bcm - Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-20
1
-20
/
+20
*
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
1
-12
/
+2
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-3
/
+0
*
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
2019-11-17
3
-204
/
+185
*
crypto: bcm/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-62
/
+17
*
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
2019-07-27
1
-0
/
+13
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
2
-9
/
+9
|
\
|
*
crypto: bcm - Make some symbols static
YueHaibing
2019-06-13
2
-9
/
+9
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
Thomas Gleixner
2019-06-19
9
-108
/
+9
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
2
-2
/
+0
*
crypto: bcm - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-10
/
+11
*
crypto: bcm - remove unused array tag_to_hash_idx
YueHaibing
2019-03-28
1
-3
/
+0
*
crypto: export arc4 defines
Iuliana Prodan
2019-02-15
1
-3
/
+1
*
crypto: bcm - remove -I. header search path and unused macro define
Masahiro Yamada
2019-02-01
1
-2
/
+0
*
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
1
-2
/
+2
*
crypto: bcm - remove unused function do_decrypt()
Eric Biggers
2019-01-25
2
-46
/
+0
*
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
2019-01-18
1
-5
/
+1
*
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2019-01-10
1
-31
/
+13
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
1
-1
/
+0
*
crypto: remove useless initializations of cra_list
Eric Biggers
2018-11-20
1
-2
/
+0
*
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
2018-11-16
1
-1
/
+5
*
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-1
/
+1
*
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
1
-1
/
+0
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-3
/
+2
*
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
2018-03-31
1
-2
/
+2
*
crypto: bcm - Delete an error message for a failed memory allocation in do_sh...
Markus Elfring
2018-02-22
1
-1
/
+0
*
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-12-22
1
-1
/
+0
*
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-7
/
+7
*
crypto: bcm - use of_device_get_match_data
Corentin LABBE
2017-10-07
1
-5
/
+2
*
crypto: brcm - Explicity ACK mailbox message
raveendra padasalagi
2017-09-22
1
-55
/
+46
*
crypto: bcm - Use GCM IV size constant
Corentin LABBE
2017-09-22
2
-6
/
+5
*
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-08-03
2
-66
/
+56
*
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
2017-07-18
1
-0
/
+5
[next]