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-05-17 13:53:31 linux-kernel [GIT PULL] Kbuild updates for v6.10-rc1
2024-05-17 12:08:18 linux-kernel [PATCH] PCI: use array for .id_table consistently
2024-05-17 11:48:15 linux-kernel [PATCH 0/2] selftests: harness: refactor __constructor_order
2024-05-17 11:47:59 linux-kernel [PATCH 2/2] selftests: harness: rename __constructor_order for clarification
2024-05-17 11:47:50 linux-kernel [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()
2024-05-17 07:19:02 linux-kernel Re: [PATCH] x86: select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
2024-05-16 06:39:51 linux-kernel Re: drivers/net/dsa/dsa_loop_bdinfo.c build problems
2024-05-16 02:58:14 linux-kernel Re: [PATCH v2 0/6] Generate address range data for built-in modules
2024-05-16 02:18:01 linux-kernel Re: drivers/net/dsa/dsa_loop_bdinfo.c build problems
2024-05-15 04:17:48 linux-kernel Re: [PROBLEM linux-next] Error in "make olddefconfig" and "make menuconfig"
2024-05-15 04:11:38 linux-wireless Re: [PATCH] wifi: ath10k: fix QCOM_RPROC_COMMON dependency
2024-05-14 17:46:01 linux-wireless Re: [PATCH] wifi: ath10k: fix QCOM_RPROC_COMMON dependency
2024-05-14 10:37:01 linux-kernel [PATCH] ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN
2024-05-13 23:32:01 linux-kernel [PATCH] kconfig: use sym_get_choice_menu() in sym_check_prop()
2024-05-13 23:29:52 linux-kernel Re: [PATCH] rapidio: remove choice for enumeration
2024-05-13 23:11:33 linux-kernel Re: [PATCH] modules: Drop the .export_symbol section from the final modules
2024-05-13 22:51:46 linux-kernel Re: [PATCH 0/3] kbuild: remove many tool coverage variables
2024-05-13 22:40:15 linux-kernel Re: [PATCH 0/3] kbuild: remove many tool coverage variables
2024-05-13 11:39:33 linux-kernel Re: [PATCH v2 6/6] module: add install target for modules.builtin.ranges
2024-05-13 05:22:56 linux-kernel Re: [PATCH v2 6/6] module: add install target for modules.builtin.ranges
2024-05-13 05:20:44 linux-kernel Re: [PATCH v2 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
2024-05-13 04:44:03 linux-kernel Re: [PATCH v2 0/6] Generate address range data for built-in modules
2024-05-12 13:15:32 linux-kernel Re: Incorrect thinlto cache directory path in Makefile
2024-05-12 13:05:05 linux-kernel Re: Incorrect thinlto cache directory path in Makefile
2024-05-11 00:10:17 linux-kernel [PATCH] rapidio: remove choice for enumeration
2024-05-10 12:10:02 linux-kernel [PATCH] kconfig: lxdialog: remove initialization with A_NORMAL
2024-05-10 10:27:52 linux-kernel [PATCH v2 3/3] kconfig: m/nconf: merge two item_add_str() calls
2024-05-10 10:27:42 linux-kernel [PATCH v2 2/3] kconfig: m/nconf: remove dead code to display value of bool choice
2024-05-10 10:24:49 linux-kernel [PATCH v2 1/3] kconfig: m/nconf: remove dead code to display children of choice members
2024-05-09 19:37:59 linux-kernel Re: [PATCH v2 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
2024-05-09 02:06:18 linux-kernel Re: [PATCH] drm/msm: remove python 3.9 dependency for compiling msm
2024-05-07 15:16:58 linux-kernel [PATCH] kconfig: gconf: show checkbox for choice correctly
2024-05-07 14:27:58 linux-kernel Re: [PATCH v2 2/2] riscv: show help string for riscv-specific targets
2024-05-07 14:27:47 linux-kernel Re: [PATCH v2 1/2] riscv: make image compression configurable
2024-05-07 14:25:54 linux-kernel Re: [PATCH 2/2] kbuild: add 'private' to target-specific variables
2024-05-07 11:05:44 linux-kernel [PATCH 2/3] kconfig: m/nconf: remove dead code to display value of bool choice
2024-05-07 10:58:26 linux-kernel [PATCH 1/3] kconfig: m/nconf: remove dead code to display children of choice members
2024-05-07 10:39:15 linux-kernel [PATCH 3/3] kconfig: m/nconf: merge two item_add_str() calls
2024-05-06 13:41:05 linux-kernel [PATCH 2/3] Makefile: remove redundant tool coverage variables
2024-05-06 13:41:03 linux-kernel [PATCH 3/3] kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinal
2024-05-06 13:40:37 linux-kernel [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage
2024-05-06 13:40:25 linux-kernel [PATCH 0/3] kbuild: remove many tool coverage variables
2024-05-06 10:45:08 linux-kernel Re: linux-next: manual merge of the drm-msm tree with the kbuild tree
2024-05-06 05:21:52 linux-kernel Re: [PATCH 08/14] zram: check that backends array has at least one backend
2024-05-05 15:02:35 linux-kernel Re: [PATCH 10/10] kconfig: turn defaults and additional prompt for choice members into error
2024-05-05 08:46:52 linux-kernel Re: [GIT PULL] Kbuild updates for v6.9-rc1
2024-05-04 18:36:01 linux-kernel [PATCH 10/10] kconfig: turn defaults and additional prompt for choice members into error
2024-05-04 18:35:48 linux-kernel [PATCH 09/10] kconfig: turn missing prompt for choice members into error
2024-05-04 18:35:36 linux-kernel [PATCH 08/10] kconfig: turn conf_choice() into void function
2024-05-04 18:35:25 linux-kernel [PATCH 07/10] kconfig: use menu_list_for_each_sym() in sym_check_choice_deps()
2024-05-04 18:35:11 linux-kernel [PATCH 06/10] kconfig: use sym_get_choice_menu() in conf_write_defconfig()