messages from 2022-10-24 19:07:02 to 2022-11-20 11:58:54 UTC [more...]
[PATCH 00/18] treewide: fix object files shared between several modules
2022-11-20 11:58 UTC (20+ messages)
` [PATCH 01/18] block/rnbd: fix mixed module-builtin object
` [PATCH 02/18] drm/bridge: imx: "
` [PATCH 03/18] drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modules
` [PATCH 04/18] sound: fix mixed module-builtin object
` [PATCH 05/18] mfd: rsmu: "
` [PATCH 06/18] mfd: rsmu: turn rsmu-{core,i2c,spi} into single-object modules
` [PATCH 07/18] net: liquidio: fix mixed module-builtin object
` [PATCH 08/18] net: enetc: "
` [PATCH 09/18] net: emac, cpsw: fix mixed module-builtin object (davinci_cpdma)
` [PATCH 10/18] EDAC: i10nm, skx: fix mixed module-builtin object
` [PATCH 11/18] platform/x86: int3472: fix object shared between several modules
` [PATCH 12/18] mtd: tests: "
` [PATCH 13/18] crypto: octeontx2: fix objects "
` [PATCH 14/18] dsa: ocelot: fix mixed module-builtin object
` [PATCH 15/18] net: dpaa2: "
` [PATCH 16/18] net: hns3: "
` [PATCH 17/18] net: octeontx2: "
` [PATCH 18/18] net: cpsw: "
build failure in linux-next: offb missing fb helpers
2022-11-19 18:15 UTC (4+ messages)
[GIT PULL] Kbuild fixes for v6.1-rc6
2022-11-19 17:14 UTC (2+ messages)
[PATCH v2 0/7] Rename DTB overlay source files
2022-11-19 6:32 UTC (22+ messages)
` [PATCH v2 1/7] kbuild: Allow DTB overlays to built from .dtso named "
` [PATCH v2 2/7] kbuild: Allow DTB overlays to built into .dtso.S files
` [PATCH v2 3/7] of: overlay: rename overlay source files from .dts to .dtso
` [PATCH v2 4/7] arm64: dts: freescale: Rename DTB "
` [PATCH v2 7/7] staging: pi433: overlay: Rename overlay source file "
[PATCH v2 1/2] kbuild: add kbuild-file macro
2022-11-19 6:09 UTC (4+ messages)
` [PATCH v2 2/2] kbuild: warn objects shared among multiple modules
[PATCH 0/6] kbuild: strive to avoid $(shell ...) invocations
2022-11-18 21:07 UTC (8+ messages)
` [PATCH 1/6] kbuild: add test-{le,ge,lt,gt} macros
` [PATCH 2/6] kbuild: make CONFIG_*_VERSION always 6-digit
` [PATCH 3/6] kbuild: implement {gcc,clang}-min-version only with built-in functions
` [PATCH 4/6] kbuild: add read-file macro
` [PATCH 5/6] kconfig: refactor Makefile to reduce process forks
` [PATCH 6/6] kbuild: check Make version
[PATCH] kbuild: Cleanup DT Overlay intermediate files as appropriate
2022-11-18 20:46 UTC (4+ messages)
Słowa kluczowe do wypozycjonowania
2022-11-18 8:31 UTC
[PATCH 0/3] kbuild: detect objects shared among multiple modules
2022-11-18 0:45 UTC (7+ messages)
` [PATCH 1/3] kbuild: add kbuild-file macro
` [PATCH 2/3] kbuild: warn objects shared among multiple modules
` [PATCH 3/3] [pending] kbuild: make forbid sharing objects "
[RFC PATCH v4 0/8] add support for CDX bus
2022-11-17 19:10 UTC (3+ messages)
` [RFC PATCH v4 7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent
[PATCH] kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends
2022-11-17 16:50 UTC (2+ messages)
[PATCH 00/15] kbuild: various cleanups
2022-11-17 11:08 UTC (4+ messages)
` [PATCH 05/15] kbuild: build init/built-in.a just once
[PATCH] kbuild: Restore .version auto-increment behaviour for Debian packages
2022-11-17 8:58 UTC (6+ messages)
[PATCH v2] kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
2022-11-16 22:07 UTC (6+ messages)
[PATCH] kbuild: Restore .version auto-increment behaviour for Debian/RPM packages
2022-11-15 19:17 UTC (4+ messages)
[PATCH 28/46] scripts, lto: re-add gcc-ld
2022-11-15 13:31 UTC (10+ messages)
` [PATCH 29/46] scripts, lto: use CONFIG_LTO for many LTO specific actions
` [PATCH 30/46] Kbuild, lto: Add Link Time Optimization support
` [PATCH 34/46] scripts, lto: disable gcc LTO for some mod sources
` [PATCH 35/46] Kbuild, lto: disable gcc LTO for bounds+asm-offsets
` [PATCH 38/46] Kbuild, lto: don't include weak source file symbols in System.map
` [PATCH 43/46] scripts, lto: check C symbols for modversions
` [PATCH 44/46] scripts/bloat-o-meter, lto: handle gcc LTO
[PATCH] kbuild: revive parallel execution for .tmp_initcalls.lds rule
2022-11-15 12:16 UTC (4+ messages)
[PATCH] scripts: subarch.include: fix SUBARCH on MacOS hosts
2022-11-15 4:12 UTC (2+ messages)
[PATCH] scripts/jobserver-exec: parse the last --jobserver-auth= option
2022-11-15 1:42 UTC (3+ messages)
[PATCH] fault-inject: Enable stacktrace filter for x86-64
2022-11-14 9:56 UTC (3+ messages)
[PATCH next] kbuild: add ability to make source rpm buildable using koji
2022-11-13 13:33 UTC (4+ messages)
[PATCH] linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>
2022-11-13 11:08 UTC
[PATCH 1/3] kconfig: remove unneeded variable in get_prompt_str()
2022-11-13 10:59 UTC (3+ messages)
` [PATCH 2/3] kconfig: remove const qualifier from str_get()
` [PATCH 3/3] kconfig: remove redundant (void *) cast in search_conf()
[PATCH] Makefile.debug: support for -gz=zstd
2022-11-13 10:55 UTC (12+ messages)
` AW: "
` [PATCH v2] "
` [PATCH v3] "
[PATCH] modpost: Join broken long printed messages
2022-11-13 10:51 UTC (3+ messages)
[PATCH v2 0/3] MAINTAINERS: Update Kbuild and Kconfig entries
2022-11-13 10:51 UTC (5+ messages)
` [PATCH v2 1/3] MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewers
` [PATCH v2 2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers
` [PATCH v2 3/3] MAINTAINERS: Add linux-kbuild's patchwork
[PATCH] kbuild: fix array_size.cocci warning
2022-11-13 9:29 UTC
[PATCH 0/3] MAINTAINERS: Update Kbuild and Kconfig entries
2022-11-11 5:07 UTC (11+ messages)
` [PATCH 1/3] MAINTAINERS: Add Nicolas Schier to Kbuild reviewers
` [PATCH 2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers
` [PATCH 3/3] MAINTAINERS: Add linux-kbuild's patchwork
[RFC PATCH] kbuild: pass objects instead of archives to linker
2022-11-07 6:12 UTC (6+ messages)
[GIT PULL] Kbuild fixes for v6.1-rc4
2022-11-06 20:48 UTC (2+ messages)
Napływ Klientów ze strony
2022-11-04 8:40 UTC
[PATCH] kbuild: Add DTB_FILES variable for dtbs_check
2022-11-02 21:46 UTC (5+ messages)
[PATCH 3/5] Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
2022-11-02 11:06 UTC
[PATCH] kconfig: fix segmentation fault in menuconfig search
2022-11-02 8:35 UTC (3+ messages)
[PATCH v2 0/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
2022-10-28 21:23 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] kbuild: treat char as always signed
2022-10-27 18:28 UTC (18+ messages)
` make ctype ascii only? (was [PATCH] kbuild: treat char as always signed)
[PATCH 3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
2022-10-27 16:41 UTC (3+ messages)
[PATCH] kbuild: fix 'Broken pipe' message for AR=gcc-ar
2022-10-27 16:31 UTC (3+ messages)
[PATCH v1] kbuild: Use '-f' instead of '--file=' for grep
2022-10-27 15:26 UTC (4+ messages)
` [PATCH v1] kbuild: fix typo in modpost
[PATCH v3 0/7] kbuild: various cleanups
2022-10-26 17:09 UTC (8+ messages)
` [PATCH v3 6/7] kbuild: use obj-y instead extra-y for objects placed at the head
[PATCH] kbuild: treat char as always signed
2022-10-25 19:22 UTC (9+ messages)
` [PATCH v2] kbuild: treat char as always unsigned
[PATCH v2] kbuild: allow validating individual dtb files against schema
2022-10-25 19:07 UTC (3+ messages)
PROBLEM: Segfault in kconfig
2022-10-25 8:52 UTC (4+ messages)
[PATCH 0/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
2022-10-24 23:23 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH 0/6] Rename DTB overlay source files
2022-10-24 17:29 UTC (3+ messages)
[PATCH 5.10 055/390] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero
2022-10-24 11:27 UTC
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