index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
8
-8
/
+8
2024-05-09
crypto: mxs-dcp: Add support for hardware-bound keys
David Gstir
1
-11
/
+93
2024-05-03
crypto: hisilicon/sec2 - fix for register offset
Wenkai Lin
1
-1
/
+1
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
3
-13
/
+22
2024-05-03
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
1
-0
/
+2
2024-04-26
crypto: tegra - Fix some error codes
Dan Carpenter
1
-2
/
+2
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
3
-0
/
+23
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-3
/
+6
2024-04-19
crypto: stm32/hash - add full DMA support for stm32mpx
Maxime Méré
1
-122
/
+448
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
1
-1
/
+1
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2
-2
/
+2
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
1
-6
/
+60
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
1
-0
/
+4
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...
Chenghai Huang
1
-6
/
+5
2024-04-12
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
1
-1
/
+3
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
3
-36
/
+32
2024-04-12
crypto: hisilicon/qm - Add the default processing branch
Chenghai Huang
1
-0
/
+3
2024-04-12
crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...
Chenghai Huang
1
-3
/
+3
2024-04-12
crypto: hisilicon/sgl - Delete redundant parameter verification
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
1
-3
/
+18
2024-04-12
crypto: hisilicon/sec - Add the condition for configuring the sriov function
Chenghai Huang
1
-1
/
+2
2024-04-12
crypto: iaa - Use cpumask_weight() when rebalancing
Tom Zanussi
1
-2
/
+2
2024-04-12
crypto: tegra - Add Tegra Security Engine driver
Akhil R
8
-0
/
+4166
2024-04-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
1
-12
/
+2
2024-04-12
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
1
-1
/
+1
2024-04-09
s390/ap: rename ap debug configuration option
Holger Dengler
1
-17
/
+0
2024-04-09
s390/ap: modularize ap bus
Holger Dengler
1
-0
/
+1
[next]