linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-17 15:17:57 to 2019-11-06 10:03:29 UTC [more...]

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-06 10:03 UTC  (20+ 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

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

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

[PATCH] scripts:prune-kernel:remove old kernels and modules dir from system
 2019-11-06  4:42 UTC  (13+ 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)

[PATCH 0/4] More nsdeps improvements
 2019-11-05 16:37 UTC  (12+ 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()

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  (33+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86

[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  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] modpost: delegate updating namespaces to separate function
  ` [PATCH v2 2/4] modpost: make updating the symbol namespace explicit
  ` [PATCH v2 3/4] symbol namespaces: revert to previous __ksymtab name scheme
  ` [PATCH v2 4/4] export: avoid code duplication in include/linux/export.h

[PATCH 0/4] scripts: update namespace.pl
 2019-10-23  5:34 UTC  (7+ messages)
` [PATCH 1/4] scripts: namespace.pl: handle lib-ksyms.o as lib.a
` [PATCH 2/4] scripts: namespace.pl: add some x86 object files to nmexception
` [PATCH 3/4] scripts: namespace.pl: add .o to nmexception file names and fix "acpica"

[PATCH] scripts: setlocalversion: replace backquote to dollar parenthesis
 2019-10-22 15:21 UTC  (4+ messages)

[PATCH 1/3] firmware/dmi_scan: Add dmi_save_release to save releases fields
 2019-10-21 14:55 UTC  (6+ messages)
` [PATCH 2/3] firmware/dmi: Report DMI Bios release
` [PATCH 3/3] firmware/dmi: Report DMI Embedded Firmware release

[GIT PULL] Kbuild fixes for v5.4-rc4
 2019-10-20 16:50 UTC  (2+ messages)

[PATCH] scripts: prune-kernel : prune kernels generalized way
 2019-10-19 22:16 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 39/56] kbuild: fix build error of 'make nsdeps' in clean tree
 2019-10-19  0:13 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 077/100] kbuild: fix build error of 'make nsdeps' in clean tree
 2019-10-19  0:13 UTC  (2+ messages)

[patch 014/102] llist: introduce llist_entry_safe()
 2019-10-18 10:10 UTC  (9+ messages)
` [PATCH] [RFC, EXPERIMENTAL] allow building with --std=gnu99

MOTHERLESS CHILDREN IN YOUR CITY !!
 2019-10-17 18:59 UTC 

[PATCH] scripts : prune-kernel : prune kernels generalized way
 2019-10-17 23:00 UTC  (3+ messages)

[PATCH v2] selftests: Add kselftest-all and kselftest-install targets
 2019-10-17 22:51 UTC  (4+ messages)

[PATCH] scripts : mksysmap : NM variable missed the value,so fixed
 2019-10-17 17:10 UTC  (3+ messages)

[patch 014/102] llist: introduce llist_entry_safe()
 2019-10-17 15:17 UTC  (6+ 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 NNTP newsgroup(s).