summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-04-14kconfig: lxdialog: A spello fix and a punctuation addedBhaskar Chowdhury
2021-04-14kconfig: streamline_config.pl: Couple of typo fixesBhaskar Chowdhury
2021-04-14kconfig: use true and false for bool variableYang Li
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada
2021-04-14kconfig: remove allnoconfig_y optionMasahiro Yamada
2021-04-14kconfig: do not use allnoconfig_y optionMasahiro Yamada
2021-04-14kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/MakefileMasahiro Yamada
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada
2021-04-14kconfig: move JUMP_NB to mconf.cMasahiro Yamada
2021-04-14kconfig: move conf_set_all_new_symbols() to conf.cMasahiro Yamada
2021-04-13bpf: Generate BTF_KIND_FLOAT when linking vmlinuxIlya Leoshkevich
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08module: ensure __cfi_check alignmentSami Tolvanen
2021-04-08add support for Clang CFISami Tolvanen
2021-04-07docs: dt: update writing-schema.rst referencesMauro Carvalho Chehab
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman
2021-04-01kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson
2021-03-31scripts: get_abi: ignore code blocks for cross-referencesMauro Carvalho Chehab
2021-03-31scripts: get_abi.pl: parse description line per lineMauro Carvalho Chehab
2021-03-31scripts: get_abi.pl: extend xref match to other typesMauro Carvalho Chehab
2021-03-31get_abi.pl: fix xref boundariesMauro Carvalho Chehab
2021-03-31get_abi.pl: seek for all occurrences for Documentation/ABIMauro Carvalho Chehab
2021-03-31scripts: get_abi.pl: better handle escape chars on what:Mauro Carvalho Chehab
2021-03-29kbuild: buildtar: add riscv supportCarlos de Paula
2021-03-29scripts: kernel-doc: add warning for comment not following kernel-doc syntaxAditya Srivastava
2021-03-28scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury
2021-03-26docs: kernel-doc: properly recognize parameter lines with colonsJonathan Corbet
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25kernel-doc: better handle '::' sequencesMauro Carvalho Chehab
2021-03-25kconfig: move conf_rewrite_mod_or_yes() to conf.cMasahiro Yamada
2021-03-25kconfig: remove assignment for Kconfig fileMasahiro Yamada
2021-03-25kconfig: add help messages for --help (-h) and --silent (-s)Masahiro Yamada
2021-03-25kconfig: add long options --help and --silentMasahiro Yamada
2021-03-25kconfig: refactor option parse codeMasahiro Yamada
2021-03-25kconfig: split randconfig setup code into set_randconfig_seed()Masahiro Yamada
2021-03-23kbuild: Add generic rule to apply fdtoverlayRob Herring
2021-03-23kbuild: Simplify builds with CONFIG_OF_ALL_DTBSViresh Kumar
2021-03-22scripts/recordmcount.pl: Make vim and emacs indent the sameSteven Rostedt (VMware)
2021-03-22scripts/recordmcount.pl: Make indent spacing consistentSteven Rostedt (VMware)
2021-03-16kbuild: Enable DT undocumented compatible checksRob Herring
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-15kbuild: prefix $(srctree)/ to some included MakefilesMasahiro Yamada
2021-03-15Merge tag 'v5.12-rc3' into x86/coreBorislav Petkov
2021-03-13kbuild: fix ld-version.sh to not be affected by localeMasahiro Yamada
2021-03-11certs: Add ability to preload revocation certsEric Snowberg
2021-03-11kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)Masahiro Yamada
2021-03-11kbuild: remove unneeded -O option to dtcMasahiro Yamada
2021-03-11kbuild: dummy-tools: adjust to scripts/cc-version.shMasahiro Yamada
2021-03-11kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppcJiri Slaby