index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-06
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2
-26
/
+35
2021-08-06
crypto: omap-sham - drop pm_runtime_irqsafe() usage
Tony Lindgren
1
-1
/
+0
2021-08-06
crypto: omap-sham - drop suspend and resume functions
Tony Lindgren
1
-21
/
+0
2021-08-06
crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
Tony Lindgren
1
-21
/
+5
2021-08-06
crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
Tony Lindgren
1
-0
/
+2
2021-08-06
crypto: omap-sham - initialize req only after omap_sham_hw_init()
Tony Lindgren
1
-2
/
+2
2021-08-06
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
1
-1
/
+1
2021-07-30
crypto: atmel-aes - use swap()
Salah Triki
1
-6
/
+2
2021-07-30
crypto: ecc - handle unaligned input buffer in ecc_swap_digits
Mian Yousaf Kaukab
1
-2
/
+3
2021-07-30
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
2
-5
/
+6
2021-07-30
crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
1
-6
/
+3
2021-07-30
crypto: atmel-aes - Allocate aes dev at tfm init time
Tudor Ambarus
1
-33
/
+43
2021-07-30
crypto: atmel-aes - Add fallback to XTS software implementation
Tudor Ambarus
1
-4
/
+51
2021-07-30
crypto: atmel - Set OFB's blocksize to 1
Tudor Ambarus
2
-2
/
+2
2021-07-30
crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint
Tudor Ambarus
1
-0
/
+3
2021-07-30
crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint
Tudor Ambarus
1
-0
/
+7
2021-07-30
crypto: atmel-aes - Add XTS input length constraint
Tudor Ambarus
1
-0
/
+3
2021-07-30
crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes
Tudor Ambarus
1
-1
/
+6
2021-07-30
crypto: atmel-tdes - Handle error messages
Tudor Ambarus
1
-17
/
+16
2021-07-30
crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm
Tudor Ambarus
1
-19
/
+9
2021-07-30
crypto: tcrypt - add the asynchronous speed test for SM4
Tianjia Zhang
1
-1
/
+25
2021-07-30
crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
Tianjia Zhang
4
-0
/
+1072
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
5
-30
/
+30
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
6
-152
/
+208
2021-07-23
crypto: x86/aes-ni - add missing error checks in XTS code
Ard Biesheuvel
1
-0
/
+5
2021-07-16
crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
3
-12
/
+12
2021-07-16
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
4
-16
/
+16
2021-07-16
crypto: arm/curve25519 - rename 'mod_init' & 'mod_exit' functions to be modul...
Randy Dunlap
1
-4
/
+4
2021-07-16
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
1
-27
/
+9
2021-07-16
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
1
-10
/
+35
2021-07-16
crypto: drbg - select SHA512
Stephan Mueller
1
-1
/
+1
2021-07-12
Linux 5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-12
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-12
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-12
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-12
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-12
/
+31
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+18
2021-07-11
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+21
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-23
/
+33
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
36
-162
/
+287
2021-07-11
Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-331
/
+1872
2021-07-11
Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
33
-601
/
+440
2021-07-11
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-11
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-29
/
+135
2021-07-10
Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+4
2021-07-10
Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
1
-2
/
+1
2021-07-10
Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-384
/
+1066
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
47
-252
/
+215
[prev]
[next]