Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1259 patches
« 1 2 3 412 13 »
Patch Series S/W/F Date Submitter Delegate State
of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap --- 2019-05-30 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
Remove MODULE_ALIAS() calls that take undefined macro Remove MODULE_ALIAS() calls that take undefined macro --- 2019-05-06 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] tools/power/acpi: exclude tools/* from .gitignore pattern [v2] tools/power/acpi: exclude tools/* 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,04/11] s390/cpacf: mark scpacf_query() as __always_inline [RESEND,v3,01/11] ARM: prevent tracing IPI_CPU_BACKTRACE --- 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
[RESEND,v3,01/11] ARM: prevent tracing IPI_CPU_BACKTRACE [RESEND,v3,01/11] ARM: prevent tracing IPI_CPU_BACKTRACE --- 2019-04-23 Masahiro Yamada New
[v3,08/10] 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
[v3,02/10] MIPS: mark mult_sh_align_mod() as __always_inline compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-23 Masahiro Yamada New
[v3,01/10] arm64: mark (__)cpus_have_const_cap as __always_inline compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-23 Masahiro Yamada New
[v2,11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-19 Masahiro Yamada New
[v2,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-19 Masahiro Yamada New
[v2,08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-19 Masahiro Yamada New
[v2,07/11] ARM: mark setup_machine_tags() stub as __init __noreturn compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-19 Masahiro Yamada New
[v2,06/11] MIPS: mark __fls() as __always_inline compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-19 Masahiro Yamada New
[v2,05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-04-19 Masahiro Yamada New
net/mlx5e: remove meaningless CFLAGS_tracepoint.o net/mlx5e: remove meaningless CFLAGS_tracepoint.o --- 2019-04-19 Masahiro Yamada New
mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN) mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN) --- 2019-04-09 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,8/9] mtd: rawnand: denali: remove DENALI_NR_BANKS macro [v5,1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions --- 2019-04-02 Masahiro Yamada New
[v5,6/9] mtd: rawnand: denali_pci: rename goto labels [v5,1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions --- 2019-04-02 Masahiro Yamada New
[v5,5/9] mtd: rawnand: denali: use bool type instead of int where appropriate [v5,1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions --- 2019-04-02 Masahiro Yamada New
[v5,3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio [v5,1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions --- 2019-04-02 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
[v5,1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions [v5,1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions --- 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
[v4,9/9] mtd: rawnand: denali: clean up coding style [v4,1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions --- 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
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING --- 2019-03-20 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,9/9] mtd: rawnand: denali: clean up coding style mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-03-12 Masahiro Yamada New
[v3,7/9] mtd: rawnand: denali: decouple controller and NAND chips Untitled series #19176 --- 2019-03-12 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
[v3,4/9] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 2019-03-12 Masahiro Yamada New
[v3,2/9] mtd: rawnand: denali: refactor syndrome layout handling for raw access mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups --- 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
[06/11] mtd: rawnand: denali: use more precise timeout for NAND_OP_WAITRDT_INSTR [01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions --- 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
mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect --- 2019-02-07 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
[2/2] mtd: rawnand: use unnamed union in struct nand_op_parser_pattern_elem mtd: nand: use unnamed union field --- 2019-01-22 Masahiro Yamada New
[1/2] mtd: rawnand: use unnamed union in struct nand_op_instr mtd: nand: use unnamed union field --- 2019-01-22 Masahiro Yamada New
[v2] mtd: rawnand: remove ->legacy.erase and single_erase() [v2] mtd: rawnand: remove ->legacy.erase and single_erase() --- 2019-01-21 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
mtd: rawnand: denali: get ->setup_data_interface() working again mtd: rawnand: denali: get ->setup_data_interface() working again --- 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
[2/2] kbuild: add -I$(srctree)/$(src) automatically for hostprogs with O= [1/2] kbuild: skip 'addtree' and 'flags' magic for external module build --- 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
« 1 2 3 412 13 »

Bundling

Create bundle: