linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 15:09:12 to 2017-09-22 21:31:07 UTC [more...]

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-09-22 21:29 UTC  (5+ messages)
` [PATCH v4 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
` [PATCH v4 2/9] brcmsmac: split up wlc_phy_workarounds_nphy
` [PATCH v4 3/9] brcmsmac: reindent split functions
` [PATCH v4 5/9] r820t: fix r820t_write_reg for KASAN

[PATCH 1/2] kbuild: link-vmlinux.sh: simplify .version increment
 2017-09-22  5:31 UTC  (2+ messages)
` [PATCH 2/2] kbuild: mkcompile_h: do not create .version

[PATCH 1/2] scripts/package/Makefile: make revision update a function
 2017-09-22  4:26 UTC  (11+ messages)
` [PATCH 2/2] scripts/package/builddeb: split generating packaging and build

[PATCH 0/2] Improve KCONFIG_CONFIG use in kconfig
 2017-09-21 23:41 UTC  (9+ messages)
` [PATCH 1/2] kconfig: Use KCONFIG_CONFIG in buildtar
` [PATCH 2/2] kconfig: support out of tree KCONFIG_CONFIG

[GIT PULL] Kbuild fixes for v4.14-rc2
 2017-09-21 15:41 UTC 

[PATCH v2] Makefile: kselftest and kselftest-clean fail for make O=dir case
 2017-09-21  1:14 UTC  (2+ messages)

[PATCH 00/11] Kselftest make O=dir work
 2017-09-20 17:30 UTC  (19+ messages)
` [PATCH 01/11] Makefile: kselftest and kselftest-clean fail for make O=dir case
` [PATCH 02/11] selftests: lib.mk: "
` [PATCH 03/11] selftests: Makefile: clear LDFLAGS for make O=dir use-case
` [PATCH 04/11] selftests: lib.mk: fix test executable status check to use full path
` [PATCH 05/11] selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
` [PATCH 06/11] selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
` [PATCH 07/11] selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
` [PATCH 08/11] selftests: sync: kselftest and kselftest-clean fail for make O=dir case
` [PATCH 09/11] selftests: lib.mk: copy test scripts and test files for make O=dir run
` [PATCH 10/11] selftests: futex: copy sub-dir test scripts "
` [PATCH 11/11] selftests: mqueue: Use full path to run tests from Makefile

[PATCH v3 1/1] kconfig: menuconfig make "selected by:" readable
 2017-09-20 16:38 UTC  (5+ messages)

[PATCH v3] kbuild: (bin)rpm-pkg: fix version number handling
 2017-09-20 15:54 UTC  (2+ messages)

[PATCH] kbuild: deb-pkg: remove firmware package support
 2017-09-20 15:54 UTC  (4+ messages)

[PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error
 2017-09-20 15:53 UTC  (4+ messages)

[PATCH] hexagon: get rid of #include <generated/compile.h>
 2017-09-20 15:17 UTC 

RISC-V Linux Port v8
 2017-09-20  9:41 UTC  (29+ messages)
` [PATCH v8 01/18] MAINTAINERS: Add RISC-V
` [PATCH v8 02/18] lib: Add shared copies of some GCC library routines
` [PATCH v8 03/18] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
` [PATCH v8 04/18] dt-bindings: interrupt-controller: RISC-V PLIC documentation
` [PATCH v8 05/18] dt-bindings: RISC-V CPU Bindings
` [PATCH v8 06/18] clocksource: New RISC-V SBI timer driver
` [PATCH v8 07/18] irqchip: RISC-V Local Interrupt Controller Driver
` [PATCH v8 08/18] irqchip: New RISC-V PLIC Driver
  ` [patches] "
` [PATCH v8 09/18] tty: New RISC-V SBI console driver
` [PATCH v8 10/18] RISC-V: Init and Halt Code
` [PATCH v8 11/18] RISC-V: Atomic and Locking Code
` [PATCH v8 12/18] RISC-V: Generic library routines and assembly
` [PATCH v8 13/18] RISC-V: ELF and module implementation
` [PATCH v8 14/18] RISC-V: Task implementation
` [PATCH v8 15/18] RISC-V: Device, timer, IRQs, and the SBI
` [PATCH v8 16/18] RISC-V: Paging and MMU
` [PATCH v8 17/18] RISC-V: User-facing API
` [PATCH v8 18/18] RISC-V: Build Infrastructure

[PATCH v2] scripts/package: snap-pkg target
 2017-09-20  9:28 UTC  (2+ messages)

