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
[2/2] iommu/arm-smmu-v3: simplify parse_driver_options() [1/2] iommu/arm-smmu-v3: constify arm_smmu_options[] --- 2019-12-26 Masahiro Yamada New
[1/2] iommu/arm-smmu-v3: constify arm_smmu_options[] [1/2] iommu/arm-smmu-v3: constify arm_smmu_options[] --- 2019-12-26 Masahiro Yamada New
[2/2] iommu/arm-smmu: fix -Wunused-const-variable warning [1/2] iommu/arm-smmu-v3: remove useless of_match_ptr() --- 2019-12-24 Masahiro Yamada New
[1/2] iommu/arm-smmu-v3: remove useless of_match_ptr() [1/2] iommu/arm-smmu-v3: remove useless of_match_ptr() --- 2019-12-24 Masahiro Yamada New
[2/2] debugfs: remove modular code [1/2] drivers/component: remove modular code --- 2019-11-23 Masahiro Yamada New
[1/2] drivers/component: remove modular code [1/2] drivers/component: remove modular code --- 2019-11-23 Masahiro Yamada New
[v2,16/16] scripts/kallsyms: remove redundant initializers scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[v2,08/16] scripts/kallsyms: replace prefix_underscores_count() with strspn() scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[v2,04/16] scripts/kallsyms: set relative_base more effectively scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[v2,02/16] scripts/kallsyms: fix definitely-lost memory leak scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[14/16] scripts/kallsyms: check no valid symbol earlier scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[08/16] scripts/kallsyms: make find_token() return (unsigned char *) scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[03/16] scripts/kallsyms: set relative_base more effectively scripts/kallsyms: various cleanups and optimizations --- 2019-11-23 Masahiro Yamada New
[v2] kbuild: check MODULE_* macros in non-modular code [v2] kbuild: check MODULE_* macros in non-modular code --- 2019-11-22 Masahiro Yamada New
[4/6] modpost: stop symbol preloading for modversion CRC [1/6] modpost: add a helper to get data pointed by a symbol --- 2019-11-14 Masahiro Yamada New
mm: fixmap: convert __set_fixmap_offset() to an inline function mm: fixmap: convert __set_fixmap_offset() to an inline function --- 2019-11-08 Masahiro Yamada New
[2/2] kbuild: rename any-prereq to newer-prereqs [1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild --- 2019-11-07 Masahiro Yamada New
[1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild [1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild --- 2019-11-07 Masahiro Yamada New
[1/2] kbuild: remove header compile test [1/2] kbuild: remove header compile test --- 2019-11-07 Masahiro Yamada New
modpost: add an option to suppress 'exported twice' warnings modpost: add an option to suppress 'exported twice' warnings --- 2019-11-06 Masahiro Yamada New
[3/3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h libfdt: prepare for (U)INT32_MAX addition --- 2019-11-01 Masahiro Yamada New
[2/3] ARM: decompressor: simplify libfdt builds libfdt: prepare for (U)INT32_MAX addition --- 2019-11-01 Masahiro Yamada New
[1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers libfdt: prepare for (U)INT32_MAX addition --- 2019-11-01 Masahiro Yamada New
[3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained [1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained --- 2019-10-30 Masahiro Yamada New
[2/3] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained [1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained --- 2019-10-30 Masahiro Yamada New
Warning message from 'make nsdeps' when namespace is lower cases Warning message from 'make nsdeps' when namespace is lower cases --- 2019-10-29 Masahiro Yamada New
[3/4] scripts/nsdeps: support nsdeps for external module builds More nsdeps improvements --- 2019-10-29 Masahiro Yamada New
[4/5] kheaders: remove the last bashism to allow sh to run it [1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' --- 2019-10-08 Masahiro Yamada New
doc: move namespaces.rst out of kbuild directory doc: move namespaces.rst out of kbuild directory --- 2019-10-07 Masahiro Yamada New
[RFC] media: videodev2.h: include <linux/time.h> instead of <sys/time.h> [RFC] media: videodev2.h: include <linux/time.h> instead of <sys/time.h> --- 2019-10-07 Masahiro Yamada New
[4/4] modpost: do not set ->preloaded for symbols from Module.symvers [1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst --- 2019-10-03 Masahiro Yamada New
[2/4] modpost: do not parse vmlinux for external module builds [1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst --- 2019-10-03 Masahiro Yamada New
[1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst [1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst --- 2019-10-03 Masahiro Yamada New
[v2,5/6] nsdeps: fix hashbang of scripts/nsdeps module: various bug-fixes and clean-ups for module namespace --- 2019-10-03 Masahiro Yamada New
[v2] kbuild: update compile-test header list for v5.4-rc2 [v2] kbuild: update compile-test header list for v5.4-rc2 --- 2019-10-03 Masahiro Yamada New
scripts/setlocalversion: clear local varaible to make it work for sh scripts/setlocalversion: clear local varaible to make it work for sh --- 2019-10-01 Masahiro Yamada New
ARM: fix __get_user_check() in case uaccess_* calls are not inlined ARM: fix __get_user_check() in case uaccess_* calls are not inlined --- 2019-09-30 Masahiro Yamada New
[1/7] modpost: fix broken sym->namespace for external module builds module: various bug-fixes and clean-ups for module namespace --- 2019-09-27 Masahiro Yamada New
[3/3] kbuild: stop using wildcard patterns for in-kernel header test [1/3] kbuild: update compile-test header list for v5.4-rc1 --- 2019-09-25 Masahiro Yamada New
[2/3] kbuild: detect missing header include guard [1/3] kbuild: update compile-test header list for v5.4-rc1 --- 2019-09-25 Masahiro Yamada New
[1/3] kbuild: update compile-test header list for v5.4-rc1 [1/3] kbuild: update compile-test header list for v5.4-rc1 --- 2019-09-25 Masahiro Yamada New
[v2,4/4] kbuild: change need-modorder implementation slightly [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux --- 2019-09-12 Masahiro Yamada New
[v2,3/4] kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n [v2,1/4] kbuild: do not create built-in.a that is never linked to vmlinux --- 2019-09-12 Masahiro Yamada New
[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] 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
[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
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
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
« 1 2 3 46 7 »