Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1886 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] kconfig: deduplicate code in conf_read_simple() [1/6] kconfig: require a space after '#' for valid input - - - --- 2023-11-18 Masahiro Yamada New
[2/6] kconfig: remove unused code for S_DEF_AUTO in conf_read_simple() [1/6] kconfig: require a space after '#' for valid input - - - --- 2023-11-18 Masahiro Yamada New
[1/6] kconfig: require a space after '#' for valid input [1/6] kconfig: require a space after '#' for valid input - - - --- 2023-11-18 Masahiro Yamada New
kconfig: remove error check for xrealloc() kconfig: remove error check for xrealloc() - - - --- 2023-11-18 Masahiro Yamada New
kconfig: fix memory leak from range properties kconfig: fix memory leak from range properties - - - --- 2023-11-15 Masahiro Yamada New
kconfig: do not clear SYMBOL_DEF_USER when the value is out of range kconfig: do not clear SYMBOL_DEF_USER when the value is out of range - - - --- 2023-11-05 Masahiro Yamada New
[2/2] genksyms: use getopt_long() unconditionally [1/2] genksyms: remove the remnant of the -s option - - - --- 2023-11-05 Masahiro Yamada New
[1/2] genksyms: remove the remnant of the -s option [1/2] genksyms: remove the remnant of the -s option - - - --- 2023-11-05 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.7-rc1 [GIT,PULL] Kbuild updates for v6.7-rc1 - - - --- 2023-11-03 Masahiro Yamada New
[7/7] modpost: look up the correct symbol in check_export_symbol() modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 Masahiro Yamada New
[6/7] modpost: add symsearch_find_with_name() helper function modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 Masahiro Yamada New
[5/7] modpost: prefer global symbols in symsearch_find_nearest() modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 Masahiro Yamada New
[4/7] modpost: introduce a filtering feature to symsearch modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 Masahiro Yamada New
[3/7] modpost: add table_size local variable to symsearch_find_nearest() modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 Masahiro Yamada New
[2/7] modpost: add const qualifier to syminfo table modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 Masahiro Yamada New
[1/7] modpost: move sym_name() to modpost.h modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 Masahiro Yamada New
kbuild: support 'userldlibs' syntax kbuild: support 'userldlibs' syntax - - - --- 2023-10-31 Masahiro Yamada New
modpost: fix section mismatch message for RELA modpost: fix section mismatch message for RELA - 1 - --- 2023-10-31 Masahiro Yamada New
[10/10] modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[09/10] modpost: merge sectioncheck table entries regarding init/exit sections [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[08/10] modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[07/10] modpost: disallow the combination of EXPORT_SYMBOL and __meminit* [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[06/10] modpost: remove EXIT_SECTIONS macro [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[05/10] modpost: remove MEM_INIT_SECTIONS macro [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[04/10] modpost: remove more symbol patterns from the section check whitelist [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[03/10] modpost: disallow *driver to reference .meminit* sections [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
[02/10] linux/init: remove __memexit* annotations [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro 1 - - --- 2023-10-22 Masahiro Yamada New
[01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro [01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro - - - --- 2023-10-22 Masahiro Yamada New
kbuild: simplify cmd_ld_multi_m kbuild: simplify cmd_ld_multi_m - - - --- 2023-10-22 Masahiro Yamada New
[bpf-next,v2,4/4] kbuild: refactor module BTF rule [bpf-next,v2,1/4] kbuild: remove ARCH_POSTLINK from module builds - 1 - --- 2023-10-18 Masahiro Yamada New
[bpf-next,v2,3/4] kbuild: skip module BTF with one-time check for vmlinux [bpf-next,v2,1/4] kbuild: remove ARCH_POSTLINK from module builds 1 1 - --- 2023-10-18 Masahiro Yamada New
[bpf-next,v2,2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh [bpf-next,v2,1/4] kbuild: remove ARCH_POSTLINK from module builds 2 3 2 --- 2023-10-18 Masahiro Yamada New
[bpf-next,v2,1/4] kbuild: remove ARCH_POSTLINK from module builds [bpf-next,v2,1/4] kbuild: remove ARCH_POSTLINK from module builds - 1 - --- 2023-10-18 Masahiro Yamada New
[4/4] kbuild: refactor module BTF rule [1/4] kbuild: remove ARCH_POSTLINK from module builds - - - --- 2023-10-17 Masahiro Yamada New
[3/4] kbuild: skip module BTF with one-time check for vmlinux [1/4] kbuild: remove ARCH_POSTLINK from module builds - 1 - --- 2023-10-17 Masahiro Yamada New
[2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh [1/4] kbuild: remove ARCH_POSTLINK from module builds 1 3 2 --- 2023-10-17 Masahiro Yamada New
[1/4] kbuild: remove ARCH_POSTLINK from module builds [1/4] kbuild: remove ARCH_POSTLINK from module builds - 1 - --- 2023-10-17 Masahiro Yamada New
[v2,2/2] kbuild: unify no-compiler-targets and no-sync-config-targets [v2,1/2] kbuild: unify vdso_install rules - 1 - --- 2023-10-14 Masahiro Yamada New
[v2,1/2] kbuild: unify vdso_install rules [v2,1/2] kbuild: unify vdso_install rules 2 2 - --- 2023-10-14 Masahiro Yamada New
[5/5] kbuild: unify no-compiler-targets and no-sync-config-targets [1/5] csky: remove unused cmd_vdso_install - - - --- 2023-10-09 Masahiro Yamada New
[4/5] kbuild: unify vdso_install rules [1/5] csky: remove unused cmd_vdso_install 2 2 - --- 2023-10-09 Masahiro Yamada New
[3/5] parisc: remove broken vdso_install [1/5] csky: remove unused cmd_vdso_install 1 - - --- 2023-10-09 Masahiro Yamada New
[2/5] UML: remove unused cmd_vdso_install [1/5] csky: remove unused cmd_vdso_install 1 - - --- 2023-10-09 Masahiro Yamada New
[1/5] csky: remove unused cmd_vdso_install [1/5] csky: remove unused cmd_vdso_install 1 - - --- 2023-10-09 Masahiro Yamada New
[5/5] modpost: factor out the common boilerplate of section_rel(a) [1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host - 1 - --- 2023-10-07 Masahiro Yamada New
[4/5] modpost: refactor check_sec_ref() [1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host - 1 - --- 2023-10-07 Masahiro Yamada New
[3/5] modpost: define TO_NATIVE() using bswap_* functions [1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host - 1 - --- 2023-10-07 Masahiro Yamada New
[2/5] modpost: fix ishtp MODULE_DEVICE_TABLE built on big endian host [1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host 1 1 1 --- 2023-10-07 Masahiro Yamada New
[1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host [1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host - 1 - --- 2023-10-07 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.6-rc4 [GIT,PULL] Kbuild fixes for v6.6-rc4 - - - --- 2023-10-01 Masahiro Yamada New
kbuild: remove stale code for 'source' symlink in packaging scripts kbuild: remove stale code for 'source' symlink in packaging scripts - 2 - --- 2023-10-01 Masahiro Yamada New
kbuild: make binrpm-pkg always produce kernel-devel package kbuild: make binrpm-pkg always produce kernel-devel package - 1 1 --- 2023-10-01 Masahiro Yamada New
[2/2] modpost: factor out the common boilerplate of section_rel(a) [1/2] modpost: refactor check_sec_ref() - 1 - --- 2023-10-01 Masahiro Yamada New
[1/2] modpost: refactor check_sec_ref() [1/2] modpost: refactor check_sec_ref() - 1 - --- 2023-10-01 Masahiro Yamada New
kbuild: rpm-build: generate kernel.spec in rpmbuild/SPECS/ kbuild: rpm-build: generate kernel.spec in rpmbuild/SPECS/ - 1 1 --- 2023-09-30 Masahiro Yamada New
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros 1 - - --- 2023-09-30 Masahiro Yamada New
ARM: fix get_user() broken with veneer ARM: fix get_user() broken with veneer - 1 - --- 2023-09-25 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.6-rc2 [GIT,PULL] Kbuild fixes for v6.6-rc2 - - - --- 2023-09-16 Masahiro Yamada New
kbuild: fix kernel-devel RPM package and linux-headers Deb package kbuild: fix kernel-devel RPM package and linux-headers Deb package - 1 - --- 2023-09-10 Masahiro Yamada New
linux/export: fix reference to exported functions for parisc64 linux/export: fix reference to exported functions for parisc64 - - 1 --- 2023-09-05 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.6-rc1 [GIT,PULL] Kbuild updates for v6.6-rc1 - - - --- 2023-09-05 Masahiro Yamada New
kbuild: single-quote the format string of printf kbuild: single-quote the format string of printf - - - --- 2023-08-29 Masahiro Yamada New
kbuild: get lib-y objects back to static library kbuild: get lib-y objects back to static library - - - --- 2023-08-23 Masahiro Yamada New
[8/8] kbuild: support modules_sign for external modules as well [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
[7/8] kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
[6/8] kbuild: move more module installation code to scripts/Makefile.modinst [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
[5/8] kbuild: reduce the number of mkdir calls during modules_install [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
[4/8] kbuild: remove $(MODLIB)/source symlink [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
[3/8] kbuild: move depmod rule to scripts/Makefile.modinst [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
[2/8] kbuild: add modules_sign to no-{compiler,sync-config}-targets [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
[1/8] kbuild: do not run depmod for 'make modules_sign' [1/8] kbuild: do not run depmod for 'make modules_sign' - 1 - --- 2023-08-23 Masahiro Yamada New
kbuild: merge list.h in modpost and kconfig kbuild: merge list.h in modpost and kconfig - 1 - --- 2023-08-20 Masahiro Yamada New
[v2] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules [v2] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules - - - --- 2023-08-20 Masahiro Yamada New
kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules - - - --- 2023-08-20 Masahiro Yamada New
[6/6] alpha: remove <asm/export.h> [1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h> - - - --- 2023-08-19 Masahiro Yamada New
[5/6] alpha: replace #include <asm/export.h> with #include <linux/export.h> [1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h> - - - --- 2023-08-19 Masahiro Yamada New
[4/6] ia64: remove <asm/export.h> [1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h> - - - --- 2023-08-19 Masahiro Yamada New
[3/6] ia64: replace #include <asm/export.h> with #include <linux/export.h> [1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h> - - - --- 2023-08-19 Masahiro Yamada New
[2/6] sparc: remove <asm/export.h> [1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h> 1 - - --- 2023-08-19 Masahiro Yamada New
[1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h> [1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h> 1 - - --- 2023-08-19 Masahiro Yamada New
kbuild: remove include/ksym from CLEAN_FILES kbuild: remove include/ksym from CLEAN_FILES - 1 - --- 2023-08-19 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.5-rc6 [GIT,PULL] Kbuild fixes for v6.5-rc6 - - - --- 2023-08-13 Masahiro Yamada New
[v2,2/2] kbuild: deb-pkg: split debian/rules [v2,1/2] kbuild: deb-pkg: use Debian compliant shebang for debian/rules - 1 1 --- 2023-08-01 Masahiro Yamada New
[v2,1/2] kbuild: deb-pkg: use Debian compliant shebang for debian/rules [v2,1/2] kbuild: deb-pkg: use Debian compliant shebang for debian/rules - 1 1 --- 2023-08-01 Masahiro Yamada New
[2/2] kbuild: deb-pkg: split debian/rules [1/2] kbuild: deb-pkg: use Debian compliant shebang for debian/rules - 1 1 --- 2023-07-29 Masahiro Yamada New
[1/2] kbuild: deb-pkg: use Debian compliant shebang for debian/rules [1/2] kbuild: deb-pkg: use Debian compliant shebang for debian/rules - 1 1 --- 2023-07-29 Masahiro Yamada New
alpha: remove __init annotation from exported page_is_ram() alpha: remove __init annotation from exported page_is_ram() - 1 - --- 2023-07-29 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.5-rc3 [GIT,PULL] Kbuild fixes for v6.5-rc3 - - - --- 2023-07-23 Masahiro Yamada New
[4/4] modpost: remove ElF_Rela variables from for-loop in section_rel(a) [1/4] modpost: change return type of addend_*_rel() - - - --- 2023-07-23 Masahiro Yamada New
[3/4] modpost: clean up MIPS64 little endian relocation code [1/4] modpost: change return type of addend_*_rel() - - - --- 2023-07-23 Masahiro Yamada New
[2/4] modpost: pass r_type to addend_*_rel() [1/4] modpost: change return type of addend_*_rel() - - - --- 2023-07-23 Masahiro Yamada New
[1/4] modpost: change return type of addend_*_rel() [1/4] modpost: change return type of addend_*_rel() - - - --- 2023-07-23 Masahiro Yamada New
[19/19] kbuild: rpm-pkg: skip build dependency check on non-rpm systems [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
[18/19] kbuild: rpm-pkg: refactor *rpm-pkg targets [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
[17/19] kbuild: rpm-pkg: build the kernel in-place for rpm-pkg [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
[16/19] kbuild: rpm-pkg: rename binkernel.spec to kernel.spec [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
[15/19] kbuild: rpm-pkg: split out the body of spec file [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
[14/19] kbuild: rpm-pkg: introduce %{with_devel} switch to select devel package [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
[13/19] kbuild: rpm-pkg: run modules_install for non-modular kernel [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
[12/19] kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg [01/19] kbuild: rpm-pkg: define _arch conditionally - - - --- 2023-07-22 Masahiro Yamada New
« 1 2 3 418 19 »