| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | kconfig: qconf: remove ConfigView class | Masahiro Yamada | 2020-09-25 | 2 | -47/+17 |
| * | | kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView | Masahiro Yamada | 2020-09-25 | 2 | -33/+32 |
| * | | kconfig: qconf: remove ConfigLineEdit class | Masahiro Yamada | 2020-09-25 | 2 | -57/+0 |
| * | | kconfig: qconf: allow to edit "int", "hex", "string" menus in-place | Masahiro Yamada | 2020-09-25 | 2 | -17/+91 |
| * | | kconfig: qconf: show data column all the time | Masahiro Yamada | 2020-09-25 | 2 | -32/+2 |
| * | | kconfig: qconf: move ConfigView::updateList(All) to ConfigList class | Masahiro Yamada | 2020-09-25 | 2 | -42/+39 |
| * | | kconfig: qconf: remove unused ConfigItem::okRename() | Masahiro Yamada | 2020-09-25 | 2 | -9/+0 |
| * | | kconfig: qconf: update the intro message to match to the current code | Masahiro Yamada | 2020-09-25 | 1 | -4/+4 |
| * | | kconfig: qconf: reformat the intro message | Masahiro Yamada | 2020-09-25 | 1 | -11/+18 |
* | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-10-22 | 19 | -680/+401 |
|\ \ \ |
|
| * | | | kbuild: Use uname for LINUX_COMPILE_HOST detection | Chris Down | 2020-10-21 | 1 | -1/+1 |
| * | | | kbuild: remove leftover comment for filechk utility | Rasmus Villemoes | 2020-10-21 | 1 | -2/+0 |
| * | | | treewide: remove DISABLE_LTO | Sami Tolvanen | 2020-10-21 | 1 | -1/+1 |
| * | | | kbuild: deb-pkg: clean up package name variables | Masahiro Yamada | 2020-10-14 | 1 | -9/+9 |
| * | | | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada | 2020-10-14 | 2 | -9/+16 |
| * | | | scripts: remove namespace.pl | Jacob Keller | 2020-10-12 | 1 | -473/+0 |
| * | | | builddeb: Add support for all required debian/rules targets | Guillem Jover | 2020-10-10 | 1 | -2/+6 |
| * | | | builddeb: Enable rootless builds | Guillem Jover | 2020-10-09 | 2 | -2/+8 |
| * | | | builddeb: Pass -n to gzip for reproducible packages | Guillem Jover | 2020-10-09 | 1 | -1/+1 |
| * | | | kbuild: split the build log of kallsyms | Masahiro Yamada | 2020-10-09 | 1 | -10/+10 |
| * | | | scripts/setlocalversion: make git describe output more reliable | Rasmus Villemoes | 2020-09-25 | 1 | -5/+16 |
| * | | | kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles | Masahiro Yamada | 2020-09-25 | 3 | -1/+6 |
| * | | | kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan | Masahiro Yamada | 2020-09-25 | 1 | -2/+0 |
| * | | | kbuild: preprocess module linker script | Masahiro Yamada | 2020-09-25 | 5 | -4/+10 |
| * | | | Makefile: Add clang-tidy and static analyzer support to makefile | Nathan Huckleberry | 2020-08-27 | 2 | -0/+74 |
| * | | | gen_compile_commands: remove the warning about too few .cmd files | Masahiro Yamada | 2020-08-27 | 1 | -10/+0 |
| * | | | gen_compile_commands: support *.o, *.a, modules.order in positional argument | Masahiro Yamada | 2020-08-27 | 1 | -4/+96 |
| * | | | gen_compile_commands: move directory walk to a generator function | Masahiro Yamada | 2020-08-27 | 1 | -12/+32 |
| * | | | gen_compile_commands: make -o option independent of -d option | Masahiro Yamada | 2020-08-27 | 1 | -9/+9 |
| * | | | gen_compile_commands: reword the help message of -d option | Masahiro Yamada | 2020-08-27 | 1 | -2/+2 |
| * | | | gen_compile_commands: do not support .cmd files under tools/ directory | Masahiro Yamada | 2020-08-27 | 1 | -20/+12 |
| * | | | gen_compile_commands: use choices for --log_levels option | Masahiro Yamada | 2020-08-27 | 1 | -10/+4 |
| * | | | gen_compile_commands: parse only the first line of .*.cmd files | Masahiro Yamada | 2020-08-27 | 1 | -5/+2 |
| * | | | kbuild: hide commands to run Kconfig, and show short log for syncconfig | Masahiro Yamada | 2020-08-27 | 1 | -8/+8 |
* | | | | Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds | 2020-10-18 | 11 | -26/+1118 |
|\ \ \ \ |
|
| * | | | | coccinelle: api: add kfree_mismatch script | Denis Efremov | 2020-10-17 | 1 | -0/+228 |
| * | | | | coccinelle: iterators: Add for_each_child.cocci script | Sumera Priyadarsini | 2020-10-15 | 1 | -0/+358 |
| * | | | | scripts: coccicheck: Change default condition for parallelism | Sumera Priyadarsini | 2020-10-12 | 1 | -1/+1 |
| * | | | | scripts: coccicheck: Add quotes to improve portability | Sumera Priyadarsini | 2020-10-12 | 1 | -1/+1 |
| * | | | | coccinelle: api: kfree_sensitive: print memset position | Denis Efremov | 2020-10-10 | 1 | -4/+6 |
| * | | | | coccinelle: misc: add flexible_array.cocci script | Denis Efremov | 2020-10-03 | 1 | -0/+88 |
| * | | | | coccinelle: api: add kvmalloc script | Denis Efremov | 2020-10-01 | 1 | -0/+256 |
| * | | | | scripts: coccicheck: Change default value for parallelism | Sumera Priyadarsini | 2020-09-27 | 1 | -0/+5 |
| * | | | | coccinelle: misc: add excluded_middle.cocci script | Denis Efremov | 2020-09-21 | 1 | -0/+39 |
| * | | | | scripts: coccicheck: Improve error feedback when coccicheck fails | Sumera Priyadarsini | 2020-09-13 | 1 | -2/+8 |
| * | | | | coccinelle: api: update kzfree script to kfree_sensitive | Denis Efremov | 2020-09-12 | 1 | -16/+13 |
| * | | | | coccinelle: misc: add uninitialized_var.cocci script | Denis Efremov | 2020-09-05 | 1 | -0/+51 |
| * | | | | coccinelle: ifnullfree: add vfree(), kvfree*() functions | Denis Efremov | 2020-09-02 | 1 | -2/+9 |
| * | | | | coccinelle: api: add kobj_to_dev.cocci script | Denis Efremov | 2020-08-21 | 1 | -0/+45 |
| * | | | | coccinelle: add patch rule for dma_alloc_coherent | Alex Dewar | 2020-08-21 | 1 | -3/+13 |