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
[v2,2/4] kbuild: warn orphan built-in objects [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux --- 2019-09-12 Masahiro Yamada New
[v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux --- 2019-09-12 Masahiro Yamada New
[v2] kbuild: change need-modorder implementation slightly [v2] kbuild: change need-modorder implementation slightly --- 2019-09-12 Masahiro Yamada New
[3/3] kbuild: change need-modorder implementation slightly [1/3] kbuild: do not create built-in.a that is never linked to vmlinux --- 2019-09-12 Masahiro Yamada New
[2/3] kbuild: warn orphan obj-y objects [1/3] kbuild: do not create built-in.a that is never linked to vmlinux --- 2019-09-12 Masahiro Yamada New
[2/2] modpost: use __section in the output to *.mod.c [1/2] modpost: use MODULE_INFO() for __module_depends --- 2019-09-09 Masahiro Yamada New
[1/2] modpost: use MODULE_INFO() for __module_depends [1/2] modpost: use MODULE_INFO() for __module_depends --- 2019-09-09 Masahiro Yamada New
[1/2] module: remove redundant 'depends on MODULES' [1/2] module: remove redundant 'depends on MODULES' --- 2019-09-09 Masahiro Yamada New
[1/2] export.h: remove defined(__KERNEL__) [1/2] export.h: remove defined(__KERNEL__) --- 2019-09-09 Masahiro Yamada New
samples: watch_queue: add HEADERS_INSTALL dependency samples: watch_queue: add HEADERS_INSTALL dependency --- 2019-09-07 Masahiro Yamada New
[v2] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses [v2] mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses --- 2019-08-29 Masahiro Yamada New
[2/3] mmc: sdhci: constify references of parameters to __sdhci_read_caps() Untitled series #23018 --- 2019-08-29 Masahiro Yamada New
[1/3] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing [1/3] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing --- 2019-08-29 Masahiro Yamada New
[v2] kbuild: enable unused-function warnings for W= build with Clang [v2] kbuild: enable unused-function warnings for W= build with Clang --- 2019-08-27 Masahiro Yamada New
[v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) [v2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) --- 2019-08-27 Masahiro Yamada New
[1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) [1/2] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) --- 2019-08-25 Masahiro Yamada New
[1/2] kbuild: remove clean-dirs syntax [1/2] kbuild: remove clean-dirs syntax --- 2019-08-25 Masahiro Yamada New
[NOT,APPLICABLE,YET] kbuild: speed up incremental build for the new GNU Make? [NOT,APPLICABLE,YET] kbuild: speed up incremental build for the new GNU Make? --- 2019-08-22 Masahiro Yamada New
[3/4] kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package [1/4] kbuild: pkg: clean up package files/dirs from the top Makefile --- 2019-08-21 Masahiro Yamada New
[v2,4/4] video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/ Untitled series #22828 --- 2019-08-21 Masahiro Yamada New
[v2,3/4] video/logo: simplify cmd_logo Untitled series #22828 --- 2019-08-21 Masahiro Yamada New
[v2,2/4] video/logo: do not generate unneeded logo C files Untitled series #22828 --- 2019-08-21 Masahiro Yamada New
[2/4] video/logo: fix unneeded generation of font C files video/logo: various fix and cleanups of drivers/video/logo/Makefile --- 2019-08-21 Masahiro Yamada New
mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h --- 2019-08-20 Masahiro Yamada New
irqchip: add include guard to irq-partition-percpu.h irqchip: add include guard to irq-partition-percpu.h --- 2019-08-19 Masahiro Yamada New
firmware: arm_scmi: add include guard to linux/scmi_protocol.h firmware: arm_scmi: add include guard to linux/scmi_protocol.h --- 2019-08-19 Masahiro Yamada New
device_cgroup: add include guard to device_cgroup.h device_cgroup: add include guard to device_cgroup.h --- 2019-08-19 Masahiro Yamada New
[1/3] kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst [1/3] kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst --- 2019-08-14 Masahiro Yamada New
[2/2] docs: kbuild: remove cc-ldoption from document again docs: two fixes for Kbuild document after the ReST conversion --- 2019-08-14 Masahiro Yamada New
[10/11] kbuild: make single targets work more correctly kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada New
[06/11] kbuild: do not descend to ./Kbuild when cleaning kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada New
[05/11] kbuild: remove meaningless 'targets' in ./Kbuild kbuild: clean-ups and improvement of single targets --- 2019-08-10 Masahiro Yamada New
[3/3] kbuild: show hint if subdir-y/m is used to visit module Makefile [1/3] kbuild: fix false-positive need-builtin --- 2019-08-06 Masahiro Yamada New
[1/2] auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay [1/2] auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay --- 2019-08-06 Masahiro Yamada New
[5/5] drm: i915: hierachize Makefiles kbuild: allow big modules to sub-divide Makefiles --- 2019-08-06 Masahiro Yamada New
[4/5] kbuild: support composite objects spanning across multiple Makefiles kbuild: allow big modules to sub-divide Makefiles --- 2019-08-06 Masahiro Yamada New
[3/5] kbuild: rename cmd_ar_builtin to cmd_ar_no_sym kbuild: allow big modules to sub-divide Makefiles --- 2019-08-06 Masahiro Yamada New
[2/5] kbuild: clean up modname calculation kbuild: allow big modules to sub-divide Makefiles --- 2019-08-06 Masahiro Yamada New
[RFC] kbuild: re-implement detection of CONFIG options leaked to user-space [RFC] kbuild: re-implement detection of CONFIG options leaked to user-space --- 2019-08-06 Masahiro Yamada New
[5.1.x] kconfig: Clear "written" flag to avoid data loss [5.1.x] kconfig: Clear "written" flag to avoid data loss --- 2019-08-05 Masahiro Yamada New
kbuild: revive single target %.ko kbuild: revive single target %.ko --- 2019-08-02 Masahiro Yamada New
[2/2] kbuild: detect missing header include guard [1/2] kbuild: stop compile-testing kernel headers by wildcard patterns --- 2019-07-28 Masahiro Yamada New
[1/2] kbuild: stop compile-testing kernel headers by wildcard patterns [1/2] kbuild: stop compile-testing kernel headers by wildcard patterns --- 2019-07-28 Masahiro Yamada New
scsi: raid_class: add include guard to raid_class.h scsi: raid_class: add include guard to raid_class.h --- 2019-07-28 Masahiro Yamada New
[RFC] spi: tle620x: remove stale driver [RFC] spi: tle620x: remove stale driver --- 2019-07-28 Masahiro Yamada New
kbuild: clean-up subdir-ym computation kbuild: clean-up subdir-ym computation --- 2019-07-26 Masahiro Yamada New
[5/5] EVM: use obj-y for non-modular objects security: integrity: Makefile cleanups --- 2019-07-26 Masahiro Yamada New
[4/5] IMA: use obj-y for non-modular objects security: integrity: Makefile cleanups --- 2019-07-26 Masahiro Yamada New
[3/5] integrity: use obj-y for non-modular objects security: integrity: Makefile cleanups --- 2019-07-26 Masahiro Yamada New
[FWIW] kbuild: create modules.order in sub-directories visited by subdir-y,m [FWIW] kbuild: create modules.order in sub-directories visited by subdir-y,m --- 2019-07-25 Masahiro Yamada New
[v2,3/3] iomap: fix Invalid License ID [v2,1/3] treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers --- 2019-07-25 Masahiro Yamada New
[v2,2/3] treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again [v2,1/3] treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers --- 2019-07-25 Masahiro Yamada New
x86/build: remove unneeded uapi asm-generic wrappers x86/build: remove unneeded uapi asm-generic wrappers --- 2019-07-23 Masahiro Yamada New
[4.19] kconfig: fix missing choice values in auto.conf [4.19] kconfig: fix missing choice values in auto.conf --- 2019-07-23 Masahiro Yamada New
backlight: add include guards to platform_lcd.h and ili9320.h backlight: add include guards to platform_lcd.h and ili9320.h --- 2019-07-21 Masahiro Yamada New
[2/3] kbuild: make bison create C file and header in a single pattern rule [1/3] kbuild: use $(basename ...) for cmd_asn1_compiler --- 2019-07-20 Masahiro Yamada New
trace: fix header include guards trace: fix header include guards --- 2019-07-20 Masahiro Yamada New
kbuild: disable compile-test of kernel headers for now kbuild: disable compile-test of kernel headers for now --- 2019-07-19 Masahiro Yamada New
ARM: visit mach-* and plat-* directories when cleaning ARM: visit mach-* and plat-* directories when cleaning --- 2019-07-18 Masahiro Yamada New
[v2] kbuild: update compile-test headers for v5.3-rc1 [v2] kbuild: update compile-test headers for v5.3-rc1 --- 2019-07-17 Masahiro Yamada New
[v3,07/12] kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-17 Masahiro Yamada New
[v3,05/12] kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-17 Masahiro Yamada New
[v2,09/11] kbuild: remove the first line of *.mod files kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-11 Masahiro Yamada New
[v2,08/11] kbuild: create *.mod with full directory path and remove MODVERDIR kbuild: create *.mod with directory path and remove MODVERDIR --- 2019-07-11 Masahiro Yamada New
fixup! kbuild: remove obj and src from the top Makefile fixup! kbuild: remove obj and src from the top Makefile --- 2019-07-10 Masahiro Yamada New
[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
[7/7] kbuild: compile-test kernel headers to ensure they are self-contained Untitled series #21566 --- 2019-07-01 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
mtd: abi: do not use C++ style comments in uapi header mtd: abi: do not use C++ style comments in uapi header --- 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
mmc: remove another TMIO MMC variant usdhi6rol0.c mmc: remove another TMIO MMC variant usdhi6rol0.c --- 2019-06-21 Masahiro Yamada New
[v2] jffs2: remove C++ style comments from uapi header [v2] jffs2: remove C++ style comments from uapi header --- 2019-06-18 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
[v2] kbuild: use more portable 'command -v' for cc-cross-prefix [v2] kbuild: use more portable 'command -v' for cc-cross-prefix --- 2019-06-06 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
jffs2: do not use C++ style comments in uapi header jffs2: do not use C++ style comments in uapi header --- 2019-06-03 Masahiro Yamada New
« 1 2 3 412 13 »

Bundling

Create bundle: