Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |    Archived = No       |   176 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
modpost: fix section mismatch message for RELA modpost: fix section mismatch message for RELA - 1 - --- 2023-10-31 Masahiro Yamada New
kbuild: support 'userldlibs' syntax kbuild: support 'userldlibs' syntax - - - --- 2023-10-31 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
[2/7] modpost: add const qualifier to syminfo table 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
[4/7] modpost: introduce a filtering feature to symsearch 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
[6/7] modpost: add symsearch_find_with_name() helper function modpost: fix modpost errors for m68k-uclinux-gcc - - - --- 2023-11-01 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
[GIT,PULL] Kbuild updates for v6.7-rc1 [GIT,PULL] Kbuild updates for v6.7-rc1 - - - --- 2023-11-03 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
[2/2] genksyms: use getopt_long() unconditionally [1/2] genksyms: remove the remnant of the -s option - - - --- 2023-11-05 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
kconfig: fix memory leak from range properties kconfig: fix memory leak from range properties - - - --- 2023-11-15 Masahiro Yamada New
kconfig: remove error check for xrealloc() kconfig: remove error check for xrealloc() - - - --- 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
[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
[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
[4/6] kconfig: introduce getline_stripped() helper [1/6] kconfig: require a space after '#' for valid input - - - --- 2023-11-18 Masahiro Yamada New
[5/6] kconfig: require an exact match for "is not set" to disable CONFIG option [1/6] kconfig: require a space after '#' for valid input - - - --- 2023-11-18 Masahiro Yamada New
[6/6] kconfig: massage the loop in conf_read_simple() [1/6] kconfig: require a space after '#' for valid input - - - --- 2023-11-18 Masahiro Yamada New
scripts: clean up IA-64 code scripts: clean up IA-64 code - 1 - --- 2023-11-18 Masahiro Yamada New
arm64: add dependency between vmlinuz.efi and Image arm64: add dependency between vmlinuz.efi and Image 1 1 - --- 2023-11-19 Masahiro Yamada New
loongarch: add dependency between vmlinuz.efi and vmlinux.efi loongarch: add dependency between vmlinuz.efi and vmlinux.efi - - - --- 2023-11-19 Masahiro Yamada New
riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi - - - --- 2023-11-19 Masahiro Yamada New
[v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi [v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi 1 1 1 --- 2023-11-19 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.7-rc2 [GIT,PULL] Kbuild fixes for v6.7-rc2 - - - --- 2023-11-19 Masahiro Yamada New
kbuild: remove the last use of old cmd_src_tar rule in packaging kbuild: remove the last use of old cmd_src_tar rule in packaging - - - --- 2023-11-23 Masahiro Yamada New
kbuild: support W=c and W=e shorthands for Kconfig kbuild: support W=c and W=e shorthands for Kconfig - 1 - --- 2023-11-23 Masahiro Yamada New
[v2] scripts: clean up IA-64 code [v2] scripts: clean up IA-64 code - 1 - --- 2023-11-24 Masahiro Yamada New
[1/3] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h [1/3] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h - 1 - --- 2023-11-25 Masahiro Yamada New
[2/3] modpost: remove unreachable code after fatal() [1/3] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h - 1 - --- 2023-11-25 Masahiro Yamada New
[3/3] modpost: move exit(1) for fatal() to modpost.h [1/3] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h - 1 - --- 2023-11-25 Masahiro Yamada New
[1/2] kconfig: remove unneeded symbol_empty variable [1/2] kconfig: remove unneeded symbol_empty variable - - 1 --- 2023-11-25 Masahiro Yamada New
[2/2] kconfig: default to zero if int/hex symbol lacks default property [1/2] kconfig: remove unneeded symbol_empty variable - 1 - --- 2023-11-25 Masahiro Yamada New
export.h: remove include/asm-generic/export.h export.h: remove include/asm-generic/export.h - - - --- 2023-11-26 Masahiro Yamada New
init: move THIS_MODULE from <linux/export.h> to <linux/init.h> init: move THIS_MODULE from <linux/export.h> to <linux/init.h> - 1 - --- 2023-11-26 Masahiro Yamada New
kbuild: deb-pkg: remove the fakeroot builds support kbuild: deb-pkg: remove the fakeroot builds support - - - --- 2023-11-28 Masahiro Yamada New
[v2] kbuild: deb-pkg: remove the fakeroot builds support [v2] kbuild: deb-pkg: remove the fakeroot builds support - - - --- 2023-11-28 Masahiro Yamada New
[v3] kbuild: deb-pkg: remove the fakeroot builds support [v3] kbuild: deb-pkg: remove the fakeroot builds support - - - --- 2023-11-28 Masahiro Yamada New
kbuild: determine base DTB by suffix kbuild: determine base DTB by suffix - 1 - --- 2023-12-03 Masahiro Yamada New
[v2,1/4] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h [v2,1/4] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h - 1 - --- 2023-12-03 Masahiro Yamada New
[v2,2/4] modpost: inform compilers that fatal() never returns [v2,1/4] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h - 1 - --- 2023-12-03 Masahiro Yamada New
[v2,3/4] modpost: remove unneeded initializer in section_rel() [v2,1/4] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h - - - --- 2023-12-03 Masahiro Yamada New
[v2,4/4] modpost: remove unreachable code after fatal() [v2,1/4] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h - 1 - --- 2023-12-03 Masahiro Yamada New
[1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/ [1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/ 1 - - --- 2023-12-03 Masahiro Yamada New
[2/3] sparc: vdso: simplify obj-y addition [1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/ - - - --- 2023-12-03 Masahiro Yamada New
[3/3] sparc: vdso: use $(addprefix ) instead of $(foreach ) [1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/ - - - --- 2023-12-03 Masahiro Yamada New
[1/6] kconfig: factor out common code shared by mconf and nconf [1/6] kconfig: factor out common code shared by mconf and nconf - - - --- 2023-12-03 Masahiro Yamada New
[2/6] kconfig: make menu_warn() static function [1/6] kconfig: factor out common code shared by mconf and nconf - - - --- 2023-12-03 Masahiro Yamada New
[3/6] kconfig: squash menu_has_help() and menu_get_help() [1/6] kconfig: factor out common code shared by mconf and nconf - - - --- 2023-12-03 Masahiro Yamada New
[4/6] kconfig: add include guard to lkc_proto.h [1/6] kconfig: factor out common code shared by mconf and nconf - - - --- 2023-12-03 Masahiro Yamada New
[5/6] kconfig: remove unreachable printf() [1/6] kconfig: factor out common code shared by mconf and nconf - - - --- 2023-12-03 Masahiro Yamada New
[6/6] kconfig: remove redundant NULL pointer check before free() [1/6] kconfig: factor out common code shared by mconf and nconf - - - --- 2023-12-03 Masahiro Yamada New
kbuild: resolve symlinks for O= properly kbuild: resolve symlinks for O= properly - 1 - --- 2023-12-14 Masahiro Yamada New
[v2] kbuild: resolve symlinks for O= properly [v2] kbuild: resolve symlinks for O= properly - 1 - --- 2023-12-15 Masahiro Yamada New
efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad - 1 - --- 2023-12-18 Masahiro Yamada New
kbuild: deb-pkg: split debian/copyright kbuild: deb-pkg: split debian/copyright - 1 - --- 2023-12-19 Masahiro Yamada New
[1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH [1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH - 1 - --- 2023-12-19 Masahiro Yamada New
[2/3] kbuild: deb-pkg: hard-code Build-Depends [1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH - 1 - --- 2023-12-19 Masahiro Yamada New
[3/3] kbuild: deb-pkg: use more debhelper commands [1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH - 1 - --- 2023-12-19 Masahiro Yamada New
kbuild: fix build ID symlinks to installed VDSO files kbuild: fix build ID symlinks to installed VDSO files - - - --- 2023-12-20 Masahiro Yamada New
[1/6] kbuild: deb-pkg: factor out common Make options in debian/rules [1/6] kbuild: deb-pkg: factor out common Make options in debian/rules - 1 - --- 2023-12-26 Masahiro Yamada New
[2/6] kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules [1/6] kbuild: deb-pkg: factor out common Make options in debian/rules - 1 - --- 2023-12-26 Masahiro Yamada New
[3/6] kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed [1/6] kbuild: deb-pkg: factor out common Make options in debian/rules - 1 - --- 2023-12-26 Masahiro Yamada New
[4/6] kbuild: deb-pkg: allow to run debian/rules from output directory [1/6] kbuild: deb-pkg: factor out common Make options in debian/rules - 1 - --- 2023-12-26 Masahiro Yamada New
[5/6] kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules [1/6] kbuild: deb-pkg: factor out common Make options in debian/rules - 1 - --- 2023-12-26 Masahiro Yamada New
[6/6] kbuild: deb-pkg: use more debhelper commands in builddeb [1/6] kbuild: deb-pkg: factor out common Make options in debian/rules - 1 - --- 2023-12-26 Masahiro Yamada New
kbuild: deb-pkg: use build ID instead of debug link for dbg package kbuild: deb-pkg: use build ID instead of debug link for dbg package - - - --- 2023-12-26 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.7-rc8 [GIT,PULL] Kbuild fixes for v6.7-rc8 - - - --- 2023-12-28 Masahiro Yamada New
kbuild: deb-pkg: do not search for 'scripts' directory under arch/ kbuild: deb-pkg: do not search for 'scripts' directory under arch/ - - - --- 2023-12-30 Masahiro Yamada New
[1/5] kbuild: deb-pkg: move 'make headers' to build-arch [1/5] kbuild: deb-pkg: move 'make headers' to build-arch - 1 - --- 2023-12-30 Masahiro Yamada New
[2/5] kbuild: deb-pkg: make debian/rules quiet by default [1/5] kbuild: deb-pkg: move 'make headers' to build-arch - 1 - --- 2023-12-30 Masahiro Yamada New
[3/5] kbuild: deb-pkg: use debian/<package> for tmpdir [1/5] kbuild: deb-pkg: move 'make headers' to build-arch - 1 - --- 2023-12-30 Masahiro Yamada New
[4/5] kbuild: deb-pkg: build binary-arch in parallel [1/5] kbuild: deb-pkg: move 'make headers' to build-arch - 1 - --- 2023-12-30 Masahiro Yamada New
[5/5] kbuild: deb-pkg: call more misc debhelper commands [1/5] kbuild: deb-pkg: move 'make headers' to build-arch - 1 - --- 2023-12-30 Masahiro Yamada New
linux/export.h: remove unneeded .balign directive linux/export.h: remove unneeded .balign directive - - - --- 2024-01-03 Masahiro Yamada New
[1/2] kconfig: remove unneeded buffer allocation in zconf_initscan() [1/2] kconfig: remove unneeded buffer allocation in zconf_initscan() - - - --- 2024-01-07 Masahiro Yamada New
[2/2] kconfig: fix line number in recursive inclusion detection [1/2] kconfig: remove unneeded buffer allocation in zconf_initscan() - - - --- 2024-01-07 Masahiro Yamada New
[1/4] kbuild: create a list of all built DTB files kbuild: create a list of DTBs and allow to install base dtb and overlays - - - --- 2024-01-09 Masahiro Yamada New
[2/4] kbuild: simplify dtbs_install by reading the list of compiled DTBs kbuild: create a list of DTBs and allow to install base dtb and overlays - - - --- 2024-01-09 Masahiro Yamada New
[3/4] kbuild: create a list of base and overlays for each DTB kbuild: create a list of DTBs and allow to install base dtb and overlays - - - --- 2024-01-09 Masahiro Yamada New
[4/4] kbuild: allow 'make dtbs_install' to install primitive DTBs kbuild: create a list of DTBs and allow to install base dtb and overlays - - - --- 2024-01-09 Masahiro Yamada New
[v2,1/4] kbuild: deb-pkg: show verbose log for direct package builds [v2,1/4] kbuild: deb-pkg: show verbose log for direct package builds - 1 - --- 2024-01-13 Masahiro Yamada New
[v2,2/4] kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg' [v2,1/4] kbuild: deb-pkg: show verbose log for direct package builds - 1 - --- 2024-01-13 Masahiro Yamada New
[v2,3/4] kbuild: deb-pkg: build binary-arch in parallel [v2,1/4] kbuild: deb-pkg: show verbose log for direct package builds - 1 - --- 2024-01-13 Masahiro Yamada New
[v2,4/4] kbuild: deb-pkg: call more misc debhelper commands [v2,1/4] kbuild: deb-pkg: show verbose log for direct package builds - 1 - --- 2024-01-13 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.8-rc1 [GIT,PULL] Kbuild updates for v6.8-rc1 - - - --- 2024-01-16 Masahiro Yamada New
kbuild: fix W= flags in the help message kbuild: fix W= flags in the help message - 1 - --- 2024-01-20 Masahiro Yamada New
kconfig: initialize sym->curr.tri to no for all symbol types again kconfig: initialize sym->curr.tri to no for all symbol types again - - - --- 2024-01-26 Masahiro Yamada New
modpost: avoid using the alias attribute modpost: avoid using the alias attribute - - - --- 2024-01-27 Masahiro Yamada New
[1/1] MIPS: move unselectable entries out of the "CPU type" choice MIPS: fix the "CPU type" choice structure - 1 - --- 2024-01-27 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.8-rc3 [GIT,PULL] Kbuild fixes for v6.8-rc3 - - - --- 2024-02-01 Masahiro Yamada New
[1/4] kbuild: rpm-pkg: do not include depmod-generated files [1/4] kbuild: rpm-pkg: do not include depmod-generated files - - 1 --- 2024-02-02 Masahiro Yamada New
[2/4] kbuild: rpm-pkg: mark installed files in /boot as %ghost [1/4] kbuild: rpm-pkg: do not include depmod-generated files - - 1 --- 2024-02-02 Masahiro Yamada New
[3/4] Revert "kbuild/mkspec: support 'update-bootloader'-based systems" [1/4] kbuild: rpm-pkg: do not include depmod-generated files - - - --- 2024-02-02 Masahiro Yamada New
[4/4] Revert "kbuild/mkspec: clean boot loader configuration on rpm removal" [1/4] kbuild: rpm-pkg: do not include depmod-generated files - - - --- 2024-02-02 Masahiro Yamada New
[01/27] kconfig: fix infinite loop when expanding a macro at the end of file kconfig: refactor lexer and parser code - - - --- 2024-02-02 Masahiro Yamada New
[02/27] kconfig: fix off-by-one in zconf_error() kconfig: refactor lexer and parser code - - - --- 2024-02-02 Masahiro Yamada New
[03/27] kconfig: remove orphan lookup_file() declaration kconfig: refactor lexer and parser code - - - --- 2024-02-02 Masahiro Yamada New
« 1 2 »