Age | Commit message (Expand) | Author |
2024-07-16 | initramfs: shorten cmd_initfs in usr/Makefile | Masahiro Yamada |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-01-18 | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-12-29 | gen_init_cpio: Apply mtime supplied by user to all file types | Dmitry Safonov |
2023-12-20 | usr/Kconfig: fix typos of "its" | Randy Dunlap |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-06-06 | initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP | Benjamin Gray |
2023-04-16 | initramfs: Check negative timestamp to prevent broken cpio archive | Benjamin Gray |
2022-10-03 | usr/gen_init_cpio.c: remove unnecessary -1 values from int file | Li zeming |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-13 | sparc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada |
2022-05-13 | powerpc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada |
2022-05-13 | mips: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada |
2022-05-13 | riscv: add linux/bpf_perf_event.h to UAPI compile-test coverage | Masahiro Yamada |
2022-05-13 | kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h> | Masahiro Yamada |
2022-05-09 | gen_init_cpio: support file checksum archiving | David Disseldorp |
2022-05-09 | gen_init_cpio: fix short read file handling | David Disseldorp |
2022-04-05 | kbuild: uapi: use -fsyntax-only rather than -S | Nick Desaulniers |
2022-03-31 | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-31 | kbuild: add --target to correctly cross-compile UAPI headers with Clang | Masahiro Yamada |
2022-03-31 | usr/include: replace extra-y with always-y | Masahiro Yamada |
2022-02-17 | reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-17 | kexec.h: add linux/kexec.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-17 | fsmap.h: add linux/fsmap.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-17 | android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-17 | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-17 | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada |
2022-02-14 | kbuild: Add environment variables for userprogs flags | Elliot Berman |
2022-02-14 | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada |
2022-01-27 | kbuild: remove include/linux/cyclades.h from header file check | Greg Kroah-Hartman |
2022-01-22 | usr/include/Makefile: add linux/nfc.h to the compile-test coverage | Dmitry V. Levin |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada |
2022-01-08 | kbuild: move headers_check.pl to usr/include/ | Masahiro Yamada |
2021-10-24 | initramfs: Check timestamp to prevent broken cpio archive | Nicolas Schier |
2021-10-13 | gen_init_cpio: add static const qualifiers | Masahiro Yamada |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada |
2021-05-02 | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada |
2021-05-02 | usr/include: refactor .gitignore | Masahiro Yamada |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD | Geert Uytterhoeven |
2021-01-22 | arch: ia64: Remove rest of perfmon support | Viresh Kumar |
2020-08-07 | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2020-07-31 | usr: Add support for zstd compressed initramfs | Nick Terrell |
2020-07-27 | unexport linux/elfcore.h | Al Viro |
2020-05-17 | bpfilter: match bit size of bpfilter_umh to that of the kernel | Masahiro Yamada |
2020-05-12 | kbuild: use -MMD instead of -MD to exclude system headers from dependency | Masahiro Yamada |
2020-04-11 | kbuild: fix comment about missing include guard detection | Masahiro Yamada |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |