linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-29 12:23:56 to 2014-09-01 06:26:51 UTC [more...]

[RFC PATCH v2 00/27] Compile test and fixes for exported header files
 2014-09-01  6:26 UTC  (28+ messages)
  ` [RFC PATCH v2 01/27] Compile test script "
  ` [RFC PATCH v2 02/27] scripts/headers.sh: add verbose option to make calls if defined
  ` [RFC PATCH v2 03/27] Makefile: propagate verbose options
  ` [RFC PATCH v2 04/27] headers_install.sh: enhance error handling
  ` [RFC PATCH v2 05/27] drm.h: include stdlib.h in userspace
  ` [RFC PATCH v2 06/27] drm_mode.h: include stdint.h and linux/types.h "
  ` [RFC PATCH v2 07/27] exynos_drm.h: include stdint.h "
  ` [RFC PATCH v2 08/27] nouveau_drm.h: "
  ` [RFC PATCH v2 09/27] radeon_drm.h: "
  ` [RFC PATCH v2 10/27] vmwgfx_drm.h: include drm/drm.h instead of drm.h "
  ` [RFC PATCH v2 11/27] dm-log-userspace.h: include stdint.h "
  ` [RFC PATCH v2 12/27] hsi_char.h: "
  ` [RFC PATCH v2 13/27] ebtables.h: "
  ` [RFC PATCH v2 14/27] cld.h: "
  ` [RFC PATCH v2 15/27] rds.h: "
  ` [RFC PATCH v2 16/27] sctp.h: "
  ` [RFC PATCH v2 17/27] scsi_bsg_fc.h: "
  ` [RFC PATCH v2 18/27] scsi_netlink.h: "
  ` [RFC PATCH v2 19/27] scsi_netlink_fc.h: "
  ` [RFC PATCH v2 20/27] hdspm.h: "
  ` [RFC PATCH v2 21/27] gntalloc.h: "
  ` [RFC PATCH v2 22/27] gntdev.h: "
  ` [RFC PATCH v2 23/27] r128_drm.h: include drm/drm.h
  ` [RFC PATCH v2 24/27] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
  ` [RFC PATCH v2 25/27] via_drm.h: hide struct via_file_private in userspace
  ` [RFC PATCH v2 26/27] savage_drm.h: include <drm/drm.h>
  ` [RFC PATCH v2 27/27] sis_drm.h: hide sis_file_private in userspace

[PATCH v9 00/23] Add gdb python scripts as kernel debugging helpers
 2014-08-27 15:21 UTC  (3+ messages)
` [PATCH v9 01/23] scripts/gdb: Add infrastructure
` [PATCH v9 23/23] scripts/gdb: Ignore byte-compiled python files

[PATCH] builddeb: put the dbg files into the correct directory
 2014-08-26 14:05 UTC  (5+ messages)

[PATCH 0/2] kconfig: fix multi-byte UTF handling in nconfig
 2014-08-24  5:17 UTC  (5+ messages)

Urgent Assistance from Syria
 2014-08-23 14:08 UTC 

[PATCH v2] arch: Kconfig: Let all little endian architectures define CPU_LITTLE_ENDIAN explicitly
 2014-08-23  2:31 UTC  (4+ messages)

firmware: fix build of external firmware
 2014-08-22 14:52 UTC  (5+ messages)

[RFC] [PATCH] pkg-config default search pathes
 2014-08-22 11:07 UTC  (6+ messages)
` [RFC] [PATCH] kconfig: menuconfig: pkg-config should base upon default configuration

[PATCH] kbuild: arm: Do not define "comma" twice
 2014-08-22 10:52 UTC 

[PATCH] kbuild: Make scripts executable
 2014-08-22  1:27 UTC  (4+ messages)

[PATCH v2 0/6] kbuild: use target compiler for user binaries in samples/
 2014-08-21 13:46 UTC  (5+ messages)

[PATCH] Fix ELF e_flags propagation through built-in.o construction
 2014-08-21 12:48 UTC 

[PATCHv2 0/3] handle module compression at install
 2014-08-20 16:09 UTC  (8+ messages)
` [PATCH 1/3] modinst: wrap long lines in order to enhance cmd_modules_install
` [PATCH 2/3] kbuild: handle module compression while running 'make modules_install'
` [PATCH 3/3] modsign: lookup lines ending in .ko in .mod files

[PATCH 0/3] handle module compression at install
 2014-08-20 15:04 UTC  (11+ messages)
` [PATCH 1/3] modinst: wrap long lines in order to enhance cmd_modules_install
` [PATCH 2/3] kbuild: handle module compression while running 'make modules_install'
` [PATCH 3/3] modsign: lookup lines ending in .ko in .mod files

Overriding -Werror
 2014-08-20  5:10 UTC  (13+ messages)

v flags/modifiers in scripts/tags.sh
 2014-08-19 15:56 UTC  (9+ messages)
  ` [PATCH 0/3] scripts/tags.sh: some emacs fixes
    ` [PATCH 1/3] scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etags
    ` [PATCH 2/3] scripts/tags.sh: remove *PCGFLAGS regular expressions
    ` [PATCH 3/3] scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case

