public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-01 05:37:24 to 2020-05-24 00:40:53 UTC [more...]

[PATCH] make builddeb invoke calls to linux-update-symlink
 2020-05-24  0:40 UTC  (6+ messages)
    ` [PATCH] make builddeb invoke calls to linux-update-symlinks

jjCompliment
 2020-05-23 18:00 UTC 

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-05-23 16:53 UTC  (9+ messages)

[PATCH 00/29] modpost: various fixes, cleanups, optimizations
 2020-05-23  4:18 UTC  (36+ messages)
` [PATCH 01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
` [PATCH 02/29] modpost: do not call get_modinfo() for vmlinux
` [PATCH 03/29] modpost: add read_text_file() and get_line() helpers
` [PATCH 04/29] modpost: fix potential mmap'ed file overrun in get_src_version()
` [PATCH 05/29] modpost: re-add warning about missing *.mod file
` [PATCH 06/29] modpost: avoid false-positive file open error
` [PATCH 07/29] modpost: use read_text_file() and get_line() for reading text files
` [PATCH 08/29] modpost: remove get_next_text() and make {grab,release_}file static
` [PATCH 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD
` [PATCH 10/29] modpost: move -T option close to the modpost command
` [PATCH 11/29] modpost: pass -N option only for modules modpost
` [PATCH 12/29] modpost: move external module options
` [PATCH 13/29] modpost: load KBUILD_EXTRA_SYMBOLS files in order
` [PATCH 14/29] modpost: track if the symbol origin is a dump file or ELF object
` [PATCH 15/29] modpost: allow to pass -i option multiple times remove -e option
` [PATCH 16/29] modpost: rename ext_sym_list to dump_list
` [PATCH 17/29] modpost: re-add -e to set external_module flag
` [PATCH 18/29] modpost: show warning if vmlinux is not found when processing modules
` [PATCH 19/29] modpost: show warning if it fails to read symbol dump file
` [PATCH 20/29] modpost: generate vmlinux.symvers and reuse it for the second modpost
` [PATCH 21/29] modpost: remove -s option
` [PATCH 22/29] modpost: remove mod->is_dot_o struct member
` [PATCH 23/29] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
` [PATCH 24/29] modpost: add mod->is_vmlinux struct member
` [PATCH 25/29] modpost: remove mod->skip "
` [PATCH 26/29] modpost: set have_vmlinux in new_module()
` [PATCH 27/29] modpost: strip .o from modname before calling new_module()
` [PATCH 28/29] modpost: remove is_vmlinux() helper
` [PATCH 29/29] modpost: change elf_info->size to size_t

[PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool
 2020-05-22 18:28 UTC  (2+ messages)

[PATCH] Makefile: support compressed debug info
 2020-05-22 11:56 UTC  (21+ messages)
              ` [PATCH v2] "
                    ` [PATCH v3] "

[RFC PATCH] kbuild: add variables for compression tools
 2020-05-22  8:43 UTC  (6+ messages)
` [RFC PATCH v2] "

[PATCH 1/5] kbuild: remove ifdef builtin-target / lib-target
 2020-05-22  2:00 UTC  (5+ messages)
` [PATCH 2/5] kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n
` [PATCH 3/5] kbuild: move subdir-obj-y to scripts/Makefile.build
` [PATCH 4/5] kbuild: rename subdir-obj-y to subdir-builtin
` [PATCH 5/5] kbuild: make modules.order rule consistent with built-in.a

[PATCH v2 4/9] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
 2020-05-21 20:00 UTC  (2+ messages)

[PATCH] kbuild: doc: remove documentation about copying Module.symvers around
 2020-05-21  4:31 UTC 

How should we handle a bool depending on a tristate?
 2020-05-18 16:49 UTC  (2+ messages)

[PATCH] scripts/sorttable: Correctly handle mmap() returning MAP_FAILED
 2020-05-18 15:35 UTC 

(DONATION) $2 Million Has Been Donated
 2020-05-18 11:03 UTC 

kconfig: dependency handling
 2020-05-17 23:29 UTC 

KASAN: use-after-free Write in hci_sock_release
 2020-05-16 21:27 UTC 

[PATCH kbuild RFC] kbuild: fix modpost throwing away module symvers when linking vmlinux.o
 2020-05-16  2:44 UTC  (3+ messages)

[PATCH] kbuild: compile_h: fix compiler version detection with clang
 2020-05-15  0:42 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/14] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:56 UTC 

[PATCH AUTOSEL 4.9 01/27] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:55 UTC 

[PATCH AUTOSEL 4.14 01/39] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:54 UTC 

[PATCH AUTOSEL 4.19 01/31] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:53 UTC 

[PATCH AUTOSEL 5.4 01/49] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 18:53 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 03/49] Makefile: disallow data races on gcc-10 as well
` [PATCH AUTOSEL 5.4 41/49] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH AUTOSEL 5.4 42/49] gcc-10: disable 'zero-length-bounds' warning for now
` [PATCH AUTOSEL 5.4 43/49] gcc-10: disable 'array-bounds' "
` [PATCH AUTOSEL 5.4 44/49] gcc-10: disable 'stringop-overflow' "
` [PATCH AUTOSEL 5.4 45/49] gcc-10: disable 'restrict' "

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 18:51 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 03/62] Makefile: disallow data races on gcc-10 as well
` [PATCH AUTOSEL 5.6 54/62] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH AUTOSEL 5.6 55/62] gcc-10: disable 'zero-length-bounds' warning for now
` [PATCH AUTOSEL 5.6 56/62] gcc-10: disable 'array-bounds' "
` [PATCH AUTOSEL 5.6 57/62] gcc-10: disable 'stringop-overflow' "
` [PATCH AUTOSEL 5.6 58/62] gcc-10: disable 'restrict' "

[PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
 2020-05-13 11:18 UTC  (17+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 3/4] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
  ` [PATCH v5 0/5] Allow ld.lld to link the MIPS VDSO
    ` [PATCH v4 4/5] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO

[PATCH v6] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-13  2:31 UTC  (2+ messages)

[PATCH v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-12 15:35 UTC  (4+ messages)

[PATCH v2] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10
 2020-05-12  8:44 UTC  (5+ messages)

[PATCH] firmware/dmi: Report DMI Bios & EC firmware release
 2020-05-12  7:37 UTC  (5+ messages)

[PATCH 1/2] kbuild: remove misleading stale FIXME comment
 2020-05-12  4:46 UTC  (4+ messages)
` [PATCH 2/2] kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS

[PATCH v2 00/15] kbuild: support 'userprogs' syntax
 2020-05-12  4:34 UTC  (2+ messages)

[PATCH] bpfilter: check if $(CC) can static link in Kconfig
 2020-05-12  4:32 UTC  (3+ messages)

[PATCH] scripts: fix deprecated always and hostprogs-y
 2020-05-11 13:18 UTC  (3+ messages)

[PATCH] kbuild: make module name conflict fatal error
 2020-05-11  4:21 UTC 

[PATCH 1/2] kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))
 2020-05-11  3:50 UTC  (2+ messages)
