aboutsummaryrefslogtreecommitdiff
path: root/usr/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-11arch: Remove Itanium (IA-64) architectureGravatar Ard Biesheuvel 1-6/+0
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2022-05-13sparc: add asm/stat.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+0
2022-05-13powerpc: add asm/stat.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+0
2022-05-13mips: add asm/stat.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-4/+0
2022-05-13riscv: add linux/bpf_perf_event.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-4/+0
2022-05-13kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h>Gravatar Masahiro Yamada 1-1/+1
2022-04-05kbuild: uapi: use -fsyntax-only rather than -SGravatar Nick Desaulniers 1-1/+1
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+5
2022-03-31kbuild: add --target to correctly cross-compile UAPI headers with ClangGravatar Masahiro Yamada 1-1/+1
2022-03-31usr/include: replace extra-y with always-yGravatar Masahiro Yamada 1-1/+1
2022-02-17reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+0
2022-02-17kexec.h: add linux/kexec.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+0
2022-02-17fsmap.h: add linux/fsmap.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+0
2022-02-17android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverageGravatar Masahiro Yamada 1-2/+0
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+0
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-2/+0
2022-02-14kbuild: Add environment variables for userprogs flagsGravatar Elliot Berman 1-0/+3
2022-01-27kbuild: remove include/linux/cyclades.h from header file checkGravatar Greg Kroah-Hartman 1-0/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageGravatar Dmitry V. Levin 1-1/+0
2022-01-08kbuild: move headers_check.pl to usr/include/Gravatar Masahiro Yamada 2-2/+175
2021-05-02usr/include: refactor .gitignoreGravatar Masahiro Yamada 1-3/+1
2021-01-22arch: ia64: Remove rest of perfmon supportGravatar Viresh Kumar 1-2/+0
2020-07-27unexport linux/elfcore.hGravatar Al Viro 1-1/+0
2020-05-17bpfilter: match bit size of bpfilter_umh to that of the kernelGravatar Masahiro Yamada 1-0/+4
2020-05-12kbuild: use -MMD instead of -MD to exclude system headers from dependencyGravatar Masahiro Yamada 1-1/+1
2020-04-11kbuild: fix comment about missing include guard detectionGravatar Masahiro Yamada 1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-01-07kbuild: rename header-test- to no-header-test in usr/include/MakefileGravatar Masahiro Yamada 1-53/+53
2020-01-07kbuild: detect missing include guard for exported headersGravatar Masahiro Yamada 1-1/+2
2019-12-09kbuild: fix 'No such file or directory' warning when cleaningGravatar Masahiro Yamada 1-1/+1
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-12-04linux/scc.h: make uapi linux/scc.h self-containedGravatar Masahiro Yamada 1-1/+0
2019-11-15kbuild: move headers_check rule to usr/include/MakefileGravatar Masahiro Yamada 1-3/+6
2019-11-15kbuild: remove header compile testGravatar Masahiro Yamada 1-4/+8
2019-11-11kbuild: update compile-test header list for v5.5-rc1Gravatar Masahiro Yamada 1-4/+0
2019-10-05kbuild: update compile-test header list for v5.4-rc2Gravatar Masahiro Yamada 1-10/+0
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-1/+0
2019-09-25netfilter: ebtables: use __u8 instead of uint8_t in uapi headerGravatar Masahiro Yamada 1-1/+0
2019-08-29kbuild: remove clean-dirs syntaxGravatar Masahiro Yamada 1-3/+1
2019-07-23kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header testGravatar Heiko Carstens 1-4/+0
2019-07-20kbuild: update compile-test header list for v5.3-rc1Gravatar Masahiro Yamada 1-8/+0
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedGravatar Masahiro Yamada 2-0/+135