index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
Age
Commit message (
Expand
)
Author
12 days
initramfs: add gen_init_cpio to hostprogs unconditionally
Ahmad Fatoum
2025-11-08
kbuild: uapi: Drop types.h check from headers_check.pl
Nathan Chancellor
2025-11-08
kbuild: uapi: reuse KBUILD_USERCFLAGS
Thomas Weißschuh
2025-10-07
gen_init_cpio: Ignore fsync() returning EINVAL on pipes
Dmitry Safonov
2025-10-06
kbuild: uapi: Strip comments before size type check
Geert Uytterhoeven
2025-08-20
gen_init_cpio: add -a <data_align> as reflink optimization
David Disseldorp
2025-08-20
gen_initramfs.sh: use gen_init_cpio -o parameter
David Disseldorp
2025-08-20
gen_init_cpio: avoid duplicate strlen calls
David Disseldorp
2025-08-20
gen_init_cpio: attempt copy_file_range for file data
David Disseldorp
2025-08-20
gen_init_cpio: support -o <output_file> parameter
David Disseldorp
2025-08-20
gen_init_cpio: write to fd instead of stdout stream
David Disseldorp
2025-08-13
kbuild: uapi: upgrade check_declarations() warning to error
Thomas Weißschuh
2025-08-13
kbuild: uapi: upgrade check_sizetypes() warning to error
Thomas Weißschuh
2025-08-13
kbuild: uapi: upgrade warning on asm/types.h inclusion to error
Thomas Weißschuh
2025-08-13
kbuild: uapi: fail header test on compiler warnings
Thomas Weißschuh
2025-08-13
kbuild: uapi: rerun header tests when headers_check.pl changes
Thomas Weißschuh
2025-05-12
usr/include: openrisc: don't HDRTEST bpf_perf_event.h
Randy Dunlap
2025-03-05
kbuild: hdrcheck: fix cross build with clang
Arnd Bergmann
2024-12-21
kbuild: Drop support for include/asm-<arch> in headers_check.pl
Geert Uytterhoeven
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
[next]