VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2020-06-18
crc-t10dif: clean up some more things
Eric Biggers
2020-06-18
crc-t10dif: use fallback in initial state
Eric Biggers
2020-06-18
crc-t10dif: Fix potential crypto notify dead-lock
Herbert Xu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2018-09-14
crc-t10dif: crc_t10dif_mutex can be static
kbuild test robot
2018-09-04
crc-t10dif: Allow current transform to be inspected in sysfs
Martin K. Petersen
2018-09-04
crc-t10dif: Pick better transform if one becomes available
Martin K. Petersen
2015-05-30
lib: introduce crc_t10dif_update()
Akinobu Mita
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
Herbert Xu
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
Herbert Xu
2013-06-05
crypto: crct10dif - Use PTR_RET
Herbert Xu
2013-05-20
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework
Tim Chen
2008-07-12
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
Martin K. Petersen