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