summaryrefslogtreecommitdiff
path: root/usr
AgeCommit message (Expand)Author
2026-03-25kbuild: uapi: also test UAPI headers against C++ compilersThomas Weißschuh
2026-03-25kbuild: uapi: provide a C++ compatible dummy definition of NULLThomas Weißschuh
2026-03-25kbuild: uapi: handle UML in architecture-specific exclusion listsThomas Weißschuh
2026-03-25kbuild: uapi: move all include path flags togetherThomas Weißschuh
2026-03-25kbuild: uapi: move some compiler arguments out of the command definitionThomas Weißschuh
2026-03-12kbuild: uapi: remove now unneeded guard headersThomas Weißschuh
2026-03-12kbuild: uapi: simplify libc dependency logicThomas Weißschuh
2026-03-12kbuild: uapi: use custom stub headers instead of libc onesThomas Weißschuh
2026-03-12kbuild: uapi: provide stub includes for some libc headersThomas Weißschuh
2026-03-12kbuild: uapi: only use dummy-include for headers which use libcThomas Weißschuh
2026-03-12kbuild: uapi: completely exclude linux/bpf_perf_event.h on nios2Thomas Weißschuh
2026-03-12kbuild: uapi: deduplicate linux/bpf_perf_event.h exclusionsThomas Weißschuh
2026-03-12kbuild: uapi: test linux/bpf_perf_event.h on powerpcThomas Weißschuh
2026-01-16kbuild: uapi: drop dependency on CC_CAN_LINKThomas Weißschuh
2026-01-06kbuild: uapi: split out command conditions into variablesThomas Weißschuh
2026-01-06kbuild: uapi: don't compile test bpf_perf_event.h on xtensaThomas Weißschuh
2026-01-06kbuild: uapi: validate that headers do not use libcThomas Weißschuh
2025-12-30kbuild: uapi: Drop check_config()Thomas Weißschuh
2025-11-26initramfs: 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