Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH] kallsyms: reduce size a little on 64-bit, (continued)
- kernel version build number in .deb to low by 1. [REGRESSION][BISECTED], Doug Smythies
- Re: [PATCH v9 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU,
Geert Uytterhoeven
- [PATCH] x86/build: remove jump label quirk for GCC older than 4.5.2, Masahiro Yamada
- [PATCH] objtool: remove workaround for unreachable warnings from old GCC,
Masahiro Yamada
- [GIT PULL] more Kbuild updates for v4.19, Masahiro Yamada
- [PATCH v3 1/2] kbuild: pass LDFLAGS to recordmcount.pl,
Masahiro Yamada
- [PATCH v3] modules_install: make missing $DEPMOD a warning instead of an error,
Randy Dunlap
- Re: please revert commit ce8556cca6 "kbuild: verify that $DEPMOD is installed" introduced in v4.18.4.,
Randy Dunlap
- Bug: Unnecessary, repeated, and inconsistent work done when rebuilding bzImage,
Casey Fitzpatrick
- [kbuild:for-next 17/18] microblaze-linux-ld: Warning: size of symbol `sys_acct' changed from 8 in kernel/sys_ni.o to 872 in kernel/acct.o, kbuild test robot
- [kbuild:for-next 17/18] microblaze-linux-ld: Warning: size of symbol `page_is_ram' changed from 32 in arch/microblaze/mm/init.o to 48 in kernel/resource.o, kbuild test robot
- [PATCH] kbuild: test dead code/data elimination support in Kconfig, Masahiro Yamada
- [PATCH v2] kbuild: rename LDFLAGS to KBUILD_LDFLAGS,
Masahiro Yamada
- [PATCH 0/8] Devicetree build consolidation,
Rob Herring
- [PATCH] initramfs: move gen_initramfs_list.sh from scripts/ to usr/, Masahiro Yamada
- make *config regression: pkg-build,
Meelis Roos
- [PATCH] export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR(),
Masahiro Yamada
- [RFC PATCH] scripts: add header bloat measuring script, Rasmus Villemoes
- [PATCH v8 0/2] MIPS: Override barrier_before_unreachable() to fix microMIPS,
Paul Burton
- [PATCH v8 2/2] MIPS: Workaround GCC __builtin_unreachable reordering bug, Paul Burton
[PATCH] kbuild: remove "rpm" target, which is alias of "rpm-pkg", Masahiro Yamada
[PATCH] kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt,
Michal Suchanek
[PATCH] kconfig: suppress "configuration written to .config" for syncconfig, Masahiro Yamada
[PATCH] kconfig: fix "Can't open ..." in parallel build,
Masahiro Yamada
[PATCH] kbuild: Add a space after `!` to prevent parsing as file pattern,
Michael Forney
[PATCH v2] scripts: modpost: check memory allocation results,
Randy Dunlap
[GIT PULL 3/3] consolidate arch Kconfig files for v4.19, Masahiro Yamada
[GIT PULL 2/3] Kconfig updates for v4.19,
Masahiro Yamada
[GIT PULL 1/3] Kbuild updates for v4.19, Masahiro Yamada
[PATCH 0/3] Kbuild: Some fixdep tweaks,
Rasmus Villemoes
[PATCH v2 1/3] kconfig: error out when seeing recursive dependency,
Masahiro Yamada
[PATCH] kconfig: add build-only configurator targets,
Randy Dunlap
[PATCH] modpost: check strdup() return value,
Randy Dunlap
[PATCH 1/2] kconfig: report recursive dependency involving 'imply',
Masahiro Yamada
Re: [PATCH] Support mksh as /bin/sh.,
Kees Cook
[PATCH 1/2] kconfig: remove unused sym_get_env_prop() function,
Masahiro Yamada
HELP: Count Lines of Code in Custom Compiled Kernel,
Faisal Mehmood
[PATCH v7 02/10] Makefile: Prepare for using macros for inline asm,
Nadav Amit
[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer,
Andrey Konovalov
- [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures, Andrey Konovalov
- [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c, Andrey Konovalov
- [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU, Andrey Konovalov
- [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c, Andrey Konovalov
- [PATCH v5 14/18] khwasan: add hooks implementation, Andrey Konovalov
- [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc, Andrey Konovalov
- [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear, Andrey Konovalov
- [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic, Andrey Konovalov
- [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel, Andrey Konovalov
- [PATCH v5 13/18] khwasan: add bug reporting routines, Andrey Konovalov
- [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation, Andrey Konovalov
- [PATCH v5 17/18] khwasan: update kasan documentation, Andrey Konovalov
- [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files, Andrey Konovalov
- [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc, Andrey Konovalov
- [PATCH v5 07/18] khwasan: add tag related helper functions, Andrey Konovalov
- [PATCH v5 05/18] khwasan: initialize shadow to 0xff, Andrey Konovalov
- [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW, Andrey Konovalov
- [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW, Andrey Konovalov
[PATCH] kconfig: fix the rule of mainmenu_stmt symbol,
Masahiro Yamada
[PATCH] kbuild: remove deprecated host-progs variable,
Masahiro Yamada
[RESEND PATCH] init/Kconfig: Use short unix-style option instead of --longname,
Masahiro Yamada
[PATCH v2] kbuild: make samples really depend on headers_install,
Masahiro Yamada
[PATCH] kbuild: make samples depend on headers_install really, Masahiro Yamada
Re: linux-next: build failure after merge of the vfs tree,
Stephen Rothwell
debugging kbuild,
Nick Desaulniers
[PATCH 0/1] kbuild: allow alternate src for target's implicit prerequisite,
Vasily Gorbik
[PATCH] kbuild: add Map option to save vmlinux linker map file(s),
Vasily Gorbik
[PATCH 0/4] ftrace build improvements,
Vasily Gorbik
[PATCH 0/3] Kbuild: fix and clean-up arch/um/Makefile,
Masahiro Yamada
kbuild: ARCH=um archheaders failed,
Randy Dunlap
[PATCH] Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory,
Dirk Gouders
Can we fix samples/ dependency on headers please?,
David Howells
include architecture Kconfig files from top-level Kconfig v4,
Christoph Hellwig
- [PATCH 01/10] um: stop abusing KBUILD_KCONFIG, Christoph Hellwig
- [PATCH 02/10] um: cleanup Kconfig files, Christoph Hellwig
- [PATCH 03/10] um: create a proper drivers Kconfig, Christoph Hellwig
- [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions, Christoph Hellwig
- [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig, Christoph Hellwig
- [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu, Christoph Hellwig
- [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig, Christoph Hellwig
- [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter, Christoph Hellwig
- [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt, Christoph Hellwig
- [PATCH 10/10] kconfig: add a Memory Management options" menu, Christoph Hellwig
- Re: include architecture Kconfig files from top-level Kconfig v4, Masahiro Yamada
[TRIVIAL RFC PATCH] Kconfigs - reduce use of "depends on EXPERT",
Joe Perches
[PATCH v2] scripts: Add Python 3 support to tracing/draw_functrace.py,
Jeremy Cline
[kbuild:kconfig2 1/10] arch/um/Kconfig:3: can't open file "arch/x86_64/um/Kconfig",
kbuild test robot
[kbuild:kconfig2 1/10] arch/um/Kconfig:3: can't open file "arch/i386/um/Kconfig", kbuild test robot
[PATCH 00/12] Update architecture detection,
Ben Hutchings
- [PATCH 01/12] builddeb: Skip architecture detection when KBUILD_DEBARCH is set, Ben Hutchings
- [PATCH 02/12] builddeb: Change architecture detection fallback to use dpkg-architecture, Ben Hutchings
- [PATCH 03/12] builddeb: Drop check for 32-bit s390, Ben Hutchings
- [PATCH 04/12] builddeb: Introduce functions to simplify kconfig tests in set_debarch, Ben Hutchings
- [PATCH 05/12] builddeb: Add automatic support for ppc64 and powerpcspe architectures, Ben Hutchings
- [PATCH 06/12] builddeb: Add automatic support for mips64el architecture, Ben Hutchings
- [PATCH 07/12] builddeb: Add automatic support for mips{,64}r6{,el} architectures, Ben Hutchings
- [PATCH 08/12] builddeb: Add automatic support for sparc64 architecture, Ben Hutchings
- [PATCH 09/12] builddeb: Add automatic support for or1k architecture, Ben Hutchings
- [PATCH 10/12] builddeb: Add automatic support for m68k architecture, Ben Hutchings
- [PATCH 11/12] builddeb: Add automatic support for riscv* architectures, Ben Hutchings
- [PATCH 12/12] builddeb: Add automatic support for sh{3,4}{,eb} architectures, Ben Hutchings
- Re: [PATCH 00/12] Update architecture detection, Masahiro Yamada
[PATCH] [stable 4.14] turn off -Wattribute-alias,
Arnd Bergmann
[PATCH 1/2] ARM: at91: remove unused duplicated filechk_offsets,
Masahiro Yamada
include architecture Kconfig files from top-level Kconfig v3,
Christoph Hellwig
- [PATCH 01/10] um: stop abusing KBUILD_KCONFIG, Christoph Hellwig
- [PATCH 02/10] um: cleanup Kconfig files, Christoph Hellwig
- [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions, Christoph Hellwig
- [PATCH 03/10] um: create a proper drivers Kconfig, Christoph Hellwig
- [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig, Christoph Hellwig
- [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu, Christoph Hellwig
- [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig, Christoph Hellwig
- [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter, Christoph Hellwig
- [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt, Christoph Hellwig
- [PATCH 10/10] kconfig: add a Memory Management options" menu, Christoph Hellwig
- Re: include architecture Kconfig files from top-level Kconfig v3, Masahiro Yamada
[PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline,
Greg Kroah-Hartman
[PATCH] scripts: Add Python 3 support to tracing/draw_functrace.py,
Jeremy Cline
[PATCH 4.17 003/101] x86/paravirt: Make native_save_fl() extern inline, Greg Kroah-Hartman
[PATCH 4.17 002/101] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH 4.17 001/101] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH 4.14 01/92] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH 4.9 07/66] x86/paravirt: Make native_save_fl() extern inline, Greg Kroah-Hartman
[PATCH 4.9 05/66] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH 4.4 05/31] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH 4.4 04/31] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH 4.14 03/92] x86/paravirt: Make native_save_fl() extern inline, Greg Kroah-Hartman
[PATCH 4.14 02/92] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH 4.9 06/66] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH v4 00/11] kbuild/kconfig: do not update config during installation,
Masahiro Yamada
- [PATCH v4 01/11] kconfig: rename file_write_dep and move it to confdata.c, Masahiro Yamada
- [PATCH v4 04/11] kconfig: create directories needed for syncconfig by itself, Masahiro Yamada
- [PATCH v4 09/11] kbuild: do not update config when running install targets, Masahiro Yamada
- [PATCH v4 05/11] kconfig: make syncconfig update .config regardless of sym_change_count, Masahiro Yamada
- [PATCH v4 11/11] kbuild: remove auto.conf from prerequisite of phony targets, Masahiro Yamada
- [PATCH v4 02/11] kconfig: split out useful helpers in confdata.c, Masahiro Yamada
- [PATCH v4 08/11] kbuild: add .DELETE_ON_ERROR special target, Masahiro Yamada
- [PATCH v4 03/11] kconfig: remove unneeded directory generation from local*config, Masahiro Yamada
- [PATCH v4 06/11] kconfig: allow all config targets to write auto.conf if missing, Masahiro Yamada
- [PATCH v4 07/11] kbuild: use 'include' directive to load auto.conf from top Makefile, Masahiro Yamada
- [PATCH v4 10/11] kbuild: do not update config for 'make kernelrelease', Masahiro Yamada
- Re: [PATCH v4 00/11] kbuild/kconfig: do not update config during installation, Masahiro Yamada
[PATCH] buildtar: Copy bzImage for s390, Major Hayden
[PATCH] kbuild: fix typos in description of "choice" in kconfig-language.txt,
Randy Dunlap
[PATCH] buildtar: Copy vmlinuz for arm64,
Major Hayden
[PATCH] kbuild: if_changed: document single use per target limitation,
Dirk Gouders
[PATCH] checkpatch: if_changed: check for multiple calls in targets,
Dirk Gouders
[PATCH 0/6] Symbol namespaces,
Martijn Coenen
- [PATCH 2/6] module: add support for symbol namespaces., Martijn Coenen
- [PATCH 3/6] modpost: add support for checking symbol namespaces., Martijn Coenen
- [PATCH 6/6] RFC: USB: storage: move symbols into USB_STORAGE namespace., Martijn Coenen
- [PATCH 1/6] export: explicitly align struct kernel_symbol., Martijn Coenen
- [PATCH 4/6] modpost: add support for generating namespace dependencies., Martijn Coenen
- [PATCH 5/6] scripts: Coccinelle script for namespace dependencies., Martijn Coenen
- Re: [PATCH 0/6] Symbol namespaces, Greg Kroah-Hartman
- Re: [PATCH 0/6] Symbol namespaces, Arnd Bergmann
- [PATCH v2 0/10] Symbol namespaces - RFC, Matthias Maennich
- [PATCH v2 06/10] export: allow definition default namespaces in Makefiles or sources, Matthias Maennich
- [PATCH v2 07/10] modpost: add support for generating namespace dependencies, Matthias Maennich
- [PATCH v2 05/10] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS, Matthias Maennich
- [PATCH v2 04/10] modpost: add support for symbol namespaces, Matthias Maennich
- [PATCH v2 03/10] module: add support for symbol namespaces., Matthias Maennich
- [PATCH v2 02/10] export: explicitly align struct kernel_symbol, Matthias Maennich
- [PATCH v2 08/10] scripts: Coccinelle script for namespace dependencies., Matthias Maennich
- [PATCH v2 10/10] RFC: usb-storage: export symbols in USB_STORAGE namespace, Matthias Maennich
- [PATCH v2 09/10] usb-storage: remove single-use define for debugging, Matthias Maennich
- [PATCH v2 01/10] module: support reading multiple values per modinfo tag, Matthias Maennich
- Message not available
- Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v4 00/12] Symbol Namespaces, Matthias Maennich
- [PATCH v4 01/12] module: support reading multiple values per modinfo tag, Matthias Maennich
- [PATCH v4 02/12] export: explicitly align struct kernel_symbol, Matthias Maennich
- [PATCH v4 06/12] export: allow definition default namespaces in Makefiles or sources, Matthias Maennich
- [PATCH v4 03/12] module: add support for symbol namespaces., Matthias Maennich
- [PATCH v4 05/12] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS, Matthias Maennich
- [PATCH v4 07/12] modpost: add support for generating namespace dependencies, Matthias Maennich
- [PATCH v4 09/12] docs: Add documentation for Symbol Namespaces, Matthias Maennich
- [PATCH v4 10/12] usb-storage: remove single-use define for debugging, Matthias Maennich
- [PATCH v4 11/12] RFC: usb-storage: export symbols in USB_STORAGE namespace, Matthias Maennich
- [PATCH v4 12/12] RFC: watchdog: export core symbols in WATCHDOG_CORE namespace, Matthias Maennich
- [PATCH v4 08/12] scripts: Coccinelle script for namespace dependencies., Matthias Maennich
- [PATCH v4 04/12] modpost: add support for symbol namespaces, Matthias Maennich
- Re: [PATCH v4 00/12] Symbol Namespaces, Masahiro Yamada
[PATCH v5 00/11] Symbol Namespaces, Matthias Maennich
- [PATCH v5 02/11] export: explicitly align struct kernel_symbol, Matthias Maennich
- [PATCH v5 03/11] module: add support for symbol namespaces., Matthias Maennich
- [PATCH v5 07/11] modpost: add support for generating namespace dependencies, Matthias Maennich
- [PATCH v5 08/11] scripts: Coccinelle script for namespace dependencies., Matthias Maennich
- [PATCH v5 10/11] usb-storage: remove single-use define for debugging, Matthias Maennich
- [PATCH v5 11/11] usb-storage: export symbols in USB_STORAGE namespace, Matthias Maennich
- [PATCH v5 09/11] docs: Add documentation for Symbol Namespaces, Matthias Maennich
- [PATCH v5 05/11] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS, Matthias Maennich
- [PATCH v5 06/11] export: allow definition default namespaces in Makefiles or sources, Matthias Maennich
- [PATCH v5 04/11] modpost: add support for symbol namespaces, Matthias Maennich
- [PATCH v5 01/11] module: support reading multiple values per modinfo tag, Matthias Maennich
- Re: [PATCH v5 00/11] Symbol Namespaces, Jessica Yu
[PATCH 1/2] kbuild: buildtar: remove crufty vax pieces,
Olof Johansson
[PATCH] arm64: build with baremetal linker target instead of Linux when available,
Olof Johansson
[GIT PULL] Kbuild fixes for v4.18-rc5, Masahiro Yamada
[RFC PATCH 0/3] kbuild: In quiet mode, print the full command line if it fails,
Ben Hutchings
[RFC][PATCH] kconfig: Add "m or y" and "y or m" answers for oldconfig,
Ville Syrjala
[PATCH] kbuild: suppress warnings from 'getconf LFS_*',
Masahiro Yamada
[PATCH 0/6] kbuild: clean-up and rename LDFLAGS to KBUILD_LDFLAGS,
Masahiro Yamada
[Question] make deb-pkg misbehavior, Peter Geis
[PATCH v2] objtool: move libelf detection to Kconfig from Makefile,
Masahiro Yamada
[PATCHv2 0/7] HOSTFLAGS and HOSTLDFLAGS from the environment,
Laura Abbott
[PATCH] build: avoid evaluating cc-ifversion for ever objtool invocation, Johannes Berg
include architecture Kconfig files from top-level Kconfig v2,
Christoph Hellwig
- [PATCH 1/9] um: stop abusing KBUILD_KCONFIG, Christoph Hellwig
- [PATCH 9/9] kconfig: add a Memory Management options" menu, Christoph Hellwig
- [PATCH 2/9] um: cleanup Kconfig files, Christoph Hellwig
- [PATCH 6/9] kconfig: include kernel/Kconfig.preempt from init/Kconfig, Christoph Hellwig
- [PATCH 8/9] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt, Christoph Hellwig
- [PATCH 7/9] arch/Kconfig: use a menu to reduce clutter, Christoph Hellwig
- [PATCH 5/9] Kconfig: consolidate the "Kernel hacking" menu, Christoph Hellwig
- [PATCH 4/9] kconfig: include common Kconfig files from top-level Kconfig, Christoph Hellwig
- [PATCH 3/9] um: create a proper drivers Kconfig, Christoph Hellwig
- Re: include architecture Kconfig files from top-level Kconfig v2, Richard Weinberger
[PATCH] objtool: move libelf detection to Kconfig from Makefile,
Masahiro Yamada
[PATCH] Fix the oldconfig target rule,
Bernd Edlinger
[PATCH 0/7] HOSTFLAGS and HOSTLDFLAGS from the environment (new approach),
Laura Abbott
[PATCH resend] scripts: teach extract-vmlinux about LZ4 and ZSTD,
Adam Borowski
kconfig usage in automatic kernel test,
Cao jin
[PATCH] kbuild: add LDFLAGS_KERNEL to pass additional linker flags for vmlinux, Masahiro Yamada
[PATCHv6 0/4] Salted build ids via ELF notes,
Laura Abbott
powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64),
Randy Dunlap
[PATCH] kbuild: update ARCH alias info for sparc,
Randy Dunlap
[RESEND PATCH 1/2] Makefile: .PHONY is not a variable, but PHONY is,
Masahiro Yamada
[PATCH] kbuild: do not drop -I without parameter, Masahiro Yamada
[PATCH] kbuild: document the KBUILD_KCONFIG env. variable,
Randy Dunlap
[PATCH] kconfig: handle format string before calling conf_message_callback(),
Masahiro Yamada
[PATCH v3 00/12] kbuild/kconfig: do not update config during installation,
Masahiro Yamada
- [PATCH v3 02/12] kconfig: split out helpers to check file/directory, create directory, Masahiro Yamada
- [PATCH v3 03/12] kconfig: remove unneeded directory generation from local*config, Masahiro Yamada
- [PATCH v3 11/12] kbuild: remove auto.conf and tristate.conf from prerequisites, Masahiro Yamada
- [PATCH v3 12/12] kbuild: replace include/config/%.conf with include/config/auto.conf, Masahiro Yamada
- [PATCH v3 10/12] kbuild: do not update config for 'make kernelrelease', Masahiro Yamada
- [PATCH v3 07/12] kbuild: use 'include' directive to load auto.conf from top Makefile, Masahiro Yamada
- [PATCH v3 01/12] kconfig: rename file_write_dep and move it to confdata.c, Masahiro Yamada
- [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count, Masahiro Yamada
- [PATCH v3 08/12] kbuild: add .DELETE_ON_ERROR special target, Masahiro Yamada
- [PATCH v3 06/12] kconfig: allow all config targets to write auto.conf if missing, Masahiro Yamada
- [PATCH v3 09/12] kbuild: do not update config when running install targets, Masahiro Yamada
- [PATCH v3 04/12] kconfig: create directories needed for syncconfig by itself, Masahiro Yamada
- Re: [PATCH v3 00/12] kbuild/kconfig: do not update config during installation, Dirk Gouders
[PATCH] kconfig: update user kconfig tools doc.,
Randy Dunlap
[PATCH] kbuild: delete INSTALL_FW_PATH from kbuild documentation,
Randy Dunlap
[PATCH] kbuild: update kbuild.txt ARCH alias list,
Randy Dunlap
[PATCHv5 0/4] Salted build ids via ELF notes,
Laura Abbott
[PATCH] gcc-plugins: remove unused GCC_PLUGIN_SUBDIR,
Masahiro Yamada
include architecture Kconfig files from top-level Kconfig,
Christoph Hellwig
[PATCH v2] kbuild: verify that $DEPMOD is installed,
Randy Dunlap
[PATCH 3.18 02/85] tools build: Fix Makefile(s) to properly invoke tools build, Greg Kroah-Hartman
[PATCH] kbuild: check for /sbin/depmod installed,
Randy Dunlap
[PATCH 3.18 01/85] tools build: No need to make libapi for perf explicitly, Greg Kroah-Hartman
[PATCH] kbuild: honor HOSTCFLAGS and HOSTLDFLAGS in libelf test, Matthias Reichl
[GIT PULL] Kbuild fixes for v4.18-rc3, Masahiro Yamada
[PATCH v3 0/1] kconfig: expr_print(): print constant symbols within quotes,
Dirk Gouders
[PATCH v4] kconfig: check for pkg-config on make {menu,n,g,x}config,
Randy Dunlap
due to kconfig changes kernel config file is no longer sufficient for configuring the kernel,
Michal Suchánek
[RFC][PATCH] Makefile: globally enable VLA warning,
Kees Cook
[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer,
Andrey Konovalov
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]