| Commit message (Expand) | Author | Age | Files | Lines |
* | initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP | Benjamin Gray | 2023-06-06 | 2 | -7/+10 |
* | initramfs: Check negative timestamp to prevent broken cpio archive | Benjamin Gray | 2023-04-16 | 1 | -3/+9 |
* | usr/gen_init_cpio.c: remove unnecessary -1 values from int file | Li zeming | 2022-10-03 | 1 | -1/+1 |
* | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-27 | 1 | -25/+67 |
|\ |
|
| * | gen_init_cpio: support file checksum archiving | David Disseldorp | 2022-05-10 | 1 | -9/+45 |
| * | gen_init_cpio: fix short read file handling | David Disseldorp | 2022-05-10 | 1 | -19/+25 |
* | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-05-26 | 1 | -1/+1 |
|\ \ |
|
| * | | kbuild: uapi: use -fsyntax-only rather than -S | Nick Desaulniers | 2022-04-05 | 1 | -1/+1 |
| |/ |
|
* | | sparc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 2022-05-13 | 1 | -1/+0 |
* | | powerpc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 2022-05-13 | 1 | -1/+0 |
* | | mips: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 2022-05-13 | 1 | -4/+0 |
* | | riscv: add linux/bpf_perf_event.h to UAPI compile-test coverage | Masahiro Yamada | 2022-05-13 | 1 | -4/+0 |
* | | kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h> | Masahiro Yamada | 2022-05-13 | 3 | -1/+15 |
|/ |
|
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-31 | 2 | -4/+7 |
|\ |
|
| * | kbuild: add --target to correctly cross-compile UAPI headers with Clang | Masahiro Yamada | 2022-03-31 | 1 | -1/+1 |
| * | usr/include: replace extra-y with always-y | Masahiro Yamada | 2022-03-31 | 1 | -1/+1 |
| * | kbuild: Add environment variables for userprogs flags | Elliot Berman | 2022-02-14 | 1 | -0/+3 |
| * | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada | 2022-02-14 | 1 | -2/+2 |
* | | reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -1/+0 |
* | | kexec.h: add linux/kexec.h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -1/+0 |
* | | fsmap.h: add linux/fsmap.h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -1/+0 |
* | | android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -2/+0 |
* | | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -1/+0 |
* | | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -2/+0 |
|/ |
|
* | kbuild: remove include/linux/cyclades.h from header file check | Greg Kroah-Hartman | 2022-01-27 | 1 | -0/+1 |
* | usr/include/Makefile: add linux/nfc.h to the compile-test coverage | Dmitry V. Levin | 2022-01-22 | 1 | -1/+0 |
* | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 2022-01-13 | 1 | -5/+0 |
* | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 2022-01-08 | 1 | -1/+1 |
* | kbuild: move headers_check.pl to usr/include/ | Masahiro Yamada | 2022-01-08 | 2 | -2/+175 |
* | initramfs: Check timestamp to prevent broken cpio archive | Nicolas Schier | 2021-10-24 | 1 | -0/+16 |
* | gen_init_cpio: add static const qualifiers | Masahiro Yamada | 2021-10-13 | 1 | -2/+2 |
* | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 2021-05-01 | 1 | -2/+2 |
* | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada | 2021-05-01 | 1 | -1/+1 |
* | usr/include: refactor .gitignore | Masahiro Yamada | 2021-05-01 | 1 | -3/+1 |
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-02-25 | 1 | -1/+0 |
|\ |
|
| * | initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD | Geert Uytterhoeven | 2021-02-24 | 1 | -1/+0 |
* | | arch: ia64: Remove rest of perfmon support | Viresh Kumar | 2021-01-22 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2020-08-07 | 1 | -1/+0 |
|\ |
|
| * | unexport linux/elfcore.h | Al Viro | 2020-07-27 | 1 | -1/+0 |
* | | usr: Add support for zstd compressed initramfs | Nick Terrell | 2020-07-31 | 2 | -0/+21 |
|/ |
|
* | bpfilter: match bit size of bpfilter_umh to that of the kernel | Masahiro Yamada | 2020-05-17 | 1 | -0/+4 |
* | kbuild: use -MMD instead of -MD to exclude system headers from dependency | Masahiro Yamada | 2020-05-12 | 1 | -1/+1 |
* | kbuild: fix comment about missing include guard detection | Masahiro Yamada | 2020-04-11 | 1 | -1/+1 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 2 | -0/+2 |
* | initramfs: restore default compression behavior | Eugeniy Paltsev | 2020-03-17 | 1 | -11/+11 |
* | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-10 | 1 | -1/+1 |
|\ |
|
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 1 | -1/+1 |
* | | initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty | Masahiro Yamada | 2020-02-03 | 2 | -1/+2 |
|/ |
|
* | gen_initramfs.sh: remove intermediate cpio_list on errors | Masahiro Yamada | 2020-01-15 | 1 | -1/+2 |
* | initramfs: refactor the initramfs build rules | Masahiro Yamada | 2020-01-15 | 5 | -111/+78 |