Masahiro Yamada ([email protected])

Number of posts: 5709 (5.96 per day)
First post: 2015-04-07 03:34:41
Last post: 2017-11-20 16:20:32

Date List Subject
2019-11-07 07:25:57 linux-kernel [PATCH 2/2] kbuild: move headers_check rule to usr/include/Makefile
2019-11-07 07:16:50 linux-kernel [PATCH 1/2] kbuild: remove header compile test
2019-11-06 15:45:32 linux-kernel Re: [PATCH 1/2] asm-generic/export.h: make __ksymtab_* local symbols
2019-11-06 15:45:16 linux-kernel Re: [PATCH 2/2] asm-generic/export.h: remove unneeded __kcrctab_* symbols
2019-11-06 15:41:18 linux-kernel Re: [PATCH 4/4] mospost: remove unneeded local variable in contains_namespace()
2019-11-06 15:13:13 linux-kernel Re: [PATCH]scripts:ver_linux:Added Bison and Flex to the checklist
2019-11-06 11:28:18 linux-kernel [PATCH] modpost: add an option to suppress 'exported twice' warnings
2019-11-06 06:28:50 linux-kernel Re: [PATCH] scripts:patch-kernel:bash syntax replace,correct one
2019-11-06 04:20:00 linux-kernel Re: [PATCH] scripts:patch-kernel:bash syntax replace,correct one
2019-11-06 04:05:05 linux-kernel Re: [PATCH] scripts:prune-kernel:remove old kernels and modules dir from system
2019-11-06 02:58:52 linux-kernel Re: [PATCH] scripts:prune-kernel:remove old kernels and modules dir from system
2019-11-06 02:37:44 linux-kernel Re: [PATCH] scripts: ver_linux:add flex, bison and yacc to the checklist
2019-11-06 02:20:03 linux-kernel Re: [PATCH v3] kconfig: be more helpful if pkg-config is missing
2019-11-06 02:18:49 linux-kernel Re: [PATCHv2] kconfig: Add option to get the full help text with listnewconfig
2019-11-06 02:15:30 linux-kernel Re: [PATCH v2] kbuild: Add make dir-pkg build option
2019-11-05 13:00:54 linux-kernel Re: [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-11-05 12:38:09 linux-kernel Re: [PATCH v2] scripts/nsdeps: make sure to pass all module source files to spatch
2019-11-05 04:30:56 linux-kernel Re: [PATCH] kconfig: be more helpful if pkg-config is missing
2019-11-05 01:59:20 linux-kernel Re: [PATCH v2 2/3] ARM: decompressor: simplify libfdt builds
2019-11-05 01:46:51 linux-kernel Re: [PATCH 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
2019-11-04 03:14:15 linux-kernel Re: [PATCH 4/4] modpost: do not set ->preloaded for symbols from Module.symvers
2019-11-04 02:29:31 linux-kernel Re: [RFC PATCH] kconfig: Add option to get the full help text with listnewconfig
2019-11-04 01:53:23 linux-kernel Re: [PATCH] kbuild: Add make dir-pkg build option
2019-11-03 12:39:32 linux-kernel [PATCH] arm64: mm: simplify the page end calculation in __create_pgd_mapping()
2019-11-01 09:26:19 linux-kernel [PATCH v2 0/3] libfdt: prepare for (U)INT32_MAX addition
2019-11-01 09:24:42 linux-kernel [PATCH v2 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
2019-11-01 08:15:46 linux-kernel [PATCH v2 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
2019-11-01 08:14:49 linux-kernel [PATCH v2 2/3] ARM: decompressor: simplify libfdt builds
2019-11-01 06:30:25 linux-kernel [PATCH 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers
2019-11-01 06:30:09 linux-kernel spdxcheck.py complains about the second OR?
2019-11-01 06:20:45 linux-kernel [PATCH 3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
2019-11-01 06:19:05 linux-kernel [PATCH 0/3] libfdt: prepare for (U)INT32_MAX addition
2019-11-01 06:17:17 linux-kernel [PATCH 2/3] ARM: decompressor: simplify libfdt builds
2019-11-01 06:08:38 linux-kernel Re: [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-11-01 01:40:08 linux-kernel Re: [PATCH 4/4] modpost: do not set ->preloaded for symbols from Module.symvers
2019-10-31 12:28:57 linux-kernel Re: [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-10-31 11:55:11 linux-kernel Re: [PATCH 2/4] modpost: dump missing namespaces into a single modules.nsdeps file
2019-10-31 01:35:54 linux-kernel Re: [PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
2019-10-30 06:42:10 linux-kernel [PATCH 2/3] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
2019-10-30 06:41:14 linux-kernel [PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
2019-10-30 06:40:55 linux-kernel [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained
2019-10-30 03:02:25 linux-kernel Re: [PATCH v2] kbuild: support byacc as alternative YACC to bison
2019-10-29 19:28:58 linux-kernel Re: [PATCH 1/4] scripts/nsdeps: use $MODORDER to obtain correct modules.order path
2019-10-29 19:24:41 linux-kernel [PATCH 0/4] More nsdeps improvements
2019-10-29 19:24:08 linux-kernel [PATCH 1/4] modpost: do not invoke extra modpost for nsdeps
2019-10-29 19:24:00 linux-kernel [PATCH 4/4] mospost: remove unneeded local variable in contains_namespace()
2019-10-29 13:16:57 linux-kernel Warning message from 'make nsdeps' when namespace is lower cases
2019-10-29 13:02:52 linux-kernel Re: [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch
2019-10-29 12:40:19 linux-kernel [PATCH 3/4] scripts/nsdeps: support nsdeps for external module builds
2019-10-29 12:40:13 linux-kernel [PATCH 2/4] modpost: dump missing namespaces into a single modules.nsdeps file
2019-10-29 11:18:59 linux-kernel Re: [PATCH 3/4] nsdeps: remove stale .ns_deps files before generating new ones