Show patches with: Submitter = Masahiro Yamada       |    State = Action Required       |    Archived = No       |   697 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[01/11] kbuild: do not create empty modules.order in the prepare stage kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-09 Masahiro Yamada New
[v2] kbuild: get rid of misleading $(AS) from documents [v2] kbuild: get rid of misleading $(AS) from documents --- 2019-07-06 Masahiro Yamada New
[3/3] kbuild: add a flag to force absolute path for srctree [1/3] kbuild: remove obj and src from the top Makefile --- 2019-07-06 Masahiro Yamada New
[2/3] kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree [1/3] kbuild: remove obj and src from the top Makefile --- 2019-07-06 Masahiro Yamada New
[1/3] kbuild: remove obj and src from the top Makefile [1/3] kbuild: remove obj and src from the top Makefile --- 2019-07-06 Masahiro Yamada New
[1/2] scripts/tags.sh: drop SUBARCH support for ARM [1/2] scripts/tags.sh: drop SUBARCH support for ARM --- 2019-07-05 Masahiro Yamada New
[v3,1/2] powerpc/boot: add {get,put}_unaligned_be32 to xz_config.h [v3,1/2] powerpc/boot: add {get,put}_unaligned_be32 to xz_config.h --- 2019-07-05 Masahiro Yamada New
[3/7] kbuild: do not create wrappers for header-test-y Compile-test UAPI and kernel headers --- 2019-07-01 Masahiro Yamada New
[2/7] kbuild: compile-test exported headers to ensure they are self-contained Compile-test UAPI and kernel headers --- 2019-07-01 Masahiro Yamada New
[1/7] init/Kconfig: add CONFIG_CC_CAN_LINK Compile-test UAPI and kernel headers --- 2019-07-01 Masahiro Yamada New
kbuild: use -E instead of -c for __cc-option kbuild: use -E instead of -c for __cc-option --- 2019-06-28 Masahiro Yamada New
[v3,4/4] kbuild: compile-test kernel headers to ensure they are self-contained [v3,1/4] kbuild: compile-test UAPI headers to ensure they are self-contained --- 2019-06-27 Masahiro Yamada New
[v3,1/4] kbuild: compile-test UAPI headers to ensure they are self-contained [v3,1/4] kbuild: compile-test UAPI headers to ensure they are self-contained --- 2019-06-27 Masahiro Yamada New
xtensa: remove unneeded BITS_PER_LONG define xtensa: remove unneeded BITS_PER_LONG define --- 2019-06-27 Masahiro Yamada New
[v2,4/4] kbuild: compile-test kernel headers to ensure they are self-contained Compile-test UAPI and kernel headers --- 2019-06-27 Masahiro Yamada New
[v2,3/4] kbuild: support header-test-pattern-y Compile-test UAPI and kernel headers --- 2019-06-27 Masahiro Yamada New
x86/build: add 'set -e' to mkcapflags.sh to delete broken capflags.c x86/build: add 'set -e' to mkcapflags.sh to delete broken capflags.c --- 2019-06-25 Masahiro Yamada New
[2/2] kbuild: split modules.order build rule out of 'modules' target [1/2] kbuild: fix missed rebuild of modules.builtin --- 2019-06-23 Masahiro Yamada New
kbuild: fix a warning in double cleaning of separate build directory kbuild: fix a warning in double cleaning of separate build directory --- 2019-06-22 Masahiro Yamada New
kbuild: compile-test global headers to ensure they are self-contained kbuild: compile-test global headers to ensure they are self-contained --- 2019-06-21 Masahiro Yamada New
[1/2] lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o [1/2] lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o --- 2019-06-16 Masahiro Yamada New
[2/2] pinctrl: make pinconf.h self-contained [1/2] pinctrl: remove unneeded #ifdef around declarations --- 2019-06-13 Masahiro Yamada New
[1/2] pinctrl: remove unneeded #ifdef around declarations [1/2] pinctrl: remove unneeded #ifdef around declarations --- 2019-06-13 Masahiro Yamada New
[v2] kobject: return -ENOSPC when add_uevent_var() fails [v2] kobject: return -ENOSPC when add_uevent_var() fails --- 2019-06-10 Masahiro Yamada New
[1/2] linux/bits.h: make BIT(), GENMASK(), and friends available in assembly [1/2] linux/bits.h: make BIT(), GENMASK(), and friends available in assembly --- 2019-06-09 Masahiro Yamada New
[15/15] kbuild: compile test UAPI headers to ensure they are self-contained kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada New
[14/15] fixup: kbuild: add support for ensuring headers are self-contained kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada New
[13/15] kbuild: add support for ensuring headers are self-contained kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada New
[02/15] kbuild: remove stale dependency between Documentation/ and headers_install kbuild: refactor headers_install and support compile-test of UAPI headers --- 2019-06-04 Masahiro Yamada New
[2/2] arm64: replace _BITUL() with BIT() Allow assembly code to use BIT(), GENMASK(), etc. and clean-up arm64 header --- 2019-05-27 Masahiro Yamada New
[1/2] x86/io_delay: break instead of fallthrough in switch statement [1/2] x86/io_delay: break instead of fallthrough in switch statement --- 2019-05-21 Masahiro Yamada New
hwmon: (smsc47m1) fix outside array bounds warnings hwmon: (smsc47m1) fix outside array bounds warnings --- 2019-05-21 Masahiro Yamada New
usb: dwc3: move core validatation after clock enable and reset deassert usb: dwc3: move core validatation after clock enable and reset deassert --- 2019-05-20 Masahiro Yamada New
drm/i915: drop unneeded -Wall addition drm/i915: drop unneeded -Wall addition --- 2019-05-15 Masahiro Yamada New
powerpc/boot: fix broken way to pass CONFIG options powerpc/boot: fix broken way to pass CONFIG options --- 2019-05-13 Masahiro Yamada New
kconfig: remove useless pointer check in conf_write_dep() kconfig: remove useless pointer check in conf_write_dep() --- 2019-05-10 Masahiro Yamada New
[2/2] kconfig: do not write .config if the content is the same [1/2] kconfig: do not accept a directory for configuration output --- 2019-05-10 Masahiro Yamada New
[1/2] kconfig: do not accept a directory for configuration output [1/2] kconfig: do not accept a directory for configuration output --- 2019-05-10 Masahiro Yamada New
linux-next: build failure after merge of the kbuild tree linux-next: build failure after merge of the kbuild tree --- 2019-05-06 Masahiro Yamada New
x86,sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() x86,sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() --- 2019-05-03 Masahiro Yamada New
[v2] sh: exclude vmlinux.scr from .gitignore pattern [v2] sh: exclude vmlinux.scr from .gitignore pattern --- 2019-05-01 Masahiro Yamada New
[v2] bpftool: exclude bash-completion/bpftool from .gitignore pattern [v2] bpftool: exclude bash-completion/bpftool from .gitignore pattern --- 2019-05-01 Masahiro Yamada New
.gitignore: add / prefix/suffix to generated include directories .gitignore: add / prefix/suffix to generated include directories --- 2019-04-29 Masahiro Yamada New
tools/power/acpi: exclude tools/* from .gitignore pattern tools/power/acpi: exclude tools/* from .gitignore pattern --- 2019-04-29 Masahiro Yamada New
[3/5] samples: guard sub-directories with CONFIG options [1/5] kbuild: move samples/ to KBUILD_VMLINUX_OBJS --- 2019-04-27 Masahiro Yamada New
[RESEND,v3,10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-23 Masahiro Yamada New
[RESEND,v3,09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-23 Masahiro Yamada New
[RESEND,v3,02/11] arm64: mark (__)cpus_have_const_cap as __always_inline compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-23 Masahiro Yamada New
[1/3] ARM: visit mach-* and plat-* directories when cleaning [1/3] ARM: visit mach-* and plat-* directories when cleaning --- 2019-04-08 Masahiro Yamada New
[v2] nds32: add vmlinux.lds and vdso.lds to .gitignore [v2] nds32: add vmlinux.lds and vdso.lds to .gitignore --- 2019-04-03 Masahiro Yamada New
[v5,2/9] mtd: rawnand: denali: refactor raw page accessors mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-04-02 Masahiro Yamada New
[6/6] memory: squash drivers/memory/Makefile.asm-offsets [1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is --- 2019-03-30 Masahiro Yamada New
ARM: remove unused <asm/limits.h> ARM: remove unused <asm/limits.h> --- 2019-03-29 Masahiro Yamada New
[v2] drm: prefix header search paths with $(srctree)/ [v2] drm: prefix header search paths with $(srctree)/ --- 2019-03-29 Masahiro Yamada New
MAINTAINERS: fix the file path of uniphier-mdmac.c MAINTAINERS: fix the file path of uniphier-mdmac.c --- 2019-03-26 Masahiro Yamada New
ARM: fix out-of-bound access to ipi_types[] ARM: fix out-of-bound access to ipi_types[] --- 2019-03-19 Masahiro Yamada New
mt76: Use the correct hweight8() function again mt76: Use the correct hweight8() function again --- 2019-03-17 Masahiro Yamada New
[v3,5/9] mtd: rawnand: denali: use bool type instead of int where appropriate Untitled series #19175 --- 2019-03-12 Masahiro Yamada New
[3/3] kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG [1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options --- 2019-03-08 Masahiro Yamada New
[1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options [1/3] kbuild: deb-pkg: add CONFIG_ prefix to kernel config options --- 2019-03-08 Masahiro Yamada New
[3/3] objtool: move tools/objtool/ to scripts/objtool/ [1/3] tools: move initial declarations out of 'for' loop --- 2019-03-05 Masahiro Yamada New
[2/3] objtool: move stack-validation.txt to Documentation/ [1/3] tools: move initial declarations out of 'for' loop --- 2019-03-05 Masahiro Yamada New
[1/3] tools: move initial declarations out of 'for' loop [1/3] tools: move initial declarations out of 'for' loop --- 2019-03-05 Masahiro Yamada New
kbuild: remove build target scripts/basic/% kbuild: remove build target scripts/basic/% --- 2019-03-04 Masahiro Yamada New
[1/3] kbuild: update comment block of scripts/clang-version.sh [1/3] kbuild: update comment block of scripts/clang-version.sh --- 2019-03-01 Masahiro Yamada New
[2/2] kconfig: fix -Wmissing-prototypes warnings for gconfig [1/2] kconfig: fix checkpatch warnings/errors in gconf.c --- 2019-02-23 Masahiro Yamada New
[1/2] kconfig: fix checkpatch warnings/errors in gconf.c [1/2] kconfig: fix checkpatch warnings/errors in gconf.c --- 2019-02-23 Masahiro Yamada New
[v2,5/6] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing [v2,1/6] kbuild: move tools_silent to a more relevant place --- 2019-02-22 Masahiro Yamada New
[v2] powerpc/prom_init: add __init markers to all functions [v2] powerpc/prom_init: add __init markers to all functions --- 2019-02-20 Masahiro Yamada New
[1/5] scripts/gdb: delay generation of gdb constants.py [1/5] scripts/gdb: delay generation of gdb constants.py --- 2019-02-19 Masahiro Yamada New
[1/2] wireless: mt76: call hweight8() instead of __sw_hweight8() x86: turn off wrongly enabled CONFIG_GENERIC_HWEIGHT --- 2019-02-18 Masahiro Yamada New
powerpc: use $(origin ARCH) to select KBUILD_DEFCONFIG powerpc: use $(origin ARCH) to select KBUILD_DEFCONFIG --- 2019-02-15 Masahiro Yamada New
[7/8] kbuild: remove empty rules for makefiles [1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile --- 2019-02-14 Masahiro Yamada New
[3/8] kbuild: set KBUILD_MODULES=1 all the time for single target %/ [1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile --- 2019-02-14 Masahiro Yamada New
[2/8] kbuild: generate modules.order only when CONFIG_MODULES=y [1/8] kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile --- 2019-02-14 Masahiro Yamada New
[v2] kernel/configs: use .incbin directive to embed config_data.gz [v2] kernel/configs: use .incbin directive to embed config_data.gz --- 2019-02-14 Masahiro Yamada New
[v2,10/10] mtd: rawnand: denali: clean up coding style Untitled series #18551 --- 2019-02-12 Masahiro Yamada New
[v2,08/10] mtd: rawnand: denali: decouple controller and NAND chips Untitled series #18551 --- 2019-02-12 Masahiro Yamada New
[v2,07/10] mtd: rawnand: denali_pci: rename goto labels Untitled series #18551 --- 2019-02-12 Masahiro Yamada New
[v2,05/10] mtd: rawnand: denali: use more precise timeout for NAND_OP_WAITRDT_INSTR Untitled series #18551 --- 2019-02-12 Masahiro Yamada New
[v2,04/10] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks Untitled series #18551 --- 2019-02-12 Masahiro Yamada New
[v2,02/10] mtd: rawnand: denali: refactor syndrome layout handling for raw access Untitled series #18551 --- 2019-02-12 Masahiro Yamada New
[11/11] mtd: rawnand: denali: clean up coding style mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-02-08 Masahiro Yamada New
[07/11] mtd: rawnand: denali: use bool type instead of int where appropriate mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-02-08 Masahiro Yamada New
[05/11] mtd: rawnand: denali: rename irq_status to irq_stat mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-02-08 Masahiro Yamada New
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported --- 2019-02-06 Masahiro Yamada New
[v2,1/2] linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN [v2,1/2] linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MIN --- 2019-02-03 Masahiro Yamada New
net: wireless: prefix header search paths with $(srctree)/ net: wireless: prefix header search paths with $(srctree)/ --- 2019-01-25 Masahiro Yamada New
[2/3] KVM: arm/arm64: remove -I. header search paths KVM: arm/arm64: trivial header path sanitization --- 2019-01-25 Masahiro Yamada New
[1/2] infiniband: remove unneeded header search paths infiniband: trivial header search path fixups --- 2019-01-25 Masahiro Yamada New
[2/2] kconfig: rename zconf.y to parser.y [1/2] kconfig: rename zconf.l to lexer.l --- 2019-01-24 Masahiro Yamada New
kbuild: descend to scripts/kconfig/ directly when syncconfig is needed kbuild: descend to scripts/kconfig/ directly when syncconfig is needed --- 2019-01-18 Masahiro Yamada New
[RFC] kbuild: support llvm-ar [RFC] kbuild: support llvm-ar --- 2019-01-17 Masahiro Yamada New
[v2,2/2] kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS [v2,1/2] kbuild: remove top-level built-in.a --- 2019-01-16 Masahiro Yamada New
[1/2] kbuild: remove top-level built-in.a [1/2] kbuild: remove top-level built-in.a --- 2019-01-14 Masahiro Yamada New
[2/2] kbuild: simplify GCC plugin build rules [1/2] kbuild: clean up hostprogs rules with hostld_flags and hostld_libs --- 2019-01-11 Masahiro Yamada New
[1/2] kbuild: clean up hostprogs rules with hostld_flags and hostld_libs [1/2] kbuild: clean up hostprogs rules with hostld_flags and hostld_libs --- 2019-01-11 Masahiro Yamada New
[URGENT,FIX] arch: restore generic-y += shmparam.h for some architectures [URGENT,FIX] arch: restore generic-y += shmparam.h for some architectures --- 2019-01-07 Masahiro Yamada New
[v2] kbuild: remove unnecessary in-subshell execution [v2] kbuild: remove unnecessary in-subshell execution --- 2019-01-03 Masahiro Yamada New
[5/5] kbuild: warn redundant generic-y [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada New
« 1 2 3 46 7 »