Age | Commit message (Expand) | Author |
2021-04-30 | scripts: a new script for checking duplicate struct declaration | Wan Jiabing |
2021-04-30 | scripts/spelling.txt: add entries for recent discoveries | Tom Saeger |
2021-04-29 | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-28 | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-04-27 | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-26 | Merge tag 'docs-5.13' of git://git.lwn.net/linux | Linus Torvalds |
2021-04-26 | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-26 | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-04-26 | kconfig: refactor .gitignore | Masahiro Yamada |
2021-04-25 | kbuild: deb-pkg: change the source package name to linux-upstream | Masahiro Yamada |
2021-04-25 | kbuild: redo fake deps at include/config/*.h | Alexey Dobriyan |
2021-04-25 | kbuild: remove TMPO from try-run | Masahiro Yamada |
2021-04-25 | kbuild: add an elfnote for whether vmlinux is built with lto | Yonghong Song |
2021-04-25 | kbuild: add support for zstd compressed modules | Piotr Gorski |
2021-04-25 | kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: move module strip/compression code into scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: refactor scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: check module name conflict for external modules as well | Masahiro Yamada |
2021-04-25 | scripts: modpost.c: Fix a few typos | Bhaskar Chowdhury |
2021-04-25 | kbuild: fix false-positive modpost warning when all symbols are trimmed | Masahiro Yamada |
2021-04-25 | kbuild: do not set -w for vmlinux.o modpost | Masahiro Yamada |
2021-04-25 | kbuild: generate Module.symvers only when vmlinux exists | Masahiro Yamada |
2021-04-25 | kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh | Masahiro Yamada |
2021-04-25 | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada |
2021-04-25 | kbuild: collect minimum tool versions into scripts/min-tool-version.sh | Masahiro Yamada |
2021-04-25 | kbuild: move $(strip ) to suffix-search definition | Masahiro Yamada |
2021-04-25 | kbuild: rename multi-used-* to multi-obj-* | Masahiro Yamada |
2021-04-25 | kbuild: apply fixdep logic to link-vmlinux.sh | Rasmus Villemoes |
2021-04-25 | kbuild: add CONFIG_VMLINUX_MAP expert option | Rasmus Villemoes |
2021-04-25 | kbuild: split cc-option and friends to scripts/Makefile.compiler | Masahiro Yamada |
2021-04-19 | kconfig: highlight xconfig 'comment' lines with '***' | Randy Dunlap |
2021-04-19 | kconfig: highlight gconfig 'comment' lines with '***' | Randy Dunlap |
2021-04-19 | kconfig: gconf: remove unused code | Masahiro Yamada |
2021-04-19 | kconfig: remove unused PACKAGE definition | Masahiro Yamada |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-16 | kasan: remove redundant config option | Walter Wu |
2021-04-16 | kasan: fix hwasan build for gcc | Arnd Bergmann |
2021-04-16 | kconfig: nconf: stop endless search loops | Mihai Moldovan |
2021-04-15 | docs: sphinx-pre-install: don't barf on beta Sphinx releases | Jonathan Corbet |
2021-04-15 | scripts: kernel-doc: improve parsing for kernel-doc comments syntax | Aditya Srivastava |
2021-04-14 | kconfig: split menu.c out of parser.y | Masahiro Yamada |
2021-04-14 | kconfig: nconf: refactor in print_in_middle() | Masahiro Yamada |
2021-04-14 | kconfig: nconf: remove meaningless wattrset() call from show_menu() | Masahiro Yamada |
2021-04-14 | kconfig: nconf: change set_config_filename() to void function | Masahiro Yamada |
2021-04-14 | kconfig: nconf: refactor attributes setup code | Masahiro Yamada |