linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-01 05:57:53 to 2020-06-23 12:01:17 UTC [more...]

Hello
 2020-06-23 12:01 UTC 

Greetings From Mrs. Sarah Koffi
 2020-06-23 11:13 UTC 

[PATCH 0/5] Improvements of the stackleak gcc plugin
 2020-06-23 10:16 UTC  (31+ messages)
` [PATCH 1/5] gcc-plugins/stackleak: Exclude alloca() from the instrumentation logic
` [PATCH 2/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
` [PATCH 3/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
` [PATCH 4/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO

[PATCH] Revert "kbuild: Create directory for target DTB"
 2020-06-23  8:05 UTC 

[PATCH] kbuild: Provide way to actually disable stack protector
 2020-06-23  5:37 UTC  (3+ messages)

kbuild: separate kerneldoc warnings from compiler warnings
 2020-06-23  2:27 UTC  (4+ messages)

URGENT REPLY
 2020-06-22 16:02 UTC 

[PATCH] docs: kbuild: fix ReST formatting
 2020-06-22 12:43 UTC 

[GIT PULL] Kbuild fixes for v5.8-rc2
 2020-06-21 20:10 UTC  (2+ messages)

[PATCH v2] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19 15:41 UTC 

[PATCH v2] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19 15:40 UTC  (2+ messages)

[PATCH] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
 2020-06-19 13:16 UTC  (3+ messages)

[PATCH 1/2] kconfig: remove '---help---' support
 2020-06-19  4:56 UTC  (4+ messages)
` [PATCH 2/2] Revert "checkpatch: kconfig: prefer 'help' over '---help---'"

[PATCH AUTOSEL 4.4 19/60] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:29 UTC 

[PATCH AUTOSEL 4.9 26/80] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:27 UTC 

[PATCH AUTOSEL 4.14 033/108] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:24 UTC 

[PATCH AUTOSEL 4.19 044/172] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:20 UTC 

[PATCH AUTOSEL 5.4 074/266] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:13 UTC 

[PATCH AUTOSEL 5.7 097/388] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-18  1:06 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 322/388] modpost: fix -i (--ignore-errors) MAKEFLAGS detection

[PATCH] samples: watch_queue: build sample program for target architecture
 2020-06-17  2:08 UTC 

[PATCH] recordmcount: support >64k sections
 2020-06-16 18:45 UTC  (6+ messages)
` [PATCH v2] "

[GIT PULL][PATCH v5 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-06-16 16:27 UTC  (4+ messages)

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-06-16  3:22 UTC  (7+ messages)

donation of Euro 2,000,000.00
 2020-06-15 21:54 UTC 

[PATCH 1/2] kbuild: improve cc-option to clean up all temporary files
 2020-06-15 10:00 UTC  (3+ messages)
` [PATCH 2/2] kconfig: unify cc-option and as-option

[GIT PULL] more Kbuild updates for v5.8-rc1
 2020-06-14  1:50 UTC  (5+ messages)

x86/crypto: Set -no-integrated-as for specific object-file when building with LLVM_IAS=1
 2020-06-13  5:34 UTC  (8+ messages)
  ` LLVM_IAS=1 and DWARF-4

[PATCH] Makefile: allow modules_install if CONFIG_MODULES=n
 2020-06-13  2:58 UTC  (11+ messages)
  ` [PATCH v2] Makefile: install modules.builtin even "

[PATCH] kbuild: make module name conflict fatal error
 2020-06-09  8:42 UTC  (6+ messages)

[PATCH] samples: binderfs: really compile this sample and fix build issues
 2020-06-09  7:45 UTC  (3+ messages)

[RFC PATCH] kbuild: add variables for compression tools
 2020-06-09  1:03 UTC  (15+ messages)
` [RFC PATCH v3] "
` [RFC PATCH v4] "
` [PATCH v5] "
      ` [PATCH] kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables

[PATCH] kbuild: make module name conflict a warning again
 2020-06-09  0:37 UTC 

[PATCH AUTOSEL 5.6 010/606] Stop the ad-hoc games with -Wno-maybe-initialized
 2020-06-08 23:05 UTC  (10+ messages)
` [PATCH AUTOSEL 5.6 011/606] gcc-10: disable 'zero-length-bounds' warning for now
` [PATCH AUTOSEL 5.6 012/606] gcc-10: disable 'array-bounds' "
` [PATCH AUTOSEL 5.6 013/606] gcc-10: disable 'stringop-overflow' "
` [PATCH AUTOSEL 5.6 014/606] gcc-10: disable 'restrict' "
` [PATCH AUTOSEL 5.6 078/606] Makefile: disallow data races on gcc-10 as well
` [PATCH AUTOSEL 5.6 079/606] Linux 5.6.14
` [PATCH AUTOSEL 5.6 101/606] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
` [PATCH AUTOSEL 5.6 168/606] kbuild: Remove debug info from kallsyms linking
` [PATCH AUTOSEL 5.6 206/606] Linux 5.6.15

[PATCH] kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
 2020-06-08 18:03 UTC 

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-06-08 13:32 UTC  (4+ messages)
` [PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh

[GIT PULL 2/2] Kconfig updates for v5.8-rc1
 2020-06-06 19:15 UTC  (2+ messages)

[GIT PULL 1/2] Kbuild updates for v5.8-rc1
 2020-06-06 19:15 UTC  (2+ messages)

[PATCH] kbuild: force to build vmlinux if CONFIG_MODVERSION=y
 2020-06-06  0:26 UTC  (3+ messages)

[PATCH] kbuild: add variables for compression tools
 2020-06-04 17:18 UTC  (6+ messages)

[PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool
 2020-06-03 14:39 UTC  (12+ messages)
      ` [PATCH v2 0/3] "
        ` [PATCH 1/3] scripts/sorttable: Change section type of orc_lookup to SHT_PROGBITS
        ` [PATCH 2/3] scripts/sorttable: Build orc fast lookup table via sorttable tool
        ` [PATCH 3/3] x86/unwind/orc: Simplify unwind_init() for x86 boot
      ` [PATCH v3 0/3] Build ORC fast lookup table in scripts/sorttable tool

ARCH=arm64 build breakage for Kbuild for-next branch
 2020-06-03 11:22 UTC  (3+ messages)

[PATCH 01/37] kbuild: refactor subdir-ym calculation
 2020-06-03  4:21 UTC  (35+ messages)
` [PATCH 05/37] kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation
` [PATCH 06/37] kbuild: update modules.order only when contained modules are updated
` [PATCH 07/37] modpost: fix -i (--ignore-errors) MAKEFLAGS detection
` [PATCH 08/37] modpost: move -T option close to the modpost command
` [PATCH 09/37] modpost: pass -N option only for modules modpost
` [PATCH 10/37] modpost: load KBUILD_EXTRA_SYMBOLS files in order
` [PATCH 11/37] modpost: track if the symbol origin is a dump file or ELF object
` [PATCH 12/37] modpost: allow to pass -i option multiple times to remove -e option
` [PATCH 13/37] modpost: rename ext_sym_list to dump_list
` [PATCH 14/37] modpost: re-add -e to set external_module flag
` [PATCH 15/37] modpost: print symbol dump file as the build target in short log
` [PATCH 16/37] modpost: refactor -i option calculation
` [PATCH 17/37] modpost: generate vmlinux.symvers and reuse it for the second modpost
` [PATCH 18/37] modpost: invoke modpost only when input files are updated
` [PATCH 19/37] modpost: show warning if vmlinux is not found when processing modules
` [PATCH 20/37] modpost: show warning if any of symbol dump files is missing
` [PATCH 21/37] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
` [PATCH 22/37] modpost: do not call get_modinfo() for vmlinux(.o)
` [PATCH 23/37] modpost: add read_text_file() and get_line() helpers
` [PATCH 24/37] modpost: fix potential mmap'ed file overrun in get_src_version()
` [PATCH 25/37] modpost: avoid false-positive file open error
` [PATCH 26/37] modpost: use read_text_file() and get_line() for reading text files
` [PATCH 27/37] modpost: remove get_next_text() and make {grab,release_}file static
` [PATCH 28/37] modpost: remove -s option
` [PATCH 29/37] modpost: move -d option in scripts/Makefile.modpost
` [PATCH 30/37] modpost: remove mod->is_dot_o struct member
` [PATCH 31/37] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
` [PATCH 32/37] modpost: add mod->is_vmlinux struct member
` [PATCH 33/37] modpost: remove mod->skip "
` [PATCH 34/37] modpost: set have_vmlinux in new_module()
` [PATCH 35/37] modpost: strip .o from modname before calling new_module()
` [PATCH 36/37] modpost: remove is_vmlinux() helper
` [PATCH 37/37] modpost: change elf_info->size to size_t

[PATCH] mksysmap: Fix the mismatch of '.L' symbols in System.map
 2020-06-02 14:42 UTC  (6+ messages)
` [PATCH v2] "

[GIT PULL][PATCH v5 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-06-02 13:20 UTC 

[PATCH] kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
 2020-06-01 17:03 UTC 

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-06-01  1:18 UTC 


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).