public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-03 05:53:50 to 2023-10-23 14:57:52 UTC [more...]

[PATCH 1/2] docs: rust: update Rust docs output path
 2023-10-23 14:43 UTC  (11+ messages)
  ` [PATCH 2/2] kbuild: remove old "

[PATCH v5 0/3] Fix 'faddr2line' for LLVM arm64 builds
 2023-10-23 13:42 UTC  (2+ messages)

[PATCH] Documentation: kbuild: clarifications
 2023-10-23  9:06 UTC 

About Kconfig indentation fixes
 2023-10-23  7:22 UTC  (3+ messages)

[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-23  3:19 UTC  (16+ messages)
` [bpf-next PATCH v2 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
` [bpf-next PATCH v2 3/4] kbuild: skip module BTF with one-time check for vmlinux
` [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule

[RFC PATCH 1/1] scripts: Build per module Rust crates
 2023-10-23  0:45 UTC  (4+ messages)

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-23  0:30 UTC  (16+ messages)
` [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
` [PATCH 3/4] kbuild: skip module BTF with one-time check for vmlinux
` [PATCH 4/4] kbuild: refactor module BTF rule

[PATCH] kbuild: Add inline-account tool
 2023-10-22 23:23 UTC  (3+ messages)

[PATCH 01/10] modpost: remove ALL_EXIT_DATA_SECTIONS macro
 2023-10-22 18:24 UTC  (11+ messages)
` [PATCH 02/10] linux/init: remove __memexit* annotations
` [PATCH 03/10] modpost: disallow *driver to reference .meminit* sections
` [PATCH 04/10] modpost: remove more symbol patterns from the section check whitelist
` [PATCH 05/10] modpost: remove MEM_INIT_SECTIONS macro
` [PATCH 06/10] modpost: remove EXIT_SECTIONS macro
` [PATCH 07/10] modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
` [PATCH 08/10] modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS
` [PATCH 09/10] modpost: merge sectioncheck table entries regarding init/exit sections
` [PATCH 10/10] modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS

[PATCH] kbuild: simplify cmd_ld_multi_m
 2023-10-22 16:30 UTC 

# Toplevel Makefile doesn't process module build correctly on recursive make calls
 2023-10-20  4:21 UTC  (4+ messages)

[PATCH] rust: docs: fix logo replacement
 2023-10-18 16:36 UTC 

[PATCH kmod v4 0/4] kmod /usr support
 2023-10-18  1:25 UTC  (8+ messages)
` [PATCH kmod v5 0/5] "
  ` [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-18  1:12 UTC  (16+ messages)

[PATCH 0/6] usb: gadget: Convert to use module_platform_driver()
 2023-10-17 20:44 UTC  (7+ messages)
` [PATCH 1/6] usb: gadget: at91-udc: "
` [PATCH 2/6] usb: gadget: fsl-udc: "
` [PATCH 3/6] usb: gadget: fusb300-udc: "
` [PATCH 4/6] usb: gadget: lpc32xx-udc: "
` [PATCH 5/6] usb: gadget: m66592-udc: "
` [PATCH 6/6] usb: gadget: r8a66597-udc: "

[PATCH 00/20] mtd: Convert to platform remove callback returning void
 2023-10-17 13:45 UTC  (15+ messages)
` [PATCH 01/20] mtd: rawnand: txx9ndfmc: Mark driver struct with __refdata to prevent section mismatch warning

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-10-17 11:57 UTC  (3+ messages)
` [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets

[PATCH v5] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-10-16 12:42 UTC  (7+ messages)

[PATCH 1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host
 2023-10-14 14:38 UTC  (13+ messages)
` [PATCH 2/5] modpost: fix ishtp "
` [PATCH 3/5] modpost: define TO_NATIVE() using bswap_* functions
` [PATCH 4/5] modpost: refactor check_sec_ref()
` [PATCH 5/5] modpost: factor out the common boilerplate of section_rel(a)

[PATCH v4] rust: Respect HOSTCC when linking for host
 2023-10-14  9:26 UTC  (7+ messages)

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-14  9:08 UTC  (16+ messages)
` [PATCH 2/5] UML: "
` [PATCH 3/5] parisc: remove broken vdso_install
` [PATCH 4/5] kbuild: unify vdso_install rules
` [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets

[PATCH] docs: kbuild: add INSTALL_DTBS_PATH
 2023-10-14  9:01 UTC  (2+ messages)

[PATCH v2 0/2] drm/i915: align with W=1 warnings
 2023-10-11 20:54 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915: drop -Wall and related disables from cflags as redundant
` [PATCH v2 2/2] drm/i915: enable W=1 warnings by default

[PATCH 0/2] drm/i915: align with W=1 warnings
 2023-10-11  7:31 UTC  (14+ messages)
` [PATCH 1/2] drm/i915: drop -Wall and related disables from cflags as redundant
        ` [Intel-gfx] "
` [PATCH 2/2] drm/i915: enable W=1 warnings by default
  ` [Intel-gfx] "

[PATCH] m68k: lib: Include <linux/libgcc.h> for __muldi3()
 2023-10-11  7:16 UTC 

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-10-10  7:35 UTC 

[PATCH] kasan: Add CONFIG_KASAN_WHITELIST_ONLY mode
 2023-10-09  1:14 UTC  (4+ messages)

[PATCH] rust: fix bindgen build error with fstrict-flex-arrays
 2023-10-08 19:59 UTC  (2+ messages)

Unable to make file
 2023-10-07 14:14 UTC 

[PATCH v3] rust: Respect HOSTCC when linking for host
 2023-10-05 21:36 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
 2023-10-05 19:35 UTC 

[PATCH] kbuild: Enable -Wincompatible-function-pointer-types-strict in W=1
 2023-10-05 18:38 UTC  (4+ messages)

[PATCH v3] kconfig: avoid an infinite loop in oldconfig/syncconfig
 2023-10-04 22:47 UTC  (3+ messages)

[PATCH] kbuild: remove stale code for 'source' symlink in packaging scripts
 2023-10-04 19:44 UTC  (2+ messages)

[PATCH 0/2] kbuild: kselftest-merge target improvements
 2023-10-04 12:48 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Let builtin have precedence over modules for kselftest-merge
` [PATCH 2/2] kbuild: Merge per-arch config for kselftest-merge target

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:40 UTC 

[PATCH] modpost: Optimize symbol search from linear to binary search
 2023-10-03 11:35 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox