index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-23
crypto: nx - Use API partial block handling
Herbert Xu
5
-261
/
+161
2025-04-16
crypto: nx - Add missing header inclusions
Herbert Xu
5
-12
/
+21
2025-03-21
crypto: nx - Migrate to scomp API
Ard Biesheuvel
4
-54
/
+58
2025-03-21
crypto: nx - Fix uninitialised hv_nxc on error
Herbert Xu
1
-20
/
+17
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
1
-4
/
+3
2025-03-02
crypto: nx - use the new scatterwalk functions
Eric Biggers
4
-50
/
+17
2024-10-28
crypto: nx - Fix invalid wait context during kexec reboot
Vishal Chourasia
1
-1
/
+2
2024-10-28
crypto: nx - Rename devdata_mutex to devdata_spinlock
Vishal Chourasia
1
-17
/
+17
2024-08-17
crypto: nx - Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+3
2024-04-02
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2
-6
/
+10
2023-05-24
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-02-14
crypto: nx - Fix sparse warnings
Herbert Xu
2
-10
/
+9
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
1
-1
/
+1
2022-09-09
crypto: nx - Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-07-08
crypto: nx - Hold the reference returned by of_find_compatible_node
Liang He
1
-1
/
+4
2022-06-30
crypto: nx - drop unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
1
-1
/
+1
2022-02-18
crypto: nx - Constify static attribute_group structs
Rikard Falkeborn
1
-2
/
+2
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-4
/
+143
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
8
-22
/
+32
2021-06-24
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
1
-2
/
+4
2021-06-24
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
1
-1
/
+1
2021-06-20
crypto/nx: Register and unregister VAS interface on PowerVM
Haren Myneni
2
-0
/
+9
2021-06-20
crypto/nx: Add sysfs interface to export NX capabilities
Haren Myneni
1
-0
/
+43
2021-06-20
crypto/nx: Get NX capabilities for GZIP coprocessor type
Haren Myneni
1
-0
/
+87
2021-06-20
crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
Haren Myneni
2
-1
/
+1
2021-06-20
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
1
-3
/
+3
2021-05-28
crypto: nx - Fix typo in comment
Shaokun Zhang
1
-2
/
+2
2021-05-28
crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers
Lee Jones
1
-13
/
+11
2021-05-14
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-12
/
+15
2021-03-26
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
7
-7
/
+7
2021-03-26
crypto: nx - Repair some kernel-doc problems
Lee Jones
3
-4
/
+5
2021-03-07
crypto: nx - add missing call to of_node_put()
Yang Li
1
-1
/
+3
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
3
-3
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-04-20
crypto/nx: Remove 'pid' in vas_tx_win_attr struct
Haren Myneni
1
-1
/
+0
2020-04-20
crypto/nx: Enable and setup GZIP compression type
Haren Myneni
1
-6
/
+40
2020-04-20
crypto/nx: Make enable code generic to add new GZIP compression type
Haren Myneni
1
-60
/
+101
2020-04-20
crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
Haren Myneni
2
-3
/
+3
2020-04-20
crypto/nx: Initialize coproc entry with kzalloc
Haren Myneni
1
-1
/
+1
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
2
-10
/
+0
2019-10-25
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
Geert Uytterhoeven
1
-9
/
+9
2019-10-23
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
3
-67
/
+46
2019-10-23
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
3
-52
/
+41
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
3
-51
/
+58
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
7
-57
/
+43
2019-08-30
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
YueHaibing
1
-3
/
+0
[next]