summaryrefslogtreecommitdiff
path: root/usr/gen_init_cpio.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz2013-11-13
* gen_init_cpio: remove redundant empty lineJesper Juhl2012-11-19
* gen_init_cpio: avoid stack overflow when expandingKees Cook2012-10-25
* initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek2011-04-18
* gen_init_cpio: checkpatch fixesAndrew Morton2011-01-05
* gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl2010-12-29
* gen_init_cpio: remove leading `/' from file namesThomas Chou2010-12-02
* gen_init_cpio: fixed fwrite warningMike Frysinger2009-12-12
* Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith2009-09-23
* kbuild: gen_init_cpio expands shell variables in file namesSally, Gene2008-12-03
* kbuild: add support for reading stdin with gen_init_cpioMike Frysinger2007-07-16
* [PATCH] usr/gen_init_cpio.c: support for hard linksLuciano Rocha2007-02-11
* [PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl2006-04-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16