linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-19 22:02:32 to 2014-10-02 13:35:37 UTC [more...]

[PATCH 0/3] kbuild: Clean up makefiles and then drop obj-n an obj-n
 2014-10-02 13:35 UTC  (17+ messages)
` [PATCH 1/3] kbuild: remove unnecessary "obj- := dummy.o" trick
` [PATCH 2/3] kbuild: remove unnecessary variable initializaions
` [PATCH 3/3] kbuild: remove obj-n and lib-n handling
      ` [PATCH] kbuild: Do not reference *-n variables in the Makefile

[PATCH] kbuild: simplify build, clean, modbuiltin shorthands
 2014-10-02 13:14 UTC  (3+ messages)

[PATCH] kbuild: arm: Do not define "comma" twice
 2014-10-02 13:11 UTC  (2+ messages)

[PATCH 0/3] kbuild: better implementation to display "Entering directory ..."
 2014-10-01 21:25 UTC  (9+ messages)
` [PATCH 1/3] kbuild: fake the "Entering directory ..." message more simply
` [PATCH 2/3] kbuild: use $(Q) for sub-make target
` [PATCH 3/3] kbuild: handle C=... and M=... after entering into build directory

[PATCH v7] checkkconfigsymbols.sh: reimplementation in python
 2014-10-01 14:58 UTC  (7+ messages)
` [PATCH v8] "

[PATCH 1/1] kconfig: warn if an unknown symbol is selected
 2014-09-30 18:09 UTC 

[PATCH 0/1] kconfig: warn if an unknown symbol is selected
 2014-09-30 18:09 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-09-29 14:48 UTC  (16+ messages)
` [RFC/PATCH v2 00/10] Kernel address sainitzer (KASan) - dynamic memory error deetector
` [PATCH v3 00/13] Kernel address sanitizer - runtime memory debugger

[PATCH 1/1] [RFC] kconfig: warn if an unknown symbol is selected
 2014-09-29 14:41 UTC  (2+ messages)

[PATCH 0/1] [RFC] kconfig: warn if an unknown symbol is selected
 2014-09-26 22:08 UTC 

Adding selftest testdata dynamically into live tree
 2014-09-26 15:07 UTC 

How to build the kernel with Clang?
 2014-09-24 18:55 UTC  (3+ messages)

linux-next: build warning after merge of the net tree
 2014-09-24  1:58 UTC  (12+ messages)
    ` [PATCH 1/5] mips: Set CONFIG_NET=y in defconfigs
      ` [PATCH 2/5] parisc: "
      ` [PATCH 3/5] powerpc: "
      ` [PATCH 4/5] sh: "
      ` [PATCH 5/5] sparc: "

[PATCH] kconfig/lxdialog: get ncurses CFLAGS with pkg-config
 2014-09-23 14:08 UTC  (2+ messages)

[PATCH 0/6] dts, kbuild: Implement support for dtb vendor subdirs
 2014-09-23 11:26 UTC  (14+ messages)
` [PATCH 1/6] dts, arm64: Add dtbs_install make target
` [PATCH 2/6] dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
` [PATCH 3/6] dts, arm/arm64: Remove dtbs build rules in sub-makes
` [PATCH 4/6] dts, kbuild: Implement support for dtb vendor subdirs
` [PATCH 5/6] dts, arm64: Move dts files to "
` [PATCH 6/6] dts, arm: Remove $(MACHINE) variable from dtbs make recipes

[PATCH 02/15] perf tools: Kbuild builtin source related fixies
 2014-09-22 21:53 UTC  (3+ messages)
` [PATCH 03/15] perf tools: Kbuild "
` [PATCH 04/15] perf tools: Add kbuild support into Makefile.kbuild

[RESEND PATCH v2 0/2] kconfig: Remove bad inference rules expr_eliminate_dups2()
 2014-09-22 17:13 UTC  (4+ messages)
` [Resending PATCH v2 0/2] kconfig: fix bad syntactic transformation
  ` [PATCH v2 1/2] kconfig: fix bad syntactic transformation in expr.c
  ` [PATCH v2 2/2] kconfig: trivial - adjust comments

HOW ARE YOU?
 2014-09-22  1:17 UTC 

(no subject)
 2014-09-18 14:15 UTC 

[PATCH 3.17-rc5] kconfig: Suppress warning: ‘jump’ may be used uninitialized
 2014-09-16 18:50 UTC 

[PATCH 0/3] Implement /proc/built-in file similar to /proc/modules
 2014-09-16 15:40 UTC  (22+ messages)
` [PATCH 1/3] kbuild: Make targets names tree-wide unique on x86
` [PATCH 2/3] core: Save list of built-in drivers names
` [PATCH 3/3] core: create /proc/built-in file to show the list of built-in drivers

H
 2014-09-15 16:56 UTC 

kconfig: NEW: syntax highlighting for Kconfig files in KDE
 2014-09-12 22:32 UTC 

deb-pkg: Add support for powerpc little endian
 2014-09-12 14:12 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2] kbuild: add support to generate LLVM bitcode files
 2014-09-11 23:13 UTC  (2+ messages)
` [PATCH v3] "

Financing
 2014-09-08  9:26 UTC 

[PATCH] kbuild, LLVMLinux: Add better clang cross build support
 2014-09-06  0:21 UTC 

[PATCH v2 0/4] kconfig: store default ARCH in .config
 2014-09-04  5:23 UTC  (9+ messages)
` [PATCH v2 1/4] kconfig: save values imported from environment into config file
` [PATCH v2 2/4] scripts/config: add option for changing output for undefined options
` [PATCH v2 3/4] kconfig: get target architecture from config file
` [PATCH v2 4/4] kconfig: link CONFIG_CROSS_COMPILE with environment variable

FROM: Husam Al Sayed
 2014-09-03 18:35 UTC 

[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  (3+ 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  (3+ messages)
` [RFC] [PATCH] kconfig: menuconfig: pkg-config should base upon default configuration

[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  (6+ messages)
` [PATCH 2/3] kbuild: handle module compression while running 'make modules_install'

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


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).