` [PATCH 2/2] kbuild: error out if targets prefixed with '__' are directly run

Using a custom LDFLAG for all objects and binaries
 2020-05-10 20:30 UTC  (5+ messages)

[PATCH] make builddeb invoke calls to linux-update-symlink
 2020-05-10  3:49 UTC  (2+ messages)

[PATCH v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-09 11:07 UTC  (6+ messages)

[PATCH] modpost: Replace zero-length array with flexible-array
 2020-05-08  5:37 UTC  (2+ messages)

[PATCH 0/2] [RFC] kconfig: new command line tool to set configs
 2020-05-07  6:16 UTC  (4+ messages)
` [PATCH 1/2] kconfig: a "
` [PATCH 2/2] kconfig: Extend kconfig with setall option
  ` [PATCH v2] "

Proper use for linking foo.o_shipped after 69ea912fda74 ("kbuild: remove unneeded link_multi_deps")?
 2020-05-06 22:10 UTC  (5+ messages)

[PATCH] kconfig: allow for conditional dependencies
 2020-05-06 16:43 UTC  (4+ messages)

[PATCH 1/2] kbuild: use separate commands for generating *.dtb and *.dt.yaml
 2020-05-05  8:23 UTC  (5+ messages)
` [PATCH 2/2] scripts/dtc: compile separate dtc-yaml

Please reply me
 2020-05-04 19:52 UTC 

[PATCH v3] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-03  0:10 UTC  (3+ messages)

[PATCH] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs
 2020-05-02 14:31 UTC  (7+ messages)

[PATCH v2] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs
 2020-05-02 13:33 UTC 

[PATCH v2] dtc: Use better check for libyaml
 2020-05-01 19:37 UTC 

[PATCH] kbuild: invoke syncconfig if autoconf.h is missing
 2020-05-01  6:01 UTC 

[PATCH] um: do not evaluate compiler's library path when cleaning
 2020-05-01  5:44 UTC  (2+ messages)

[PATCH] kbuild: remove unused AS assignment
 2020-05-01  5:42 UTC  (3+ messages)

[PATCH] kbuild: determine the output format of DTC by the target suffix
 2020-05-01  5:37 UTC  (2+ messages)

[PATCH] kbuild: remove '/' target
 2020-05-01  5:36 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