summaryrefslogtreecommitdiff
path: root/usr/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-01usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-02-01kbuild: remove include/linux/cyclades.h from header file checkGreg Kroah-Hartman1-0/+1
2021-05-01usr/include: refactor .gitignoreMasahiro Yamada1-3/+1
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar1-2/+0
2020-07-27unexport linux/elfcore.hAl Viro1-1/+0
2020-05-17bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada1-0/+4
2020-05-12kbuild: use -MMD instead of -MD to exclude system headers from dependencyMasahiro Yamada1-1/+1
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-01-06kbuild: rename header-test- to no-header-test in usr/include/MakefileMasahiro Yamada1-53/+53
2020-01-06kbuild: detect missing include guard for exported headersMasahiro Yamada1-1/+2
2019-12-09kbuild: fix 'No such file or directory' warning when cleaningMasahiro Yamada1-1/+1
2019-12-05arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada1-1/+0
2019-12-05arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada1-1/+0
2019-12-05arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada1-1/+0
2019-12-05linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada1-1/+0
2019-11-14kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada1-3/+6
2019-11-14kbuild: remove header compile testMasahiro Yamada1-4/+8
2019-11-11kbuild: update compile-test header list for v5.5-rc1Masahiro Yamada1-4/+0
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada1-10/+0
2019-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+0
2019-09-25netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada1-1/+0
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada1-3/+1
2019-07-23kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header testHeiko Carstens1-4/+0
2019-07-20kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada1-8/+0
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada2-0/+135