Masahiro Yamada ([email protected])

Number of posts: 4876 (2.94 per day)
First post: 2019-12-02 18:41:23
Last post: 2024-06-16 09:40:02

Date List Subject
2024-06-02 12:54:44 linux-kernel [PATCH 1/3] kconfig: remove tristate choice support
2024-06-02 12:54:43 linux-kernel [PATCH 2/3] kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
2024-06-01 18:21:44 linux-kernel [PATCH 6/6] kconfig: pass new the conf_changed value to the callback
2024-06-01 18:21:41 linux-kernel [PATCH 5/6] kconfig: gconf: move conf_changed() definition up
2024-06-01 18:21:23 linux-kernel [PATCH 4/6] kconfig: gconf: remove unnecessary forward declarations
2024-06-01 18:21:11 linux-kernel [PATCH 3/6] kconfig: gconf: give a proper initial state to the Save button
2024-06-01 18:21:03 linux-kernel [PATCH 2/6] kconfig: qconf: remove initial call to conf_changed()
2024-06-01 18:20:56 linux-kernel [PATCH 1/6] kconfig: remove unneeded code for user-supplied values being out of range
2024-06-01 16:24:46 linux-kernel [GIT PULL] Kbuild fixes for v6.10-rc2
2024-05-31 12:29:51 linux-kernel [PATCH] usr: shorten cmd_initfs in Makefile
2024-05-31 10:17:17 linux-kernel Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage
2024-05-31 08:53:34 linux-kernel Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage
2024-05-30 14:30:55 linux-kernel Re: [PATCH] kheaders: explicitly define file modes for archived headers
2024-05-29 11:32:04 linux-kernel Re: [PATCH] kbuild: verify dtoverlay files against schema
2024-05-29 10:11:44 linux-kernel Re: [PATCH] dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
2024-05-29 09:46:52 linux-kernel Re: [PATCH] kheaders: use `command -v` to test for existence of `cpio`
2024-05-29 09:41:25 linux-kernel Re: [PATCH v2] scripts/make_fit: Drop fdt image entry compatible string
2024-05-27 09:54:38 linux-kernel [stable 6.6, 6.8, 6.9] backport 2fd3ef1b9265
2024-05-25 16:43:53 linux-kernel Re: [PATCH 2/3] kbuild: remove PROVIDE() for kallsyms symbols
2024-05-24 05:07:37 linux-kernel Re: [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
2024-05-23 03:46:18 linux-kernel Re: [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1
2024-05-22 13:09:48 linux-kernel Re: [PATCH 0/2] scripts/make_fit fix and disabled compression for DTBs
2024-05-22 11:59:54 linux-kernel Re: [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets
2024-05-22 11:48:59 linux-kernel [PATCH 3/3] kbuild: merge temp vmlinux for CONFIG_DEBUG_INFO_BTF and CONFIG_KALLSYMS
2024-05-22 11:48:46 linux-kernel [PATCH 2/3] kbuild: remove PROVIDE() for kallsyms symbols
2024-05-22 11:48:28 linux-kernel [PATCH 1/3] kbuild: refactor variables in scripts/link-vmlinux.sh
2024-05-22 11:48:15 linux-kernel [PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
2024-05-22 10:43:41 linux-kernel [PATCH] kbuild: remove a stale comment about cleaning in link-vmlinux.sh
2024-05-22 10:39:25 linux-kernel Re: [PATCH] scripts/gdb: fix symbol link when run make cmd out of tree
2024-05-22 10:16:38 linux-kernel Re: [PATCH 4/4] kbuild: remove PROVIDE() for kallsyms symbols
2024-05-22 10:14:29 linux-kernel Re: [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets
2024-05-21 05:49:58 linux-kernel Re: linux-next: Signed-off-by missing for commit in the kbuild-current tree
2024-05-21 04:15:30 linux-kernel Re: [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets
2024-05-21 03:32:58 linux-kernel Re: [PATCH] kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
2024-05-20 18:44:06 linux-kernel Re: ftrace/test_ownership kselftest fails in the second run
2024-05-20 17:36:10 linux-kernel ftrace/test_ownership kselftest fails in the second run
2024-05-20 16:54:20 linux-kernel Re: [PATCH v3 4/6] module: script to generate offset ranges for builtin modules
2024-05-20 12:45:22 linux-kernel [PATCH 3/4] kbuild: fix shortlog for AS in link-vmlinux.sh
2024-05-20 12:43:31 linux-kernel [PATCH 4/4] kbuild: remove PROVIDE() for kallsyms symbols
2024-05-20 12:42:52 linux-kernel [PATCH 2/4] kbuild: change scripts/mksysmap into sed script
2024-05-20 12:42:45 linux-kernel [PATCH 1/4] kbuild: avoid unneeded kallsyms step 3
2024-05-20 12:42:37 linux-kernel [PATCH 0/4] kbuild: fix and clean-up after avoiding kallsyms weak reference
2024-05-20 09:38:59 linux-kernel Re: [PATCH v3 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
2024-05-20 09:30:00 linux-kernel Re: [PATCH v3 2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option
2024-05-20 09:11:25 linux-kernel Re: [PATCH v3 6/6] module: add install target for modules.builtin.ranges
2024-05-19 13:36:44 linux-kernel [PATCH] kconfig: remove redundant check in expr_join_or()
2024-05-19 09:51:20 linux-kernel Re: [PATCH] kconfig: fix comparison to constant symbols, 'm', 'n'
2024-05-19 09:35:25 linux-kernel Re: [PATCH] kconfig: fix comparison to constant symbols, 'm', 'n'
2024-05-19 09:22:49 linux-kernel [PATCH] kconfig: fix comparison to constant symbols, 'm', 'n'
2024-05-19 04:24:42 linux-kernel [PATCH] kconfig: remove unused expr_is_no()
2024-05-18 03:29:55 linux-kernel Re: [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()