aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-10kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGEDMasahiro Yamada1-6/+3
2024-05-10kconfig: gconf: remove debug codeMasahiro Yamada1-48/+1
2024-05-10kconfig: gconf: update pane correctly after loading a config fileMasahiro Yamada1-1/+3
2024-05-10kbuild: buildtar: install riscv compressed images as vmlinuzEmil Renner Berthing1-10/+8
2024-05-10kbuild: simplify generic vdso installation codeMasahiro Yamada1-4/+3
2024-05-10kbuild: add 'private' to target-specific variablesMasahiro Yamada2-8/+8
2024-05-10kbuild: remove redundant $(wildcard ) for rm-filesMasahiro Yamada1-1/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada102-182/+173
2024-05-10kbuild: use $(obj)/ instead of $(src)/ for common pattern rulesMasahiro Yamada3-16/+16
2024-05-07kbuild: do not add $(srctree) or $(objtree) to header search pathsMasahiro Yamada1-3/+3
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada8-10/+10
2024-05-02kconfig: remove SYMBOL_NO_WRITE flagMasahiro Yamada5-8/+4
2024-05-02kbuild: Remove support for Clang's ThinLTO cachingNathan Chancellor1-3/+2
2024-05-02kconfig: remove 'optional' property supportMasahiro Yamada15-78/+5
2024-05-02sh: Convert the last use of 'optional' property in KconfigMasahiro Yamada20-1/+24
2024-05-02kconfig: remove SYMBOL_CHOICE flagMasahiro Yamada6-9/+6
2024-05-02kbuild: buildtar: remove warning for the default caseMasahiro Yamada1-11/+1
2024-05-02kconfig: remove unneeded if-conditional in conf_choice()Masahiro Yamada1-3/+2
2024-05-02kconfig: use menu_for_each_entry() to traverse menu treeMasahiro Yamada2-35/+6
2024-05-02kconfig: add menu_next() function and menu_for_each(_sub)_entry macrosMasahiro Yamada2-0/+26
2024-05-02vmlinux: Avoid weak reference to notes sectionArd Biesheuvel2-4/+4
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel3-24/+31
2024-05-02kbuild: buildtar: add comments about inconsistent package generationMasahiro Yamada1-4/+12
2024-05-02dt-bindings: kbuild: Add separate target/dependency for processed-schema.jsonRob Herring3-13/+20
2024-04-23dt-bindings: kbuild: Split targets out to separate rulesRob Herring1-11/+14
2024-04-23dt-bindings: kbuild: Simplify examples target patsubstRob Herring1-3/+3
2024-04-23scripts/unifdef: avoid constexpr keywordArnd Bergmann1-6/+6
2024-04-23parisc: vdso: remove unused C build rule in vdso32/MakefileMasahiro Yamada1-6/+1
2024-04-21Linux 6.9-rc5Linus Torvalds1-1/+1
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-80/+104
2024-04-21Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2024-04-21Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-34/+81
2024-04-21Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-64/+147
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+25
2024-04-21Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+87
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds4-13/+28
2024-04-20Merge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-159/+267
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-6/+11
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-39/+156
2024-04-20MAINTAINERS: update to working email addressJames Bottomley1-2/+2
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds19-742/+817
2024-04-19Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+22
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
2024-04-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+11
2024-04-19Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+23
2024-04-19Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-27/+58
2024-04-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+9
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-11/+46
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+21