[PATCH] kbuild/mkspec: remove firmware from rpm package
 2017-09-20  7:00 UTC  (5+ messages)

Kconfiglib updated with 'imply' support
 2017-09-20  6:57 UTC 

[PATCH] kbuild: comments cleanup in Makefile.lib
 2017-09-19 11:36 UTC 

[PATCH] kbuild: do not try to include firmware in the kernel rpm
 2017-09-18 13:54 UTC  (2+ messages)

[PATCH] firmware: delete in-kernel firmware
 2017-09-14 21:39 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v4.14
 2017-09-14 14:56 UTC 

[PATCH v2] kbuild: (bin)rpm-pkg: fix version number handling
 2017-09-14 14:31 UTC  (3+ messages)

[PATCH] kbuild: (bin)rpm-pkg: fix .version handling
 2017-09-14 11:17 UTC 

RISC-V Linux Port v8
 2017-09-13 20:18 UTC 

[PATCH v8 18/18] RISC-V: Build Infrastructure
 2017-09-13 20:18 UTC 

[PATCH v8 17/18] RISC-V: User-facing API
 2017-09-13 17:12 UTC 

[PATCH v8 15/18] RISC-V: Device, timer, IRQs, and the SBI
 2017-09-13 17:01 UTC 

[patches] Re: [PATCH v8 11/18] RISC-V: Atomic and Locking Code
 2017-09-13 17:01 UTC 

[PATCH v8 10/18] RISC-V: Init and Halt Code
 2017-09-13 17:01 UTC 

[RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
 2017-09-10 16:27 UTC  (16+ messages)
` [RFC PATCH 1/3] kbuild: generate *.hash.c during build
  ` [RFC PATCH 3/3] kbuild: generate *.tab.c and *.tab.h "

[PATCH] scripts: make extract-vmlinux support armel/armhf
 2017-09-09 14:27 UTC  (9+ messages)

[PATCH] scripts/package: snap-pkg target
 2017-09-08 11:34 UTC  (5+ messages)

[PATCH 1/2] kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
 2017-09-02  8:05 UTC  (2+ messages)
` [PATCH 2/2] kbuild: buildtar: do not print successful message if tar returns error

[PATCH v2] Kbuild: enable -Wunused-macros warning for "make W=2"
 2017-08-31 23:52 UTC  (2+ messages)

[PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
 2017-08-31 23:52 UTC  (4+ messages)

[PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
 2017-08-28  6:53 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for v4.13-rc7
 2017-08-24 16:02 UTC 

[PATCH] kbuild: update comments of Makefile.asm-generic
 2017-08-24 15:53 UTC  (2+ messages)

Possible rdma-core header conflict
 2017-08-24 15:34 UTC  (7+ messages)

[PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference
 2017-08-21 17:23 UTC  (3+ messages)

special handle of scripts/kconfig/zconf.tab.o
 2017-08-21  3:36 UTC  (5+ messages)

+ kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree
 2017-08-21  1:45 UTC  (4+ messages)

[PATCH v2] Kbuild: use -fshort-wchar globally
 2017-08-21  0:09 UTC  (4+ messages)

[PATCH v7 02/15] lib: Add shared copies of some GCC library routines
 2017-08-20 19:54 UTC  (2+ messages)

[PATCH v2] kbuild: Do not use hyphen in exported variable name
 2017-08-20 12:55 UTC  (2+ messages)

[PATCH v2] Makefile: add kselftest-clean to PHONY target list
 2017-08-20 12:52 UTC  (3+ messages)

[PATCH] kbuild: Do not use hyphen in exported variable name
 2017-08-19 20:14 UTC  (8+ messages)

[PATCH] dts: Make it easier to enable __symbols__ generation in dtb files
 2017-08-19  2:29 UTC  (3+ messages)

[PATCH] Makefile: add kselftest-clean to PHOMY target list
 2017-08-18 21:41 UTC 

[PATCH] kbuild: fix alignment of GPERF log
 2017-08-18 16:10 UTC 

[PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc
 2017-08-16 22:58 UTC  (3+ messages)

[PATCH] devicetree: Enable generation of __symbols__ in all dtb files
 2017-08-16 18:15 UTC  (18+ messages)

[PATCH] kbuild: /bin/pwd -> pwd
 2017-08-16 16:14 UTC  (5+ messages)

RISC-V Linux Port v7
 2017-08-16 15:23 UTC  (5+ messages)
` [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver
` [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver


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