index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
crypto: qat - increase size of buffers
Giovanni Cabiddu
2
-3
/
+3
2023-11-20
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
16
-53
/
+109
2023-11-20
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-11-20
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-11-20
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-09-19
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
1
-1
/
+1
2023-09-19
crypto: caam - fix unchecked return value error
Gaurav Jain
1
-1
/
+3
2023-09-19
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
1
-4
/
+3
2023-07-27
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2023-07-27
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-06-09
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2
-5
/
+25
2023-06-09
crypto: ccp: Reject SEV commands with mismatching command buffer
Sean Christopherson
1
-2
/
+7
2023-05-17
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
1
-1
/
+1
2023-05-17
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
1
-3
/
+3
2023-05-17
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
1
-0
/
+1
2023-05-17
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
1
-2
/
+4
2023-05-17
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
1
-10
/
+27
2023-03-11
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2023-03-11
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-03-11
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
1
-1
/
+5
2023-03-11
crypto: ccp - Refactor out sev_fw_alloc()
Peter Gonda
1
-7
/
+13
2023-03-11
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
1
-4
/
+17
2023-03-11
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
1
-1
/
+8
2023-03-11
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
1
-4
/
+6
2023-03-11
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2
-16
/
+12
2023-03-11
crypto: ccp: Use the stack for small SEV command buffers
Sean Christopherson
1
-73
/
+44
2023-01-14
crypto: n2 - add missing hash statesize
Corentin Labbe
1
-0
/
+6
2023-01-14
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2023-01-14
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
1
-1
/
+1
2023-01-14
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2
-2
/
+1
2023-01-14
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
1
-1
/
+1
2023-01-14
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
1
-2
/
+4
2023-01-14
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
1
-1
/
+9
2023-01-14
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
5
-365
/
+221
2023-01-14
crypto: rockchip - delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2023-01-14
crypto: rockchip - remove non-aligned handling
Corentin Labbe
4
-103
/
+31
2023-01-14
crypto: rockchip - better handle cipher key
Corentin Labbe
2
-3
/
+8
2023-01-14
crypto: rockchip - add fallback for ahash
Corentin Labbe
1
-0
/
+38
2023-01-14
crypto: rockchip - add fallback for cipher
Corentin Labbe
3
-13
/
+90
2023-01-14
crypto: rockchip - do not store mode globally
Corentin Labbe
2
-22
/
+41
2023-01-14
crypto: rockchip - do not do custom power management
Corentin Labbe
4
-8
/
+6
2023-01-14
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
1
-0
/
+1
2023-01-14
crypto: sun8i-ss - use dma_addr instead u32
Corentin Labbe
1
-1
/
+1
2022-10-26
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
1
-2
/
+4
2022-10-26
crypto: marvell/octeontx - prevent integer overflows
Dan Carpenter
1
-2
/
+16
2022-10-26
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-10-26
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2
-27
/
+61
2022-10-26
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2022-10-26
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
1
-4
/
+4
2022-10-26
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
1
-1
/
+5
[next]