summaryrefslogtreecommitdiffstats
path: root/lib/earlycpio.c
AgeCommit message (Expand)AuthorLines
2022-09-11lib: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2021-04-16lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap-2/+2
2020-10-16lib: earlycpio: delete duplicated wordsRandy Dunlap-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283Thomas Gleixner-9/+1
2016-06-08lib/cpio: Make find_cpio_data()'s offset arg optionalBorislav Petkov-1/+4
2013-08-14earlycpio.c: Fix the confusing comment of find_cpio_data().Tang Chen-13/+14
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker-1/+1
2012-09-30lib: Add early cpio decoderH. Peter Anvin-0/+145