Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
 2024-04-18 13:43 UTC  (8+ messages)
` [PATCH 1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
` [PATCH 2/4] Makefile: remove some unnecessary header include paths
` [PATCH 3/4] kbuild: use $(obj)/ instead of $(src)/ for pattern rules for %.[cS]
` [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory

[PATCHv4 next] kconfig: add dependency warning print about invalid values while KBUILD_EXTRA_WARN=c
 2024-04-18 10:19 UTC 

[PATCH] kbuild: buildtar: add comments about inconsistent package generation
 2024-04-17 19:37 UTC  (4+ messages)

[PATCH 0/2] Enable building of the devel RPM package from Kbuild
 2024-04-17 15:50 UTC  (7+ messages)
` [PATCH 1/2] kbuild: allow toggling the `with_devel` RPM macro
` [PATCH 2/2] docs: kbuild: document KBUILD_RPM_WITH_DEVEL

[PATCH v1] kconfig: add config and source entry details
 2024-04-17  6:29 UTC  (4+ messages)

[PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-16 14:40 UTC  (5+ messages)
` [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v4 3/3] btf: Avoid weak external references

[PATCH] [v2] scripts/unifdef: avoid constexpr keyword
 2024-04-16 12:08 UTC  (3+ messages)

[PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
 2024-04-15 21:53 UTC  (13+ messages)
` [PATCH] parport: amiga: "
` [PATCH] serial: ami: "
` [PATCH] virt: sev-guest: "
` [PATCH] OSS: dmasound/paula: "
` [PATCH] serial: pmac_zilog: Drop usage of platform_driver_probe()

[PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default
 2024-04-15 16:55 UTC 

[PATCH 0/6] [v3] kbuild: enable more warnings by default
 2024-04-15 16:16 UTC  (11+ messages)
` [PATCH 1/6] [v3] kbuild: turn on -Wextra "
` [PATCH 2/6] [v3] kbuild: remove redundant extra warning flags
` [PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default
` [PATCH 4/6] [v3] kbuild: enable -Wformat-truncation on clang
` [PATCH 5/6] [v3] kbuild: enable -Wcast-function-type-strict unconditionally
` [PATCH 6/6] [v3] kbuild: enable -Wstringop-truncation globally

[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-15 15:54 UTC  (9+ messages)
` [PATCH v3 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v3 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v3 3/3] btf: Avoid weak external references

[PATCH] scripts/Makefile.build: fix ext mod subdirs build with separate src,build dirs
 2024-04-15 10:55 UTC  (3+ messages)

[PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-15 10:21 UTC  (11+ messages)

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-04-14 22:18 UTC  (15+ messages)
` [PATCH 01/12] kbuild: make -Woverride-init warnings more consistent
` [PATCH 05/12] firmware: dmi-id: add a release callback function

[PATCH] kbuild: buildtar: Add arm support
 2024-04-12 21:48 UTC  (7+ messages)
    ` [PATCH v2] kbuild: buildtar: Add explicit 32-bit "

[PATCH v5 00/18] drm/msm: generate register header files
 2024-04-12 16:29 UTC  (22+ messages)
` [PATCH v5 01/18] drm/msm/mdp5: add writeback block bases
` [PATCH v5 02/18] drm/msm/hdmi: drop qfprom.xml.h
` [PATCH v5 03/18] drm/msm/dsi: drop mmss_cc.xml.h
` [PATCH v5 04/18] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
` [PATCH v5 05/18] drm/msm: remove dependencies from core onto adreno headers
` [PATCH v5 06/18] drm/msm: import XML display registers database
` [PATCH v5 07/18] drm/msm: import A2xx-A4xx "
` [PATCH v5 08/18] drm/msm: import A5xx "
` [PATCH v5 09/18] drm/msm: import A6xx "
` [PATCH v5 10/18] drm/msm: import gen_header.py script from Mesa
` [PATCH v5 11/18] drm/msm: generate headers on the fly
` [PATCH v5 12/18] drm/msm: drop display-related headers
` [PATCH v5 13/18] drm/msm: drop A2xx and common headers
` [PATCH v5 14/18] drm/msm: drop A3xx and A4xx headers
` [PATCH v5 15/18] drm/msm: drop A5xx header
` [PATCH v5 16/18] drm/msm: drop A6xx GMU header
` [PATCH v5 17/18] drm/msm: drop C++ parts of a6xx.xml.h
` [PATCH v5 18/18] drm/msm: drop A6xx header

[PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree
 2024-04-11 16:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
 2024-04-11 13:58 UTC  (4+ messages)

[PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr)
 2024-04-11  4:34 UTC  (3+ messages)

[PATCH 0/5 v2] address remaining stringop-truncation warnings
 2024-04-10 21:13 UTC  (10+ messages)
` [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
` [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
` [PATCH 3/5] [v2] block/partitions/ldm: convert strncpy() to strscpy()
` [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
` [PATCH 5/5] [v2] kbuild: enable -Wstringop-truncation globally

[PATCH] export.h: remove include/asm-generic/export.h
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-10  9:30 UTC  (10+ messages)
` [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v2 3/3] btf: Avoid weak external references

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-10  8:02 UTC  (6+ messages)
` [PATCH 34/34] kbuild: always enable -Wunused-const-variable
` (subset) [PATCH 00/34] address all -Wunused-const warnings

[PATCH 0/4] Enable more warnings by default
 2024-04-09 18:42 UTC  (8+ messages)
` [PATCH 1/4] kbuild: turn on -Wextra "
` [PATCH 2/4] kbuild: remove redundant extra warning flags
` [PATCH 3/4] kbuild: turn on -Wrestrict by default
` [PATCH 4/4] kbuild: enable -Wformat-truncation on clang

[PATCH v2] rust: add flags for shadow call stack sanitizer
 2024-04-09 15:55 UTC  (4+ messages)

[PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
 2024-04-09 15:24 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 10/10] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:13 UTC 

[PATCH AUTOSEL 6.1 13/13] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:13 UTC 

[PATCH AUTOSEL 6.6 22/22] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:12 UTC 

[PATCH AUTOSEL 6.8 25/25] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:11 UTC 

[PATCH v2 0/3] dt-bindings: kbuild: Rework build rules and dependencies
 2024-04-07 10:59 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: kbuild: Simplify examples target patsubst
` [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules
` [PATCH v2 3/3] dt-bindings: kbuild: Add separate target/dependency for processed-schema.json

[PATCH v2] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-05 16:22 UTC  (2+ messages)

[PATCH] kconfig: add config and source entry details
 2024-04-04  6:40 UTC 

[PATCH AUTOSEL 6.6 16/20] modpost: fix null pointer dereference
 2024-04-03 17:17 UTC 

[PATCH AUTOSEL 6.8 23/28] modpost: fix null pointer dereference
 2024-04-03 17:16 UTC 

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-03 12:51 UTC  (2+ messages)

[PATCH] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-03  2:10 UTC  (2+ messages)

[PATCH 1/6] kbuild: deb-pkg: factor out common Make options in debian/rules
 2024-04-02 20:35 UTC  (4+ messages)
` [PATCH 6/6] kbuild: deb-pkg: use more debhelper commands in builddeb

[PATCH] kbuild: rust: use `-Zdwarf-version` to support DWARFv5
 2024-04-02  9:55 UTC  (2+ messages)

[PATCH] kbuild: rust: use `-Zdebuginfo-compression`
 2024-04-02  9:55 UTC  (2+ messages)

[PATCH 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-02  7:09 UTC  (4+ messages)
` [PATCH 3/3] btf: Avoid weak external references

[PATCH 0/9] enabled -Wformat-truncation for clang
 2024-04-02  1:48 UTC  (2+ messages)
` (subset) "

[GIT PULL] Kbuild fixes for v6.9-rc2
 2024-03-31 21:51 UTC  (2+ messages)

M= modules build w/ objects in different directory
 2024-03-30 23:10 UTC  (4+ messages)

[PATCH] kconfig: Fix typo HEIGTH to HEIGHT
 2024-03-30 23:03 UTC  (2+ messages)

[PATCH] Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
 2024-03-30 23:02 UTC  (2+ messages)

[PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-03-30 22:48 UTC  (3+ messages)

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-29 20:00 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).