Age | Commit message (Expand) | Author |
2019-05-19 | kconfig: use 'else ifneq' for Makefile to improve readability | Masahiro Yamada |
2019-05-18 | kbuild: check uniqueness of module names | Masahiro Yamada |
2019-05-18 | kconfig: Terminate menu blocks with a comment in the generated config | Alexander Popov |
2019-05-18 | kbuild: remove 'addtree' and 'flags' magic for header search paths | Masahiro Yamada |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-18 | kbuild: terminate Kconfig when $(CC) or $(LD) is missing | Masahiro Yamada |
2019-05-18 | kbuild: add all Clang-specific flags unconditionally | Masahiro Yamada |
2019-05-18 | kbuild: add some extra warning flags unconditionally | Masahiro Yamada |
2019-05-15 | Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2019-05-14 | scripts/gdb: print cached rate in lx-clk-summary | Leonard Crestez |
2019-05-14 | scripts/gdb: clean up error handling in list helpers | Leonard Crestez |
2019-05-14 | scripts/gdb: add $lx_clk_core_lookup function | Leonard Crestez |
2019-05-14 | scripts/gdb: initial clk support: lx-clk-summary | Leonard Crestez |
2019-05-14 | scripts/gdb: add hlist utilities | Leonard Crestez |
2019-05-14 | scripts/gdb: silence pep8 checks | Stephen Boyd |
2019-05-14 | scripts/gdb: add a timer list command | Stephen Boyd |
2019-05-14 | scripts/gdb: add rb tree iterating utilities | Stephen Boyd |
2019-05-14 | scripts/gdb: add kernel config dumping command | Stephen Boyd |
2019-05-14 | scripts/gdb: find vmlinux where it was before | Stephen Boyd |
2019-05-14 | kconfig: make conf_get_autoconfig_name() static | Masahiro Yamada |
2019-05-14 | kconfig: use snprintf for formatting pathnames | Jacob Garber |
2019-05-14 | kconfig: remove useless NULL pointer check in conf_write_dep() | Masahiro Yamada |
2019-05-13 | Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-13 | bpf: fix script for generating man page on BPF helpers | Quentin Monnet |
2019-05-10 | gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6 | Chris Packham |
2019-05-11 | kconfig: make parent directories for the saved .config as needed | Masahiro Yamada |
2019-05-11 | kconfig: do not write .config if the content is the same | Masahiro Yamada |
2019-05-11 | kconfig: do not accept a directory for configuration output | Masahiro Yamada |
2019-05-09 | kconfig: remove trailing whitespaces | Masahiro Yamada |
2019-05-08 | Merge tag 'docs-5.2' of git://git.lwn.net/linux | Linus Torvalds |
2019-05-08 | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-05-08 | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-07 | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov |
2019-05-06 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | ubsan: Remove vla bound checks. | Andrey Ryabinin |
2019-05-06 | kbuild: tolerate missing pahole when generating BTF | Andrii Nakryiko |
2019-05-03 | scripts/tags.sh: fix direct execution of scripts/tags.sh | Masahiro Yamada |
2019-05-03 | scripts: override locale from environment when running recordmcount.pl | Daniel Dadap |
2019-05-03 | scripts/documentation-file-ref-check: detect broken :doc:`foo` | Mauro Carvalho Chehab |
2019-05-03 | scripts/documentation-file-ref-check: don't parse Next/ dir | Mauro Carvalho Chehab |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-30 | Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-04-29 | selinux: use kernel linux/socket.h for genheaders and mdp | Paulo Alcantara |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-24 | security: Move stackleak config to Kconfig.hardening | Kees Cook |
2019-04-24 | security: Create "kernel hardening" config area | Kees Cook |
2019-04-22 | csky/ftrace: Add dynamic function tracer (include graph tracer) | Guo Ren |