index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
crypto: caam: Unembed net_dev structure from qi
Breno Leitao
1
-8
/
+35
2024-07-04
crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
Breno Leitao
1
-1
/
+1
2024-07-04
crypto: caam: Avoid unused imx8m_machine_match variable
Breno Leitao
1
-0
/
+2
2024-06-28
crypto: qat - initialize user_input.lock for rate_limiting
Jiwei Sun
1
-0
/
+1
2024-06-27
Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2024-06-21
crypto: qat - make adf_ctl_class constant
Greg Kroah-Hartman
1
-9
/
+12
2024-06-21
crypto: qat - fix linking errors when PCI_IOV is disabled
Xin Zeng
1
-2
/
+3
2024-06-16
crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
Kim Phillips
1
-1
/
+7
2024-06-07
crypto: xilinx - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: sa2ul - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: keembay - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: hisilicon/zip - optimize the address offset of the reg query function
Chenghai Huang
1
-28
/
+20
2024-06-07
crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...
Chenghai Huang
1
-8
/
+3
2024-06-07
crypto: ccp - Move message about TSME being enabled later in init
Mario Limonciello
2
-8
/
+15
2024-06-07
crypto: ccp - Add support for getting security attributes on some older systems
Mario Limonciello
6
-3
/
+67
2024-06-07
crypto: ccp - Move security attributes to their own file
Mario Limonciello
5
-56
/
+89
2024-06-07
crypto: ccp - Represent capabilities register as a union
Mario Limonciello
5
-42
/
+42
2024-06-07
crypto: stm32/cryp - call finalize with bh disabled
Maxime Méré
1
-1
/
+5
2024-06-07
crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Maxime Méré
1
-9
/
+9
2024-06-07
crypto: stm32/cryp - increase priority
Maxime Méré
1
-9
/
+9
2024-06-07
crypto: stm32/cryp - use dma when possible
Maxime Méré
1
-26
/
+651
2024-05-31
crypto: atmel-sha204a - fix negated return value
Lothar Rubusch
1
-1
/
+1
2024-05-31
crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...
Christophe JAILLET
1
-1
/
+0
2024-05-31
crypto: qat - Fix typo
Deming Wang
1
-1
/
+1
2024-05-31
crypto: n2 - Remove unused struct 'n2_skcipher_request_context'
Dr. David Alan Gilbert
1
-4
/
+0
2024-05-31
crypto: hifn_795x - Remove unused hifn_*_command structs
Dr. David Alan Gilbert
1
-17
/
+0
2024-05-31
crypto: ccree - Remove unused struct 'tdes_keys'
Dr. David Alan Gilbert
1
-6
/
+0
2024-05-31
crypto: axis - Remove unused struct 'dbgfs_u32'
Dr. David Alan Gilbert
1
-7
/
+0
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
crypto: virtio - drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-14
/
+5
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-8
/
+8
2024-05-17
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
1
-14
/
+5
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+6
2024-05-13
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
74
-1179
/
+8191
2024-05-13
Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+93
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-17
/
+1
2024-05-10
crypto: atmel-sha204a - provide the otp content
Lothar Rubusch
1
-0
/
+45
2024-05-10
crypto: atmel-sha204a - add reading from otp zone
Lothar Rubusch
3
-0
/
+52
2024-05-10
crypto: atmel-i2c - rename read function
Lothar Rubusch
2
-4
/
+4
2024-05-10
crypto: atmel-i2c - add missing arg description
Lothar Rubusch
1
-0
/
+1
2024-05-10
crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()
Thorsten Blum
1
-4
/
+2
2024-05-10
crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-8
/
+8
2024-05-10
crypto: caam - i.MX8ULP donot have CAAM page0 access
Pankaj Gupta
1
-0
/
+3
2024-05-10
crypto: caam - init-clk based on caam-page0-access
Pankaj Gupta
1
-1
/
+15
2024-05-10
crypto: starfive - Use fallback for unaligned dma access
Jia Jie Ho
1
-5
/
+7
2024-05-10
crypto: starfive - Do not free stack buffer
Jia Jie Ho
1
-1
/
+0
2024-05-10
crypto: starfive - Skip unneeded fallback allocation
Jia Jie Ho
1
-6
/
+4
2024-05-10
crypto: starfive - Skip dma setup for zeroed message
Jia Jie Ho
1
-0
/
+4
[prev]
[next]