aboutsummaryrefslogtreecommitdiffstats
path: root/usr
AgeCommit message (Expand)Author
2023-06-06initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMPBenjamin Gray
2023-04-16initramfs: Check negative timestamp to prevent broken cpio archiveBenjamin Gray
2022-10-03usr/gen_init_cpio.c: remove unnecessary -1 values from int fileLi zeming
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-13sparc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada
2022-05-13powerpc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada
2022-05-13mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada
2022-05-13riscv: add linux/bpf_perf_event.h to UAPI compile-test coverageMasahiro Yamada
2022-05-13kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h>Masahiro Yamada
2022-05-09gen_init_cpio: support file checksum archivingDavid Disseldorp
2022-05-09gen_init_cpio: fix short read file handlingDavid Disseldorp
2022-04-05kbuild: uapi: use -fsyntax-only rather than -SNick Desaulniers
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31kbuild: add --target to correctly cross-compile UAPI headers with ClangMasahiro Yamada
2022-03-31usr/include: replace extra-y with always-yMasahiro Yamada
2022-02-17reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17kexec.h: add linux/kexec.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17fsmap.h: add linux/fsmap.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverageMasahiro Yamada
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2022-02-14kbuild: Add environment variables for userprogs flagsElliot Berman
2022-02-14kbuild: unify cmd_copy and cmd_shippedMasahiro Yamada
2022-01-27kbuild: remove include/linux/cyclades.h from header file checkGreg Kroah-Hartman
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada
2021-10-24initramfs: Check timestamp to prevent broken cpio archiveNicolas Schier
2021-10-13gen_init_cpio: add static const qualifiersMasahiro Yamada
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2021-05-02usr/include: refactor .gitignoreMasahiro Yamada
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-24initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-07-31usr: Add support for zstd compressed initramfsNick Terrell
2020-07-27unexport linux/elfcore.hAl Viro
2020-05-17bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada
2020-05-12kbuild: use -MMD instead of -MD to exclude system headers from dependencyMasahiro Yamada
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-17initramfs: restore default compression behaviorEugeniy Paltsev
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-16gen_initramfs.sh: remove intermediate cpio_list on errorsMasahiro Yamada
2020-01-16initramfs: refactor the initramfs build rulesMasahiro Yamada