LinuxLists
Users
About
Masahiro Yamada (
[email protected]
)
Number of posts: 5709 (5.96 per day)
First post: 2015-04-07 03:34:41
Last post: 2017-11-20 16:20:32
Previous Page
/
Next Page
Date
List
Subject
2019-08-20 17:11:30
linux-kernel
[PATCH 1/3] init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
2019-08-20 17:11:30
linux-kernel
[PATCH 2/3] kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
2019-08-20 15:11:11
linux-kernel
Re: [PATCH v2] merge_config.sh: Check error codes from make
2019-08-20 03:08:59
linux-kernel
[PATCH] clk: add include guard to clk-conf.h
2019-08-20 02:53:31
linux-kernel
[PATCH] mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.h
2019-08-19 17:00:11
linux-kernel
Re: [PATCH] kbuild: enable unused-function warnings for W= build with Clang
2019-08-19 16:14:25
linux-kernel
[PATCH] bpfilter/verifier: add include guard to tnum.h
2019-08-19 15:59:53
linux-kernel
[PATCH] ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.c
2019-08-19 15:13:16
linux-kernel
Re: [PATCH 1/3] kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
2019-08-19 15:13:05
linux-kernel
Re: [PATCH v2 1/2] kbuild: make single targets work more correctly
2019-08-19 14:58:11
linux-kernel
Re: [PATCH v2] kbuild: re-implement detection of CONFIG options leaked to user-space
2019-08-19 14:55:49
linux-kernel
Re: [PATCH 1/5] kbuild: treat an object as multi-used when $(foo-) is set
2019-08-19 14:55:32
linux-kernel
Re: [PATCH 00/11] kbuild: clean-ups and improvement of single targets
2019-08-19 10:54:09
linux-kernel
[PATCH] kbuild: enable unused-function warnings for W= build with Clang
2019-08-19 09:01:35
linux-kernel
[PATCH] kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
2019-08-19 07:47:37
linux-kernel
[PATCH] irqchip: add include guard to irq-partition-percpu.h
2019-08-19 07:41:19
linux-kernel
[PATCH] netfilter: add include guard to nf_conntrack_h323_types.h
2019-08-19 07:29:40
linux-kernel
[PATCH] firmware: arm_scmi: add include guard to linux/scmi_protocol.h
2019-08-19 07:18:39
linux-kernel
[PATCH] driver-core: add include guard to linux/container.h
2019-08-19 07:13:29
linux-kernel
[PATCH] device_cgroup: add include guard to device_cgroup.h
2019-08-19 06:20:22
linux-kernel
Re: [PATCH] ARM: dts: socfpga: update to new Denali NAND binding
2019-08-19 05:56:57
linux-kernel
[PATCH] kbuild: add CONFIG_ASM_MODVERSIONS
2019-08-19 04:39:15
linux-kernel
Re: [PATCH] libfdt: reduce the number of headers included from libfdt_env.h
2019-08-19 04:28:02
linux-kernel
Re: [PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
2019-08-19 04:19:32
linux-kernel
[PATCH] .gitignore: ignore modules.order explicitly
2019-08-19 04:14:19
linux-kernel
Re: [PATCH v2] jffs2: remove C++ style comments from uapi header
2019-08-19 04:13:10
linux-kernel
Re: [PATCH v2] jffs2: remove C++ style comments from uapi header
2019-08-19 03:52:41
linux-kernel
Re: [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules
2019-08-19 03:50:47
linux-kernel
Re: [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules
2019-08-19 03:07:35
linux-kernel
Re: [PATCH v2] kbuild: Require W=1 for -Wimplicit-fallthrough with clang
2019-08-18 16:45:21
linux-kernel
Re: [PATCH v2] kbuild: Require W=1 for -Wimplicit-fallthrough with clang
2019-08-16 11:38:46
linux-kernel
Re: [PATCH v4 07/10] livepatch: Add sample livepatch module
2019-08-15 15:44:24
linux-kernel
Re: [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules
2019-08-14 16:11:27
linux-kernel
[PATCH 2/3] kbuild: rebuild modules when module linker scripts are updated
2019-08-14 16:08:01
linux-kernel
[PATCH 3/3] kbuild: split final module linking out into Makefile.modfinal
2019-08-14 16:07:43
linux-kernel
[PATCH 1/3] kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
2019-08-14 15:23:25
linux-kernel
[PATCH v2 2/2] treewide: remove dummy Makefiles for single targets
2019-08-14 15:20:25
linux-kernel
[PATCH v2 1/2] kbuild: make single targets work more correctly
2019-08-14 10:56:35
linux-kernel
[PATCH 0/2] docs: two fixes for Kbuild document after the ReST conversion
2019-08-14 10:56:29
linux-kernel
[PATCH 1/2] docs: kbuild: fix invalid ReST syntax
2019-08-14 10:55:33
linux-kernel
[PATCH 2/2] docs: kbuild: remove cc-ldoption from document again
2019-08-14 02:05:15
linux-kernel
Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
2019-08-13 16:12:39
linux-kernel
Re: [PATCH v5] modpost: check for static EXPORT_SYMBOL* functions
2019-08-13 15:50:40
linux-kernel
Re: [PATCH v2] kbuild: Parameterize kallsyms generation and correct reporting
2019-08-13 15:01:55
linux-kernel
Re: [PATCH] kbuild: Parameterize kallsyms generation and correct reporting
2019-08-13 14:05:00
linux-kernel
Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
2019-08-13 01:33:54
linux-kernel
Re: [PATCH 1/1] kbuild: recursive build of external kernel modules
2019-08-13 01:17:37
linux-kernel
Re: [PATCH v4 03/10] livepatch: Add klp-convert tool
2019-08-12 15:43:02
linux-kernel
Re: can we use mandatory-y for non-uapi headers?
2019-08-12 15:25:29
linux-kernel
Re: [PATCH 1/1] kbuild: recursive build of external kernel modules
2019-08-10 17:04:08
linux-kernel
[PATCH v2] kbuild: re-implement detection of CONFIG options leaked to user-space