Show patches with: Submitter = Masahiro Yamada       |    Archived = No       |   2306 patches
« 1 2 3 423 24 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] iommu/arm-smmu-v3: simplify parse_driver_options() [1/2] iommu/arm-smmu-v3: constify arm_smmu_options[] --- 2019-12-26 Masahiro Yamada New
[1/2] iommu/arm-smmu-v3: constify arm_smmu_options[] [1/2] iommu/arm-smmu-v3: constify arm_smmu_options[] --- 2019-12-26 Masahiro Yamada New
iommu/arm-smmu-v3: fix resource_size check iommu/arm-smmu-v3: fix resource_size check --- 2019-12-26 Masahiro Yamada Accepted
[2/2] iommu/arm-smmu: fix -Wunused-const-variable warning [1/2] iommu/arm-smmu-v3: remove useless of_match_ptr() --- 2019-12-24 Masahiro Yamada New
[1/2] iommu/arm-smmu-v3: remove useless of_match_ptr() [1/2] iommu/arm-smmu-v3: remove useless of_match_ptr() --- 2019-12-24 Masahiro Yamada New
[v2] PCI: uniphier: remove module code from built-in driver [v2] PCI: uniphier: remove module code from built-in driver --- 2019-12-15 Masahiro Yamada Accepted
[2/2] debugfs: remove modular code [1/2] drivers/component: remove modular code --- 2019-11-23 Masahiro Yamada New
[1/2] drivers/component: remove modular code [1/2] drivers/component: remove modular code --- 2019-11-23 Masahiro Yamada New
[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 Accepted
[v2,14/16] scripts/kallsyms: make check_symbol_range() void function scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[v2,13/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol() scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[v2,12/16] scripts/kallsyms: move more patterns to the ignored_prefixes array scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[v2,11/16] scripts/kallsyms: skip ignored symbols very early scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[v2,10/16] scripts/kallsyms: add const qualifiers where possible scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[v2,09/16] scripts/kallsyms: make find_token() return (unsigned char *) scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[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 Accepted
[v2,06/16] scripts/kallsyms: remove unneeded length check for prefix matching scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[v2,05/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol() scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Accepted
[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 Accepted
[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 Accepted
[16/16] scripts/kallsyms: remove redundant initializers scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[15/16] scripts/kallsyms: put check_symbol_range() calls close together scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[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 Superseded
[12/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol() scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[11/16] scripts/kallsyms: move more patterns to the ignored_prefixes array scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[10/16] scripts/kallsyms: skip ignored symbols very early scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[09/16] scripts/kallsyms: add const qualifiers where possible scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[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 Superseded
[06/16] scripts/kallsyms: add sym_name() to mitigate cast ugliness scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[05/16] scripts/kallsyms: remove unneeded length check for prefix matching scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[04/16] scripts/kallsyms: remove redundant is_arm_mapping_symbol() scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[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 Superseded
[01/16] scripts/kallsyms: remove unneeded #ifndef ARRAY_SIZE scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada Superseded
[v2] kbuild: check MODULE_* macros in non-modular code [v2] kbuild: check MODULE_* macros in non-modular code --- 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 Superseded
kbuild: make single target builds even faster kbuild: make single target builds even faster --- 2019-11-18 Masahiro Yamada Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
x86/build/vdso: remove meaningless CFLAGS_REMOVE_*.o x86/build/vdso: remove meaningless CFLAGS_REMOVE_*.o --- 2019-11-14 Masahiro Yamada Accepted
PCI: uniphier: remove module code from built-in driver PCI: uniphier: remove module code from built-in driver --- 2019-11-14 Masahiro Yamada Superseded
mm: fixmap: convert __set_fixmap_offset() to an inline function mm: fixmap: convert __set_fixmap_offset() to an inline function --- 2019-11-08 Masahiro Yamada New
[v2] drm/i915: make more headers self-contained [v2] drm/i915: make more headers self-contained --- 2019-11-08 Masahiro Yamada Accepted
linux/scc.h: make uapi linux/scc.h self-contained linux/scc.h: make uapi linux/scc.h self-contained --- 2019-11-08 Masahiro Yamada Accepted
[2/2] drm/i915: make more headers self-contained [1/2] drm/i915: change to_mock() to an inline function --- 2019-11-08 Masahiro Yamada Superseded
[1/2] drm/i915: change to_mock() to an inline function [1/2] drm/i915: change to_mock() to an inline function --- 2019-11-08 Masahiro Yamada Accepted
[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 Accepted
[2/2] kbuild: move headers_check rule to usr/include/Makefile [1/2] kbuild: remove header compile test --- 2019-11-07 Masahiro Yamada Accepted
[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 --- 2019-11-06 Masahiro Yamada New
arm64: mm: simplify the page end calculation in __create_pgd_mapping() arm64: mm: simplify the page end calculation in __create_pgd_mapping() --- 2019-11-03 Masahiro Yamada Accepted
[3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h libfdt: prepare for (U)INT32_MAX addition --- 2019-11-01 Masahiro Yamada New
[2/3] ARM: decompressor: simplify libfdt builds libfdt: prepare for (U)INT32_MAX addition --- 2019-11-01 Masahiro Yamada New
[1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers libfdt: prepare for (U)INT32_MAX addition --- 2019-11-01 Masahiro Yamada New
[3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained [1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained --- 2019-10-30 Masahiro Yamada New
[2/3] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained [1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained --- 2019-10-30 Masahiro Yamada New
[1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained [1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained --- 2019-10-30 Masahiro Yamada Accepted
Warning message from 'make nsdeps' when namespace is lower cases Warning message from 'make nsdeps' when namespace is lower cases --- 2019-10-29 Masahiro Yamada New
[4/4] mospost: remove unneeded local variable in contains_namespace() More nsdeps improvements --- 2019-10-29 Masahiro Yamada Accepted
[3/4] scripts/nsdeps: support nsdeps for external module builds More nsdeps improvements --- 2019-10-29 Masahiro Yamada New
[2/4] modpost: dump missing namespaces into a single modules.nsdeps file More nsdeps improvements --- 2019-10-29 Masahiro Yamada Accepted
[1/4] modpost: do not invoke extra modpost for nsdeps More nsdeps improvements --- 2019-10-29 Masahiro Yamada Accepted
export,module: add SPDX GPL-2.0 license identifier to headers with no license export,module: add SPDX GPL-2.0 license identifier to headers with no license --- 2019-10-18 Masahiro Yamada Accepted
[2/2] asm-generic/export.h: remove unneeded __kcrctab_* symbols [1/2] asm-generic/export.h: make __ksymtab_* local symbols --- 2019-10-18 Masahiro Yamada Accepted
[1/2] asm-generic/export.h: make __ksymtab_* local symbols [1/2] asm-generic/export.h: make __ksymtab_* local symbols --- 2019-10-18 Masahiro Yamada Accepted
[2/2] kbuild: make target builds much faster [1/2] kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories --- 2019-10-16 Masahiro Yamada Accepted
[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 Accepted
kbuild: remove unneeded variable, single-all kbuild: remove unneeded variable, single-all --- 2019-10-16 Masahiro Yamada Accepted
[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 Accepted
[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 Accepted
[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 Accepted
[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 Accepted
doc: move namespaces.rst from kbuild/ to core-api/ doc: move namespaces.rst from kbuild/ to core-api/ --- 2019-10-08 Masahiro Yamada Accepted
doc: move namespaces.rst out of kbuild directory doc: move namespaces.rst out of kbuild directory --- 2019-10-07 Masahiro Yamada New
[RFC] media: videodev2.h: include <linux/time.h> instead of <sys/time.h> [RFC] media: videodev2.h: include <linux/time.h> instead of <sys/time.h> --- 2019-10-07 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 Accepted
[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 --- 2019-10-03 Masahiro Yamada Accepted
[v2,5/6] nsdeps: fix hashbang of scripts/nsdeps module: various bug-fixes and clean-ups for module namespace --- 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 --- 2019-10-03 Masahiro Yamada Accepted
[v2,3/6] module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict module: various bug-fixes and clean-ups for module namespace --- 2019-10-03 Masahiro Yamada Accepted
[v2,2/6] modpost: fix broken sym->namespace for external module builds module: various bug-fixes and clean-ups for module namespace --- 2019-10-03 Masahiro Yamada Accepted
[v2,1/6] module: swap the order of symbol.namespace module: various bug-fixes and clean-ups for module namespace --- 2019-10-03 Masahiro Yamada Accepted
[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
ARM: add __always_inline to functions called from __get_user_check() ARM: add __always_inline to functions called from __get_user_check() --- 2019-10-02 Masahiro Yamada Accepted
« 1 2 3 423 24 »