aboutsummaryrefslogtreecommitdiffstats
path: root/usr
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-12/+21
2023-12-29gen_init_cpio: Apply mtime supplied by user to all file typesDmitry Safonov1-12/+21
2023-12-20usr/Kconfig: fix typos of "its"Randy Dunlap1-3/+3
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-6/+0
2023-06-06initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMPBenjamin Gray2-7/+10
2023-04-16initramfs: Check negative timestamp to prevent broken cpio archiveBenjamin Gray1-3/+9
2022-10-03usr/gen_init_cpio.c: remove unnecessary -1 values from int fileLi zeming1-1/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-25/+67
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2022-05-13sparc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada1-1/+0
2022-05-13powerpc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada1-1/+0
2022-05-13mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada1-4/+0
2022-05-13riscv: add linux/bpf_perf_event.h to UAPI compile-test coverageMasahiro Yamada1-4/+0
2022-05-13kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h>Masahiro Yamada3-1/+15
2022-05-09gen_init_cpio: support file checksum archivingDavid Disseldorp1-9/+45
2022-05-09gen_init_cpio: fix short read file handlingDavid Disseldorp1-19/+25
2022-04-05kbuild: uapi: use -fsyntax-only rather than -SNick Desaulniers1-1/+1
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+7
2022-03-31kbuild: add --target to correctly cross-compile UAPI headers with ClangMasahiro Yamada1-1/+1
2022-03-31usr/include: replace extra-y with always-yMasahiro Yamada1-1/+1
2022-02-17reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverageMasahiro Yamada1-1/+0
2022-02-17kexec.h: add linux/kexec.h to UAPI compile-test coverageMasahiro Yamada1-1/+0
2022-02-17fsmap.h: add linux/fsmap.h to UAPI compile-test coverageMasahiro Yamada1-1/+0
2022-02-17android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverageMasahiro Yamada1-2/+0
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada1-1/+0
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada1-2/+0
2022-02-14kbuild: Add environment variables for userprogs flagsElliot Berman1-0/+3
2022-02-14kbuild: unify cmd_copy and cmd_shippedMasahiro Yamada1-2/+2
2022-01-27kbuild: remove include/linux/cyclades.h from header file checkGreg Kroah-Hartman1-0/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-5/+0
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-1/+1
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada2-2/+175
2021-10-24initramfs: Check timestamp to prevent broken cpio archiveNicolas Schier1-0/+16
2021-10-13gen_init_cpio: add static const qualifiersMasahiro Yamada1-2/+2
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada1-2/+2
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada1-1/+1
2021-05-02usr/include: refactor .gitignoreMasahiro Yamada1-3/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2021-02-24initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven1-1/+0
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar1-2/+0
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+0
2020-07-31usr: Add support for zstd compressed initramfsNick Terrell2-0/+21
2020-07-27unexport linux/elfcore.hAl Viro1-1/+0
2020-05-17bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada1-0/+4
2020-05-12kbuild: use -MMD instead of -MD to exclude system headers from dependencyMasahiro Yamada1-1/+1
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-03-17initramfs: restore default compression behaviorEugeniy Paltsev1-11/+11
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada2-1/+2
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2020-01-16gen_initramfs.sh: remove intermediate cpio_list on errorsMasahiro Yamada1-1/+2
2020-01-16initramfs: refactor the initramfs build rulesMasahiro Yamada5-111/+78
2020-01-16gen_initramfs.sh: always output cpio even without -o optionMasahiro Yamada1-31/+27
2020-01-16initramfs: add default_cpio_list, and delete -d option supportMasahiro Yamada3-17/+7
2020-01-16initramfs: generate dependency list and cpio at the same timeMasahiro Yamada2-64/+47
2020-01-16initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in MakefileMasahiro Yamada2-5/+4
2020-01-14initramfs: make initramfs compression choice non-optionalMasahiro Yamada1-8/+0
2020-01-14initramfs: make compression options not depend on INITRAMFS_SOURCEMasahiro Yamada1-2/+0
2020-01-14initramfs: remove redundant dependency on BLK_DEV_INITRDMasahiro Yamada1-6/+0
2020-01-14initramfs: rename gen_initramfs_list.sh to gen_initramfs.shMasahiro Yamada2-1/+1
2020-01-14gen_initramfs_list.sh: fix the tool name in the commentMasahiro Yamada1-1/+1
2020-01-14gen_initramfs_list.sh: remove unused variable 'default_list'Masahiro Yamada1-1/+0
2020-01-14initramfs: replace klibcdirs in Makefile with FORCEMasahiro Yamada1-5/+1
2020-01-07kbuild: rename header-test- to no-header-test in usr/include/MakefileMasahiro Yamada1-53/+53
2020-01-07kbuild: detect missing include guard for exported headersMasahiro Yamada1-1/+2
2020-01-04gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada1-1/+1
2019-12-09kbuild: fix 'No such file or directory' warning when cleaningMasahiro Yamada1-1/+1
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada1-1/+0
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada1-1/+0
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada1-1/+0
2019-12-04linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada1-1/+0
2019-11-15kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada1-3/+6
2019-11-15kbuild: remove header compile testMasahiro Yamada1-4/+8
2019-11-11kbuild: update compile-test header list for v5.5-rc1Masahiro Yamada1-4/+0
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada1-10/+0
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+0
2019-09-25netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada1-1/+0
2019-09-24kbuild: clean compressed initramfs imageGreg Thelen1-0/+3
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada1-3/+1
2019-07-23kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header testHeiko Carstens1-4/+0
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-8/+0
2019-07-20kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada1-8/+0
2019-07-15docs: early-userspace: move to driver-api guideMauro Carvalho Chehab1-1/+1
2019-07-15docs: early-userspace: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada4-1/+137
2018-12-11user/Makefile: Fix typo and capitalization in comment sectionEugen Cazacu1-2/+2
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada2-1/+329
2018-08-22export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()Masahiro Yamada1-2/+2
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-1/+1
2017-11-03initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli1-4/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-07-06ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley1-6/+6
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley1-8/+4
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli1-0/+1
2017-05-08initramfs: provide a way to ignore image provided by bootloaderDaniel Thompson1-0/+10
2017-01-05kbuild: initramfs cleanup, set target from KconfigNicholas Piggin1-7/+7
2017-01-05kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin1-1/+1
2016-12-14initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)1-0/+117
2016-12-14initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)2-19/+11
2014-12-13usr/Kconfig: make initrd compression algorithm selection not expertAndi Kleen1-12/+12
2014-06-06initramfs: remove "compression mode" choicePaul Bolle1-77/+0
2013-11-13initramfs: read CONFIG_RD_ variables for initramfs compressionP J P1-9/+14
2013-11-13gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz1-18/+9
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-0/+9
2012-11-19gen_init_cpio: remove redundant empty lineJesper Juhl1-1/+0
2012-10-25gen_init_cpio: avoid stack overflow when expandingKees Cook1-20/+23
2012-05-31kconfig: update compression algorithm infoRandy Dunlap1-5/+5
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek1-13/+40
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-9/+9
2011-01-13decompressors: add boot-time XZ supportLasse Collin2-1/+22
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-6/+14
2011-01-05gen_init_cpio: checkpatch fixesAndrew Morton1-2/+2
2010-12-29gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl1-6/+6
2010-12-14Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2-4/+4
2010-12-02gen_init_cpio: remove leading `/' from file namesThomas Chou1-0/+8
2010-12-01initramfs: Really fix build break on symbol-prefixed archsHendrik Brueckner1-2/+3
2010-10-31initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven1-3/+3
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds6-125/+18
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner1-5/+11
2010-09-29initramfs: generalize initramfs_data.xxx.S variantsHendrik Brueckner6-120/+7
2010-08-23Kconfig: delete duplicate wordStephan Sperber1-1/+1
2010-05-27initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre2-1/+33
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre1-5/+21
2009-12-12gen_init_cpio: fixed fwrite warningMike Frysinger1-1/+4
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-1/+3
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith1-1/+1
2009-09-20gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput1-0/+2
2009-09-20kbuild: correct initramfs compression commentRobert P. J. Day1-1/+1
2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin2-17/+1
2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin1-10/+22
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin1-3/+3
2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin1-3/+3
2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin1-8/+8
2009-02-19bzip2/lzma: make internal initramfs compression configurableAlain Knaff2-12/+68
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff5-13/+118
2009-01-07bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin1-0/+27
2008-12-03kbuild: gen_init_cpio expands shell variables in file namesSally, Gene1-1/+27
2007-07-16kbuild: add support for reading stdin with gen_init_cpioMike Frysinger1-1/+3
2007-07-16.gitignore updateAlexey Dobriyan1-0/+1
2007-05-02usr/Kconfig: fix typoAlexander E. Patrakov1-1/+1
2007-02-11[PATCH] usr/gen_init_cpio.c: support for hard linksLuciano Rocha1-36/+86
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman1-1/+1
2006-11-25[PATCH] initramfs: handle more than one source dir or file listThomas Chou1-1/+1
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg1-0/+2
2006-08-07kbuild: do not try to build content of initramfsSam Ravnborg1-0/+3
2006-06-10kbuild: bugfix with initramfsNickolay1-2/+1
2006-04-19[PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl1-1/+3
2006-04-11kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg1-54/+37
2005-10-18Add some basic .gitignore filesLinus Torvalds1-0/+7
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg1-0/+46
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds3-0/+607