Linux Kbuild
[Prev Page][Next Page]
[PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE, Christoph Hellwig
[PATCH 10/13] module: pass struct find_symbol_args to find_symbol, Christoph Hellwig
[PATCH 11/13] module: move struct symsearch to module.c, Christoph Hellwig
[PATCH 07/13] module: mark module_mutex static, Christoph Hellwig
Message not available
Message not available
Message not available
[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh,
Masahiro Yamada
- [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*, Masahiro Yamada
- [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 01/27] scripts: add generic syscalltbl.sh, Masahiro Yamada
- [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL(), Masahiro Yamada
- [PATCH 06/27] ARM: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild, Masahiro Yamada
- [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- Re: [PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh, Masahiro Yamada
[kbuild:testing5 5/40] arch/x86/um/sys_call_table_64.c:55:30: error: 'sys_ni_syscall' undeclared here (not in a function); did you mean, kernel test robot
[kbuild:testing5 3/40] arch/x86/include/asm/syscall_wrapper.h:83:14: warning: no previous prototype for '__x64_compat_sys_io_setup', kernel test robot
[PATCH] Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions",
Masahiro Yamada
[PATCH 1/4] net: move CONFIG_NET guard to top Makefile,
Masahiro Yamada
[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules,
Josh Poimboeuf
[PATCH] cmd_dtc: Enable generation of device tree symbols,
Uwe Kleine-König
[PATCH v2] doc: gcc-plugins: drop more stale information,
Masahiro Yamada
[PATCH] doc: gcc-plugins: drop more stale information, Masahiro Yamada
[PATCH] kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc,
Masahiro Yamada
[RFC 0/2] Kbuild: Support nested composite objects,
Elliot Berman
[PATCH] Documentation/Kbuild: Remove references to gcc-plugin.sh,
Robert Karszniewicz
[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries,
Eric Snowberg
[PATCH V6 0/6] dt: build overlays,
Viresh Kumar
[PATCH v6] modules: introduce the MODULE_SCMVERSION config,
Will McVicker
module loader dead code removal and cleanusp,
Christoph Hellwig
- [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required, Christoph Hellwig
- [PATCH 09/13] module: remove each_symbol_in_section, Christoph Hellwig
- [PATCH 11/13] module: pass struct find_symbol_args to find_symbol, Christoph Hellwig
- [PATCH 10/13] module: merge each_symbol_section into find_symbol, Christoph Hellwig
- [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE, Christoph Hellwig
- [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*, Christoph Hellwig
- [PATCH 07/13] module: mark module_mutex static, Christoph Hellwig
- [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol, Christoph Hellwig
- [PATCH 08/13] drm: remove drm_fb_helper_modinit, Christoph Hellwig
- [PATCH 04/13] livepatch: move klp_find_object_module to module.c, Christoph Hellwig
- [PATCH 03/13] livepatch: refactor klp_init_object, Christoph Hellwig
- [PATCH 02/13] module: add a module_loaded helper, Christoph Hellwig
- [PATCH 01/13] powerpc/powernv: remove get_cxl_module, Christoph Hellwig
[PATCH kspp-next] kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuilds,
Alexander Lobakin
[PATCH] MAINTAINERS: adjust to clang-version.sh removal,
Lukas Bulwahn
[kbuild:testing3 3/3] scripts/Makefile.clean:14: arch/sh/boards/Makefile: No such file or directory, kernel test robot
[kbuild:testing3 3/3] scripts/Makefile.headersinst:15: scripts/Kbuild.include: No such file or directory, kernel test robot
[kbuild:testing3 2/3] cc1: warning: -I: No such file or directory, kernel test robot
[PATCH] kbuild: warn a relative path used for M= in out-of-tree builds,
Masahiro Yamada
[PATCH] kbuild: Add support for Clang's polyhedral loop optimizer.,
Diab Neiroukh
[PATCH V5 0/5] dt: build overlays,
Viresh Kumar
[PATCH] kbuild: use always-y instead of extra-y,
Masahiro Yamada
[PATCH] kbuild: remove deprecated syntax EXTRA_*FLAGS, always, hostprogs-*, Masahiro Yamada
[PATCH] kbuild: stop removing stale <linux/version.h> file,
Masahiro Yamada
[RFC v8 01/20] um: split build in kernel and host parts, Hajime Tazaki
Kconfig support in build2, Boris Kolpackov
[PATCH v2] kbuild: give the SUBLEVEL more room in KERNEL_VERSION,
Sasha Levin
[PATCH] kbuild: give SUBLEVEL more room in KERNEL_VERSION,
Sasha Levin
[PATCH] kbuild: doc: remove "Objects which export symbols" section,
Masahiro Yamada
[PATCH 1/3] genksyms: make source_file a local variable in lexer,
Masahiro Yamada
[PATCH v6] kbuild: check the minimum compiler version in Kconfig,
Masahiro Yamada
[PATCH v5] kbuild: check the minimum compiler version in Kconfig, Masahiro Yamada
[PATCH v5 0/3] Kbuild: DWARF v5 support,
Nick Desaulniers
[kbuild:cc-check 1/1] sh: 1: scripts/cc-version.sh: not found, kernel test robot
Fast target for debian linux-image package creation, Michel Lespinasse
[PATCH v4] kbuild: check the minimum compiler version in Kconfig,
Masahiro Yamada
[PATCH v3] kbuild: check the minimum compiler version in Kconfig,
Masahiro Yamada
[PATCH 14/18] arch: sparc: Remove CONFIG_OPROFILE support, Viresh Kumar
[PATCH] scripts: kconfig: fix HOSTCC call,
Enrico Weigelt, metux IT consult
[PATCH v2] kbuild: check the minimum compiler version in Kconfig,
Masahiro Yamada
[PATCH] kbuild: check the minimum compiler version in Kconfig,
Masahiro Yamada
Toolchain-dependent config options,
Josh Poimboeuf
[PATCH] Documentation/llvm: Add a section about supported architectures,
Nathan Chancellor
[PATCH] init: add support for zstd compressed modules,
>
[PATCH 2/2 RESEND] tools/thermal: tmon: default to prefixed pkg-config when crosscompiling,
Rolf Eike Beer
[PATCH 1/2 RESEND] tools/thermal: tmon: simplify Makefile,
Rolf Eike Beer
[PATCH v5] scripts: use pkg-config to locate libcrypto,
Rolf Eike Beer
[PATCH 1/2] kbuild: simplify cmd_mod,
Jeff Johnson
[PATCH v4 0/3] Kbuild: DWARF v5 support,
Nick Desaulniers
[PATCH] kbuild: improve libelf detection,
Alistair Delva
[PATCH AUTOSEL 5.10 28/51] kconfig: remove 'kvmconfig' and 'xenconfig' shorthands, Sasha Levin
[PATCH V4 0/3] scripts: dtc: Build fdtoverlay,
Viresh Kumar
[PATCH] bpf: Hoise pahole version checks into Kconfig,
Nathan Chancellor
Check pahole availibity and BPF support of toolchain before starting a Linux kernel build,
Sedat Dilek
[PATCH] pgo: add clang's Profile Guided Optimization infrastructure,
Bill Wendling
- Re: [PATCH] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH] pgo: add clang's Profile Guided Optimization infrastructure, Fangrui Song
- Re: [PATCH] pgo: add clang's Profile Guided Optimization infrastructure, Nathan Chancellor
- [PATCH v2] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- Re: [PATCH v2] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- [PATCH v3] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- [PATCH v4] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- Re: [PATCH v4] pgo: add clang's Profile Guided Optimization infrastructure, Nathan Chancellor
- Re: [PATCH v4] pgo: add clang's Profile Guided Optimization infrastructure, Nick Desaulniers
- [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Message not available
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- Message not available
- Message not available
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Nick Desaulniers
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Nick Desaulniers
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Nick Desaulniers
- Re: [PATCH v5] pgo: add clang's Profile Guided Optimization infrastructure, Nick Desaulniers
- [PATCH v6] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
Re: [PATCH v2] pgo: add clang's Profile Guided Optimization infrastructure, Nick Desaulniers
Re: [PATCH] pgo: add clang's Profile Guided Optimization infrastructure, Sedat Dilek
[PATCH v9] pgo: add clang's Profile Guided Optimization infrastructure, Bill Wendling
[GIT PULL] Kbuild fixes for v5.11-rc3,
Masahiro Yamada
[PATCH] kbuild: partial revert of "remove cc-option test of -Werror=date-time", Paul Gortmaker
What CONFIG_ option enables compilation of *.o file?,
Denis Efremov
[PATCH v5] modules: introduce the MODULE_SCMVERSION config,
Will McVicker
[PATCH] Documentation: kbuild: Fix section reference,
Viresh Kumar
[PATCH V2 1/2] scripts: dtc: Add fdtoverlay.c and fdtdump.c to DTC_SOURCE,
Viresh Kumar
[RFC 0/2] kbuild: Add support to build overlays (%.dtbo),
Viresh Kumar
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]