index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
include
Age
Commit message (
Expand
)
Author
2026-03-25
kbuild: uapi: also test UAPI headers against C++ compilers
Thomas Weißschuh
2026-03-25
kbuild: uapi: handle UML in architecture-specific exclusion lists
Thomas Weißschuh
2026-03-25
kbuild: uapi: move all include path flags together
Thomas Weißschuh
2026-03-25
kbuild: uapi: move some compiler arguments out of the command definition
Thomas Weißschuh
2026-03-12
kbuild: uapi: simplify libc dependency logic
Thomas Weißschuh
2026-03-12
kbuild: uapi: use custom stub headers instead of libc ones
Thomas Weißschuh
2026-03-12
kbuild: uapi: only use dummy-include for headers which use libc
Thomas Weißschuh
2026-03-12
kbuild: uapi: completely exclude linux/bpf_perf_event.h on nios2
Thomas Weißschuh
2026-03-12
kbuild: uapi: deduplicate linux/bpf_perf_event.h exclusions
Thomas Weißschuh
2026-03-12
kbuild: uapi: test linux/bpf_perf_event.h on powerpc
Thomas Weißschuh
2026-01-16
kbuild: uapi: drop dependency on CC_CAN_LINK
Thomas Weißschuh
2026-01-06
kbuild: uapi: split out command conditions into variables
Thomas Weißschuh
2026-01-06
kbuild: uapi: don't compile test bpf_perf_event.h on xtensa
Thomas Weißschuh
2026-01-06
kbuild: uapi: validate that headers do not use libc
Thomas Weißschuh
2025-12-30
kbuild: uapi: Drop check_config()
Thomas Weißschuh
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-06
kbuild: uapi: Strip comments before size type check
Geert Uytterhoeven
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-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
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-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-01-27
kbuild: remove include/linux/cyclades.h from header file check
Greg Kroah-Hartman
2022-01-22
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Dmitry V. Levin
2022-01-08
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
2021-05-02
usr/include: refactor .gitignore
Masahiro Yamada
2021-01-22
arch: ia64: Remove rest of perfmon support
Viresh Kumar
[next]