summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-2/+2
* kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-021-1/+1
* usr/include: refactor .gitignoreMasahiro Yamada2021-05-021-3/+1
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+0
|\
| * initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven2021-02-241-1/+0
* | arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-221-2/+0
|/
* Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-071-1/+0
|\
| * unexport linux/elfcore.hAl Viro2020-07-271-1/+0
* | usr: Add support for zstd compressed initramfsNick Terrell2020-07-312-0/+21
|/
* 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-252-0/+2
* initramfs: restore default compression behaviorEugeniy Paltsev2020-03-171-11/+11
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada2020-02-032-1/+2
|/
* gen_initramfs.sh: remove intermediate cpio_list on errorsMasahiro Yamada2020-01-161-1/+2
* initramfs: refactor the initramfs build rulesMasahiro Yamada2020-01-165-111/+78
* gen_initramfs.sh: always output cpio even without -o optionMasahiro Yamada2020-01-161-31/+27
* initramfs: add default_cpio_list, and delete -d option supportMasahiro Yamada2020-01-163-17/+7
* initramfs: generate dependency list and cpio at the same timeMasahiro Yamada2020-01-162-64/+47
* initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in MakefileMasahiro Yamada2020-01-162-5/+4
* initramfs: make initramfs compression choice non-optionalMasahiro Yamada2020-01-141-8/+0
* initramfs: make compression options not depend on INITRAMFS_SOURCEMasahiro Yamada2020-01-141-2/+0
* initramfs: remove redundant dependency on BLK_DEV_INITRDMasahiro Yamada2020-01-141-6/+0
* initramfs: rename gen_initramfs_list.sh to gen_initramfs.shMasahiro Yamada2020-01-142-1/+1
* gen_initramfs_list.sh: fix the tool name in the commentMasahiro Yamada2020-01-141-1/+1
* gen_initramfs_list.sh: remove unused variable 'default_list'Masahiro Yamada2020-01-141-1/+0
* initramfs: replace klibcdirs in Makefile with FORCEMasahiro Yamada2020-01-141-5/+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
* gen_initramfs_list.sh: fix 'bad variable name' errorMasahiro Yamada2020-01-041-1/+1
* 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: clean compressed initramfs imageGreg Thelen2019-09-241-0/+3
* | 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
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-8/+0
|\
| * kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada2019-07-201-8/+0
* | docs: early-userspace: move to driver-api guideMauro Carvalho Chehab2019-07-151-1/+1