summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-2/+2
* checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches2020-10-251-5/+7
* Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-231-0/+1
|\
| * bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen2020-10-221-0/+1
* | Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-10-222-275/+170
|\ \
| * | kconfig: qconf: create QApplication after option checksMasahiro Yamada2020-09-251-1/+2
| * | kconfig: qconf: remove Y, M, N columnsMasahiro Yamada2020-09-252-61/+4
| * | kconfig: qconf: remove ConfigView classMasahiro Yamada2020-09-252-47/+17
| * | kconfig: qconf: move setShowName/Range() to ConfigList from ConfigViewMasahiro Yamada2020-09-252-33/+32
| * | kconfig: qconf: remove ConfigLineEdit classMasahiro Yamada2020-09-252-57/+0
| * | kconfig: qconf: allow to edit "int", "hex", "string" menus in-placeMasahiro Yamada2020-09-252-17/+91
| * | kconfig: qconf: show data column all the timeMasahiro Yamada2020-09-252-32/+2
| * | kconfig: qconf: move ConfigView::updateList(All) to ConfigList classMasahiro Yamada2020-09-252-42/+39
| * | kconfig: qconf: remove unused ConfigItem::okRename()Masahiro Yamada2020-09-252-9/+0
| * | kconfig: qconf: update the intro message to match to the current codeMasahiro Yamada2020-09-251-4/+4
| * | kconfig: qconf: reformat the intro messageMasahiro Yamada2020-09-251-11/+18
* | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-2219-680/+401
|\ \ \
| * | | kbuild: Use uname for LINUX_COMPILE_HOST detectionChris Down2020-10-211-1/+1
| * | | kbuild: remove leftover comment for filechk utilityRasmus Villemoes2020-10-211-2/+0
| * | | treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-1/+1
| * | | kbuild: deb-pkg: clean up package name variablesMasahiro Yamada2020-10-141-9/+9
| * | | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada2020-10-142-9/+16
| * | | scripts: remove namespace.plJacob Keller2020-10-121-473/+0
| * | | builddeb: Add support for all required debian/rules targetsGuillem Jover2020-10-101-2/+6
| * | | builddeb: Enable rootless buildsGuillem Jover2020-10-092-2/+8
| * | | builddeb: Pass -n to gzip for reproducible packagesGuillem Jover2020-10-091-1/+1
| * | | kbuild: split the build log of kallsymsMasahiro Yamada2020-10-091-10/+10
| * | | scripts/setlocalversion: make git describe output more reliableRasmus Villemoes2020-09-251-5/+16
| * | | kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada2020-09-253-1/+6
| * | | kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasanMasahiro Yamada2020-09-251-2/+0
| * | | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-255-4/+10
| * | | Makefile: Add clang-tidy and static analyzer support to makefileNathan Huckleberry2020-08-272-0/+74
| * | | gen_compile_commands: remove the warning about too few .cmd filesMasahiro Yamada2020-08-271-10/+0
| * | | gen_compile_commands: support *.o, *.a, modules.order in positional argumentMasahiro Yamada2020-08-271-4/+96
| * | | gen_compile_commands: move directory walk to a generator functionMasahiro Yamada2020-08-271-12/+32
| * | | gen_compile_commands: make -o option independent of -d optionMasahiro Yamada2020-08-271-9/+9
| * | | gen_compile_commands: reword the help message of -d optionMasahiro Yamada2020-08-271-2/+2
| * | | gen_compile_commands: do not support .cmd files under tools/ directoryMasahiro Yamada2020-08-271-20/+12
| * | | gen_compile_commands: use choices for --log_levels optionMasahiro Yamada2020-08-271-10/+4
| * | | gen_compile_commands: parse only the first line of .*.cmd filesMasahiro Yamada2020-08-271-5/+2
| * | | kbuild: hide commands to run Kconfig, and show short log for syncconfigMasahiro Yamada2020-08-271-8/+8
* | | | Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2020-10-1811-26/+1118
|\ \ \ \
| * | | | coccinelle: api: add kfree_mismatch scriptDenis Efremov2020-10-171-0/+228
| * | | | coccinelle: iterators: Add for_each_child.cocci scriptSumera Priyadarsini2020-10-151-0/+358
| * | | | scripts: coccicheck: Change default condition for parallelismSumera Priyadarsini2020-10-121-1/+1
| * | | | scripts: coccicheck: Add quotes to improve portabilitySumera Priyadarsini2020-10-121-1/+1
| * | | | coccinelle: api: kfree_sensitive: print memset positionDenis Efremov2020-10-101-4/+6
| * | | | coccinelle: misc: add flexible_array.cocci scriptDenis Efremov2020-10-031-0/+88
| * | | | coccinelle: api: add kvmalloc scriptDenis Efremov2020-10-011-0/+256
| * | | | scripts: coccicheck: Change default value for parallelismSumera Priyadarsini2020-09-271-0/+5