linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-25 16:50:10 to 2022-08-20 17:51:48 UTC [more...]

[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-08-20 17:51 UTC  (17+ messages)
` [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
  ` Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)

[PATCH] powerpc: align syscall table for ppc32
 2022-08-20 17:50 UTC  (2+ messages)

[masahiroy-kbuild:testing6 12/14] alpha-linux-ar: ./usr/built-in.a: No such file or directory
 2022-08-20 14:23 UTC 

[masahiroy-kbuild:testing6 12/14] Makefile:1752: target '.modules.order' doesn't match the target pattern
 2022-08-20 12:40 UTC 

[masahiroy-kbuild:testing6 12/14] Makefile:1752: target '.modules.order' doesn't match the target pattern
 2022-08-20 11:49 UTC 

[PATCH 1/4] kbuild: add phony targets to ./Kbuild
 2022-08-20  9:15 UTC  (4+ messages)
` [PATCH 2/4] kbuild: check sha1sum just once for each atomic header
` [PATCH 3/4] kbuild: do not deduplicate modules.order
` [PATCH 4/4] nios2: move core-y in arch/nios2/Makefile to arch/nios2/Kbuild

[PATCH] Makefile.extrawarn: add -Wformat-insufficient-args for clang build
 2022-08-19 23:33 UTC  (3+ messages)

[PATCH v2] kbuild: add configurable debug info level
 2022-08-19 22:52 UTC  (10+ messages)
      ` [PATCH v3] kbuild: add debug level and macro defs options

[PATCH] Kconfig: eradicate CC_HAS_ASM_GOTO
 2022-08-19 21:48 UTC  (10+ messages)
        ` [PATCH v2] asm goto: "

[RFC PATCH 0/3] kbuild: change the default shell to bash
 2022-08-19 21:37 UTC  (6+ messages)
` [RFC PATCH 1/3] kconfig: move declarations for prepossessing to internal.h
` [RFC PATCH 2/3] kconfig: allow to choose the shell for $(shell ) functions
` [RFC PATCH 3/3] kbuild: use bash as the default shell for Make and Kconfig

[RFC PATCH 0/3] kallsyms: add option to include relative filepaths into kallsyms
 2022-08-19 15:19 UTC  (18+ messages)
` [RFC PATCH 1/3] modpost: fix TO_NATIVE() with expressions and consts
` [RFC PATCH 2/3] [STUB] increase kallsyms length limit
` [RFC PATCH 3/3] kallsyms: add option to include relative filepaths into kallsyms

[PATCH] kbuild: remove the target in signal traps when interrupted
 2022-08-19  4:37 UTC  (3+ messages)

[PATCH v8 00/31] Rust support
 2022-08-17 23:13 UTC  (16+ messages)
` [PATCH v8 26/31] docs: add Rust documentation
` [PATCH v8 27/31] Kbuild: add Rust support

[PATCH v9 00/27] Rust support
 2022-08-17 20:56 UTC  (5+ messages)
` [PATCH v9 23/27] Kbuild: add "
` [PATCH v9 24/27] docs: add Rust documentation

[PATCH] dt-bindings: fix wrong use of if_changed_rule
 2022-08-17 15:20 UTC 

[PATCH] kbuild: fix the modules order between drivers and libs
 2022-08-17 14:58 UTC  (2+ messages)

[PATCH] modpost: fix module versioning when a symbol lacks valid CRC
 2022-08-17 14:45 UTC  (2+ messages)

[PATCH] kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
 2022-08-17 14:45 UTC  (2+ messages)

[PATCH] scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
 2022-08-17 14:44 UTC  (2+ messages)

Fwd: s390/nospec: add an option to use thunk-extern
 2022-08-17 13:59 UTC  (6+ messages)
`  "

mainline build failure for arm64 allmodconfig with clang
 2022-08-15 10:37 UTC  (8+ messages)

[PATCH v2] kbuild: rewrite check-local-export in sh/awk
 2022-08-15  0:25 UTC  (3+ messages)

