index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
Herbert Xu
1
-9
/
+9
2023-04-20
crypto: hmac - Add support for cloning
Herbert Xu
1
-0
/
+15
2023-04-20
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
5
-2
/
+115
2023-04-20
crypto: api - Add crypto_clone_tfm
Herbert Xu
2
-9
/
+52
2023-04-20
crypto: api - Add crypto_tfm_get
Herbert Xu
3
-0
/
+11
2023-04-20
crypto: x86/sha - Use local .L symbols for code
Ard Biesheuvel
7
-68
/
+57
2023-04-20
crypto: x86/crc32 - Use local .L symbols for code
Ard Biesheuvel
2
-42
/
+41
2023-04-20
crypto: x86/aesni - Use local .L symbols for code
Ard Biesheuvel
2
-207
/
+207
2023-04-20
crypto: x86/sha256 - Use RIP-relative addressing
Ard Biesheuvel
1
-6
/
+12
2023-04-20
crypto: x86/ghash - Use RIP-relative addressing
Ard Biesheuvel
1
-2
/
+2
2023-04-20
crypto: x86/des3 - Use RIP-relative addressing
Ard Biesheuvel
1
-32
/
+64
2023-04-20
crypto: x86/crc32c - Use RIP-relative addressing
Ard Biesheuvel
1
-1
/
+2
2023-04-20
crypto: x86/cast6 - Use RIP-relative addressing
Ard Biesheuvel
1
-14
/
+18
2023-04-20
crypto: x86/cast5 - Use RIP-relative addressing
Ard Biesheuvel
1
-17
/
+21
2023-04-20
crypto: x86/camellia - Use RIP-relative addressing
Ard Biesheuvel
3
-32
/
+34
2023-04-20
crypto: x86/aria - Use RIP-relative addressing
Ard Biesheuvel
3
-40
/
+40
2023-04-20
crypto: x86/aesni - Use RIP-relative addressing
Ard Biesheuvel
2
-30
/
+8
2023-04-20
crypto: x86/aegis128 - Use RIP-relative addressing
Ard Biesheuvel
1
-3
/
+3
2023-04-14
crypto: ixp4xx - fix building wiht 64-bit dma_addr_t
Arnd Bergmann
1
-6
/
+8
2023-04-14
crypto: caam - OP-TEE firmware support
Horia GeantA
3
-1
/
+26
2023-04-14
crypto: caam - reduce page 0 regs access to minimum
Horia GeantA
7
-58
/
+84
2023-04-14
crypto: ccp - Use lower 8 bytes to communicate with doorbell command register
Mario Limonciello
1
-2
/
+3
2023-04-14
crypto: ccp - Return doorbell status code as an argument
Mario Limonciello
2
-3
/
+5
2023-04-14
crypto: ccp - Bump up doorbell debug message to error
Mario Limonciello
1
-1
/
+1
2023-04-14
crypto: ccp - Drop extra doorbell checks
Mario Limonciello
1
-20
/
+0
2023-04-14
crypto: ccp - Don't initialize CCP for PSP 0x1649
Mario Limonciello
1
-1
/
+1
2023-04-14
crypto: api - Move low-level functions into algapi.h
Herbert Xu
4
-31
/
+26
2023-04-11
crypto: ixp4xx - Do not check word size when compile testing
Herbert Xu
1
-1
/
+2
2023-04-06
crypto: hisilicon/trng - add support for HiSTB TRNG
David Yang
4
-1
/
+187
2023-04-06
crypto: atmel-aes - Match cfb block size with generic implementation
Ryan Wanner
1
-1
/
+1
2023-04-06
crypto: atmel-aes - Detecting in-place operations two sg lists
Ryan Wanner
1
-10
/
+4
2023-04-06
crypto: atmel-tdes - Detecting in-place operations with two sg lists
Ryan Wanner
1
-10
/
+5
2023-04-06
crypto: atmel-sha - Add zero length message digest support for hmac
Ryan Wanner
1
-4
/
+30
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
111
-3
/
+3
2023-04-06
crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
Tom Zanussi
8
-18
/
+20
2023-04-06
crypto: keembay - Move driver to drivers/crypto/intel/keembay
Tom Zanussi
14
-15
/
+21
2023-04-06
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
1
-3
/
+3
2023-04-06
crypto: hash - Remove maximum statesize limit
Herbert Xu
2
-4
/
+1
2023-04-06
crypto: algif_hash - Allocate hash state with kmalloc
Herbert Xu
1
-4
/
+15
2023-04-06
crypto: drbg - Only fail when jent is unavailable in FIPS mode
Herbert Xu
1
-1
/
+1
2023-04-06
crypto: jitter - permanent and intermittent health errors
Stephan Müller
3
-120
/
+76
2023-03-31
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
Christophe JAILLET
1
-16
/
+5
2023-03-31
crypto: img-hash - Fix img_hash_match unused warning
Krzysztof Kozlowski
1
-1
/
+1
2023-03-31
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
1
-0
/
+1
2023-03-31
crypto: lib/utils - Move utilities into new header
Herbert Xu
3
-63
/
+75
2023-03-31
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
1
-2
/
+4
2023-03-24
crypto: caam - remove unnecessary (void*) conversions
Yu Zhe
1
-1
/
+1
2023-03-24
crypto: drivers - remove unnecessary (void*) conversions
Yu Zhe
4
-18
/
+18
2023-03-24
crypto: crypto4xx - remove unnecessary (void*) conversions
Yu Zhe
1
-1
/
+1
2023-03-24
hwrng: xgene - remove unnecessary (void*) conversions
Yu Zhe
1
-1
/
+1
[next]