Linux Kbuild
[Prev Page][Next Page]
- [PATCH v3 5/5] Adds -Wshadow on KBUILD_HOSTCFLAGS, (continued)
- [PATCH] modpost: validate symbol names also in find_elf_symbol,
Sami Tolvanen
- [PATCH 1/1] Changes style to look more like list iteration., Leonardo Brás
- [PATCH v2 0/5] Adds -Wshadow on KBUILD_HOSTCFLAGS, Leonardo Brás
- [PATCH v2 5/5] Adds -Wshadow on KBUILD_HOSTCFLAGS, Leonardo Brás
- [PATCH v2 4/5] modpost: Changes parameter name to avoid shadowing., Leonardo Brás
- [PATCH v2 3/5] Creates macro to avoid variable shadowing,
Leonardo Brás
- [PATCH v2 2/5] kbuild: Removes unnecessary shadowed local variable., Leonardo Brás
- [PATCH v2 1/5] x86/vdso: Renames variable to fix shadow warning.,
Leonardo Brás
- [GIT PULL] Compiler Attributes for v4.20-rc1,
Miguel Ojeda
- [PATCH 0/2] Compiler Attributes: __fallthrough,
Miguel Ojeda
- Re: [PATCH 0/2] Compiler Attributes: __fallthrough, Greg Kroah-Hartman
[PATCH 0/2] modpost: skip section mismatch warnings on ELF local symbols by default,
Paul Walmsley
[PATCH v2 0/4] kernel hacking: GCC optimization for better debug experience (-Og),
Du Changbin
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v3,
Christoph Hellwig
[PATCH 0/4] kernel hacking: GCC optimization for better debug experience (-Og),
Du Changbin
[PATCH 0/3] Let sparse check for shadowed variables,
Sebastian Andrzej Siewior
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2,
Christoph Hellwig
- [PATCH 1/8] aha152x: rename the PCMCIA define, Christoph Hellwig
- [PATCH 2/8] powerpc: remove CONFIG_PCI_QSPAN, Christoph Hellwig
- [PATCH 3/8] powerpc: PCI_MSI needs PCI, Christoph Hellwig
- [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers, Christoph Hellwig
- [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa, Christoph Hellwig
- [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio, Christoph Hellwig
- [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture, Christoph Hellwig
- [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci, Christoph Hellwig
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2, Geert Uytterhoeven
[PATCH 4/4] Changes macro usage to avoid shadowing a variable.,
Leonardo Brás
[PATCH 3/4] kbuild: Removes unnecessary shadowed local variable and optimize testing.,
Leonardo Brás
[PATCH 2/4] Renames variable to fix shadow warning.,
Leonardo Brás
[PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS,
Leonardo Brás
[PATCH 0/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS,
Leonardo Brás
[PATCH 0/3] kbuild: add scripts/Makefile.toolcheck to check necessary host tools,
Masahiro Yamada
[PATCH 2/3] objtool: move libelf check out of top Makefile, Masahiro Yamada
[PATCH] Kbuild: Hide Clang's -Wempty-body behind W=1,
Nathan Chancellor
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/,
Christoph Hellwig
- [PATCH 3/8] powerpc: PCI_MSI needs PCI, Christoph Hellwig
- [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers, Christoph Hellwig
- [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa, Christoph Hellwig
- [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio, Christoph Hellwig
- [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture, Christoph Hellwig
- [PATCH 4/8] pci: consolidate PCI config entry in drivers/pci, Christoph Hellwig
- [PATCH 2/8] powerpc: simplify CONFIG_PCI_QSPAN Kconfig magic, Christoph Hellwig
- [PATCH 1/8] aha152x: rename the PCMCIA define, Christoph Hellwig
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/, Thomas Gleixner
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/, Masahiro Yamada
[GIT PULL] Kbuild fixes for v4.19-rc8,
Masahiro Yamada
[PATCH] kbuild: Fail the build early when no lz4 present,
Borislav Petkov
[PATCH] kbuild: use 'else ifeq' for checksrc to improve readability, Masahiro Yamada
Fwd: Update of SAT solver in kconfig, Mate Soos
[PATCH 07/36] kbuild: Add support for DT binding schema checks, Rob Herring
[GIT PULL linux-next] Add Compiler Attributes (v6) tree,
Miguel Ojeda
[PATCH] kbuild: fix kernel/bounds.c 'W=1' warning,
Arnd Bergmann
[ANN] init-kconfig - easy way to embrace Linux's kconfig,
Luis Chamberlain
[PATCH v2] kbuild: remove unneeded link_multi_deps,
Masahiro Yamada
[PATCH v9 02/10] Makefile: Prepare for using macros for inline asm,
Nadav Amit
[GIT PULL linux-next] Add Compiler Attributes tree,
Miguel Ojeda
[PATCH v2] kbuild: add -Wno-unused-but-set-variable flag unconditionally,
Masahiro Yamada
[PATCH v4 0/9] Devicetree build consolidation,
Rob Herring
[PATCH 1/3] kbuild: add -Wno-pointer-sign flag unconditionally,
Masahiro Yamada
[PATCH] samples: run headers_install for host arch instead of target arch,
Masahiro Yamada
[PATCH] modpost: remove leftover symbol prefix handling for module device table,
Masahiro Yamada
[ANNOUNCE] Kconfiglib menuconfig and documentation generation updates, Ulf Magnusson
[PATCH v9 00/20] kasan: add software tag-based mode for arm64,
Andrey Konovalov
- [PATCH v9 01/20] kasan, mm: change hooks signatures, Andrey Konovalov
- [PATCH v9 06/20] kasan: initialize shadow to 0xff for tag-based mode, Andrey Konovalov
- [PATCH v9 10/20] mm: move obj_to_index to include/linux/slab_def.h, Andrey Konovalov
- [PATCH v9 15/20] kasan: add bug reporting routines for tag-based mode, Andrey Konovalov
- [PATCH v9 16/20] kasan: add hooks implementation for tag-based mode, Andrey Konovalov
- [PATCH v9 18/20] kasan, mm, arm64: tag non slab memory allocated via pagealloc, Andrey Konovalov
- [PATCH v9 19/20] kasan: update documentation, Andrey Konovalov
- [PATCH v9 20/20] kasan: add SPDX-License-Identifier mark to source files, Andrey Konovalov
- [PATCH v9 17/20] kasan, arm64: add brk handler for inline instrumentation, Andrey Konovalov
- [PATCH v9 03/20] kasan: rename source files to reflect the new naming scheme, Andrey Konovalov
- [PATCH v9 02/20] kasan: move common generic and tag-based code to common.c, Andrey Konovalov
- [PATCH v9 04/20] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS, Andrey Konovalov
- [PATCH v9 08/20] kasan: add tag related helper functions, Andrey Konovalov
- [PATCH v9 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU, Andrey Konovalov
- [PATCH v9 12/20] kasan, arm64: enable top byte ignore for the kernel, Andrey Konovalov
- [PATCH v9 13/20] kasan, mm: perform untagged pointers comparison in krealloc, Andrey Konovalov
- [PATCH v9 14/20] kasan: split out generic_report.c from report.c, Andrey Konovalov
- [PATCH v9 11/20] kasan, arm64: fix up fault handling logic, Andrey Konovalov
- [PATCH v9 07/20] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear, Andrey Konovalov
- [PATCH v9 05/20] kasan, arm64: adjust shadow size for tag-based mode, Andrey Konovalov
- Re: [PATCH v9 00/20] kasan: add software tag-based mode for arm64, Dmitry Vyukov
[PATCH v5 00/15] Compiler Attributes,
Miguel Ojeda
- [PATCH v5 03/15] Compiler Attributes: remove unneeded tests, Miguel Ojeda
- [PATCH v5 04/15] Compiler Attributes: homogenize __must_be_array, Miguel Ojeda
- [PATCH v5 15/15] Compiler Attributes: ext4: remove local __nonstring definition, Miguel Ojeda
- [PATCH v5 01/15] Compiler Attributes: remove unused attributes, Miguel Ojeda
- [PATCH v5 02/15] Compiler Attributes: always use the extra-underscores syntax, Miguel Ojeda
- [PATCH v5 05/15] Compiler Attributes: remove unneeded sparse (__CHECKER__) tests, Miguel Ojeda
- [PATCH v5 06/15] Compiler Attributes: add missing SPDX ID in compiler_types.h, Miguel Ojeda
- [PATCH v5 08/15] Compiler Attributes: KENTRY used twice the "used" attribute, Miguel Ojeda
- [PATCH v5 07/15] Compiler Attributes: use feature checks instead of version checks, Miguel Ojeda
- [PATCH v5 10/15] Compiler Attributes: add Doc/process/programming-language.rst, Miguel Ojeda
- [PATCH v5 11/15] Compiler Attributes: add MAINTAINERS entry, Miguel Ojeda
- [PATCH v5 12/15] Compiler Attributes: add support for __nonstring (gcc >= 8), Miguel Ojeda
- [PATCH v5 13/15] Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8), Miguel Ojeda
- [PATCH v5 14/15] Compiler Attributes: auxdisplay: panel: use __nonstring, Miguel Ojeda
- [PATCH v5 09/15] Compiler Attributes: remove uses of __attribute__ from compiler.h, Miguel Ojeda
- Re: [PATCH v5 00/15] Compiler Attributes, Nick Desaulniers
- Re: [PATCH v5 00/15] Compiler Attributes, Luc Van Oostenryck
- <Possible follow-ups>
- [PATCH v5 00/15] Compiler Attributes, Sedat Dilek
Multi-threaded build on 4.14.122 return code 2 for some configurations, Piotr Król
[PATCH v8 00/20] kasan: add software tag-based mode for arm64,
Andrey Konovalov
- [PATCH v8 01/20] kasan, mm: change hooks signatures, Andrey Konovalov
- [PATCH v8 05/20] kasan, arm64: adjust shadow size for tag-based mode, Andrey Konovalov
- [PATCH v8 07/20] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear, Andrey Konovalov
- [PATCH v8 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU, Andrey Konovalov
- [PATCH v8 11/20] kasan, arm64: fix up fault handling logic, Andrey Konovalov
- [PATCH v8 18/20] kasan, mm, arm64: tag non slab memory allocated via pagealloc, Andrey Konovalov
- [PATCH v8 19/20] kasan: update documentation, Andrey Konovalov
- [PATCH v8 20/20] kasan: add SPDX-License-Identifier mark to source files, Andrey Konovalov
- [PATCH v8 16/20] kasan: add hooks implementation for tag-based mode, Andrey Konovalov
- [PATCH v8 17/20] kasan, arm64: add brk handler for inline instrumentation, Andrey Konovalov
- [PATCH v8 14/20] kasan: split out generic_report.c from report.c, Andrey Konovalov
- [PATCH v8 15/20] kasan: add bug reporting routines for tag-based mode, Andrey Konovalov
- [PATCH v8 13/20] kasan, mm: perform untagged pointers comparison in krealloc, Andrey Konovalov
- [PATCH v8 12/20] kasan, arm64: enable top byte ignore for the kernel, Andrey Konovalov
- [PATCH v8 08/20] kasan: add tag related helper functions, Andrey Konovalov
- [PATCH v8 10/20] mm: move obj_to_index to include/linux/slab_def.h, Andrey Konovalov
- Re: [PATCH v8 00/20] kasan: add software tag-based mode for arm64, Andrey Konovalov
- [PATCH v8 04/20] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS, Andrey Konovalov
- [PATCH v8 06/20] kasan: initialize shadow to 0xff for tag-based mode, Andrey Konovalov
- [PATCH v8 03/20] kasan: rename source files to reflect the new naming scheme, Andrey Konovalov
- [PATCH v8 02/20] kasan: move common generic and tag-based code to common.c, Andrey Konovalov
- Re: [PATCH v8 00/20] kasan: add software tag-based mode for arm64, Andrey Konovalov
How to define some additional KBUILD_CFLAGS after building include/generated/asm-offsets.h ?,
Christophe Leroy
[PATCH v8 02/10] Makefile: Prepare for using macros for inline asm,
Nadav Amit
[PATCH 1/4] kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile,
Masahiro Yamada
[PATCH] samples: disable CONFIG_SAMPLES for UML,
Masahiro Yamada
[PATCH] kbuild: allow to use GCC toolchain not in Clang search path,
Stefan Agner
[PATCH] ftrace: Build with CPPFLAGS to get -Qunused-arguments,
Joel Stanley
[GIT PULL] tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE, Steven Rostedt
[PATCH v2] kbuild: add --include-dir flag only for out-of-tree build,
Masahiro Yamada
[PATCH] kbuild: add --include-dir flag only for out-of-tree build, Masahiro Yamada
[PATCH] kbuild: remove unneeded link_multi_deps,
Masahiro Yamada
defconfig fails if CROSS_COMPILE is set while cross-gcc is not avaialble,
Alexey Brodkin
Re: 4.19-rc3: bindeb-pkg target is failing on ppc64,
Rui Salvaterra
[PATCH 1/2] kbuild: hide most of targets when running config or mixed targets,
Masahiro Yamada
[PATCH] kbuild: remove old check for CFLAGS use,
Masahiro Yamada
[PATCH] kbuild: prefix Makefile.dtbinst path with $(srctree) unconditionally,
Masahiro Yamada
[PATCH v3 0/9] Devicetree build consolidation,
Rob Herring
[PATCH v2] kconfig: add hardened defconfig helpers,
Salvatore Mesoraca
[GIT PULL] Kbuild fixes for v4.19-rc3, Masahiro Yamada
[PATCH v2] modules_install: warn when missing System.map file,
Randy Dunlap
[PATCH v2 0/9] Devicetree build consolidation,
Rob Herring
[RFC 1/2] tracing/Makefile: fix handling redefinition of CC_FLAGS_FTRACE,
Paulo Zanoni
[RFC] UAPI: Check headers by compiling all together as C++,
David Howells
- [PATCH 01/11] UAPI: drm: Fix use of C++ keywords as structural members, David Howells
- [PATCH 02/11] UAPI: keys: Fix use of C++ keywords as structural members, David Howells
- [PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members, David Howells
- [PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array, David Howells
- [PATCH 05/11] UAPI: coda: Don't use internal kernel structs in UAPI, David Howells
- [PATCH 06/11] UAPI: netfilter: Fix symbol collision issues, David Howells
- [PATCH 07/11] UAPI: nilfs2: Fix use of undefined byteswapping functions, David Howells
- [PATCH 08/11] UAPI: sound: Fix use of u32 and co. in UAPI headers, David Howells
- [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers, David Howells
- [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE, David Howells
- [PATCH 11/11] UAPI: Check headers build for C++, David Howells
- Re: [RFC] UAPI: Check headers by compiling all together as C++, Greg KH
- Re: [RFC] UAPI: Check headers by compiling all together as C++, David Howells
- <Possible follow-ups>
- [RFC] UAPI: Check headers by compiling all together as C++, David Howells
- [PATCH 01/11] UAPI: drm: Fix use of C++ keywords as structural members [ver #2], David Howells
- [PATCH 02/11] UAPI: keys: Fix use of C++ keywords as structural members [ver #2], David Howells
- [PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members [ver #2], David Howells
- [PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array [ver #2], David Howells
- [PATCH 05/11] UAPI: coda: Move kernel internals out of public view [ver #2], David Howells
- [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers [ver #2], David Howells
- [PATCH 11/11] UAPI: Check headers build for C++ [ver #2], David Howells
- [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE [ver #2], David Howells
- [PATCH 08/11] UAPI: nilfs2: Fix use of undefined byteswapping functions [ver #2], David Howells
- [PATCH 07/11] UAPI: netfilter: Fix symbol collision issues [ver #2], David Howells
- [PATCH 06/11] coda: Move internal defs out of include/linux/ [ver #2], David Howells
Re: [PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/, Paul Moore
[PATCH] kallsyms: remove left-over Blackfin code,
Masahiro Yamada
[RFC PATCH 0/3] kbuild: support syncing .config non-interactively and record ARCH in spec file,
Masahiro Yamada
[PATCH] kbuild: modules_install: Warn if System.map file is not found,
Randy Dunlap
[PATCH] kconfig: do not require pkg-config on make {menu,n}config,
Masahiro Yamada
[PATCH] kconfig: remove a spurious self-assignment,
Lukas Bulwahn
[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer,
Andrey Konovalov
- [PATCH v6 01/18] khwasan, mm: change kasan hooks signatures, Andrey Konovalov
- [PATCH v6 02/18] khwasan: move common kasan and khwasan code to common.c, Andrey Konovalov
- [PATCH v6 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW, Andrey Konovalov
- [PATCH v6 05/18] khwasan: initialize shadow to 0xff, Andrey Konovalov
- [PATCH v6 11/18] khwasan, mm: perform untagged pointers comparison in krealloc, Andrey Konovalov
- [PATCH v6 12/18] khwasan: split out kasan_report.c from report.c, Andrey Konovalov
- [PATCH v6 13/18] khwasan: add bug reporting routines, Andrey Konovalov
- [PATCH v6 15/18] khwasan, arm64: add brk handler for inline instrumentation, Andrey Konovalov
- [PATCH v6 14/18] khwasan: add hooks implementation, Andrey Konovalov
- [PATCH v6 17/18] khwasan: update kasan documentation, Andrey Konovalov
- [PATCH v6 18/18] kasan: add SPDX-License-Identifier mark to source files, Andrey Konovalov
- [PATCH v6 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc, Andrey Konovalov
- [PATCH v6 07/18] khwasan: add tag related helper functions, Andrey Konovalov
- [PATCH v6 09/18] khwasan, arm64: fix up fault handling logic, Andrey Konovalov
- [PATCH v6 10/18] khwasan, arm64: enable top byte ignore for the kernel, Andrey Konovalov
- [PATCH v6 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU, Andrey Konovalov
- [PATCH v6 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear, Andrey Konovalov
- [PATCH v6 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW, Andrey Konovalov
- Re: [PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer, Andrew Morton
- Re: [PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer, Andrey Ryabinin
[PATCH] scripts/setlocalversion: git: Make -dirty check more robust,
Genki Sky
[PATCH v4] modules_install: make missing $DEPMOD a Warning instead of an Error,
Randy Dunlap
[PATCH] kallsyms: reduce size a little on 64-bit,
Jan Beulich
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]