summaryrefslogtreecommitdiff
path: root/usr/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-1/+1
|\
| * kbuild: uapi: use -fsyntax-only rather than -SNick Desaulniers2022-04-051-1/+1
* | sparc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-1/+0
* | powerpc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-1/+0
* | mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-4/+0
* | riscv: add linux/bpf_perf_event.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-4/+0
* | kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h>Masahiro Yamada2022-05-131-1/+1
|/
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+5
|\
| * kbuild: add --target to correctly cross-compile UAPI headers with ClangMasahiro Yamada2022-03-311-1/+1
| * usr/include: replace extra-y with always-yMasahiro Yamada2022-03-311-1/+1
| * kbuild: Add environment variables for userprogs flagsElliot Berman2022-02-141-0/+3
* | reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+0
* | kexec.h: add linux/kexec.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+0
* | fsmap.h: add linux/fsmap.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+0
* | android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverageMasahiro Yamada2022-02-171-2/+0
* | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+0
* | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-2/+0
|/
* kbuild: remove include/linux/cyclades.h from header file checkGreg Kroah-Hartman2022-01-271-0/+1
* usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin2022-01-221-1/+0
* kbuild: move headers_check.pl to usr/include/Masahiro Yamada2022-01-082-2/+175
* usr/include: refactor .gitignoreMasahiro Yamada2021-05-021-3/+1
* arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-221-2/+0
* unexport linux/elfcore.hAl Viro2020-07-271-1/+0
* bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada2020-05-171-0/+4
* kbuild: use -MMD instead of -MD to exclude system headers from dependencyMasahiro Yamada2020-05-121-1/+1
* kbuild: fix comment about missing include guard detectionMasahiro Yamada2020-04-111-1/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* kbuild: rename header-test- to no-header-test in usr/include/MakefileMasahiro Yamada2020-01-071-53/+53
* kbuild: detect missing include guard for exported headersMasahiro Yamada2020-01-071-1/+2
* kbuild: fix 'No such file or directory' warning when cleaningMasahiro Yamada2019-12-091-1/+1
* arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-1/+0
* arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-1/+0
* arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-041-1/+0
* linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada2019-12-041-1/+0
* kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada2019-11-151-3/+6
* kbuild: remove header compile testMasahiro Yamada2019-11-151-4/+8
* kbuild: update compile-test header list for v5.5-rc1Masahiro Yamada2019-11-111-4/+0
* kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada2019-10-051-10/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-281-1/+0
|\
| * netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada2019-09-251-1/+0
* | kbuild: remove clean-dirs syntaxMasahiro Yamada2019-08-291-3/+1
|/
* kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header testHeiko Carstens2019-07-231-4/+0
* kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada2019-07-201-8/+0
* kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada2019-07-082-0/+135