messages from 2018-09-24 15:20:45 to 2018-10-17 17:05:53 UTC [more...]
[PATCH 0/3] kbuild: add scripts/Makefile.toolcheck to check necessary host tools
2018-10-17 9:10 UTC (10+ messages)
` [PATCH 1/3] kbuild: provide a new place "
` [PATCH 2/3] objtool: move libelf check out of top Makefile
` [PATCH 3/3] kbuild: check the presence of lzo and lz4 tools when necessary
[PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
2018-10-17 8:31 UTC (5+ messages)
` [Lkcamp] "
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
2018-10-17 8:30 UTC (10+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: remove CONFIG_PCI_QSPAN
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
2018-10-17 8:17 UTC (24+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: simplify CONFIG_PCI_QSPAN Kconfig magic
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] pci: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers
[PATCH 2/4] Renames variable to fix shadow warning
2018-10-17 6:01 UTC (3+ messages)
` [Lkcamp] "
[PATCH] Kbuild: Hide Clang's -Wempty-body behind W=1
2018-10-17 5:02 UTC (3+ messages)
[PATCH 0/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
2018-10-17 4:45 UTC (2+ messages)
` [Lkcamp] "
[PATCH 4/4] Changes macro usage to avoid shadowing a variable
2018-10-17 4:18 UTC (2+ messages)
` [Lkcamp] "
[PATCH 3/4] kbuild: Removes unnecessary shadowed local variable and optimize testing
2018-10-17 3:06 UTC (2+ messages)
` [Lkcamp] "
[PATCH] kbuild: Fail the build early when no lz4 present
2018-10-16 9:17 UTC (8+ messages)
[GIT PULL] Kbuild fixes for v4.19-rc8
2018-10-11 17:45 UTC (2+ messages)
[PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array
2018-10-09 16:54 UTC (4+ messages)
[RFC] UAPI: Check headers by compiling all together as C++
2018-10-09 15:36 UTC (9+ messages)
` [PATCH 07/11] UAPI: netfilter: Fix symbol collision issues [ver #2]
` [netfilter-core] "
` [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers "
` [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE "
[PATCH] kbuild: use 'else ifeq' for checksrc to improve readability
2018-10-09 15:05 UTC
[PATCH] modpost: remove leftover symbol prefix handling for module device table
2018-10-09 15:00 UTC (4+ messages)
[PATCH v2] kbuild: remove unneeded link_multi_deps
2018-10-09 14:59 UTC (2+ messages)
[PATCH 1/3] kbuild: add -Wno-pointer-sign flag unconditionally
2018-10-09 14:58 UTC (12+ messages)
` [PATCH 2/3] kbuild: add -Wdeclaration-after-statement "
` [PATCH 3/3] kbuild: add -Wno-unused-but-set-variable compiler "
[PATCH v2] kbuild: add -Wno-unused-but-set-variable flag unconditionally
2018-10-09 14:58 UTC (3+ messages)
[PATCH] samples: disable CONFIG_SAMPLES for UML
2018-10-09 14:56 UTC (5+ messages)
Fwd: Update of SAT solver in kconfig
2018-10-08 22:11 UTC
[PATCH] kbuild: fix kernel/bounds.c 'W=1' warning
2018-10-08 14:41 UTC (13+ messages)
Wohltätigkeitsspende in Höhe von € 2.000.000,00
2018-09-24 9:37 UTC
(no subject)
2018-10-06 19:29 UTC
[PATCH v5 00/15] Compiler Attributes
2018-10-06 10:19 UTC (3+ messages)
[ANN] init-kconfig - easy way to embrace Linux's kconfig
2018-10-06 5:53 UTC (9+ messages)
` [kconfig-sat] "
[GIT PULL linux-next] Add Compiler Attributes (v6) tree
2018-10-06 2:37 UTC (2+ messages)
[PATCH 07/36] kbuild: Add support for DT binding schema checks
2018-10-05 16:58 UTC
Your Urgent Respond!
2018-10-05 9:02 UTC
[GIT PULL linux-next] Add Compiler Attributes tree
2018-10-04 9:06 UTC (18+ messages)
[PATCH v9 02/10] Makefile: Prepare for using macros for inline asm
2018-10-03 21:30 UTC
[PATCH v8 02/10] Makefile: Prepare for using macros for inline asm
2018-10-03 20:29 UTC (9+ messages)
[PATCH v5] selftests: add headers_install to lib.mk
2018-10-02 14:12 UTC (5+ messages)
` [PATCH v6] "
[PATCH v9 00/20] kasan: add software tag-based mode for arm64
2018-10-02 13:42 UTC (4+ messages)
` [PATCH v9 19/20] kasan: update documentation
[PATCH v4 0/9] Devicetree build consolidation
2018-10-01 20:34 UTC (3+ messages)
` [PATCH v4 6/9] kbuild: consolidate Devicetree dtb build rules
[PATCH v3 0/9] Devicetree build consolidation
2018-10-01 14:48 UTC (13+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules
[PATCH 0/3] Kbuild: Some fixdep tweaks
2018-10-01 12:19 UTC (4+ messages)
[PATCH 1/4] kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile
2018-09-30 13:51 UTC (2+ messages)
[PATCH v2] kbuild: add --include-dir flag only for out-of-tree build
2018-09-30 13:46 UTC (2+ messages)
[PATCH] kbuild: remove unneeded link_multi_deps
2018-09-30 13:44 UTC (2+ messages)
[PATCH v5 00/15] Compiler Attributes
2018-09-30 11:17 UTC (9+ messages)
` [PATCH v5 12/15] Compiler Attributes: add support for __nonstring (gcc >= 8)
` [PATCH v5 13/15] Compiler Attributes: enable -Wstringop-truncation on W=1 "
[PATCH] samples: run headers_install for host arch instead of target arch
2018-09-29 16:52 UTC (3+ messages)
INVESTMENT!
2018-09-28 14:58 UTC
[ANNOUNCE] Kconfiglib menuconfig and documentation generation updates
2018-09-27 22:44 UTC
How to define some additional KBUILD_CFLAGS after building include/generated/asm-offsets.h ?
2018-09-27 6:31 UTC (7+ messages)
(sin asunto)
2018-09-27 4:53 UTC
[PATCH v9 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
2018-09-25 7:51 UTC (2+ messages)
[PATCH v8 00/20] kasan: add software tag-based mode for arm64
2018-09-24 9:19 UTC (5+ messages)
` [PATCH v8 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox