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
2021-07-20
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-02-24
lib/decompress_unlz4: change module to work with new LZ4 module version
Sven Schmidt
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2014-08-08
initrd: fix lz4 decompress with initrd
Yinghai Lu
2014-01-23
lib/decompress_unlz4.c: always set an error return code on failures
Jan Beulich
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee