linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 10:24:27 to 2019-11-14 17:42:34 UTC [more...]

[PATCH 1/6] modpost: add a helper to get data pointed by a symbol
 2019-11-14 17:42 UTC  (4+ messages)
` [PATCH 2/6] modpost: refactor namespace_from_kstrtabns() to not hard-code section name
` [PATCH 3/6] modpost: rename handle_modversions() to handle_symbol()
` [PATCH 4/6] modpost: stop symbol preloading for modversion CRC

[PATCH] mm/vmalloc: Fix regression caused by needless vmalloc_sync_all()
 2019-11-14 17:12 UTC  (5+ messages)

[GIT PULL] Kbuild fixes for v5.4(-rc8)
 2019-11-14 16:55 UTC  (2+ messages)

KBUILD_IMAGE-reg
 2019-11-14  6:02 UTC 

Investment opportunity
 2019-11-13  1:34 UTC 

[PATCH] sparc: vdso: Fix build failure seen due to kbuild changes
 2019-11-12 12:06 UTC  (5+ messages)

[net-next PATCH] samples/bpf: adjust Makefile and README.rst
 2019-11-12  5:42 UTC  (5+ messages)

[PATCH v2] kbuild: support byacc as alternative YACC to bison
 2019-11-11 18:37 UTC 

[RFC PATCH v2 0/3] Speed booting by sorting ORC unwind tables at build time
 2019-11-11  2:46 UTC  (6+ messages)
` [RFC PATCH v2 1/3] scripts: Add sortorctable to sort ORC unwind tables
` [RFC PATCH v2 2/3] kbuild: Sort ORC unwind tables in vmlinux link phase
` [RFC PATCH v2 3/3] x86/unwind/orc: remove run-time ORC unwind tables sort

[RFC PATCH 0/4] Speed booting by sorting ORC unwind tables at build time
 2019-11-11  2:44 UTC  (12+ messages)
` [RFC PATCH 1/4] scripts: Add sortorctable to sort ORC unwind tables
` [RFC PATCH 2/4] kbuild: Sort ORC unwind tables in vmlinux link process
` [RFC PATCH 3/4] x86/unwind/orc: Skip sorting if BUILDTIME_ORCTABLE_SORT is configured
` [RFC PATCH 4/4] x86/Kconfig: Add a Kconfig option to sort ORC tables at build time

[PATCH] kbuild: tell sparse about the $ARCH
 2019-11-09 14:23 UTC  (2+ messages)

[PATCH] scripts:prune-kernel:remove old kernels and modules dir from system
 2019-11-09 11:13 UTC  (17+ messages)

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-08 14:23 UTC  (26+ messages)
` [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v3 2/9] kcsan: Add Documentation entry in dev-tools
` [PATCH v3 3/9] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v3 4/9] build, kcsan: Add KCSAN build exceptions
` [PATCH v3 5/9] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v3 6/9] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH v3 7/9] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH v3 8/9] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v3 9/9] x86, kcsan: Enable KCSAN for x86

Investment opportunity
 2019-11-07 15:08 UTC 

[PATCH 1/2] kbuild: drop $(wildcard $^) check in if_changed* for faster rebuild
 2019-11-07 15:09 UTC  (2+ messages)
` [PATCH 2/2] kbuild: rename any-prereq to newer-prereqs

[PATCH] kbuild: update compile-test header list for v5.5-rc1
 2019-11-07 15:04 UTC 

[PATCH 1/2] kbuild: remove header compile test
 2019-11-07  7:14 UTC  (2+ messages)
