Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v2 00/28] Add support for Clang LTO, (continued)
- [PATCH v2 0/5] Improvements of the stackleak gcc plugin,
Alexander Popov
- [PATCH AUTOSEL 5.7 22/28] kbuild: improve cc-option to clean up all temporary files, Sasha Levin
- [PATCH AUTOSEL 4.19 13/15] kbuild: improve cc-option to clean up all temporary files, Sasha Levin
- [PATCH AUTOSEL 4.14 5/6] kbuild: improve cc-option to clean up all temporary files, Sasha Levin
- [PATCH AUTOSEL 4.9 5/6] kbuild: improve cc-option to clean up all temporary files, Sasha Levin
- [PATCH AUTOSEL 4.4 2/3] kbuild: improve cc-option to clean up all temporary files, Sasha Levin
- [PATCH AUTOSEL 5.4 19/24] kbuild: improve cc-option to clean up all temporary files, Sasha Levin
- [PATCH v3 04/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR, Kristen Carlson Accardi
- [PATCH] Revert "kbuild: Create directory for target DTB", Masahiro Yamada
- [PATCH] kbuild: Provide way to actually disable stack protector,
Kees Cook
- [PATCH] docs: kbuild: fix ReST formatting,
Dov Murik
- [GIT PULL] Kbuild fixes for v5.8-rc2,
Masahiro Yamada
- kbuild: separate kerneldoc warnings from compiler warnings,
Valdis Klētnieks
- [PATCH v2] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n",
Masahiro Yamada
- [PATCH] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n",
Masahiro Yamada
- [PATCH AUTOSEL 5.7 097/388] mksysmap: Fix the mismatch of '.L' symbols in System.map, Sasha Levin
- [PATCH AUTOSEL 5.7 322/388] modpost: fix -i (--ignore-errors) MAKEFLAGS detection, Sasha Levin
- [PATCH AUTOSEL 5.4 074/266] mksysmap: Fix the mismatch of '.L' symbols in System.map, Sasha Levin
- [PATCH AUTOSEL 4.19 044/172] mksysmap: Fix the mismatch of '.L' symbols in System.map, Sasha Levin
- [PATCH AUTOSEL 4.14 033/108] mksysmap: Fix the mismatch of '.L' symbols in System.map, Sasha Levin
- [PATCH AUTOSEL 4.9 26/80] mksysmap: Fix the mismatch of '.L' symbols in System.map, Sasha Levin
- [PATCH AUTOSEL 4.4 19/60] mksysmap: Fix the mismatch of '.L' symbols in System.map, Sasha Levin
- [PATCH 1/2] kconfig: remove '---help---' support,
Masahiro Yamada
- [PATCH] samples: watch_queue: build sample program for target architecture, Masahiro Yamada
- [PATCH 1/2] kbuild: improve cc-option to clean up all temporary files,
Masahiro Yamada
- [GIT PULL] more Kbuild updates for v5.8-rc1,
Masahiro Yamada
- x86/crypto: Set -no-integrated-as for specific object-file when building with LLVM_IAS=1,
Sedat Dilek
- [PATCH AUTOSEL 5.6 012/606] gcc-10: disable 'array-bounds' warning for now, Sasha Levin
- [PATCH AUTOSEL 5.6 010/606] Stop the ad-hoc games with -Wno-maybe-initialized, Sasha Levin
- [PATCH AUTOSEL 5.6 013/606] gcc-10: disable 'stringop-overflow' warning for now, Sasha Levin
- [PATCH AUTOSEL 5.6 014/606] gcc-10: disable 'restrict' warning for now, Sasha Levin
- [PATCH] kbuild: make module name conflict a warning again, Masahiro Yamada
- [PATCH AUTOSEL 5.6 079/606] Linux 5.6.14, Sasha Levin
- [PATCH AUTOSEL 5.6 078/606] Makefile: disallow data races on gcc-10 as well, Sasha Levin
- [PATCH AUTOSEL 5.6 168/606] kbuild: Remove debug info from kallsyms linking, Sasha Levin
- [PATCH AUTOSEL 5.6 206/606] Linux 5.6.15, Sasha Levin
- [PATCH AUTOSEL 5.6 101/606] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check, Sasha Levin
- [PATCH AUTOSEL 5.6 011/606] gcc-10: disable 'zero-length-bounds' warning for now, Sasha Levin
- Re: [PATCH] kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables, Guenter Roeck
- [PATCH] samples: binderfs: really compile this sample and fix build issues,
Masahiro Yamada
- [GIT PULL 2/2] Kconfig updates for v5.8-rc1,
Masahiro Yamada
- [GIT PULL 1/2] Kbuild updates for v5.8-rc1,
Masahiro Yamada
- [PATCH 0/5] Improvements of the stackleak gcc plugin,
Alexander Popov
- [PATCH] kbuild: add variables for compression tools,
Sedat Dilek
- ARCH=arm64 build breakage for Kbuild for-next branch,
Masahiro Yamada
- [PATCH] kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS, Masahiro Yamada
- [PATCH 01/37] kbuild: refactor subdir-ym calculation,
Masahiro Yamada
- [PATCH 02/37] kbuild: refactor tagets caluculation for KBUILD_{BUILTIN,KBUILD_MODULES}, Masahiro Yamada
- [PATCH 03/37] kbuild: merge init-y into core-y, Masahiro Yamada
- [PATCH 04/37] kbuild: merge net-y and virt-y into drivers-y, Masahiro Yamada
- [PATCH 05/37] kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation, Masahiro Yamada
- [PATCH 06/37] kbuild: update modules.order only when contained modules are updated, Masahiro Yamada
- [PATCH 19/37] modpost: show warning if vmlinux is not found when processing modules, Masahiro Yamada
- [PATCH 29/37] modpost: move -d option in scripts/Makefile.modpost, Masahiro Yamada
- [PATCH 10/37] modpost: load KBUILD_EXTRA_SYMBOLS files in order, Masahiro Yamada
- [PATCH 09/37] modpost: pass -N option only for modules modpost, Masahiro Yamada
- [PATCH 12/37] modpost: allow to pass -i option multiple times to remove -e option, Masahiro Yamada
- [PATCH 13/37] modpost: rename ext_sym_list to dump_list, Masahiro Yamada
- [PATCH 21/37] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION(), Masahiro Yamada
- [PATCH 31/37] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}(), Masahiro Yamada
- [PATCH 11/37] modpost: track if the symbol origin is a dump file or ELF object, Masahiro Yamada
- [PATCH 17/37] modpost: generate vmlinux.symvers and reuse it for the second modpost, Masahiro Yamada
- [PATCH 14/37] modpost: re-add -e to set external_module flag, Masahiro Yamada
- [PATCH 26/37] modpost: use read_text_file() and get_line() for reading text files, Masahiro Yamada
- [PATCH 36/37] modpost: remove is_vmlinux() helper, Masahiro Yamada
- [PATCH 32/37] modpost: add mod->is_vmlinux struct member, Masahiro Yamada
- [PATCH 37/37] modpost: change elf_info->size to size_t, Masahiro Yamada
- [PATCH 16/37] modpost: refactor -i option calculation, Masahiro Yamada
- [PATCH 34/37] modpost: set have_vmlinux in new_module(), Masahiro Yamada
- [PATCH 33/37] modpost: remove mod->skip struct member, Masahiro Yamada
- [PATCH 22/37] modpost: do not call get_modinfo() for vmlinux(.o), Masahiro Yamada
- [PATCH 24/37] modpost: fix potential mmap'ed file overrun in get_src_version(), Masahiro Yamada
- [PATCH 18/37] modpost: invoke modpost only when input files are updated, Masahiro Yamada
- [PATCH 23/37] modpost: add read_text_file() and get_line() helpers, Masahiro Yamada
- [PATCH 08/37] modpost: move -T option close to the modpost command, Masahiro Yamada
- [PATCH 25/37] modpost: avoid false-positive file open error, Masahiro Yamada
- [PATCH 15/37] modpost: print symbol dump file as the build target in short log, Masahiro Yamada
- [PATCH 28/37] modpost: remove -s option, Masahiro Yamada
- [PATCH 30/37] modpost: remove mod->is_dot_o struct member, Masahiro Yamada
- [PATCH 35/37] modpost: strip .o from modname before calling new_module(), Masahiro Yamada
- [PATCH 27/37] modpost: remove get_next_text() and make {grab,release_}file static, Masahiro Yamada
- [PATCH 20/37] modpost: show warning if any of symbol dump files is missing, Masahiro Yamada
- [PATCH 07/37] modpost: fix -i (--ignore-errors) MAKEFLAGS detection, Masahiro Yamada
- [PATCH] mksysmap: Fix the mismatch of '.L' symbols in System.map,
AliOS system security
- [PATCH] kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks, Masahiro Yamada
- [PATCH] kbuild: force to build vmlinux if CONFIG_MODVERSION=y,
Masahiro Yamada
- [PATCH -next] kbuild: modpost: fix a message typo, Randy Dunlap
- [PATCH][next] modpost: close file when fstat fails, Colin King
- [PATCH] Makefile: allow modules_install if CONFIG_MODULES=n,
Jonas Zeiger
- [PATCH 1/2] modpost: fix potential segmentation fault for addend_i386_rel(),
Masahiro Yamada
- [PATCH v2 00/29] modpost: various fixes, cleanups, optimizations,
Masahiro Yamada
- [PATCH v2 05/29] modpost: re-add warning about missing *.mod file, Masahiro Yamada
- [PATCH v2 29/29] modpost: change elf_info->size to size_t, Masahiro Yamada
- [PATCH v2 07/29] modpost: use read_text_file() and get_line() for reading text files, Masahiro Yamada
- [PATCH v2 03/29] modpost: add read_text_file() and get_line() helpers, Masahiro Yamada
- [PATCH v2 14/29] modpost: track if the symbol origin is a dump file or ELF object, Masahiro Yamada
- [PATCH v2 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD, Masahiro Yamada
- [PATCH v2 13/29] modpost: load KBUILD_EXTRA_SYMBOLS files in order, Masahiro Yamada
- [PATCH v2 15/29] modpost: allow to pass -i option multiple times remove -e option, Masahiro Yamada
- [PATCH v2 23/29] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}(), Masahiro Yamada
- [PATCH v2 21/29] modpost: remove -s option, Masahiro Yamada
- [PATCH v2 27/29] modpost: strip .o from modname before calling new_module(), Masahiro Yamada
- [PATCH v2 18/29] modpost: show warning if vmlinux is not found when processing modules, Masahiro Yamada
- [PATCH v2 06/29] modpost: avoid false-positive file open error, Masahiro Yamada
- [PATCH v2 16/29] modpost: rename ext_sym_list to dump_list, Masahiro Yamada
- [PATCH v2 02/29] modpost: do not call get_modinfo() for vmlinux, Masahiro Yamada
- [PATCH v2 17/29] modpost: re-add -e to set external_module flag, Masahiro Yamada
- [PATCH v2 22/29] modpost: remove mod->is_dot_o struct member, Masahiro Yamada
- [PATCH v2 25/29] modpost: remove mod->skip struct member, Masahiro Yamada
- [PATCH v2 19/29] modpost: show warning if it fails to read symbol dump file, Masahiro Yamada
- [PATCH v2 04/29] modpost: fix potential mmap'ed file overrun in get_src_version(), Masahiro Yamada
- [PATCH v2 01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION(), Masahiro Yamada
- [PATCH v2 12/29] modpost: move external module options, Masahiro Yamada
- [PATCH v2 24/29] modpost: add mod->is_vmlinux struct member, Masahiro Yamada
- [PATCH v2 26/29] modpost: set have_vmlinux in new_module(), Masahiro Yamada
- [PATCH v2 28/29] modpost: remove is_vmlinux() helper, Masahiro Yamada
- [PATCH v2 08/29] modpost: remove get_next_text() and make {grab,release_}file static, Masahiro Yamada
- [PATCH v2 20/29] modpost: generate vmlinux.symvers and reuse it for the second modpost, Masahiro Yamada
- [PATCH v2 11/29] modpost: pass -N option only for modules modpost, Masahiro Yamada
- [PATCH v2 10/29] modpost: move -T option close to the modpost command, Masahiro Yamada
- [PATCH 1/5] kbuild: remove ifdef builtin-target / lib-target,
Masahiro Yamada
- [PATCH] kbuild: reuse vmlinux.o in vmlinux_link,
Sami Tolvanen
- [PATCH v2 4/9] x86: Makefile: Add build and config option for CONFIG_FG_KASLR,
Kristen Carlson Accardi
- [PATCH] kbuild: doc: remove documentation about copying Module.symvers around,
Masahiro Yamada
- How should we handle a bool depending on a tristate?,
David Howells
- [PATCH] scripts/sorttable: Correctly handle mmap() returning MAP_FAILED, Greg Kurz
- kconfig: dependency handling, Ed Spiridonov
- [PATCH 00/29] modpost: various fixes, cleanups, optimizations,
Masahiro Yamada
- [PATCH 06/29] modpost: avoid false-positive file open error, Masahiro Yamada
- [PATCH 08/29] modpost: remove get_next_text() and make {grab,release_}file static, Masahiro Yamada
- [PATCH 16/29] modpost: rename ext_sym_list to dump_list, Masahiro Yamada
- [PATCH 21/29] modpost: remove -s option, Masahiro Yamada
- [PATCH 04/29] modpost: fix potential mmap'ed file overrun in get_src_version(), Masahiro Yamada
- [PATCH 03/29] modpost: add read_text_file() and get_line() helpers, Masahiro Yamada
- [PATCH 27/29] modpost: strip .o from modname before calling new_module(), Masahiro Yamada
- [PATCH 29/29] modpost: change elf_info->size to size_t, Masahiro Yamada
- [PATCH 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD, Masahiro Yamada
- [PATCH 10/29] modpost: move -T option close to the modpost command, Masahiro Yamada
- [PATCH 11/29] modpost: pass -N option only for modules modpost, Masahiro Yamada
- [PATCH 25/29] modpost: remove mod->skip struct member, Masahiro Yamada
- [PATCH 26/29] modpost: set have_vmlinux in new_module(), Masahiro Yamada
- [PATCH 24/29] modpost: add mod->is_vmlinux struct member, Masahiro Yamada
- [PATCH 28/29] modpost: remove is_vmlinux() helper, Masahiro Yamada
- [PATCH 07/29] modpost: use read_text_file() and get_line() for reading text files, Masahiro Yamada
- [PATCH 22/29] modpost: remove mod->is_dot_o struct member, Masahiro Yamada
- [PATCH 20/29] modpost: generate vmlinux.symvers and reuse it for the second modpost, Masahiro Yamada
- [PATCH 15/29] modpost: allow to pass -i option multiple times remove -e option, Masahiro Yamada
- [PATCH 19/29] modpost: show warning if it fails to read symbol dump file, Masahiro Yamada
- [PATCH 01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION(), Masahiro Yamada
- [PATCH 14/29] modpost: track if the symbol origin is a dump file or ELF object, Masahiro Yamada
- [PATCH 02/29] modpost: do not call get_modinfo() for vmlinux, Masahiro Yamada
- [PATCH 23/29] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}(), Masahiro Yamada
- [PATCH 13/29] modpost: load KBUILD_EXTRA_SYMBOLS files in order, Masahiro Yamada
- [PATCH 18/29] modpost: show warning if vmlinux is not found when processing modules, Masahiro Yamada
- [PATCH 05/29] modpost: re-add warning about missing *.mod file, Masahiro Yamada
- [PATCH 12/29] modpost: move external module options, Masahiro Yamada
- [PATCH 17/29] modpost: re-add -e to set external_module flag, Masahiro Yamada
- [PATCH] kbuild: compile_h: fix compiler version detection with clang,
Yuxuan Shui
- [PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check,
Sasha Levin
- [PATCH AUTOSEL 5.4 01/49] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check,
Sasha Levin
- [PATCH AUTOSEL 4.19 01/31] Makefile: disallow data races on gcc-10 as well, Sasha Levin
- [PATCH AUTOSEL 4.14 01/39] Makefile: disallow data races on gcc-10 as well, Sasha Levin
- [PATCH AUTOSEL 4.9 01/27] Makefile: disallow data races on gcc-10 as well, Sasha Levin
- [PATCH AUTOSEL 4.4 01/14] Makefile: disallow data races on gcc-10 as well, Sasha Levin
- [RFC PATCH] kbuild: add variables for compression tools,
Denis Efremov
- [PATCH v6] streamline_config.pl: add LMC_KEEP to preserve some kconfigs,
Changbin Du
- [PATCH v2] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10,
Jason A. Donenfeld
- [PATCH] kbuild: make module name conflict fatal error,
Masahiro Yamada
- [PATCH 1/2] kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)),
Masahiro Yamada
- Re: Using a custom LDFLAG for all objects and binaries,
Randy Dunlap
- [PATCH] make builddeb invoke calls to linux-update-symlink,
Jason Self
- [PATCH v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs,
Changbin Du
- [PATCH] bpfilter: check if $(CC) can static link in Kconfig,
Masahiro Yamada
- [PATCH] modpost: Replace zero-length array with flexible-array,
Gustavo A. R. Silva
- [PATCH 0/2] [RFC] kconfig: new command line tool to set configs,
Jukka Kaartinen
- Proper use for linking foo.o_shipped after 69ea912fda74 ("kbuild: remove unneeded link_multi_deps")?,
Florian Fainelli
- [PATCH] scripts: fix deprecated always and hostprogs-y,
Anders Roxell
- [PATCH 1/2] kbuild: remove misleading stale FIXME comment,
Masahiro Yamada
- [PATCH] Makefile: support compressed debug info,
Nick Desaulniers
- [PATCH 1/2] kbuild: use separate commands for generating *.dtb and *.dt.yaml,
Masahiro Yamada
- [PATCH v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs,
Changbin Du
- [PATCH v3] streamline_config.pl: add LMC_KEEP to preserve some kconfigs,
Changbin Du
- [PATCH v2] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs, Changbin Du
- [PATCH kbuild RFC] kbuild: fix modpost throwing away module symvers when linking vmlinux.o,
Marek Behún
- [PATCH v2] dtc: Use better check for libyaml, Marek Behún
- [PATCH] kbuild: invoke syncconfig if autoconf.h is missing, Masahiro Yamada
- [PATCH] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs,
Changbin Du
- bug: Kbuild seems to require "make prepare-objtool" in order to use (some) new config vars,
Mauro Carvalho Chehab
- [PATCH] kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands, Masahiro Yamada
- [PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool,
Huaixin Chang
[PATCH v2 00/15] kbuild: support 'userprogs' syntax,
Masahiro Yamada
- [PATCH v2 06/15] samples: uhid: fix warnings in uhid-example, Masahiro Yamada
- [PATCH v2 07/15] samples: uhid: build sample program for target architecture, Masahiro Yamada
- [PATCH v2 04/15] samples: seccomp: build sample programs for target architecture, Masahiro Yamada
- [PATCH v2 12/15] samples: mei: build sample program for target architecture, Masahiro Yamada
- [PATCH v2 10/15] samples: vfs: build sample programs for target architecture, Masahiro Yamada
- [PATCH v2 13/15] samples: auxdisplay: use 'userprogs' syntax, Masahiro Yamada
- [PATCH v2 14/15] samples: timers: use 'userprogs' syntax, Masahiro Yamada
- [PATCH v2 11/15] samples: pidfd: build sample program for target architecture, Masahiro Yamada
- [PATCH v2 15/15] samples: watchdog: use 'userprogs' syntax, Masahiro Yamada
- [PATCH v2 09/15] samples: connector: build sample program for target architecture, Masahiro Yamada
- [PATCH v2 02/15] kbuild: add infrastructure to build userspace programs, Masahiro Yamada
- [PATCH v2 03/15] bpfilter: use 'userprogs' syntax to build bpfilter_umh, Masahiro Yamada
- [PATCH v2 01/15] bpfilter: match bit size of bpfilter_umh to that of the kernel, Masahiro Yamada
- [PATCH v2 05/15] kbuild: doc: document the new syntax 'userprogs', Masahiro Yamada
- [PATCH v2 08/15] samples: hidraw: build sample program for target architecture, Masahiro Yamada
- Re: [PATCH v2 00/15] kbuild: support 'userprogs' syntax, Masahiro Yamada
[PATCH] kbuild: warn if always, hostprogs-y, or hostprogs-m is used, Masahiro Yamada
[PATCH] kbuild: determine the output format of DTC by the target suffix,
Masahiro Yamada
[PATCH] kbuild: remove unused AS assignment,
Masahiro Yamada
[PATCH] kbuild: remove '/' target,
Masahiro Yamada
[PATCH] kbuild: Add $(strip ...) before compare make variable with string,
Wang Nan
[PATCH] unicore32: do not evaluate compiler's library path when cleaning,
Masahiro Yamada
[PATCH] h8300: suppress error messages for 'make clean',
Masahiro Yamada
[GIT PULL] Kbuild fixes for v5.7-rc3,
Masahiro Yamada
[PATCH 1/2] kconfig: tests: remove randconfig test for choice in choice,
Masahiro Yamada
[PATCH] kconfig: allow for conditional dependencies,
Nicolas Pitre
[PATCH v2 1/4] kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG,
Masahiro Yamada
[PATCH 00/16] kbuild: support 'userprogs' syntax,
Masahiro Yamada
- [PATCH 10/16] samples: connector: build sample program for target architecture, Masahiro Yamada
- [PATCH 15/16] samples: timers: use 'userprogs' syntax, Masahiro Yamada
- [PATCH 14/16] samples: auxdisplay: use 'userprogs' syntax, Masahiro Yamada
- [PATCH 08/16] samples: uhid: build sample program for target architecture, Masahiro Yamada
- [PATCH 01/16] Documentation: kbuild: fix the section title format, Masahiro Yamada
- [PATCH 12/16] samples: pidfd: build sample program for target architecture, Masahiro Yamada
- [PATCH 09/16] samples: hidraw: build sample program for target architecture, Masahiro Yamada
- [PATCH 05/16] samples: seccomp: build sample programs for target architecture, Masahiro Yamada
- [PATCH 13/16] samples: mei: build sample program for target architecture, Masahiro Yamada
- [PATCH 03/16] kbuild: add infrastructure to build userspace programs, Masahiro Yamada
- [PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh, Masahiro Yamada
- [PATCH 06/16] kbuild: doc: document the new syntax 'userprogs', Masahiro Yamada
- [PATCH 02/16] Revert "objtool: Skip samples subdirectory", Masahiro Yamada
- [PATCH 16/16] samples: watchdog: use 'userprogs' syntax, Masahiro Yamada
- [PATCH 11/16] samples: vfs: build sample programs for target architecture, Masahiro Yamada
- [PATCH 07/16] samples: uhid: fix warnings in uhid-example, Masahiro Yamada
- Re: [PATCH 00/16] kbuild: support 'userprogs' syntax, Sam Ravnborg
[PATCH] Documentation: kbuild: fix the section title format,
Masahiro Yamada
[PATCH] recordmcount: support >64k sections,
Sami Tolvanen
[PATCH v1] modpost: file2alias: Kill the old UUID type,
Andy Shevchenko
[PATCH v2] arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>,
Masahiro Yamada
[PATCH 1/2] kbuild: ensure full rebuild when the compiler is updated,
Masahiro Yamada
[PATCH 1/2] kbuild: fix DT binding schema rule again to avoid needless rebuilds,
Masahiro Yamada
[PATCH] arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>,
Masahiro Yamada
gcc extended format checking plugin,
David Lamparter
[PATCH 1/2] kbuild: add CONFIG_LD_IS_LLD,
Nathan Chancellor
[PATCH net-next v2 0/4] Remove vermagic header from global include folder,
Leon Romanovsky
[PATCH AUTOSEL 5.4 27/78] kconfig: qconf: Fix a few alignment issues, Sasha Levin
[PATCH AUTOSEL 4.19 17/47] kconfig: qconf: Fix a few alignment issues, Sasha Levin
[PATCH AUTOSEL 5.5 28/75] kconfig: qconf: Fix a few alignment issues, Sasha Levin
[PATCH AUTOSEL 5.6 30/73] kconfig: qconf: Fix a few alignment issues, Sasha Levin
[RFC PATCH v2 1/3] Kconfig: Introduce "uses" keyword,
Saeed Mahameed
[PATCH] um: do not evaluate compiler's library path when cleaning,
Masahiro Yamada
[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword,
Saeed Mahameed
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]