Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-28 00:54:53 to 2021-02-03 16:28:40 UTC [more...]

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-02-03 16:26 UTC  (12+ messages)
` [PATCH v5 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` Conflict with Mickaël Salaün's blacklist patches [was [PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries]

[PATCH v6] modules: introduce the MODULE_SCMVERSION config
 2021-02-03 15:54 UTC  (6+ messages)

module loader dead code removal and cleanups v2
 2021-02-03 10:49 UTC  (21+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 03/13] module: unexport find_module and module_mutex
` [PATCH 04/13] module: use RCU to synchronize find_module
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
    ` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
  ` [PATCH 02/13] drm: remove drm_fb_helper_modinit

[PATCH] kbuild: fix duplicated flags in DEBUG_CFLAGS
 2021-02-03 10:31 UTC  (6+ messages)

[PATCH V4 0/3] scripts: dtc: Build fdtoverlay
 2021-02-03  9:51 UTC  (7+ messages)

module loader dead code removal and cleanups v3
 2021-02-03  9:31 UTC  (29+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] drm: remove drm_fb_helper_modinit
` [PATCH 03/13] module: unexport find_module and module_mutex
` [PATCH 04/13] module: use RCU to synchronize find_module
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] module: remove each_symbol_in_section
` [PATCH 09/13] module: merge each_symbol_section into find_symbol
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORT_UNUSED_SYMBOL*

[PATCH v6 0/2] Kbuild: DWARF v5 support
 2021-02-03  7:56 UTC  (37+ messages)
` [PATCH v6 1/2] Kbuild: make DWARF version a choice
` [PATCH v6 2/2] Kbuild: implement support for DWARF v5

Alternative compilers to GCC/Clang
 2021-02-02 23:20 UTC  (9+ messages)

[PATCH v2] scripts/clang-tools: switch explicitly to Python 3
 2021-02-02  7:04 UTC  (2+ messages)

[PATCH] scripts: switch some more scripts explicitly to Python 3
 2021-02-02  6:55 UTC  (5+ messages)

[PATCH] kbuild: remove PYTHON variable
 2021-02-01 21:21 UTC  (4+ messages)

[PATCH RFC] kbuild: Prevent compiler mismatch with external modules
 2021-02-01 21:13 UTC  (10+ messages)

[PATCH v7 0/2] Kbuild: DWARF v5 support
 2021-01-31  0:39 UTC  (10+ messages)
` [PATCH v7 1/2] Kbuild: make DWARF version a choice
` [PATCH v7 2/2] Kbuild: implement support for DWARF v5

[PATCH v6] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-29 21:48 UTC  (9+ messages)
` [PATCH v7] "

[PATCH] Documentation/llvm: Add a section about supported architectures
 2021-01-29 21:07 UTC  (3+ messages)

[PATCH V7 0/6] dt: build overlays
 2021-01-29  7:24 UTC  (2+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

module loader dead code removal and cleanusp
 2021-01-28 16:24 UTC  (8+ messages)
` [PATCH 03/13] livepatch: refactor klp_init_object
` [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-01-28 15:45 UTC  (7+ messages)

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-01-28  8:17 UTC  (32+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 06/27] ARM: syscalls: switch to generic syscalltbl.sh
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh

[PATCH] Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"
 2021-01-28  6:39 UTC  (3+ messages)

[PATCH 1/3] kbuild: do not use scripts/ld-version.sh for checking spatch version
 2021-01-28  6:38 UTC  (3+ messages)
` [PATCH 2/3] kbuild: LD_VERSION redenomination

[PATCH v5] scripts: use pkg-config to locate libcrypto
 2021-01-28  6:37 UTC  (3+ messages)
    ` [PATCH v6] "

[PATCH 1/4] net: move CONFIG_NET guard to top Makefile
 2021-01-28  1:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).