Age | Commit message (Expand) | Author |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-02 | Coccinelle: coccicheck: fix typo | Julia Lawall |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |
2018-01-31 | scripts/tags.sh: change find_other_sources() for include directories | Arend van Spriel |
2018-01-31 | scripts/decodecode: make it take multiline Code line | Andy Shevchenko |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-01-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-29 | Coccinelle: memdup: drop spurious line | Julia Lawall |
2018-01-28 | kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help | Marc Herbert |
2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen |
2018-01-25 | kbuild: fix W= option checks for extra DTC warnings | Masahiro Yamada |
2018-01-25 | kconfig: make "Selected by:" and "Implied by:" readable | Petr Vorel |
2018-01-25 | kconfig: announce removal of oldnoconfig if used | Masahiro Yamada |
2018-01-22 | kconfig: fix make xconfig when gettext is missing | Yaakov Selkowitz |
2018-01-22 | kconfig: Clarify menu and 'if' dependency propagation | Ulf Magnusson |
2018-01-22 | kconfig: Document 'if' flattening logic | Ulf Magnusson |
2018-01-22 | kconfig: Clarify choice dependency propagation | Ulf Magnusson |
2018-01-22 | kconfig: Document SYMBOL_OPTIONAL logic | Ulf Magnusson |
2018-01-22 | kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX | Masahiro Yamada |
2018-01-22 | kconfig: use default 'yy' prefix for lexer and parser | Masahiro Yamada |
2018-01-22 | kconfig: make conf_unsaved a local variable of conf_read() | Masahiro Yamada |
2018-01-22 | kconfig: make xfgets() really static | Masahiro Yamada |
2018-01-22 | kconfig: make input_mode static | Masahiro Yamada |
2018-01-22 | kconfig: Warn if there is more than one help text | Ulf Magnusson |
2018-01-22 | kconfig: drop 'boolean' keyword | Masahiro Yamada |
2018-01-22 | kconfig: Remove menu_end_entry() | Ulf Magnusson |
2018-01-22 | kconfig: Document important expression functions | Ulf Magnusson |
2018-01-22 | kconfig: Document automatic submenu creation code | Ulf Magnusson |
2018-01-22 | kconfig: Fix choice symbol expression leak | Ulf Magnusson |
2018-01-22 | kconfig: Fix expr_free() E_NOT leak | Ulf Magnusson |
2018-01-22 | kconfig: Fix automatic menu creation mem leak | Ulf Magnusson |
2018-01-22 | kconfig: Don't leak main menus during parsing | Ulf Magnusson |
2018-01-19 | scripts/gdb/linux/tasks.py: fix get_thread_info | Xi Kangjie |
2018-01-19 | scripts/decodecode: fix decoding for AArch64 (arm64) instructions | Will Deacon |
2018-01-18 | Kbuild: suppress packed-not-aligned warning for default setting only | Xiongfeng Wang |
2018-01-18 | fixdep: use existing helper to check modular CONFIG options | Masahiro Yamada |
2018-01-18 | fixdep: refactor parse_dep_file() | Masahiro Yamada |
2018-01-18 | fixdep: move global variables to local variables of main() | Masahiro Yamada |
2018-01-18 | fixdep: remove unneeded memcpy() in parse_dep_file() | Masahiro Yamada |
2018-01-18 | fixdep: factor out common code for reading files | Masahiro Yamada |
2018-01-18 | fixdep: use malloc() and read() to load dep_file to buffer | Masahiro Yamada |
2018-01-18 | fixdep: remove unnecessary <arpa/inet.h> inclusion | Masahiro Yamada |
2018-01-17 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-16 | modpost: Remove trailing semicolon | Luis de Bethencourt |
2018-01-16 | Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple | Himanshu Jha |
2018-01-16 | Coccinelle: ifnullfree: Trim the warning reported in report mode | Himanshu Jha |
2018-01-16 | Coccinelle: alloc_cast: Add more memory allocating functions to the list | Himanshu Jha |
2018-01-16 | Coccinelle: array_size: report even if include is missing | Jérémy Lefaure |
2018-01-16 | Coccinelle: kzalloc-simple: Add all zero allocating functions | Himanshu Jha |
2018-01-16 | objtool: Fix seg fault with gold linker | Josh Poimboeuf |