Show patches with: Submitter = Masahiro Yamada       |    Archived = No       |   250 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kconfig: fix infinite loop in sym_calc_choice() kconfig: fix infinite loop in sym_calc_choice() - - - --- 2024-09-25 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.12-rc1 [GIT,PULL] Kbuild updates for v6.12-rc1 - - - --- 2024-09-24 Masahiro Yamada New
[v3,2/2] kbuild: add generic support for built-in boot DTBs [v3,1/2] kbuild: move non-boot built-in DTBs to .rodata section - - - --- 2024-09-23 Masahiro Yamada New
[v3,1/2] kbuild: move non-boot built-in DTBs to .rodata section [v3,1/2] kbuild: move non-boot built-in DTBs to .rodata section 1 - - --- 2024-09-23 Masahiro Yamada New
[v2,5/5] kbuild: doc: replace "gcc" in external module description [v2,1/5] kbuild: doc: throw out the local table of contents in modules.rst - 1 - --- 2024-09-19 Masahiro Yamada New
[v2,4/5] kbuild: doc: describe the -C option precisely for external module builds [v2,1/5] kbuild: doc: throw out the local table of contents in modules.rst - 1 - --- 2024-09-19 Masahiro Yamada New
[v2,3/5] kbuild: doc: remove the description about shipped files [v2,1/5] kbuild: doc: throw out the local table of contents in modules.rst - 1 - --- 2024-09-19 Masahiro Yamada New
[v2,2/5] kbuild: doc: drop section numbering, use references in modules.rst [v2,1/5] kbuild: doc: throw out the local table of contents in modules.rst - - - --- 2024-09-19 Masahiro Yamada New
[v2,1/5] kbuild: doc: throw out the local table of contents in modules.rst [v2,1/5] kbuild: doc: throw out the local table of contents in modules.rst - - - --- 2024-09-19 Masahiro Yamada New
[23/23] kbuild: allow to start building external module in any directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[22/23] kbuild: make wrapper Makefile more convenient for external modules kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[21/23] kbuild: use absolute path in the generated wrapper Makefile kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[20/23] kbuild: support -fmacro-prefix-map for external modules kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[19/23] kbuild: support building external modules in a separate build directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[18/23] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[17/23] kbuild: build external modules in their directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[16/23] kbuild: use 'output' variable to create the output directory kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[15/23] kbuild: rename abs_objtree to abs_output kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[14/23] kbuild: add $(objtree)/ prefix to some in-kernel build artifacts kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[13/23] kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[12/23] scripts/nsdeps: use VPATH as src_prefix kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[11/23] kbuild: check the presence of include/generated/rustc_cfg kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[10/23] kbuild: refactor the check for missing config files kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[09/23] speakup: use SPKDIR=$(src) to specify the source directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[08/23] kbuild: simplify find command for rustfmt kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[07/23] kbuild: remove unnecessary prune of rust/alloc for rustfmt kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[06/23] kbuild: doc: replace "gcc" in external module description kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[05/23] kbuild: doc: describe the -C option precisely for external module builds kbuild: support building external modules in a separate build directory - 2 - --- 2024-09-17 Masahiro Yamada New
[04/23] kbuild: doc: remove the description about shipped files kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[03/23] kbuild: doc: remove outdated description of the limitation on -I usage kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[02/23] kbuild: doc: remove description about grepping CONFIG options kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
[01/23] kbuild: doc: update the description about Kbuild/Makefile split kbuild: support building external modules in a separate build directory - 1 - --- 2024-09-17 Masahiro Yamada New
kbuild: remove unnecessary export of RUST_LIB_SRC kbuild: remove unnecessary export of RUST_LIB_SRC 2 2 1 --- 2024-09-13 Masahiro Yamada New
[2/3] btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug [1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh 1 2 - --- 2024-09-11 Masahiro Yamada New
[1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh [1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh 1 1 - --- 2024-09-11 Masahiro Yamada New
[v2,3/3] kbuild: add generic support for built-in boot DTBs [v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata - - - --- 2024-09-10 Masahiro Yamada New
[v2,2/3] kbuild: move non-boot builtin DTBs to .init.rodata section [v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata - 1 - --- 2024-09-10 Masahiro Yamada New
[v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata [v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata 1 - - --- 2024-09-10 Masahiro Yamada New
[6/6] kconfig: cache expression values [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[5/6] kconfig: use hash table to reuse expressions [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[4/6] kconfig: refactor expr_eliminate_dups() [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[3/6] kconfig: add comments to expression transformations [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[2/6] kconfig: change some expr_*() functions to bool [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[2/2] kallsyms: change overflow variable to bool type [1/2] kallsyms: squash output_address() - - - --- 2024-09-07 Masahiro Yamada New
[1/2] kallsyms: squash output_address() [1/2] kallsyms: squash output_address() - - - --- 2024-09-07 Masahiro Yamada New
[v2,2/2] selinux: move genheaders to security/selinux/ [v2,1/2] selinux: do not include <linux/*.h> headers from host programs - - - --- 2024-09-06 Masahiro Yamada New
[v2,1/2] selinux: do not include <linux/*.h> headers from host programs [v2,1/2] selinux: do not include <linux/*.h> headers from host programs - - - --- 2024-09-06 Masahiro Yamada New
scripts: import more hash table macros scripts: import more hash table macros - - - --- 2024-09-04 Masahiro Yamada New
[15/15] kbuild: use .init.rodata section unconditionally for cmd_wrap_S_dtb kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[13/15] microblaze: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[12/15] sh: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[11/15] nios2: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[10/15] xtensa: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[09/15] openrisc: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[08/15] ARC: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[07/15] LoongArch: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[06/15] riscv: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support 1 - - --- 2024-09-04 Masahiro Yamada New
[05/15] MIPS: migrate to generic rule for built-in DTBs kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[04/15] kbuild: add generic support for built-in boot DTBs kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[03/15] kbuild: move non-boot builtin DTBs to .init.rodata section kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - 1 - --- 2024-09-04 Masahiro Yamada New
[02/15] kbuild: split device tree build rules into scripts/Makefile.dtbs kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - 1 - --- 2024-09-04 Masahiro Yamada New
[01/15] kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.11-rc5 [GIT,PULL] Kbuild fixes for v6.11-rc5 - - - --- 2024-08-22 Masahiro Yamada New
kbuild: remove *.symversions left-over kbuild: remove *.symversions left-over - 1 - --- 2024-08-18 Masahiro Yamada New
kbuild: fix typos "prequisites" to "prerequisites" kbuild: fix typos "prequisites" to "prerequisites" - 1 - --- 2024-08-18 Masahiro Yamada New
[2/2] kbuild: pacman-pkg: do not override objtree [1/2] kbuild: pacman-pkg: move common commands to a separate function 1 2 - --- 2024-08-16 Masahiro Yamada New
[1/2] kbuild: pacman-pkg: move common commands to a separate function [1/2] kbuild: pacman-pkg: move common commands to a separate function 1 2 - --- 2024-08-16 Masahiro Yamada New
[v2] modpost: simplify modpost_log() [v2] modpost: simplify modpost_log() - 1 - --- 2024-08-16 Masahiro Yamada New
modpost: improve the section mismatch warning format modpost: improve the section mismatch warning format - 1 - --- 2024-08-12 Masahiro Yamada New
modpost: simplify modpost_log() modpost: simplify modpost_log() - - - --- 2024-08-12 Masahiro Yamada New
[4/4] fixdep: use xmalloc() [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[3/4] kallsyms: use xmalloc() and xrealloc() [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[2/4] modpost: replace the use of NOFAIL() with xmalloc() etc. [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[3/3] kconfig: remove P_SYMBOL property [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
[2/3] kconfig: stop adding P_SYMBOL property to symbols [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
[1/3] kconfig: remove dummy assignments to cur_{filename,lineno} [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
tinyconfig: remove unnecessary 'is not set' for choice blocks tinyconfig: remove unnecessary 'is not set' for choice blocks 1 - - --- 2024-08-12 Masahiro Yamada New
tty: vt: conmakehash: remove non-portable code printing comment header tty: vt: conmakehash: remove non-portable code printing comment header - - - --- 2024-08-09 Masahiro Yamada New
[2/2] selinux: move genheaders to security/selinux/ selinux: Do not include <linux/*.h> from host programs (+ extra clean-up) - - - --- 2024-08-09 Masahiro Yamada New
[1/2] selinux: do not include <linux/*.h> headers from host programs selinux: Do not include <linux/*.h> from host programs (+ extra clean-up) - - - --- 2024-08-09 Masahiro Yamada New
scripts/remove-stale-files: clean up stale lib/test_fortify.log scripts/remove-stale-files: clean up stale lib/test_fortify.log - - - --- 2024-08-08 Masahiro Yamada New
kbuild: avoid scripts/kallsyms parsing /dev/null kbuild: avoid scripts/kallsyms parsing /dev/null - 2 - --- 2024-08-07 Masahiro Yamada New
treewide: remove unnecessary <linux/version.h> inclusion treewide: remove unnecessary <linux/version.h> inclusion - 1 - --- 2024-08-07 Masahiro Yamada New
kbuild: modinst: remove the multithread option from zstd compression kbuild: modinst: remove the multithread option from zstd compression - 1 1 --- 2024-08-04 Masahiro Yamada New
[GIT,PULL] Kbuild fixes for v6.11-rc1 [GIT,PULL] Kbuild fixes for v6.11-rc1 - - - --- 2024-07-28 Masahiro Yamada New
[4/4] kbuild: cross-compile linux-headers package when possible kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
[3/4] kbuild: slim down package for building external modules kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
[2/4] modpost: detect endianness on run-time kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
[1/4] modpost: remove unused HOST_ELFCLASS kbuild: cross-compile linux-headers package - 1 - --- 2024-07-27 Masahiro Yamada New
kbuild: clean up code duplication in cmd_fdtoverlay kbuild: clean up code duplication in cmd_fdtoverlay - 1 - --- 2024-07-25 Masahiro Yamada New
[GIT,PULL] Kbuild updates for v6.11-rc1 [GIT,PULL] Kbuild updates for v6.11-rc1 - - - --- 2024-07-23 Masahiro Yamada New
[2/2] kallsyms: change sym_entry::percpu_absolute to bool type [1/2] kallsyms: unify seq and start_pos fields of struct sym_entry - - - --- 2024-07-20 Masahiro Yamada New
[1/2] kallsyms: unify seq and start_pos fields of struct sym_entry [1/2] kallsyms: unify seq and start_pos fields of struct sym_entry - - - --- 2024-07-20 Masahiro Yamada New
[3/3] kallsyms: add more original symbol type/name in comment lines [1/3] kallsyms: avoid repeated calculation of array size for markers - - - --- 2024-07-20 Masahiro Yamada New
[2/3] kallsyms: use \t instead of a tab in printf() [1/3] kallsyms: avoid repeated calculation of array size for markers - - - --- 2024-07-20 Masahiro Yamada New
[1/3] kallsyms: avoid repeated calculation of array size for markers [1/3] kallsyms: avoid repeated calculation of array size for markers - - - --- 2024-07-20 Masahiro Yamada New
[2/2] modpost: use generic macros for hash table implementation [1/2] kbuild: move some helper headers from scripts/kconfig/ to scripts/include/ - - - --- 2024-07-20 Masahiro Yamada New
« 1 2 3 »