Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |   1933 patches
« 1 2 3 419 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[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
kbuild: fix build ID symlinks to installed VDSO files kbuild: fix build ID symlinks to installed VDSO files - - - --- 2023-12-20 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
[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
[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
kbuild: deb-pkg: split debian/copyright kbuild: deb-pkg: split debian/copyright - 1 - --- 2023-12-19 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
[v2] kbuild: resolve symlinks for O= properly [v2] kbuild: resolve symlinks for O= properly - 1 - --- 2023-12-15 Masahiro Yamada New
kbuild: resolve symlinks for O= properly kbuild: resolve symlinks for O= properly - 1 - --- 2023-12-14 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
[5/6] kconfig: remove unreachable printf() [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
[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
[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
[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
[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
[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
[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
[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
[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,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,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
kbuild: determine base DTB by suffix kbuild: determine base DTB by suffix - 1 - --- 2023-12-03 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
[v2] kbuild: deb-pkg: remove the fakeroot builds support [v2] kbuild: deb-pkg: remove the fakeroot builds support - - - --- 2023-11-28 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
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
export.h: remove include/asm-generic/export.h export.h: remove include/asm-generic/export.h - - - --- 2023-11-26 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
[1/2] kconfig: remove unneeded symbol_empty variable [1/2] kconfig: remove unneeded symbol_empty variable - - 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
[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
[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
[v2] scripts: clean up IA-64 code [v2] scripts: clean up IA-64 code - 1 - --- 2023-11-24 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
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
[GIT,PULL] Kbuild fixes for v6.7-rc2 [GIT,PULL] Kbuild fixes for v6.7-rc2 - - - --- 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
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
loongarch: add dependency between vmlinuz.efi and vmlinux.efi loongarch: add dependency between vmlinuz.efi and vmlinux.efi - - - --- 2023-11-19 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
scripts: clean up IA-64 code scripts: clean up IA-64 code - 1 - --- 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
[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
[4/6] kconfig: introduce getline_stripped() helper [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
[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 3 419 20 »