Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v3 03/11] module: add support for symbol namespaces., (continued)
- 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
- [PATCH v4 02/17] khwasan: move common kasan and khwasan code to common.c, Andrey Konovalov
- [PATCH v4 07/17] khwasan: add tag related helper functions, Andrey Konovalov
- [PATCH v4 17/17] kasan: add SPDX-License-Identifier mark to source files, Andrey Konovalov
- [PATCH v4 12/17] khwasan: add bug reporting routines, Andrey Konovalov
- [PATCH v4 16/17] khwasan: update kasan documentation, Andrey Konovalov
- [PATCH v4 14/17] khwasan, arm64: add brk handler for inline instrumentation, Andrey Konovalov
- [PATCH v4 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc, Andrey Konovalov
- [PATCH v4 13/17] khwasan: add hooks implementation, Andrey Konovalov
- [PATCH v4 11/17] khwasan: split out kasan_report.c from report.c, Andrey Konovalov
- [PATCH v4 08/17] khwasan, arm64: fix up fault handling logic, Andrey Konovalov
- [PATCH v4 10/17] khwasan, mm: perform untagged pointers comparison in krealloc, Andrey Konovalov
- [PATCH v4 09/17] khwasan, arm64: enable top byte ignore for the kernel, Andrey Konovalov
- [PATCH v4 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear, Andrey Konovalov
- [PATCH v4 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW, Andrey Konovalov
- [PATCH v4 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW, Andrey Konovalov
- [PATCH v4 05/17] khwasan: initialize shadow to 0xff, Andrey Konovalov
- [PATCH v4 01/17] khwasan, mm: change kasan hooks signatures, Andrey Konovalov
- Re: [PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer, Andrew Morton
- Re: [PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer, Andrey Konovalov
Re: [PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer, Dave Martin
[RESEND PATCH] bpfilter: check compiler capability in Kconfig,
Masahiro Yamada
[PATCH] kbuild: move bin2c back to scripts/ from scripts/basic/,
Masahiro Yamada
[PATCH] kconfig: loop boundary condition fix,
Alexander Ploumistos
[PATCH] kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION,
Masahiro Yamada
[PATCH v2 1/3] kbuild: use 'include' directive to load auto.conf from top Makefile,
Masahiro Yamada
[RFC v9 0/1] mconf: global i-search in menu prompts,
Dirk Gouders
[PATCH] kconfig: document Kconfig source file comments,
Randy Dunlap
[PATCH 0/3] Fixes concerning zconfdump(),
Dirk Gouders
[PATCH v6 1/9] Makefile: Prepare for using macros for inline asm,
Nadav Amit
[PATCH v6 0/3] extern inline native_save_fl for paravirt,
Nick Desaulniers
[PATCH v6 2/3] x86/asm: add _ASM_ARG* constants for argument registers to <asm/asm.h>, Nick Desaulniers
[PATCH v6 1/3] compiler-gcc.h: add gnu_inline to all inline declarations, Nick Desaulniers
Re: [PATCHv4 4/4] ARM: versatile: support configuring versatile machine for no-MMU,
Nicolas Pitre
[PATCH] kconfig: fix line numbers for if-entries in menu tree,
Dirk Gouders
[PATCH v3 00/17] khwasan: kernel hardware assisted address sanitizer,
Andrey Konovalov
- [PATCH v3 11/17] khwasan: split out kasan_report.c from report.c, Andrey Konovalov
- [PATCH v3 17/17] kasan: add SPDX-License-Identifier mark to source files, Andrey Konovalov
- [PATCH v3 16/17] khwasan: update kasan documentation, Andrey Konovalov
- [PATCH v3 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc, Andrey Konovalov
- [PATCH v3 12/17] khwasan: add bug reporting routines, Andrey Konovalov
- [PATCH v3 13/17] khwasan: add hooks implementation, Andrey Konovalov
- [PATCH v3 14/17] khwasan, arm64: add brk handler for inline instrumentation, Andrey Konovalov
- [PATCH v3 10/17] khwasan, mm: perform untagged pointers comparison in krealloc, Andrey Konovalov
- [PATCH v3 09/17] khwasan, arm64: enable top byte ignore for the kernel, Andrey Konovalov
- [PATCH v3 08/17] khwasan: add tag related helper functions, Andrey Konovalov
- [PATCH v3 05/17] khwasan: initialize shadow to 0xff, Andrey Konovalov
- [PATCH v3 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear, Andrey Konovalov
- [PATCH v3 07/17] khwasan, arm64: fix up fault handling logic, Andrey Konovalov
- [PATCH v3 01/17] khwasan, mm: change kasan hooks signatures, Andrey Konovalov
- [PATCH v3 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW, Andrey Konovalov
- [PATCH v3 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW, Andrey Konovalov
- [PATCH v3 02/17] khwasan: move common kasan and khwasan code to common.c, Andrey Konovalov
[RFC v8 0/1] mconf: global i-search in menu prompts,
Dirk Gouders
[PATCH v5 1/9] Makefile: Prepare for using macros for inline asm, Nadav Amit
[PATCH] stack-protector: Fix test with 32-bit userland and CONFIG_64BIT=y,
Sven Joachim
[RFC PATCH 0/5] kbuild: build modules from code in multiple directories.,
NeilBrown
[RFC v7 0/1] mconf: global i-search in menu prompts,
Dirk Gouders
[PATCH] Kbuild: fix mismatched if/endif pairs,
Xi Ruoyao
[PATCH 1/2] kbuild: do not update config when running install targets,
Masahiro Yamada
/bin/sh: 1: .: Can't open scripts/kconfig/.mconf-cfg,
Borislav Petkov
[PATCH 0/3] Resolve -Wattribute-alias warnings from SYSCALL_DEFINEx(),
Paul Burton
[RFC v6 0/1] mconf: global i-search in menu structure,
Dirk Gouders
[PATCH v3 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface,
Masahiro Yamada
[PATCH v2 0/3] net: bpfilter: clean-up build rules,
Masahiro Yamada
[PATCH 0/3] Some more changes for stack protector config symbols,
Masahiro Yamada
[PATCH v5 0/3] extern inline native_save_fl for paravirt,
Nick Desaulniers
[GIT PULL] Kbuild updates for 4.18 (2nd round),
Masahiro Yamada
Syncing .version and VERSION, Mathieu Malaterre
Re: uapi headers userspace build results,
Randy Dunlap
[PATCH v4 1/9] Makefile: Prepare for using macros for inline asm,
Nadav Amit
[PATCH v2] nconf: respect i-search pattern boundaries,
Dirk Gouders
[PATCH] nconf: respect i-search search pattern boundaries,
Dirk Gouders
[PATCHv4 0/3] Salted build ids via linker sections,
Laura Abbott
[RFC v5 0/1] i-search navigation for mconf,
Dirk Gouders
[RFC PATCH] kbuild: clean-up passing KCOV compiler flags, Masahiro Yamada
[PATCH] linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify(), Masahiro Yamada
[PATCH v3 1/9] Makefile: Prepare for using macros for inline asm, Nadav Amit
[PATCH] kconfig: fix localmodconfig,
Sam Ravnborg
[PATCH] trace: fix SKIP_STACK_VALIDATION=1 build,
Greg Thelen
[RFC v4 0/1] i-search functionality for mconf,
Dirk Gouders
master regression: localmodconfig Can't open arch/$(SRCARCH)/Kconfig, Kevin Locke
[RFC v3 0/1] Emacs-like isearch for mconf.,
Dirk Gouders
[PATCH] kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE,
Masahiro Yamada
[PATCH v4 0/3] extern inline native_save_fl for paravirt,
Nick Desaulniers
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]