` [PATCH 2/2] kbuild: move headers_check rule to usr/include/Makefile

[PATCH 0/4] More nsdeps improvements
 2019-11-06 16:12 UTC  (15+ messages)
` [PATCH 1/4] modpost: do not invoke extra modpost for nsdeps
` [PATCH 2/4] modpost: dump missing namespaces into a single modules.nsdeps file
` [PATCH 3/4] scripts/nsdeps: support nsdeps for external module builds
` [PATCH 4/4] mospost: remove unneeded local variable in contains_namespace()

[PATCH]scripts:ver_linux:Added Bison and Flex to the checklist
 2019-11-06 15:11 UTC  (3+ messages)

[PATCH] modpost: add an option to suppress 'exported twice' warnings
 2019-11-06 14:34 UTC  (2+ messages)

[PATCH] scripts:patch-kernel:bash syntax replace,correct one
 2019-11-06  7:01 UTC  (5+ messages)

[PATCH]scripts:ver_linux:Removed yacc from the checklist
 2019-11-06  3:25 UTC 

[PATCH] scripts: ver_linux:add flex, bison and yacc to the checklist
 2019-11-06  3:11 UTC  (3+ messages)

[PATCH] kconfig: be more helpful if pkg-config is missing
 2019-11-06  2:17 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCHv2] kconfig: Add option to get the full help text with listnewconfig
 2019-11-06  2:14 UTC  (3+ messages)

[PATCH v2] kbuild: Add make dir-pkg build option
 2019-11-06  2:13 UTC  (3+ messages)

Investment opportunity
 2019-11-05  8:24 UTC 

[RFC PATCH] kconfig: Add option to get the full help text with listnewconfig
 2019-11-04 21:31 UTC  (4+ messages)

[PATCH 1/4] kbuild: two minor updates for Documentation/kbuild/modules.rst
 2019-11-04 18:47 UTC  (8+ messages)
` [PATCH 4/4] modpost: do not set ->preloaded for symbols from Module.symvers

'make help' br0ken for @echo ' valid values for SPHINXDIRS are: $(_SPHINXDIRS)'
 2019-11-04  5:06 UTC  (4+ messages)

[PATCH] kbuild: Add make dir-pkg build option
 2019-11-04  1:51 UTC  (3+ messages)

[PATCH] kbuild: support byacc as alternative YACC to bison
 2019-11-03 20:30 UTC  (8+ messages)
      ` [PATCH v2] "

Your opportunity
 2019-11-02 13:38 UTC 

[PATCH] scripts:prune-kernel:Removed old kernels and modules dir from system
 2019-11-02  3:42 UTC  (3+ messages)

Contact Money Gram international service-Benin to receive your payment funds US$2.500,000 Million
 2019-11-01 15:55 UTC 

[PATCH] scripts: prune-kernel:remove old kernels and modules dir from system
 2019-11-01  5:45 UTC  (11+ messages)

[PATCH] scripts:prune-kernel:prune kernel and modules dir from the system
 2019-10-30  3:58 UTC  (4+ messages)

Dear Friend,
 2019-10-29  6:52 UTC 

[PATCH AUTOSEL 5.3 50/89] kbuild: fix build error of 'make nsdeps' in clean tree
 2019-10-29  9:09 UTC  (3+ messages)

[PATCH] scripts:prune-kernel:prune old kernels and modules dir
 2019-10-28  4:10 UTC  (6+ messages)

[PATCH v2] kconfig: Wrap long "make help" text lines
 2019-10-26  2:44 UTC  (2+ messages)

[PATCH] namespace: fix namespace.pl script to support relative paths
 2019-10-25 20:20 UTC  (10+ messages)

[PATCH v2] kconfig: Extend defconfig field size from 24 to 27
 2019-10-25 11:53 UTC 

[PATCH] scripts:patch-kernel:bash syntax replace
 2019-10-25  7:28 UTC 

[PATCH 1/2] kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories
 2019-10-24 17:20 UTC  (2+ messages)

[PATCH] kbuild: remove unneeded variable, single-all
 2019-10-24 17:20 UTC  (2+ messages)

[PATCH 1/5] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'
 2019-10-24 17:19 UTC  (2+ messages)

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-24 17:09 UTC  (11+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN

[PATCH RESEND] scripts: setlocalversion: replace backquote to dollar parenthesis
 2019-10-24 16:58 UTC  (2+ messages)

[PATCH 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
 2019-10-24 10:24 UTC  (5+ messages)
` [PATCH v2 "


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 NNTP newsgroup(s).