[PATCH 0/4] kbuild: Fix the dependency handling of multi-objs targets
 2014-08-19  8:58 UTC  (6+ messages)
` [PATCH 1/4] kbuild: handle multi-objs dependency appropriately
` [PATCH 2/4] kbuild: handle the dependency of multi-objs hostprogs appropriately
` [PATCH 3/4] kbuild: refactor script/kconfig/Makefile
` [PATCH 4/4] kbuild: remove redundant clean-files from scripts/kconfig/Makefile

[PATCH 1/4] Documentation: kbuild: Remove obsolete include/asm symlink step
 2014-08-19  8:06 UTC  (7+ messages)
` [PATCH 2/4] Documentation: kbuild: Improve if_changed documentation
` [PATCH 3/4] Documentation: kbuild: Remove obsolete dtc_cpp section
` [PATCH 4/4] Documentation: kbuild: Improve grammar

[PATCH] kbuild: fix bug with modpost Makefile warn flag inclusion
 2014-08-19  7:00 UTC 

[PATCH] kbuild: fix bug with modpost Makefile warn flag inclusion
 2014-08-19  4:35 UTC  (2+ messages)

[PATCH v2] pkg-config default search paths
 2014-08-18 11:05 UTC  (2+ messages)
` [PATCH v2] kconfig: menuconfig: pkg-config should base upon default configuration

Generating .config from DTS
 2014-08-17 10:03 UTC 

[Ksummit-discuss] RFC: Kernel tinification - kernel config reduction
 2014-08-15 11:04 UTC  (2+ messages)

[PATCH v3] kconfig/symbol.c: handle choice_values that depend on 'm' symbols
 2014-08-15  7:43 UTC  (8+ messages)
` [PATCH v4] "

Problem building 3.16 with make O=
 2014-08-13 19:40 UTC  (3+ messages)

[GIT] kbuild misc changes for 3.17-rc1
 2014-08-11 15:23 UTC 

[GIT] kbuild for 3.17-rc1
 2014-08-11 15:11 UTC 

[PATCH gdb/scripts] scripts/gdb: Ignore byte-compiled python files
 2014-08-11  5:40 UTC  (2+ messages)

[PATCH] deb-pkg: support ppc64 and ppc64el Debian archs
 2014-08-07 20:32 UTC 

[PATCH v3] kbuild: kselftest - new make target to build and run kernel selftests
 2014-08-07 20:18 UTC  (3+ messages)

[PATCH] kbuild: escape single backslashes in macro make-cmd
 2014-08-07 19:56 UTC  (8+ messages)
          ` [PATCH] kbuild: Fix handling of backslashes in *.cmd files

[PATCH v2] kbuild: kselftest - new make target to build and run kernel selftests
 2014-08-07 16:13 UTC  (3+ messages)

[PATCH] kbuild: devtest - new make target for build all and run tests
 2014-08-07 13:59 UTC  (9+ messages)

[PATCH] kbuild: Use symbolic link to the source tree for out-of-tree build
 2014-08-05 15:55 UTC  (4+ messages)

[PATCH] Documentation/make/headers_install.txt: update documentation
 2014-08-05 14:08 UTC  (5+ messages)
` [PATCHv1 0/2] Documentation: move and update headers_install.txt
  ` [PATCHv1 1/2] Documentation: headers_install.txt is part of kbuild

3d3d6b847420 ("kbuild: LLVMLinux: Adapt warnings for compilation with clang")
 2014-08-05 13:42 UTC  (12+ messages)
` [PATCH] kbuild, LLVMLinux: only use warnings when using clang
      ` [PATCH v2] kbuild, LLVMLinux: Supress warnings unless W=1-3
              ` [PATCH v3] "

[PATCH] kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE
 2014-08-05  5:43 UTC 

Hello
 2014-08-04 15:45 UTC 

[PATCH 1/1] kbuild: use $(srctree) to locate config headers from external modules
 2014-08-04 14:53 UTC  (4+ messages)

[PATCH 1/5] Add __designated_init, wrapping __attribute__((designated_init))
 2014-08-01 21:36 UTC  (9+ messages)
` [PATCH 2/5] raid: Require designated initialization of structures
` [PATCH 3/5] fs: "
` [PATCH 4/5] ftrace: "
` [PATCH 5/5] include/linux/interrupt.h: "

[PATCH,RESEND] arm: Do not define "comma" twice
 2014-08-01 11:55 UTC 

[PATCH] kconfig: Fix compiler warning in menu.c
 2014-07-31 22:21 UTC  (4+ messages)
` [U-Boot] "

-- Re: Very Urgent
 2014-07-30 23:27 UTC 

[PATCH 1/2] kbuild: Support split debug info v4
 2014-07-30 21:49 UTC  (5+ messages)
` [PATCH 2/2] Kbuild: Add a option to enable dwarf4 v2

[PATCH 1/2] kbuild: Support split debug info v4
 2014-07-30 18:44 UTC  (5+ messages)
` [PATCH 2/2] Kbuild: Add a option to enable dwarf4

Kernel binrpm produces brokes grub2 config
 2014-07-29 15:22 UTC  (3+ messages)
  ` [opensuse-kernel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).