Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1259 patches
« 1 2 ... 3 4 512 13 »
Patch Series S/W/F Date Submitter Delegate State
[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
[4/5] arch: remove redundant generic-y defines [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada New
[1/5] riscv: remove redundant kernel-space generic-y [1/5] riscv: remove redundant kernel-space generic-y --- 2019-01-03 Masahiro Yamada New
[4/4] kbuild: make LINUX_VERSION_CODE in <linux/version.h> more readable [1/4] kbuild: remove redundant target cleaning on failure --- 2018-12-31 Masahiro Yamada New
[v2] x86/trace: set TRACE_INCLUDE_PATH correctly instead of header search path [v2] x86/trace: set TRACE_INCLUDE_PATH correctly instead of header search path --- 2018-12-30 Masahiro Yamada New
[GIT,PULL] UniPhier updates for v2019.01 [GIT,PULL] UniPhier updates for v2019.01 --- 2018-12-29 Masahiro Yamada New
[2/3] treewide: add intermediate .s files to targets [1/3] treewide: remove explicit rules for *offsets.s --- 2018-12-22 Masahiro Yamada New
[1/3] treewide: remove explicit rules for *offsets.s [1/3] treewide: remove explicit rules for *offsets.s --- 2018-12-22 Masahiro Yamada New
[2/5] kconfig: split the lexer out of zconf.y [1/5] kconfig: split some C files out of zconf.y --- 2018-12-21 Masahiro Yamada New
[3/3] firmware: rewrite Makefile [1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore --- 2018-12-21 Masahiro Yamada New
[1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore [1/3] scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore --- 2018-12-21 Masahiro Yamada New
[v3,12/12] x86/asm: consolidate ASM_EXTABLE_* macros x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,11/12] x86/alternatives: consolidate LOCK_PREFIX macro x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,10/12] linux/linkage: add ASM() macro to reduce duplication between C/ASM code x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,09/12] Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,08/12] Revert "x86/objtool: Use asm macros to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,07/12] Revert "x86/refcount: Work around GCC inlining bug" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,06/12] Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,05/12] Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,04/12] Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,03/12] Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,02/12] Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v3,01/12] Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs" x86, kbuild: revert macrofying inline assembly code --- 2018-12-17 Masahiro Yamada New
[v2] x86, kbuild: revert macrofying inline assembly code [v2] x86, kbuild: revert macrofying inline assembly code --- 2018-12-16 Masahiro Yamada New
[RFC] compiler.h: support asm inline qualifier for better inlining [RFC] compiler.h: support asm inline qualifier for better inlining --- 2018-12-13 Masahiro Yamada New
kbuild, x86: revert macros in extended asm workarounds kbuild, x86: revert macros in extended asm workarounds --- 2018-12-13 Masahiro Yamada New
[25/27] kconfig: switch to ASSIGN_VAL state in the second lexer kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[22/27] kconfig: ban the use of '.' and '/' in unquoted words kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[21/27] treewide: surround file paths in Kconfig files with double quotes kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[14/27] kconfig: rename depends_list to comment_option_list kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[13/27] kconfig: loosen the order of "visible" and "depends on" in menu entry kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[08/27] kconfig: warn no new line at end of file kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[05/27] kconfig: refactor pattern matching in STRING state kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[02/27] kconfig: fix memory leak when EOF is encountered in quotation kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues --- 2018-12-11 Masahiro Yamada New
[3/4] i2c: uniphier: fix violation of tLOW requirement for Fast-mode UniPhier I2C fixes --- 2018-12-06 Masahiro Yamada New
x86/build: fix compiler support check for CONFIG_RETPOLINE x86/build: fix compiler support check for CONFIG_RETPOLINE --- 2018-12-05 Masahiro Yamada New
[7/7] microblaze: remove the unneeded code just in case file copy fails microblaze: fix various problems in building boot images --- 2018-12-03 Masahiro Yamada New
[6/7] microblaze: fix race condition in building boot images microblaze: fix various problems in building boot images --- 2018-12-03 Masahiro Yamada New
[5/7] microblaze: add linux.bin* and simpleImage.* to PHONY microblaze: fix various problems in building boot images --- 2018-12-03 Masahiro Yamada New
[4/7] microblaze: fix multiple bugs in arch/microblaze/boot/Makefile microblaze: fix various problems in building boot images --- 2018-12-03 Masahiro Yamada New
[2/7] microblaze: adjust the help to the real behavior microblaze: fix various problems in building boot images --- 2018-12-03 Masahiro Yamada New
[1/7] microblaze: fix cleaning of boot images microblaze: fix various problems in building boot images --- 2018-12-03 Masahiro Yamada New
[5/5] kconfig: remove k_invalid from expr_parse_string() return type [1/5] kconfig: remove unneeded setsym label in conf_read_simple() --- 2018-11-30 Masahiro Yamada New
[3/5] kconfig: split out code touching a file to conf_touch_dep() [1/5] kconfig: remove unneeded setsym label in conf_read_simple() --- 2018-11-30 Masahiro Yamada New
[1/5] kconfig: remove unneeded setsym label in conf_read_simple() [1/5] kconfig: remove unneeded setsym label in conf_read_simple() --- 2018-11-30 Masahiro Yamada New
[2/2] kconfig: tests: test reverse dependency with tristate if-conditional [1/2] kconfig: fix reverse dependency with tristate if-conditional --- 2018-11-26 Masahiro Yamada New
[1/2] kconfig: fix reverse dependency with tristate if-conditional [1/2] kconfig: fix reverse dependency with tristate if-conditional --- 2018-11-26 Masahiro Yamada New
[3/3] modpost: move unresolved symbol checks to check_exports() [1/3] modpost: refactor seen flag clearing in add_depends() --- 2018-11-23 Masahiro Yamada New
[2/3] modpost: merge module iterations [1/3] modpost: refactor seen flag clearing in add_depends() --- 2018-11-23 Masahiro Yamada New
[2/2] kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile [1/2] kbuild: make 'scripts' depend on 'prepare0' --- 2018-11-23 Masahiro Yamada New
[v4,1/3] kernel.h: disable type-checks in container_of() for Sparse [v4,1/3] kernel.h: disable type-checks in container_of() for Sparse --- 2018-11-22 Masahiro Yamada New
[2/2] kbuild: remove 'scripts' dummy target for external module build [1/2] kbuild: fix single target build for external module --- 2018-11-21 Masahiro Yamada New
[v2,8/9] kbuild: refactor if_changed and if_changed_dep kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. --- 2018-11-20 Masahiro Yamada New
[v2,6/9] kbuild: change if_changed_rule for multi-line recipe kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. --- 2018-11-20 Masahiro Yamada New
[v2,2/9] kbuild: remove redundant 'set -e' from filechk_* defines kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. --- 2018-11-20 Masahiro Yamada New
[v3,1/3] compiler_types.h: make __builtin_types_compatible_p() noop for Sparse [v3,1/3] compiler_types.h: make __builtin_types_compatible_p() noop for Sparse --- 2018-11-19 Masahiro Yamada New
[v2,2/2] build_bug.h: remove all dummy BUILD_BUG_ON stubs for sparse [v2,1/2] build_bug.h: remove negative-array fallback for BUILD_BUG_ON() --- 2018-11-16 Masahiro Yamada New
slab: fix 'dubious: x & !y' warning from Sparse slab: fix 'dubious: x & !y' warning from Sparse --- 2018-11-16 Masahiro Yamada New
[6/8] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc. --- 2018-11-15 Masahiro Yamada New
kbuild: remove 'prepare' and 'scripts' dummies for external module build kbuild: remove 'prepare' and 'scripts' dummies for external module build --- 2018-11-12 Masahiro Yamada New
x86: remove gcc-x86_*-has-stack-protector.sh checks x86: remove gcc-x86_*-has-stack-protector.sh checks --- 2018-11-12 Masahiro Yamada New
kconfig: merge_config: avoid false positive matches from comment lines kconfig: merge_config: avoid false positive matches from comment lines --- 2018-11-02 Masahiro Yamada New
mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h> mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h> --- 2018-10-30 Masahiro Yamada New
kbuild: consolidate single targets kbuild: consolidate single targets --- 2018-10-30 Masahiro Yamada New
uniphier: clean-up and improve SCP handling code --- 2018-10-30 Masahiro Yamada New
[3/3] kbuild: check the presence of lzo and lz4 tools when necessary kbuild: add scripts/Makefile.toolcheck to check necessary host tools --- 2018-10-16 Masahiro Yamada New
[2/3] objtool: move libelf check out of top Makefile kbuild: add scripts/Makefile.toolcheck to check necessary host tools --- 2018-10-16 Masahiro Yamada New
[1/3] kbuild: provide a new place to check necessary host tools kbuild: add scripts/Makefile.toolcheck to check necessary host tools --- 2018-10-16 Masahiro Yamada New
mmc: tmio: simplify the DMA mode test mmc: tmio: simplify the DMA mode test --- 2018-10-12 Masahiro Yamada New
[1/2] mmc: uniphier-sd: fix DMA disabling mmc: uniphier-sd: two bug-fixes --- 2018-10-12 Masahiro Yamada New
[v3,1/2] mmc: tmio: move MFD variant reset to a platform hook [v3,1/2] mmc: tmio: move MFD variant reset to a platform hook --- 2018-10-10 Masahiro Yamada New
mmc: renesas_sdhi: rename DTRAN_MODE_BUS_WID_TH to DTRAN_MODE_BUS_WIDTH mmc: renesas_sdhi: rename DTRAN_MODE_BUS_WID_TH to DTRAN_MODE_BUS_WIDTH --- 2018-10-03 Masahiro Yamada New
[v2,1/2] mmc: tmio: move MFD variant reset to a platform hook mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag --- 2018-10-03 Masahiro Yamada New
[2/2] arm64: dts: uniphier: add SD controller nodes Untitled series #15313 --- 2018-10-02 Masahiro Yamada New
[1/2] mmc: tmio: move MFD variant reset to a platform hook mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag --- 2018-10-01 Masahiro Yamada New
samples: run headers_install for host arch instead of target arch samples: run headers_install for host arch instead of target arch --- 2018-09-28 Masahiro Yamada New
[v2,3/3] serial: 8250_uniphier: add auto-flow-control support serial: 8250_uniphier: remove unused code and add auto-flow-control --- 2018-09-28 Masahiro Yamada New
[1/2] Kbuild: fix # escaping in .cmd files for future Make Fix build with the latest GNU Make --- 2018-09-19 Masahiro Yamada New
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2018-09-11 Masahiro Yamada New
dm: fix alignment in DM dump when 2-digit index exists dm: fix alignment in DM dump when 2-digit index exists --- 2018-09-07 Masahiro Yamada New
mtd: rawnand: denali: add DT property to specify skipped bytes in OOB mtd: rawnand: denali: add DT property to specify skipped bytes in OOB --- 2018-09-07 Masahiro Yamada New
[RFC,3/3] kbuild: rpm-pkg: set KCONFIG_NONINTERACTIVE_UPDATE kbuild: support syncing .config non-interactively and record ARCH in spec file --- 2018-09-03 Masahiro Yamada New
[RFC,2/3] kbuild: rpm-pkg: hard-code ARCH in RPM SPEC file kbuild: support syncing .config non-interactively and record ARCH in spec file --- 2018-09-03 Masahiro Yamada New
[RFC,1/3] kconfig: support an environment variable for non-interactive syncconfig kbuild: support syncing .config non-interactively and record ARCH in spec file --- 2018-09-03 Masahiro Yamada New
powerpc: remove pre-build checks for old GCC versions powerpc: remove pre-build checks for old GCC versions --- 2018-08-27 Masahiro Yamada New
[v3,6/6] mmc: tmio: refactor CLK_CTL bit calculation [v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock() --- 2018-08-23 Masahiro Yamada New
[v3,5/6] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock [v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock() --- 2018-08-23 Masahiro Yamada New
[v3,4/6] mmc: uniphier-sd: add UniPhier SD/eMMC controller driver [v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock() --- 2018-08-23 Masahiro Yamada New
[v3,3/6] dt-bindings: mmc: add DT binding for UniPhier SD/eMMC controller [v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock() --- 2018-08-23 Masahiro Yamada New
[v3,2/6] mmc: tmio: move tmio_mmc_set_clock() to platform hook mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support --- 2018-08-23 Masahiro Yamada New
[v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock() [v3,1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock() --- 2018-08-23 Masahiro Yamada New
[2/2] dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driver dmaengine: add UniPhier MIO DMAC driver --- 2018-08-21 Masahiro Yamada New
[1/2] dt-bindings: dmaengine: add DT binding for UniPhier MIO DMAC dmaengine: add UniPhier MIO DMAC driver --- 2018-08-21 Masahiro Yamada New
mtd: rawnand: denali: do not pass zero maxchips to nand_scan() mtd: rawnand: denali: do not pass zero maxchips to nand_scan() --- 2018-08-21 Masahiro Yamada New
compiler-gcc: get back Clang build compiler-gcc: get back Clang build --- 2018-08-21 Masahiro Yamada New
[v2,6/7] mmc: renesas_sdhi: refactor CLK_CTL bit calculation mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support --- 2018-08-16 Masahiro Yamada New
« 1 2 ... 3 4 512 13 »

Bundling

Create bundle: