public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-28 15:48:31 to 2017-03-27 12:51:08 UTC [more...]

[PATCH 0/5] Fix dead URLs to ftp.kernel.org
 2017-03-27 12:44 UTC  (9+ messages)
` [PATCH 1/5] MAINTAINERS: Fix a dead URL "
` [PATCH 2/5] drivers/block: "
` [PATCH 3/5] drivers/md: "
` [PATCH 4/5] fs/autofs4: "
` [PATCH 5/5] scripts: Fix dead URLs "
    ` [PATCH] "

[PATCH v6 7/8] uapi: export all headers under uapi directories
 2017-03-27 12:20 UTC  (74+ messages)
` [PATCH v7 0/8] "
  ` [PATCH v7 7/8] "
        ` [PATCH v8 00/11] "
          ` [PATCH v8 01/11] h8300: put bitsperlong.h in uapi
          ` [PATCH v8 02/11] nios2: put setup.h "
          ` [PATCH v8 03/11] x86: stop exporting msr-index.h to userland
          ` [PATCH v8 04/11] Makefile.headersinst: cleanup input files
          ` [PATCH v8 05/11] Makefile.headersinst: remove destination-y option
          ` [PATCH v8 06/11] uapi: includes linux/types.h before exporting files
          ` [PATCH v8 07/11] btrfs_tree.h: fix include from userland
          ` [PATCH v8 08/11] cryptouser.h: "
              ` [PATCH v9 00/11] uapi: export all headers under uapi directories
                ` [PATCH v9 01/11] h8300: put bitsperlong.h in uapi
                ` [PATCH v9 02/11] nios2: put setup.h "
                ` [PATCH v9 03/11] x86: stop exporting msr-index.h to userland
                ` [PATCH v9 04/11] Makefile.headersinst: cleanup input files
                ` [PATCH v9 05/11] Makefile.headersinst: remove destination-y option
                ` [PATCH v9 06/11] uapi: includes linux/types.h before exporting files
                ` [PATCH v9 07/11] btrfs_tree.h: fix include from userland
                ` [PATCH v9 08/11] cryptouser.h: "
                ` [PATCH v9 09/11] smc_diag.h: "
                ` [PATCH v9 10/11] uapi: export all headers under uapi directories
                ` [PATCH v9 11/11] uapi: export all arch specifics directories
                    ` [PATCH v10 00/11] uapi: export all headers under uapi directories
                      ` [PATCH v10 01/11] h8300: put bitsperlong.h in uapi
                      ` [PATCH v10 02/11] nios2: put setup.h "
                      ` [PATCH v10 03/11] x86: stop exporting msr-index.h to userland
                      ` [PATCH v10 04/11] Makefile.headersinst: cleanup input files
                      ` [PATCH v10 05/11] Makefile.headersinst: remove destination-y option
                      ` [PATCH v10 06/11] uapi: includes linux/types.h before exporting files
                      ` [PATCH v10 07/11] btrfs_tree.h: fix include from userland
                      ` [PATCH v10 08/11] cryptouser.h: "
                      ` [PATCH v10 09/11] smc_diag.h: "
                      ` [PATCH v10 10/11] uapi: export all headers under uapi directories
                      ` [PATCH v10 11/11] uapi: export all arch specifics directories
                          ` [PATCH v11 00/12] uapi: export all headers under uapi directories
                            ` [PATCH v11 01/12] h8300: put bitsperlong.h in uapi
                            ` [PATCH v11 02/12] nios2: put setup.h "
                            ` [PATCH v11 03/12] x86: stop exporting msr-index.h to userland
                            ` [PATCH v11 04/12] Makefile.headersinst: cleanup input files
                            ` [PATCH v11 05/12] Makefile.headersinst: remove destination-y option
                            ` [PATCH v11 06/12] uapi: includes linux/types.h before exporting files
                            ` [PATCH v11 07/12] btrfs_tree.h: fix include from userland
                            ` [PATCH v11 08/12] cryptouser.h: "
                            ` [PATCH v11 09/12] smc_diag.h: "
                            ` [PATCH v11 10/12] uapi: export all headers under uapi directories
                            ` [PATCH v11 11/12] uapi: export all arch specifics directories
                            ` [PATCH v11 12/12] arch/include: remove empty Kbuild files
          ` [PATCH v8 09/11] smc_diag.h: fix include from userland
          ` [PATCH v8 10/11] uapi: export all headers under uapi directories
          ` [PATCH v8 11/11] uapi: export all arch specifics directories

[PATCH] x86/boot: Support uncompressed kernel
 2017-03-27 11:47 UTC  (8+ messages)

[PATCH] kbuild: Add better clang cross build support
 2017-03-25  0:02 UTC 

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-03-24 14:22 UTC  (32+ messages)
` [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses
` [PATCH 4/7] x86, boot, LLVM: #undef memcpy etc in string.c
` [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset
` [PATCH 6/7] md/raid10, LLVM: get rid of variable length array
` [PATCH 7/7] crypto, x86, LLVM: aesni - fix token pasting

[PATCH 0/2] kconfig/mconf: propagate jumping function in search result view
 2017-03-23 10:17 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] jump label: fix passing kbuild_cflags when checking for asm goto support
 2017-03-21 18:04 UTC  (10+ messages)
      ` [PATCH v2] "
        ` [PING PATCH "

[PATCH 1/1] gconfig: remove misleading parentheses around a condition
 2017-03-21 17:58 UTC  (2+ messages)

[PATCH v2] Kbuild: make designated_init attribute fatal
 2017-03-21 17:53 UTC  (2+ messages)

[PATCH] scripts: package: KDEB_SOURCENAME in .deb names
 2017-03-21 17:01 UTC  (5+ messages)

[PATCH] kbuild/mkspec: Fix architectures where KBUILD_IMAGE isn't a full path
 2017-03-20 17:00 UTC  (6+ messages)
`  "

[PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition
 2017-03-20 13:56 UTC  (18+ messages)
` [PATCH 2/6] arm: "
` [PATCH 3/6] arc: "
` [PATCH 4/6] sh: "
` [PATCH 5/6] unicore32: "
` [PATCH 6/6] deb-pkg: Remove the KBUILD_IMAGE workaround

[PATCH] MAINTAINERS: add Masahiro Yamada as a Kbuild maintainer
 2017-03-19 10:59 UTC  (3+ messages)

[PATCH] Kbuild.include: addtree: Remove quotes before matching path
 2017-03-18 21:58 UTC 

[PATCH v2] firmware/Makefile: force recompilation if makefile changes
 2017-03-18 13:32 UTC  (6+ messages)

[PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized
 2017-03-16 17:41 UTC  (8+ messages)
        ` [PATCH] kbuild: fix compile time regression

[PATCH] [v2] kbuild: disable -ffunction-sections on gcc-4.7 with ftrace
 2017-03-14 21:37 UTC  (3+ messages)
` [PATCH] [v333kbuild: "
` [PATCH] [SUBMITTED 20170314] "

[PATCH] kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distclean
 2017-03-14 16:28 UTC  (2+ messages)

[PATCH] Kbuild: support designated_init attribute
 2017-03-14  5:23 UTC  (2+ messages)

Kbuild maintainership
 2017-03-13 10:40 UTC  (8+ messages)

[PATCH] kbuild: strip the last slash in KBUILD_EXTMOD
 2017-03-12 12:01 UTC 

[PATCH] kbuild: strip the last slash in KBUILD_EXTMOD
 2017-03-12 11:56 UTC  (3+ messages)

[PATCH] scripts: objdiff: Ignore debug info when comparing
 2017-03-11  5:48 UTC  (2+ messages)

[RESEND][PATCH] Kbuild: fix file name in comment about extra gcc checks
 2017-03-11  5:47 UTC  (2+ messages)

[PATCH] kbuild: external module build warnings when KBUILD_OUTPUT set and W=1
 2017-03-11  5:46 UTC  (3+ messages)

[PATCH] kbuild: Add the source tree path to the Makefile.gcc-plugins path
 2017-03-11  5:41 UTC  (2+ messages)

I NEED YOUR URGENT RESPONSE
 2017-03-04 18:53 UTC 

[PATCH v2] staging: mkspec: added aarch64 ifarch case
 2017-03-03  4:44 UTC  (2+ messages)

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-02-28 21:53 UTC  (4+ messages)
` [PATCH 11/13] fs: fix unsigned enum warning with gcc-4.2


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox