Show patches with: Submitter = Masahiro Yamada       |   1254 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,16/16] scripts/kallsyms: remove redundant initializers scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,15/16] scripts/kallsyms: put check_symbol_range() calls close together scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,14/16] scripts/kallsyms: make check_symbol_range() void function scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,13/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,12/16] scripts/kallsyms: move more patterns to the ignored_prefixes array scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,11/16] scripts/kallsyms: skip ignored symbols very early scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,10/16] scripts/kallsyms: add const qualifiers where possible scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,09/16] scripts/kallsyms: make find_token() return (unsigned char *) scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,08/16] scripts/kallsyms: replace prefix_underscores_count() with strspn() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,07/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,06/16] scripts/kallsyms: remove unneeded length check for prefix matching scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,05/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,04/16] scripts/kallsyms: set relative_base more effectively scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,03/16] scripts/kallsyms: shrink table before sorting it scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,02/16] scripts/kallsyms: fix definitely-lost memory leak scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2,01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[16/16] scripts/kallsyms: remove redundant initializers scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[15/16] scripts/kallsyms: put check_symbol_range() calls close together scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[14/16] scripts/kallsyms: check no valid symbol earlier scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[13/16] scripts/kallsyms: make check_symbol_range() void function scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[12/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[11/16] scripts/kallsyms: move more patterns to the ignored_prefixes array scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[10/16] scripts/kallsyms: skip ignored symbols very early scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[09/16] scripts/kallsyms: add const qualifiers where possible scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[08/16] scripts/kallsyms: make find_token() return (unsigned char *) scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[07/16] scripts/kallsyms: replace prefix_underscores_count() with strspn() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[06/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[05/16] scripts/kallsyms: remove unneeded length check for prefix matching scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[04/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol() scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[03/16] scripts/kallsyms: set relative_base more effectively scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[02/16] scripts/kallsyms: fix definitely-lost memory leak scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE scripts/kallsyms: various cleanups and optimizations - - - --- 2019-11-23 Masahiro Yamada New
[v2] kbuild: check MODULE_* macros in non-modular code [v2] kbuild: check MODULE_* macros in non-modular code - 1 - --- 2019-11-22 Masahiro Yamada New
kbuild: check MODULE_* macros in non-modular code kbuild: check MODULE_* macros in non-modular code - - - --- 2019-11-22 Masahiro Yamada New
kbuild: make single target builds even faster kbuild: make single target builds even faster - - 1 --- 2019-11-18 Masahiro Yamada New
[6/6] modpost: respect the previous export when 'exported twice' is warned [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[5/6] modpost: do not set ->preloaded for symbols from Module.symvers [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[4/6] modpost: stop symbol preloading for modversion CRC [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[3/6] modpost: rename handle_modversions() to handle_symbol() [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[2/6] modpost: refactor namespace_from_kstrtabns() to not hard-code section name [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[1/6] modpost: add a helper to get data pointed by a symbol [1/6] modpost: add a helper to get data pointed by a symbol - - - --- 2019-11-14 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.4(-rc8) [GIT,PULL] Kbuild fixes for v5.4(-rc8) - - - --- 2019-11-14 Masahiro Yamada New
[2/2] kbuild: rename any-prereq to newer-prereqs [1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild - - - --- 2019-11-07 Masahiro Yamada New
[1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild [1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild - - - --- 2019-11-07 Masahiro Yamada New
kbuild: update compile-test header list for v5.5-rc1 kbuild: update compile-test header list for v5.5-rc1 - - - --- 2019-11-07 Masahiro Yamada New
[2/2] kbuild: move headers_check rule to usr/include/Makefile [1/2] kbuild: remove header compile test - - - --- 2019-11-07 Masahiro Yamada New
[1/2] kbuild: remove header compile test [1/2] kbuild: remove header compile test - - - --- 2019-11-07 Masahiro Yamada New
modpost: add an option to suppress 'exported twice' warnings modpost: add an option to suppress 'exported twice' warnings - - 1 --- 2019-11-06 Masahiro Yamada New
[4/4] mospost: remove unneeded local variable in contains_namespace() More nsdeps improvements - 1 - --- 2019-10-29 Masahiro Yamada New
[3/4] scripts/nsdeps: support nsdeps for external module builds More nsdeps improvements 1 1 2 --- 2019-10-29 Masahiro Yamada New
[2/4] modpost: dump missing namespaces into a single modules.nsdeps file More nsdeps improvements 1 1 2 --- 2019-10-29 Masahiro Yamada New
[1/4] modpost: do not invoke extra modpost for nsdeps More nsdeps improvements - 1 1 --- 2019-10-29 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.4-rc4 [GIT,PULL] Kbuild fixes for v5.4-rc4 - - - --- 2019-10-20 Masahiro Yamada New
[2/2] kbuild: make target builds much faster [1/2] kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories - - - --- 2019-10-16 Masahiro Yamada New
[1/2] kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories [1/2] kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories - - - --- 2019-10-16 Masahiro Yamada New
kbuild: remove unneeded variable, single-all kbuild: remove unneeded variable, single-all - - - --- 2019-10-16 Masahiro Yamada New
[5/5] kheaders: explain why include/config/autoconf.h is excluded from md5sum [1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' - - - --- 2019-10-08 Masahiro Yamada New
[4/5] kheaders: remove the last bashism to allow sh to run it [1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' - - - --- 2019-10-08 Masahiro Yamada New
[3/5] kheaders: optimize header copy for in-tree builds [1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' - - - --- 2019-10-08 Masahiro Yamada New
[2/5] kheaders: optimize md5sum calculation for in-tree builds [1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' - - - --- 2019-10-08 Masahiro Yamada New
[1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' [1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' - - - --- 2019-10-08 Masahiro Yamada New
doc: move namespaces.rst from kbuild/ to core-api/ doc: move namespaces.rst from kbuild/ to core-api/ 1 - - --- 2019-10-08 Masahiro Yamada New
doc: move namespaces.rst out of kbuild directory doc: move namespaces.rst out of kbuild directory - - - --- 2019-10-07 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v5.4-rc2 [GIT,PULL] Kbuild fixes for v5.4-rc2 - - - --- 2019-10-05 Masahiro Yamada New
[4/4] modpost: do not set ->preloaded for symbols from Module.symvers [1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst - - - --- 2019-10-03 Masahiro Yamada New
[3/4] kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers [1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst - - - --- 2019-10-03 Masahiro Yamada New
[2/4] modpost: do not parse vmlinux for external module builds [1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst - - - --- 2019-10-03 Masahiro Yamada New
[1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst [1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst - - - --- 2019-10-03 Masahiro Yamada New
[v2,6/6] nsdeps: make generated patches independent of locale module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-10-03 Masahiro Yamada New
[v2,5/6] nsdeps: fix hashbang of scripts/nsdeps module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-10-03 Masahiro Yamada New
[v2,4/6] kbuild: fix build error of 'make nsdeps' in clean tree module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-10-03 Masahiro Yamada New
[v2,3/6] module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-10-03 Masahiro Yamada New
[v2,2/6] modpost: fix broken sym->namespace for external module builds module: various bug-fixes and clean-ups for module namespace - 2 1 --- 2019-10-03 Masahiro Yamada New
[v2,1/6] module: swap the order of symbol.namespace module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-10-03 Masahiro Yamada New
[v2] kbuild: update compile-test header list for v5.4-rc2 [v2] kbuild: update compile-test header list for v5.4-rc2 - - - --- 2019-10-03 Masahiro Yamada New
[GIT,PULL] More Kbuild updates for v5.4-rc1 [GIT,PULL] More Kbuild updates for v5.4-rc1 - - - --- 2019-09-28 Masahiro Yamada New
[5/7] kbuild: fix build error of 'make nsdeps' in clean tree module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-09-27 Masahiro Yamada New
[2/7] module: swap the order of symbol.namespace module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-09-27 Masahiro Yamada New
[1/7] modpost: fix broken sym->namespace for external module builds module: various bug-fixes and clean-ups for module namespace - 1 - --- 2019-09-27 Masahiro Yamada New
[2/3] kbuild: detect missing header include guard [1/3] kbuild: update compile-test header list for v5.4-rc1 - 1 - --- 2019-09-25 Masahiro Yamada New
[1/3] kbuild: update compile-test header list for v5.4-rc1 [1/3] kbuild: update compile-test header list for v5.4-rc1 - - - --- 2019-09-25 Masahiro Yamada New
modpost: fix static EXPORT_SYMBOL warnings for UML build modpost: fix static EXPORT_SYMBOL warnings for UML build - - 2 --- 2019-09-24 Masahiro Yamada New
kbuild: update comment about KBUILD_ALLDIRS kbuild: update comment about KBUILD_ALLDIRS - - - --- 2019-09-21 Masahiro Yamada New
kbuild: remove SUBDIRS support kbuild: remove SUBDIRS support - - - --- 2019-09-21 Masahiro Yamada New
kbuild: remove ar-option and KBUILD_ARFLAGS kbuild: remove ar-option and KBUILD_ARFLAGS - 1 1 --- 2019-09-21 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v5.4-rc1 [GIT,PULL] Kbuild updates for v5.4-rc1 - - - --- 2019-09-15 Masahiro Yamada New
[v2,4/4] kbuild: change need-modorder implementation slightly [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux - - - --- 2019-09-12 Masahiro Yamada New
[v2,3/4] kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux - - - --- 2019-09-12 Masahiro Yamada New
[v2,2/4] kbuild: warn orphan built-in objects [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux - - - --- 2019-09-12 Masahiro Yamada New
[v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux - - - --- 2019-09-12 Masahiro Yamada New
genksyms: convert to SPDX License Identifier for lex.l and parse.y genksyms: convert to SPDX License Identifier for lex.l and parse.y - - - --- 2019-09-12 Masahiro Yamada New
[v2] kbuild: change need-modorder implementation slightly [v2] kbuild: change need-modorder implementation slightly - - - --- 2019-09-12 Masahiro Yamada New
[3/3] kbuild: change need-modorder implementation slightly [1/3] kbuild: do not create built-in.a that is never linked to vmlinux - - - --- 2019-09-12 Masahiro Yamada New
[2/3] kbuild: warn orphan obj-y objects [1/3] kbuild: do not create built-in.a that is never linked to vmlinux - - - --- 2019-09-12 Masahiro Yamada New
[1/3] kbuild: do not create built-in.a that is never linked to vmlinux [1/3] kbuild: do not create built-in.a that is never linked to vmlinux - - - --- 2019-09-12 Masahiro Yamada New
[2/2] modpost: use __section in the output to *.mod.c [1/2] modpost: use MODULE_INFO() for __module_depends - - - --- 2019-09-09 Masahiro Yamada New
[1/2] modpost: use MODULE_INFO() for __module_depends [1/2] modpost: use MODULE_INFO() for __module_depends - - - --- 2019-09-09 Masahiro Yamada New
[2/2] export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols [1/2] export.h: remove defined(__KERNEL__) - - 1 --- 2019-09-09 Masahiro Yamada New
[1/2] export.h: remove defined(__KERNEL__) [1/2] export.h: remove defined(__KERNEL__) 1 - - --- 2019-09-09 Masahiro Yamada New
[v2] kbuild: allow Clang to find unused static inline functions for W=1 build [v2] kbuild: allow Clang to find unused static inline functions for W=1 build - 1 1 --- 2019-09-07 Masahiro Yamada New
« 1 2 3 412 13 »