Age | Commit message (Expand) | Author | Files | Lines |
2025-05-12 | usr/include: openrisc: don't HDRTEST bpf_perf_event.h | Randy Dunlap | 1 | -0/+4 |
2025-03-05 | kbuild: hdrcheck: fix cross build with clang | Arnd Bergmann | 1 | -1/+1 |
2024-12-21 | kbuild: Drop support for include/asm-<arch> in headers_check.pl | Geert Uytterhoeven | 2 | -8/+3 |
2024-07-16 | initramfs: shorten cmd_initfs in usr/Makefile | Masahiro Yamada | 1 | -2/+2 |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 2 | -2/+2 |
2024-01-18 | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -12/+21 |
2023-12-29 | gen_init_cpio: Apply mtime supplied by user to all file types | Dmitry Safonov | 1 | -12/+21 |
2023-12-20 | usr/Kconfig: fix typos of "its" | Randy Dunlap | 1 | -3/+3 |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -6/+0 |
2023-06-06 | initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP | Benjamin Gray | 2 | -7/+10 |
2023-04-16 | initramfs: Check negative timestamp to prevent broken cpio archive | Benjamin Gray | 1 | -3/+9 |
2022-10-03 | usr/gen_init_cpio.c: remove unnecessary -1 values from int file | Li zeming | 1 | -1/+1 |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -25/+67 |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2022-05-13 | sparc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+0 |
2022-05-13 | powerpc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+0 |
2022-05-13 | mips: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -4/+0 |
2022-05-13 | riscv: add linux/bpf_perf_event.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -4/+0 |
2022-05-13 | kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h> | Masahiro Yamada | 3 | -1/+15 |
2022-05-09 | gen_init_cpio: support file checksum archiving | David Disseldorp | 1 | -9/+45 |
2022-05-09 | gen_init_cpio: fix short read file handling | David Disseldorp | 1 | -19/+25 |
2022-04-05 | kbuild: uapi: use -fsyntax-only rather than -S | Nick Desaulniers | 1 | -1/+1 |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+7 |
2022-03-31 | kbuild: add --target to correctly cross-compile UAPI headers with Clang | Masahiro Yamada | 1 | -1/+1 |
2022-03-31 | usr/include: replace extra-y with always-y | Masahiro Yamada | 1 | -1/+1 |
2022-02-17 | reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+0 |
2022-02-17 | kexec.h: add linux/kexec.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+0 |
2022-02-17 | fsmap.h: add linux/fsmap.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+0 |
2022-02-17 | android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverage | Masahiro Yamada | 1 | -2/+0 |
2022-02-17 | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+0 |
2022-02-17 | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -2/+0 |
2022-02-14 | kbuild: Add environment variables for userprogs flags | Elliot Berman | 1 | -0/+3 |
2022-02-14 | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada | 1 | -2/+2 |
2022-01-27 | kbuild: remove include/linux/cyclades.h from header file check | Greg Kroah-Hartman | 1 | -0/+1 |
2022-01-22 | usr/include/Makefile: add linux/nfc.h to the compile-test coverage | Dmitry V. Levin | 1 | -1/+0 |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -5/+0 |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 1 | -1/+1 |
2022-01-08 | kbuild: move headers_check.pl to usr/include/ | Masahiro Yamada | 2 | -2/+175 |
2021-10-24 | initramfs: Check timestamp to prevent broken cpio archive | Nicolas Schier | 1 | -0/+16 |
2021-10-13 | gen_init_cpio: add static const qualifiers | Masahiro Yamada | 1 | -2/+2 |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 1 | -2/+2 |
2021-05-02 | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada | 1 | -1/+1 |
2021-05-02 | usr/include: refactor .gitignore | Masahiro Yamada | 1 | -3/+1 |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+0 |
2021-02-24 | initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD | Geert Uytterhoeven | 1 | -1/+0 |
2021-01-22 | arch: ia64: Remove rest of perfmon support | Viresh Kumar | 1 | -2/+0 |
2020-08-07 | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+0 |
2020-07-31 | usr: Add support for zstd compressed initramfs | Nick Terrell | 2 | -0/+21 |
2020-07-27 | unexport linux/elfcore.h | Al Viro | 1 | -1/+0 |
2020-05-17 | bpfilter: match bit size of bpfilter_umh to that of the kernel | Masahiro Yamada | 1 | -0/+4 |
2020-05-12 | kbuild: use -MMD instead of -MD to exclude system headers from dependency | Masahiro Yamada | 1 | -1/+1 |
2020-04-11 | kbuild: fix comment about missing include guard detection | Masahiro Yamada | 1 | -1/+1 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
2020-03-17 | initramfs: restore default compression behavior | Eugeniy Paltsev | 1 | -11/+11 |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-02-03 | initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty | Masahiro Yamada | 2 | -1/+2 |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+1 |
2020-01-16 | gen_initramfs.sh: remove intermediate cpio_list on errors | Masahiro Yamada | 1 | -1/+2 |
2020-01-16 | initramfs: refactor the initramfs build rules | Masahiro Yamada | 5 | -111/+78 |
2020-01-16 | gen_initramfs.sh: always output cpio even without -o option | Masahiro Yamada | 1 | -31/+27 |
2020-01-16 | initramfs: add default_cpio_list, and delete -d option support | Masahiro Yamada | 3 | -17/+7 |
2020-01-16 | initramfs: generate dependency list and cpio at the same time | Masahiro Yamada | 2 | -64/+47 |
2020-01-16 | initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile | Masahiro Yamada | 2 | -5/+4 |
2020-01-14 | initramfs: make initramfs compression choice non-optional | Masahiro Yamada | 1 | -8/+0 |
2020-01-14 | initramfs: make compression options not depend on INITRAMFS_SOURCE | Masahiro Yamada | 1 | -2/+0 |
2020-01-14 | initramfs: remove redundant dependency on BLK_DEV_INITRD | Masahiro Yamada | 1 | -6/+0 |
2020-01-14 | initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh | Masahiro Yamada | 2 | -1/+1 |
2020-01-14 | gen_initramfs_list.sh: fix the tool name in the comment | Masahiro Yamada | 1 | -1/+1 |
2020-01-14 | gen_initramfs_list.sh: remove unused variable 'default_list' | Masahiro Yamada | 1 | -1/+0 |
2020-01-14 | initramfs: replace klibcdirs in Makefile with FORCE | Masahiro Yamada | 1 | -5/+1 |
2020-01-07 | kbuild: rename header-test- to no-header-test in usr/include/Makefile | Masahiro Yamada | 1 | -53/+53 |
2020-01-07 | kbuild: detect missing include guard for exported headers | Masahiro Yamada | 1 | -1/+2 |
2020-01-04 | gen_initramfs_list.sh: fix 'bad variable name' error | Masahiro Yamada | 1 | -1/+1 |
2019-12-09 | kbuild: fix 'No such file or directory' warning when cleaning | Masahiro Yamada | 1 | -1/+1 |
2019-12-04 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada | 1 | -1/+0 |
2019-12-04 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada | 1 | -1/+0 |
2019-12-04 | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained | Masahiro Yamada | 1 | -1/+0 |
2019-12-04 | linux/scc.h: make uapi linux/scc.h self-contained | Masahiro Yamada | 1 | -1/+0 |
2019-11-15 | kbuild: move headers_check rule to usr/include/Makefile | Masahiro Yamada | 1 | -3/+6 |
2019-11-15 | kbuild: remove header compile test | Masahiro Yamada | 1 | -4/+8 |
2019-11-11 | kbuild: update compile-test header list for v5.5-rc1 | Masahiro Yamada | 1 | -4/+0 |
2019-10-05 | kbuild: update compile-test header list for v5.4-rc2 | Masahiro Yamada | 1 | -10/+0 |
2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -1/+0 |
2019-09-25 | netfilter: ebtables: use __u8 instead of uint8_t in uapi header | Masahiro Yamada | 1 | -1/+0 |
2019-09-24 | kbuild: clean compressed initramfs image | Greg Thelen | 1 | -0/+3 |
2019-08-29 | kbuild: remove clean-dirs syntax | Masahiro Yamada | 1 | -3/+1 |
2019-07-23 | kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header test | Heiko Carstens | 1 | -4/+0 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -8/+0 |
2019-07-20 | kbuild: update compile-test header list for v5.3-rc1 | Masahiro Yamada | 1 | -8/+0 |
2019-07-15 | docs: early-userspace: move to driver-api guide | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: early-userspace: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-08 | kbuild: compile-test exported headers to ensure they are self-contained | Masahiro Yamada | 4 | -1/+137 |
2018-12-11 | user/Makefile: Fix typo and capitalization in comment section | Eugen Cazacu | 1 | -2/+2 |
2018-08-22 | initramfs: move gen_initramfs_list.sh from scripts/ to usr/ | Masahiro Yamada | 2 | -1/+329 |
2018-08-22 | export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() | Masahiro Yamada | 1 | -2/+2 |
2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 1 | -1/+1 |
2017-11-03 | initramfs: fix initramfs rebuilds w/ compression after disabling | Florian Fainelli | 1 | -4/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-07-06 | ramfs: clarify help text that compression applies to ramfs as well as legacy ... | Rob Landley | 1 | -6/+6 |
2017-07-06 | scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI... | Rob Landley | 1 | -8/+4 |
2017-06-02 | initramfs: fix disabling of initramfs (and its compression) | Florian Fainelli | 1 | -0/+1 |
2017-05-08 | initramfs: provide a way to ignore image provided by bootloader | Daniel Thompson | 1 | -0/+10 |
2017-01-05 | kbuild: initramfs cleanup, set target from Kconfig | Nicholas Piggin | 1 | -7/+7 |
2017-01-05 | kbuild: initramfs fix dependency checking for compressed target | Nicholas Piggin | 1 | -1/+1 |
2016-12-14 | initramfs: allow again choice of the embedded initram compression algorithm | Francisco Blas Izquierdo Riera (klondike) | 1 | -0/+117 |
2016-12-14 | initramfs: select builtin initram compression algorithm on KConfig instead of... | Francisco Blas Izquierdo Riera (klondike) | 2 | -19/+11 |
2014-12-13 | usr/Kconfig: make initrd compression algorithm selection not expert | Andi Kleen | 1 | -12/+12 |
2014-06-06 | initramfs: remove "compression mode" choice | Paul Bolle | 1 | -77/+0 |
2013-11-13 | initramfs: read CONFIG_RD_ variables for initramfs compression | P J P | 1 | -9/+14 |
2013-11-13 | gen_init_cpio: avoid NULL pointer dereference and rework env expanding | Michal Nazarewicz | 1 | -18/+9 |
2013-07-09 | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 1 | -0/+9 |
2012-11-19 | gen_init_cpio: remove redundant empty line | Jesper Juhl | 1 | -1/+0 |
2012-10-25 | gen_init_cpio: avoid stack overflow when expanding | Kees Cook | 1 | -20/+23 |
2012-05-31 | kconfig: update compression algorithm info | Randy Dunlap | 1 | -5/+5 |
2011-04-18 | initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries | Michal Marek | 1 | -13/+40 |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -9/+9 |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin | 2 | -1/+22 |
2011-01-10 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -6/+14 |
2011-01-05 | gen_init_cpio: checkpatch fixes | Andrew Morton | 1 | -2/+2 |
2010-12-29 | gen_init_cpio: Avoid race between call to stat() and call to open() | Jesper Juhl | 1 | -6/+6 |
2010-12-14 | Merge commit 'v2.6.37-rc1' into kbuild/kbuild | Michal Marek | 2 | -4/+4 |
2010-12-02 | gen_init_cpio: remove leading `/' from file names | Thomas Chou | 1 | -0/+8 |
2010-12-01 | initramfs: Really fix build break on symbol-prefixed archs | Hendrik Brueckner | 1 | -2/+3 |
2010-10-31 | initramfs: Fix initramfs size for 32-bit arches | Geert Uytterhoeven | 1 | -3/+3 |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 6 | -125/+18 |
2010-09-29 | initramfs: fix initramfs size calculation | Hendrik Brueckner | 1 | -5/+11 |
2010-09-29 | initramfs: generalize initramfs_data.xxx.S variants | Hendrik Brueckner | 6 | -120/+7 |
2010-08-23 | Kconfig: delete duplicate word | Stephan Sperber | 1 | -1/+1 |
2010-05-27 | initramfs: add support for in-kernel initramfs compressed with LZO | Albin Tonnerre | 2 | -1/+33 |
2010-01-11 | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 1 | -5/+21 |
2009-12-12 | gen_init_cpio: fixed fwrite warning | Mike Frysinger | 1 | -1/+4 |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2 | -1/+3 |
2009-09-23 | Fix all -Wmissing-prototypes warnings in x86 defconfig | Trevor Keith | 1 | -1/+1 |
2009-09-20 | gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma | Jaswinder Singh Rajput | 1 | -0/+2 |
2009-09-20 | kbuild: correct initramfs compression comment | Robert P. J. Day | 1 | -1/+1 |
2009-03-31 | bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE | H. Peter Anvin | 2 | -17/+1 |
2009-03-28 | bzip2/lzma: don't ask for compression mode for the default initramfs | H. Peter Anvin | 1 | -10/+22 |
2009-03-28 | bzip2/lzma: consistently capitalize LZMA in Kconfig | H. Peter Anvin | 1 | -3/+3 |
2009-03-28 | bzip2/lzma: clarify the meaning of the CONFIG_RD_ options | H. Peter Anvin | 1 | -3/+3 |
2009-03-28 | bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED | H. Peter Anvin | 1 | -8/+8 |
2009-02-19 | bzip2/lzma: make internal initramfs compression configurable | Alain Knaff | 2 | -12/+68 |
2009-01-07 | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP | Alain Knaff | 5 | -13/+118 |
2009-01-07 | bzip2/lzma: move initrd/ramfs options out of BLK_DEV | H. Peter Anvin | 1 | -0/+27 |
2008-12-03 | kbuild: gen_init_cpio expands shell variables in file names | Sally, Gene | 1 | -1/+27 |
2007-07-16 | kbuild: add support for reading stdin with gen_init_cpio | Mike Frysinger | 1 | -1/+3 |
2007-07-16 | .gitignore update | Alexey Dobriyan | 1 | -0/+1 |
2007-05-02 | usr/Kconfig: fix typo | Alexander E. Patrakov | 1 | -1/+1 |
2007-02-11 | [PATCH] usr/gen_init_cpio.c: support for hard links | Luciano Rocha | 1 | -36/+86 |
2007-02-11 | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 1 | -1/+1 |
2006-11-25 | [PATCH] initramfs: handle more than one source dir or file list | Thomas Chou | 1 | -1/+1 |
2006-09-25 | kbuild: consistently decide when to rebuild a target | Sam Ravnborg | 1 | -0/+2 |
2006-08-07 | kbuild: do not try to build content of initramfs | Sam Ravnborg | 1 | -0/+3 |
2006-06-10 | kbuild: bugfix with initramfs | Nickolay | 1 | -2/+1 |
2006-04-19 | [PATCH] Fix potential NULL pointer deref in gen_init_cpio | Jesper Juhl | 1 | -1/+3 |
2006-04-11 | kbuild: rebuild initramfs if content of initramfs changes | Sam Ravnborg | 1 | -54/+37 |
2005-10-18 | Add some basic .gitignore files | Linus Torvalds | 1 | -0/+7 |
2005-08-10 | kconfig: move initramfs options to General Setup | Sam Ravnborg | 1 | -0/+46 |
2005-07-25 | kbuild: introduce Kbuild.include | Sam Ravnborg | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 3 | -0/+607 |