summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)Author
12 daysinitramfs: add gen_init_cpio to hostprogs unconditionallyAhmad Fatoum
2025-11-08kbuild: uapi: Drop types.h check from headers_check.plNathan Chancellor
2025-11-08kbuild: uapi: reuse KBUILD_USERCFLAGSThomas Weißschuh
2025-10-07gen_init_cpio: Ignore fsync() returning EINVAL on pipesDmitry Safonov
2025-10-06kbuild: uapi: Strip comments before size type checkGeert Uytterhoeven
2025-08-20gen_init_cpio: add -a <data_align> as reflink optimizationDavid Disseldorp
2025-08-20gen_initramfs.sh: use gen_init_cpio -o parameterDavid Disseldorp
2025-08-20gen_init_cpio: avoid duplicate strlen callsDavid Disseldorp
2025-08-20gen_init_cpio: attempt copy_file_range for file dataDavid Disseldorp
2025-08-20gen_init_cpio: support -o <output_file> parameterDavid Disseldorp
2025-08-20gen_init_cpio: write to fd instead of stdout streamDavid Disseldorp
2025-08-13kbuild: uapi: upgrade check_declarations() warning to errorThomas Weißschuh
2025-08-13kbuild: uapi: upgrade check_sizetypes() warning to errorThomas Weißschuh
2025-08-13kbuild: uapi: upgrade warning on asm/types.h inclusion to errorThomas Weißschuh
2025-08-13kbuild: uapi: fail header test on compiler warningsThomas Weißschuh
2025-08-13kbuild: uapi: rerun header tests when headers_check.pl changesThomas Weißschuh
2025-05-12usr/include: openrisc: don't HDRTEST bpf_perf_event.hRandy Dunlap
2025-03-05kbuild: hdrcheck: fix cross build with clangArnd Bergmann
2024-12-21kbuild: Drop support for include/asm-<arch> in headers_check.plGeert Uytterhoeven
2024-07-16initramfs: shorten cmd_initfs in usr/MakefileMasahiro Yamada
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-12-29gen_init_cpio: Apply mtime supplied by user to all file typesDmitry Safonov
2023-12-20usr/Kconfig: fix typos of "its"Randy Dunlap
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
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