Linux Kbuild
[Prev Page][Next Page]
- [v3] kbuild: Port silent mode detection to future gnu make.,
Dmitry Goncharov
- [PATCH 0/2] Fix lack of section mismatch warnings with LTO,
Nathan Chancellor
- [v2] kbuild: Port silent mode detection to future gnu make.,
Dmitry Goncharov
- Re: Port silent mode detection to future gnu make.,
Masahiro Yamada
- [GIT PULL] Kbuild fixes for v6.1-rc7,
Masahiro Yamada
- [PATCH v3 1/5] kbuild: add test-{le,ge,lt,gt} macros,
Masahiro Yamada
- [PATCH v1 1/1] modpost: Mark uuid_le type to be suitable only for MEI,
Andy Shevchenko
- [PATCH] nios2: add FORCE for vmlinuz.gz,
Randy Dunlap
- [PATCH v2] scripts: add rust in scripts/Makefile.package, Paran Lee
- [OS-BUILD PATCH] Adding support for distro targets in Makefile,
Don Zickus
- [PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros,
Masahiro Yamada
- [PATCH v2 2/5] kbuild: implement {gcc,clang}-min-version only with built-in functions, Masahiro Yamada
- [PATCH v2 5/5] kbuild: check Make version, Masahiro Yamada
- [PATCH v2 3/5] kbuild: add read-file macro, Masahiro Yamada
- [PATCH v2 4/5] kconfig: refactor Makefile to reduce process forks, Masahiro Yamada
- Re: [PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros, Nicolas Schier
- Re: [PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros, Palmer Dabbelt
- Re: [PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros, Masahiro Yamada
- [PATCH] kbuild: fix "cat: .version: No such file or directory",
Masahiro Yamada
- Re: [PATCH] scripts: add rust in scripts/Makefile.package,
Miguel Ojeda
- Re: [PATCH v2] init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash,
Sean Christopherson
- [PATCH next v2] kbuild: add ability to make source rpm buildable using koji,
Jonathan Toppins
- [PATCH 00/18] treewide: fix object files shared between several modules,
Alexander Lobakin
- [PATCH 01/18] block/rnbd: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 02/18] drm/bridge: imx: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 03/18] drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modules, Alexander Lobakin
- [PATCH 04/18] sound: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 05/18] mfd: rsmu: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 06/18] mfd: rsmu: turn rsmu-{core,i2c,spi} into single-object modules, Alexander Lobakin
- [PATCH 07/18] net: liquidio: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 08/18] net: enetc: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 09/18] net: emac, cpsw: fix mixed module-builtin object (davinci_cpdma), Alexander Lobakin
- [PATCH 10/18] EDAC: i10nm, skx: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 11/18] platform/x86: int3472: fix object shared between several modules, Alexander Lobakin
- [PATCH 12/18] mtd: tests: fix object shared between several modules, Alexander Lobakin
- [PATCH 13/18] crypto: octeontx2: fix objects shared between several modules, Alexander Lobakin
- [PATCH 14/18] dsa: ocelot: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 15/18] net: dpaa2: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 16/18] net: hns3: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 17/18] net: octeontx2: fix mixed module-builtin object, Alexander Lobakin
- [PATCH 18/18] net: cpsw: fix mixed module-builtin object, Alexander Lobakin
- Re: [PATCH 00/18] treewide: fix object files shared between several modules, Mark Brown
- Re: [PATCH 00/18] treewide: fix object files shared between several modules, Jakub Kicinski
- Re: [PATCH 00/18] treewide: fix object files shared between several modules, Masahiro Yamada
- Re: [PATCH 00/18] treewide: fix object files shared between several modules, Alexander Lobakin
- [GIT PULL] Kbuild fixes for v6.1-rc6,
Masahiro Yamada
- Re: build failure in linux-next: offb missing fb helpers,
Randy Dunlap
- [PATCH 0/6] kbuild: strive to avoid $(shell ...) invocations,
Masahiro Yamada
- [PATCH 2/6] kbuild: make CONFIG_*_VERSION always 6-digit, Masahiro Yamada
- [PATCH 1/6] kbuild: add test-{le,ge,lt,gt} macros, Masahiro Yamada
- [PATCH 3/6] kbuild: implement {gcc,clang}-min-version only with built-in functions, Masahiro Yamada
- [PATCH 4/6] kbuild: add read-file macro, Masahiro Yamada
- [PATCH 6/6] kbuild: check Make version, Masahiro Yamada
- [PATCH 5/6] kconfig: refactor Makefile to reduce process forks, Masahiro Yamada
- [PATCH v2 1/2] kbuild: add kbuild-file macro,
Masahiro Yamada
- [PATCH] kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends,
Masahiro Yamada
- [PATCH] kbuild: Restore .version auto-increment behaviour for Debian packages,
Marc Zyngier
- [PATCH] kbuild: Cleanup DT Overlay intermediate files as appropriate,
Andrew Davis
- [PATCH] scripts/jobserver-exec: parse the last --jobserver-auth= option,
Masahiro Yamada
- [PATCH] kbuild: revive parallel execution for .tmp_initcalls.lds rule,
Masahiro Yamada
- [PATCH 43/46] scripts, lto: check C symbols for modversions, Jiri Slaby (SUSE)
- [PATCH 44/46] scripts/bloat-o-meter, lto: handle gcc LTO, Jiri Slaby (SUSE)
- [PATCH 38/46] Kbuild, lto: don't include weak source file symbols in System.map, Jiri Slaby (SUSE)
- [PATCH 35/46] Kbuild, lto: disable gcc LTO for bounds+asm-offsets, Jiri Slaby (SUSE)
- [PATCH 34/46] scripts, lto: disable gcc LTO for some mod sources, Jiri Slaby (SUSE)
- [PATCH 30/46] Kbuild, lto: Add Link Time Optimization support,
Jiri Slaby (SUSE)
- [PATCH 28/46] scripts, lto: re-add gcc-ld, Jiri Slaby (SUSE)
- [PATCH 29/46] scripts, lto: use CONFIG_LTO for many LTO specific actions, Jiri Slaby (SUSE)
- [PATCH] scripts: subarch.include: fix SUBARCH on MacOS hosts,
Nick Desaulniers
- [PATCH] kbuild: Restore .version auto-increment behaviour for Debian/RPM packages,
Marc Zyngier
- [PATCH 0/3] kbuild: detect objects shared among multiple modules,
Masahiro Yamada
- [PATCH] linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>, Masahiro Yamada
- [PATCH 1/3] kconfig: remove unneeded variable in get_prompt_str(),
Masahiro Yamada
- [PATCH] kbuild: fix array_size.cocci warning, wangkailong
- [PATCH v2 0/3] MAINTAINERS: Update Kbuild and Kconfig entries,
Nicolas Schier
- [PATCH 0/3] MAINTAINERS: Update Kbuild and Kconfig entries,
Nicolas Schier
- [PATCH] fault-inject: Enable stacktrace filter for x86-64,
Jakub Sitnicki
- [PATCH] modpost: Join broken long printed messages,
Geert Uytterhoeven
- [GIT PULL] Kbuild fixes for v6.1-rc4,
Masahiro Yamada
- [PATCH 3/5] Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN, Alexander Potapenko
- [RFC PATCH] kbuild: pass objects instead of archives to linker,
Masahiro Yamada
- [PATCH] kbuild: Add DTB_FILES variable for dtbs_check,
Nícolas F. R. A. Prado
- [PATCH v2] kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar,
Masahiro Yamada
- [PATCH v1] kbuild: Use '-f' instead of '--file=' for grep,
Will McVicker
- [PATCH next] kbuild: add ability to make source rpm buildable using koji,
Jonathan Toppins
- [PATCH v2 0/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set,
Xin Li
- [PATCH 3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default,
Alexander Potapenko
- [PATCH 5.10 055/390] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero, Greg Kroah-Hartman
- [PATCH v2 0/7] Rename DTB overlay source files,
Andrew Davis
- [PATCH 5.15 087/530] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero, Greg Kroah-Hartman
- [PATCH] lxdialog: menubox: Add malloc allocation judgment,
Li zeming
- [PATCH] lxdialog: checklist: Add malloc allocation judgment, Li zeming
- [PATCH] kbuild: fix 'Broken pipe' message for AR=gcc-ar,
Masahiro Yamada
- [PATCH] kconfig: fix segmentation fault in menuconfig search,
Masahiro Yamada
- [PATCH 0/6] Rename DTB overlay source files,
Andrew Davis
- [PATCH 0/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set,
Xin Li
- RFC: Package Necessary Files To Build out-of-tree modules,
Federico Vaga
- [PATCH] scripts: dtc: only show unique unit address warning for enabled nodes,
Alexandre Torgue
- [PATCH] Makefile.debug: support for -gz=zstd,
Nick Desaulniers
- Re: Update15.x/kcfi to LLVM 15.0.3 (ZSTD + DWARFv5),
Nick Desaulniers
- [RFC] Documentation: kbuild: Add description of git for reproducible builds,
Dan Li
- [PATCH] kbuild: treat char as always signed,
Jason A. Donenfeld
- RE: [PATCH] kbuild: treat char as always signed, David Laight
- make ctype ascii only? (was [PATCH] kbuild: treat char as always signed), Rasmus Villemoes
Message not available
[RFC PATCH] kbuild: add ability to make source rpm buildable using koji, Jonathan Toppins
Re: 6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7,
Bagas Sanjaya
[PATCH AUTOSEL 5.19 15/29] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs, Sasha Levin
[PATCH AUTOSEL 6.0 17/32] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs, Sasha Levin
Re: upgrade the orphan section warning to a hard link error,
Nathan Chancellor
[PATCH] kbuild: use POSIX-compatible grep option,
Stefan Hansson
[GIT PULL] Kbuild fixes for v6.1-rc1,
Masahiro Yamada
[PATCH v2] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5,
Nathan Chancellor
[PATCH] kbuild: fix single directory build,
Masahiro Yamada
[PATCH] kbuild: Allow DTB overlays to built from .dtso named source files,
Andrew Davis
[RFC PATCH v4 0/8] add support for CDX bus,
Nipun Gupta
gcc 5 & 6 & others already out of date?,
Jason A. Donenfeld
[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS,
Masahiro Yamada
[PATCH] modpost: put modpost options before argument,
Richard Acayan
[PATCH 7/7] LoongArch: bpf: Add BPF exception tables, Youling Tang
[PATCH 6/7] LoongArch: vmlinux.lds.S: Remove `.fixup` section, Youling Tang
[PATCH 0/7] LoongArch: Switch to relative extable and other improvements,
Youling Tang
[PATCH 5.19 03/48] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero, Greg Kroah-Hartman
[PATCH 6.0 06/17] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero, Greg Kroah-Hartman
[PATCH] kbuild: add -fno-discard-value-names to cmd_cc_ll_c,
Nick Desaulniers
Re: next/master bisection: baseline.login on qemu_arm-virt-gicv3,
Mark Brown
[PATCH] kbuild: Stop including vmlinux.bz2 in the rpm's, Zack Rusin
[GIT PULL] Kbuild updates for v6.1-rc1,
Masahiro Yamada
[PATCH v2 1/3] Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5,
Masahiro Yamada
[RFC UKL 00/10] Unikernel Linux (UKL),
Ali Raza
- [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs, Ali Raza
- [RFC UKL 01/10] kbuild: Add sections and symbols to linker script for UKL support, Ali Raza
- [RFC UKL 03/10] sched: Add task_struct tracking of kernel or application execution, Ali Raza
- [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls, Ali Raza
- [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware, Ali Raza
- [RFC UKL 06/10] x86/fault: Skip checking kernel mode access to user address space for UKL, Ali Raza
- [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame, Ali Raza
- [RFC UKL 08/10] exec: Make exec path for starting UKL application, Ali Raza
- [RFC UKL 09/10] exec: Give userspace a method for starting UKL process, Ali Raza
- [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL, Ali Raza
- Re: [RFC UKL 00/10] Unikernel Linux (UKL), H. Peter Anvin
base-files: /etc/os-release should contain VERSION variables for testing and unstable,
Sedat Dilek
[PATCH AUTOSEL 5.19 29/29] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT, Sasha Levin
[PATCH 0/3] Kconfig.debug: make more efforts to fix CONFIG_DEBUG_INFO for Clang+GAS,
Masahiro Yamada
[PATCH] docs: bump minimal GNU Make version to 3.82,
Masahiro Yamada
[PATCH] Makefile.extrawarn: Move -Wcast-function-type-strict to W=1,
Sami Tolvanen
[PATCH] Kconfig.debug: split debug-level and DWARF-version into separate choices,
Masahiro Yamada
[PATCH] hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero,
Kees Cook
[PATCH] ia64: simplify esi object addition in Makefile,
Masahiro Yamada
[PATCH] Revert "kbuild: Check if linker supports the -X option",
Masahiro Yamada
[PATCH 0/8] generic command line v5,
Daniel Walker
[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5,
Nathan Chancellor
Re: [objtool] ca5e2b42c0: kernel_BUG_at_arch/x86/kernel/jump_label.c,
Nathan Chancellor
[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS,
Masahiro Yamada
[PATCH v3 1/8] kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o, Masahiro Yamada
[PATCH v3 4/8] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*, Masahiro Yamada
[PATCH v3 3/8] kbuild: generate KSYMTAB entries by modpost, Masahiro Yamada
[PATCH v3 6/8] modpost: use null string instead of NULL pointer for default namespace, Masahiro Yamada
[PATCH v3 7/8] modpost: squash report_sec_mismatch() and remove enum mismatch, Masahiro Yamada
[PATCH v3 8/8] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion, Masahiro Yamada
Re: [PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS, Masahiro Yamada
[PATCH -next] Makefile: add implicit enum-conversion check for compile build,
Zeng Heng
[PATCH v10 00/27] Rust support,
Miguel Ojeda
[PATCH v2 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS,
Masahiro Yamada
[PATCH 1/5] mksysmap: update comment about __crc_*,
Masahiro Yamada
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]