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-16 09:40:02 linux-kernel Re: [PATCH 1/1] kbuild: Fix build target deb-pkg: ln: failed to create hard link
2024-06-15 06:50:42 linux-kernel Re: [PATCH] kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
2024-06-15 06:49:10 linux-kernel Re: [PATCH] modpost: Enable section warning from *driver to .exit.text
2024-06-12 05:36:15 linux-kernel Re: [PATCH 06/16] kconfig: refactor choice value calculation
2024-06-12 05:33:46 linux-kernel Re: [PATCH 06/16] kconfig: refactor choice value calculation
2024-06-12 05:07:12 linux-kernel Re: [PATCH RFC v2] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr)
2024-06-12 05:03:15 linux-kernel [PATCH] x86/kconfig: add as-instr64 macro to properly evaluate AS_WRUSS
2024-06-11 18:27:10 linux-kernel [PATCH] kbuild: move init/build-version to scripts/
2024-06-11 18:07:14 linux-kernel [PATCH 14/16] kconfig: use sym_get_choice_menu() in sym_check_deps()
2024-06-11 18:06:54 linux-kernel [PATCH 12/16] kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
2024-06-11 18:04:37 linux-kernel [PATCH 05/16] kconfig: import list_move() and list_move_tail()
2024-06-11 18:03:01 linux-kernel [PATCH 16/16] kconfig: remove E_LIST expression type
2024-06-11 18:02:47 linux-kernel [PATCH 15/16] kconfig: remove P_CHOICE property
2024-06-11 18:02:10 linux-kernel [PATCH 13/16] kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
2024-06-11 18:01:14 linux-kernel [PATCH 09/16] kconfig: change sym_choice_default() to take the choice menu
2024-06-11 18:00:53 linux-kernel [PATCH 07/16] kconfig: remove sym_get_choice_value()
2024-06-11 17:58:31 linux-kernel [PATCH 11/16] kconfig: remove expr_list_for_each_sym() macro
2024-06-11 17:58:21 linux-kernel [PATCH 10/16] kconfig: use menu_list_for_each_sym() in sym_choice_default()
2024-06-11 17:57:48 linux-kernel [PATCH 08/16] kconfig: remove conf_unsaved in conf_read_simple()
2024-06-11 17:57:35 linux-kernel [PATCH 06/16] kconfig: refactor choice value calculation
2024-06-11 17:56:57 linux-kernel [PATCH 04/16] kconfig: remember the current choice while parsing the choice block
2024-06-11 17:56:46 linux-kernel [PATCH 03/16] kconfig: introduce choice_set_value() helper
2024-06-11 17:56:29 linux-kernel [PATCH 02/16] kconfig: add fallthrough comments to expr_compare_type()
2024-06-11 17:56:19 linux-kernel [PATCH 01/16] kconfig: remove unneeded code in expr_compare_type()
2024-06-11 17:56:08 linux-kernel [PATCH 00/16] kconfig: fix choice value calculation with misc cleanups.
2024-06-11 16:34:21 linux-kernel Re: [PATCH] kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec
2024-06-11 16:13:53 linux-kernel [PATCH 1/2] kconfig: add -e and -u options to *conf-cfg.sh scripts
2024-06-11 16:10:06 linux-kernel [PATCH 2/2] kbuild: package: add -e and -u options to shell scripts
2024-06-11 15:07:57 linux-kernel Re: [PATCH] kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec
2024-06-11 14:46:00 linux-kernel Re: [PATCH] scripts/make_fit: Support decomposing DTBs
2024-06-11 14:42:31 linux-kernel Re: [PATCH] scripts/make_fit: Support decomposing DTBs
2024-06-10 22:30:06 linux-kernel Re: [PATCH v2] kbuild: Install dtb files as 0644 in Makefile.dtbinst
2024-06-10 11:28:22 linux-kernel [PATCH v3 3/3] kbuild: merge temporary vmlinux for BTF and kallsyms
2024-06-10 11:27:38 linux-kernel [PATCH v3 1/3] kbuild: refactor variables in scripts/link-vmlinux.sh
2024-06-10 11:27:37 linux-kernel [PATCH v3 2/3] kbuild: remove PROVIDE() for kallsyms symbols
2024-06-10 11:27:29 linux-kernel [PATCH v3 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
2024-06-09 17:10:02 linux-kernel [PATCH v2 3/3] kbuild: merge temporary vmlinux for BTF and kallsyms
2024-06-09 17:09:50 linux-kernel [PATCH v2 2/3] kbuild: remove PROVIDE() for kallsyms symbols
2024-06-09 17:09:37 linux-kernel [PATCH v2 1/3] kbuild: refactor variables in scripts/link-vmlinux.sh
2024-06-09 17:09:25 linux-kernel [PATCH v2 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
2024-06-08 17:11:05 linux-kernel [GIT PULL] Kbuild fixes for v6.10-rc3
2024-06-06 18:40:05 linux-kernel [PATCH] modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
2024-06-06 18:34:31 linux-kernel Re: ✗ CI.Hooks: failure for drm/xe/irq: remove xe_ irq_shutdown
2024-06-06 13:37:42 linux-kernel [PATCH] slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
2024-06-06 07:08:01 linux-kernel Re: [PATCH 1/3] kconfig: remove tristate choice support
2024-06-05 13:43:48 linux-kernel Re: kbuild: mksysmap: Build regression for next-20240604
2024-06-04 02:17:27 linux-kernel Re: [PATCH 3/3] kconfig: remove wrong expr_trans_bool()
2024-06-03 16:19:31 linux-kernel [PATCH 3/3] kconfig: remove wrong expr_trans_bool()
2024-06-03 16:19:30 linux-kernel [PATCH 2/3] kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
2024-06-03 16:19:15 linux-kernel [PATCH 1/3] kconfig: doc: fix a typo in the note about 'imply'
2024-06-02 12:54:53 linux-kernel [PATCH 3/3] kconfig: refactor conf_write_defconfig() to reduce indentation level