index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-05-07
1
-1
/
+1
|
\
|
*
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
2023-04-28
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
2
-4
/
+4
|
\
\
|
*
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
2
-4
/
+4
*
|
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
\
\
|
*
|
|
crypto: hisilicon/qm - make struct bus_type * const
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
|
*
|
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-26
167
-677
/
+1194
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
crypto: ixp4xx - fix building wiht 64-bit dma_addr_t
Arnd Bergmann
2023-04-14
1
-6
/
+8
|
*
|
crypto: caam - OP-TEE firmware support
Horia GeantA
2023-04-14
3
-1
/
+26
|
*
|
crypto: caam - reduce page 0 regs access to minimum
Horia GeantA
2023-04-14
7
-58
/
+84
|
*
|
crypto: ccp - Use lower 8 bytes to communicate with doorbell command register
Mario Limonciello
2023-04-14
1
-2
/
+3
|
*
|
crypto: ccp - Return doorbell status code as an argument
Mario Limonciello
2023-04-14
1
-1
/
+3
|
*
|
crypto: ccp - Bump up doorbell debug message to error
Mario Limonciello
2023-04-14
1
-1
/
+1
|
*
|
crypto: ccp - Drop extra doorbell checks
Mario Limonciello
2023-04-14
1
-20
/
+0
|
*
|
crypto: ccp - Don't initialize CCP for PSP 0x1649
Mario Limonciello
2023-04-14
1
-1
/
+1
|
*
|
crypto: ixp4xx - Do not check word size when compile testing
Herbert Xu
2023-04-11
1
-1
/
+2
|
*
|
crypto: hisilicon/trng - add support for HiSTB TRNG
David Yang
2023-04-06
4
-1
/
+187
|
*
|
crypto: atmel-aes - Match cfb block size with generic implementation
Ryan Wanner
2023-04-06
1
-1
/
+1
|
*
|
crypto: atmel-aes - Detecting in-place operations two sg lists
Ryan Wanner
2023-04-06
1
-10
/
+4
|
*
|
crypto: atmel-tdes - Detecting in-place operations with two sg lists
Ryan Wanner
2023-04-06
1
-10
/
+5
|
*
|
crypto: atmel-sha - Add zero length message digest support for hmac
Ryan Wanner
2023-04-06
1
-4
/
+30
|
*
|
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2023-04-06
110
-2
/
+2
|
*
|
crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
Tom Zanussi
2023-04-06
7
-16
/
+18
|
*
|
crypto: keembay - Move driver to drivers/crypto/intel/keembay
Tom Zanussi
2023-04-06
13
-2
/
+8
|
*
|
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
2023-04-06
1
-3
/
+3
|
*
|
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
Christophe JAILLET
2023-03-31
1
-16
/
+5
|
*
|
crypto: img-hash - Fix img_hash_match unused warning
Krzysztof Kozlowski
2023-03-31
1
-1
/
+1
|
*
|
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
2023-03-31
1
-0
/
+1
|
*
|
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
2023-03-31
1
-2
/
+4
|
*
|
crypto: caam - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
1
-1
/
+1
|
*
|
crypto: drivers - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
4
-18
/
+18
|
*
|
crypto: crypto4xx - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
1
-1
/
+1
|
*
|
crypto: caam/jr - add .shutdown hook
Gaurav Jain
2023-03-24
1
-0
/
+6
|
*
|
crypto: ccree - Depend on HAS_IOMEM
Herbert Xu
2023-03-24
1
-1
/
+1
|
*
|
crypto: keembay - Drop if with an always false condition
Uwe Kleine-König
2023-03-24
1
-2
/
+0
|
*
|
crypto: stm32 - Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-24
1
-2
/
+1
|
*
|
crypto: img-hash - Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-24
1
-2
/
+1
|
*
|
crypto: stm32 - Save and restore between each request
Herbert Xu
2023-03-17
1
-108
/
+56
|
*
|
crypto: stm32 - Fix empty message processing
Herbert Xu
2023-03-17
1
-9
/
+13
|
*
|
crypto: stm32 - Remove unused HASH_FLAGS_ERRORS
Herbert Xu
2023-03-17
1
-4
/
+0
|
*
|
crypto: stm32 - Move hash state into separate structure
Herbert Xu
2023-03-17
1
-56
/
+71
|
*
|
crypto: stm32 - Remove unused hdev->err field
Herbert Xu
2023-03-17
1
-3
/
+0
|
*
|
crypto: stm32 - Simplify finup
Herbert Xu
2023-03-17
1
-22
/
+19
|
*
|
crypto: stm32 - Move polling into do_one_request
Herbert Xu
2023-03-17
1
-17
/
+12
|
*
|
crypto: stm32 - Save 54 CSR registers
Herbert Xu
2023-03-17
1
-1
/
+1
|
*
|
crypto: atmel-sha204a - Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
|
*
|
crypto: ccp - Add support for ringing a platform doorbell
Mario Limonciello
2023-03-17
4
-0
/
+72
|
*
|
crypto: ccp - Enable platform access interface on client PSP parts
Mario Limonciello
2023-03-17
1
-0
/
+7
|
*
|
crypto: ccp - Add support for an interface for platform features
Mario Limonciello
2023-03-17
6
-1
/
+227
[next]