summaryrefslogtreecommitdiffstats
path: root/usr
AgeCommit message (Expand)AuthorLines
2026-03-25kbuild: uapi: also test UAPI headers against C++ compilersThomas Weißschuh-0/+28
2026-03-25kbuild: uapi: provide a C++ compatible dummy definition of NULLThomas Weißschuh-0/+5
2026-03-25kbuild: uapi: handle UML in architecture-specific exclusion listsThomas Weißschuh-5/+6
2026-03-25kbuild: uapi: move all include path flags togetherThomas Weißschuh-2/+2
2026-03-25kbuild: uapi: move some compiler arguments out of the command definitionThomas Weißschuh-2/+4
2026-03-12kbuild: uapi: remove now unneeded guard headersThomas Weißschuh-14/+0
2026-03-12kbuild: uapi: simplify libc dependency logicThomas Weißschuh-2/+2
2026-03-12kbuild: uapi: use custom stub headers instead of libc onesThomas Weißschuh-3/+2
2026-03-12kbuild: uapi: provide stub includes for some libc headersThomas Weißschuh-0/+60
2026-03-12kbuild: uapi: only use dummy-include for headers which use libcThomas Weißschuh-2/+2
2026-03-12kbuild: uapi: completely exclude linux/bpf_perf_event.h on nios2Thomas Weißschuh-2/+1
2026-03-12kbuild: uapi: deduplicate linux/bpf_perf_event.h exclusionsThomas Weißschuh-9/+1
2026-03-12kbuild: uapi: test linux/bpf_perf_event.h on powerpcThomas Weißschuh-4/+0
2026-01-16kbuild: uapi: drop dependency on CC_CAN_LINKThomas Weißschuh-1/+2
2026-01-06kbuild: uapi: split out command conditions into variablesThomas Weißschuh-2/+5
2026-01-06kbuild: uapi: don't compile test bpf_perf_event.h on xtensaThomas Weißschuh-0/+4
2026-01-06kbuild: uapi: validate that headers do not use libcThomas Weißschuh-0/+77
2025-12-30kbuild: uapi: Drop check_config()Thomas Weißschuh-8/+0
2025-11-26initramfs: add gen_init_cpio to hostprogs unconditionallyAhmad Fatoum-2/+2
2025-11-08kbuild: uapi: Drop types.h check from headers_check.plNathan Chancellor-63/+0
2025-11-08kbuild: uapi: reuse KBUILD_USERCFLAGSThomas Weißschuh-9/+2
2025-10-07gen_init_cpio: Ignore fsync() returning EINVAL on pipesDmitry Safonov-1/+4
2025-10-06kbuild: uapi: Strip comments before size type checkGeert Uytterhoeven-0/+2
2025-08-20gen_init_cpio: add -a <data_align> as reflink optimizationDavid Disseldorp-11/+38
2025-08-20gen_initramfs.sh: use gen_init_cpio -o parameterDavid Disseldorp-3/+4
2025-08-20gen_init_cpio: avoid duplicate strlen callsDavid Disseldorp-16/+24
2025-08-20gen_init_cpio: attempt copy_file_range for file dataDavid Disseldorp-1/+12
2025-08-20gen_init_cpio: support -o <output_file> parameterDavid Disseldorp-4/+16
2025-08-20gen_init_cpio: write to fd instead of stdout streamDavid Disseldorp-58/+81
2025-08-13kbuild: uapi: upgrade check_declarations() warning to errorThomas Weißschuh-0/+1
2025-08-13kbuild: uapi: upgrade check_sizetypes() warning to errorThomas Weißschuh-2/+1
2025-08-13kbuild: uapi: upgrade warning on asm/types.h inclusion to errorThomas Weißschuh-3/+2
2025-08-13kbuild: uapi: fail header test on compiler warningsThomas Weißschuh-1/+1
2025-08-13kbuild: uapi: rerun header tests when headers_check.pl changesThomas Weißschuh-1/+1
2025-05-12usr/include: openrisc: don't HDRTEST bpf_perf_event.hRandy Dunlap-0/+4
2025-03-05kbuild: hdrcheck: fix cross build with clangArnd Bergmann-1/+1
2024-12-21kbuild: Drop support for include/asm-<arch> in headers_check.plGeert Uytterhoeven-8/+3
2024-07-16initramfs: shorten cmd_initfs in usr/MakefileMasahiro Yamada-2/+2
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-2/+2
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-12/+21
2023-12-29gen_init_cpio: Apply mtime supplied by user to all file typesDmitry Safonov-12/+21
2023-12-20usr/Kconfig: fix typos of "its"Randy Dunlap-3/+3
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-6/+0
2023-06-06initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMPBenjamin Gray-7/+10
2023-04-16initramfs: Check negative timestamp to prevent broken cpio archiveBenjamin Gray-3/+9
2022-10-03usr/gen_init_cpio.c: remove unnecessary -1 values from int fileLi zeming-1/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-25/+67
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2022-05-13sparc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada-1/+0
2022-05-13powerpc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada-1/+0