Odd kbuild behaviour
 2022-08-12  2:57 UTC  (3+ messages)

[PATCH] kbuild: add option to set max level of debug info
 2022-08-12  0:33 UTC  (3+ messages)

[PATCH v2 1/2] Makefile: link with -z noexecstack --no-warn-rwx-segments
 2022-08-10 22:24 UTC 

[GIT PULL] Kbuild updates for v5.20-rc1
 2022-08-10 18:33 UTC  (2+ messages)

[kconfig][RFC] getting things like CONFIG_ARCH_HAS_SYSCALL_WRAPPER without bothering with selects
 2022-08-10  2:31 UTC  (3+ messages)

[PATCH] kbuild: rewrite check-local-export in posix shell
 2022-08-08  4:30 UTC  (4+ messages)

[masahiroy-kbuild:modpost-wip 26/40] kernel/foo.c:13:6: warning: no previous prototype for 'foo_register'
 2022-08-07 13:16 UTC 

[PATCH] kbuild: set EXIT trap before creating temporary directory
 2022-08-07  1:16 UTC  (4+ messages)

[PATCH v3] kbuild: Enable DT schema checks for %.dtb targets
 2022-08-04 16:34 UTC  (4+ messages)

[PATCH] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
 2022-08-04 15:27 UTC  (7+ messages)

[PATCH 1/3] modpost: add array range check to sec_name()
 2022-08-04  6:47 UTC  (10+ messages)
` [PATCH 2/3] modpost: use more reliable way to get fromsec in section_rel(a)()
` [PATCH 3/3] Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"

[PATCH 1/4] modpost: shorten warning messages in report_sec_mismatch()
 2022-08-03 16:35 UTC  (6+ messages)
` [PATCH 2/4] modpost: add PATTERNS() helper macro
` [PATCH 3/4] modpost: remove unneeded .symbol_white_list initializers
` [PATCH 4/4] modpost: remove .symbol_white_list field entirely

[PATCH v2] modpost: refactor get_secindex()
 2022-08-03 13:50 UTC 

[PATCH] modpost: refactor get_secindex()
 2022-08-03 13:32 UTC  (3+ messages)

[PATCH] modpost: remove unused Elf_Sword macro
 2022-08-02 17:35 UTC  (2+ messages)

[PATCH] Makefile.extrawarn: re-enable -Wformat for clang
 2022-08-02 17:08 UTC  (7+ messages)

kbuild self-created module file errors with: ERROR: modpos: missing MODULE_LICENSE
 2022-08-02  4:56 UTC  (3+ messages)

[PATCH v2] kbuild: add dtbs_prepare target
 2022-07-30 17:19 UTC  (2+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-07-30  9:39 UTC  (11+ messages)

[PATCH 00/13] [RFC] Rust support
 2022-07-29  8:04 UTC  (15+ messages)

[PATCH 0/4] faster kexec reboot
 2022-07-28  1:57 UTC  (10+ messages)
` [PATCH 2/4] kexec: add CONFING_KEXEC_PURGATORY_SKIP_SIG
    ` [External] "
` [PATCH 3/4] x86: Support the uncompressed kernel to speed up booting
  ` [External] Re: [PATCH 0/4] faster kexec reboot

[RFC PATCH 0/6] Introduce "sysctl:" module aliases
 2022-07-27 17:11 UTC  (12+ messages)
` [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
` [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
` [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias

[PATCH] kbuild: add dtbs_prepare target
 2022-07-27  9:58 UTC  (2+ messages)

[PATCH v2] kbuild: allow validating individual dtb files against schema
 2022-07-27  9:57 UTC  (3+ messages)

[PATCH] Makefile: replace headers_install with headers for kselftest
 2022-07-27  0:13 UTC  (6+ messages)

[PATCH 1/2] modpost: drop executable ELF support
 2022-07-25 16:53 UTC  (4+ messages)
` [PATCH 2/2] modpost: use sym_get_data() to get module device_table data


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