messages from 2022-09-09 09:25:57 to 2022-09-29 18:18:49 UTC [more...]
[PATCH] ia64: simplify esi object addition in Makefile
2022-09-29 18:17 UTC
[PATCH] Revert "kbuild: Check if linker supports the -X option"
2022-09-29 18:17 UTC (3+ messages)
[PATCH v3 0/7] kbuild: various cleanups
2022-09-29 15:21 UTC (22+ messages)
` [PATCH v3 1/7] kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
` [PATCH v3 2/7] kbuild: list sub-directories in ./Kbuild
` [PATCH v3 3/7] kbuild: move .vmlinux.objs rule to Makefile.modpost
` [PATCH v3 4/7] kbuild: move vmlinux.o rule to the top Makefile
` [PATCH v3 5/7] kbuild: unify two modpost invocations
` [PATCH v3 6/7] kbuild: use obj-y instead extra-y for objects placed at the head
` [PATCH v3 7/7] kbuild: remove head-y syntax
[PATCH 0/8] generic command line v5
2022-09-29 2:32 UTC (2+ messages)
` [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol
[PATCH v3] kbuild: rewrite check-local-export in sh/awk
2022-09-28 23:26 UTC (8+ messages)
` [PATCH v4] "
[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
2022-09-28 21:53 UTC (4+ messages)
[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
2022-09-28 21:04 UTC (13+ messages)
` [PATCH v3 1/8] kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
` [PATCH v3 2/8] kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
` [PATCH v3 3/8] kbuild: generate KSYMTAB entries by modpost
` [PATCH v3 4/8] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
` [PATCH v3 5/8] modpost: squash sym_update_namespace() into sym_add_exported()
` [PATCH v3 6/8] modpost: use null string instead of NULL pointer for default namespace
` [PATCH v3 7/8] modpost: squash report_sec_mismatch() and remove enum mismatch
` [PATCH v3 8/8] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
[objtool] ca5e2b42c0: kernel_BUG_at_arch/x86/kernel/jump_label.c
2022-09-28 20:45 UTC (3+ messages)
[PATCH] kbuild: hide error checker logs for V=1 builds
2022-09-28 18:46 UTC (3+ messages)
[PATCH v10 00/27] Rust support
2022-09-28 15:40 UTC (8+ messages)
` [PATCH v10 23/27] Kbuild: add "
` [PATCH v10 24/27] docs: add Rust documentation
[PATCH -next] Makefile: add implicit enum-conversion check for compile build
2022-09-28 7:17 UTC (4+ messages)
[PATCH] kbuild: Add an option to skip vmlinux.bz2 in the rpm's
2022-09-28 2:05 UTC (5+ messages)
[PATCH v2] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
2022-09-27 15:10 UTC (2+ messages)
[PATCH 0/8] generic command line v4
2022-09-26 23:03 UTC (9+ messages)
[PATCH v2 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
2022-09-26 20:36 UTC (8+ messages)
` [PATCH v2 1/7] kbuild: generate KSYMTAB entries by modpost
` [PATCH v2 2/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
` [PATCH v2 3/7] modpost: merge sym_update_namespace() into sym_add_exported()
` [PATCH v2 4/7] modpost: use null string instead of NULL pointer for default namespace
` [PATCH v2 5/7] modpost: squash report_sec_mismatch() and remove enum mismatch
` [PATCH v2 6/7] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
` [PATCH v2 7/7] kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Any interest in building the Linux kernel from a MacOS host?
2022-09-26 11:35 UTC (6+ messages)
Fwd: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
2022-09-26 9:11 UTC (11+ messages)
` "
[PATCH 1/5] mksysmap: update comment about __crc_*
2022-09-26 9:02 UTC (5+ messages)
` [PATCH 2/5] kbuild: reuse mksysmap output for kallsyms
` [PATCH 3/5] kallsyms: drop duplicated ignore patterns from kallsyms.c
` [PATCH 4/5] kallsyms: take the input file instead of reading stdin
` [PATCH 5/5] kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Słowa kluczowe do wypozycjonowania
2022-09-26 7:31 UTC
[PATCH] kbuild: suppress warnings for single builds of vmlinux.lds, *.a, etc
2022-09-26 6:34 UTC (2+ messages)
[RFC PATCH] kbuild: rpm-pkg: fix breakage when V=1 is used
2022-09-26 2:46 UTC (2+ messages)
[GIT PULL] Kbuild fixes for v6.0-rc7
2022-09-25 0:52 UTC (2+ messages)
[PATCH v2 0/8] kbuild: various cleanups
2022-09-24 18:05 UTC (15+ messages)
` [PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild
` [PATCH v2 7/8] kbuild: use obj-y instead extra-y for objects placed at the head
[PATCH v3 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
2022-09-24 6:43 UTC (16+ messages)
` [PATCH v3 1/5] x86/boot/compressed: prefer cc-option for CFLAGS additions
` [PATCH v3 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
` [PATCH v3 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
` [PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
` [PATCH v4] "
` [PATCH v4] Makefile.debug: re-enable debug info for .S files
[PATCH] lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall
2022-09-23 15:28 UTC
[PATCH] lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall
2022-09-23 14:49 UTC (5+ messages)
[PATCH v2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
2022-09-23 2:26 UTC (2+ messages)
PROBLEM: Segfault in kconfig
2022-09-22 16:01 UTC
Fwd: [PATCH v2] arch: um: Mark the stack non-executable to fix a binutils warning
2022-09-21 17:48 UTC
[PATCH v2 1/2] kbuild: pass jobserver to cmd_ld_vmlinux.o
2022-09-20 12:34 UTC (7+ messages)
` [PATCH v2 2/2] kbuild: lto: preserve MAKEFLAGS for module linking
[PATCH] kbuild: pass jobserver to cmd_ld_vmlinux.o
2022-09-20 8:43 UTC (7+ messages)
[PATCH] lib: zstd: build common files separately for compress and decompress
2022-09-19 21:39 UTC (3+ messages)
Zwiększenie płynności finansowej
2022-09-19 7:35 UTC
[PATCH] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
2022-09-16 19:37 UTC (14+ messages)
[PATCH] linux/export: use inline assembler to populate symbol CRCs
2022-09-16 6:29 UTC
[PATCH] dt: Add a check for undocumented compatible strings in kernel
2022-09-16 1:25 UTC
[PATCH v2] kbuild: re-run modpost when it is updated
2022-09-15 6:26 UTC
[PATCH 1/2] kbuild: use modpost-args-y to clean up modpost arguments
2022-09-15 6:07 UTC (3+ messages)
[PATCH] fs/proc: add compile time info
2022-09-15 4:37 UTC (3+ messages)
[PATCH] scripts: remove unused argument 'type'
2022-09-15 3:59 UTC (2+ messages)
[PATCH resend v2] Kconfig: remove sym_set_choice_value
2022-09-15 3:59 UTC (2+ messages)
[PATCH 00/15] kbuild: various cleanups
2022-09-14 13:00 UTC (6+ messages)
` [PATCH 05/15] kbuild: build init/built-in.a just once
[PATCH AUTOSEL 4.14 8/8] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-14 9:05 UTC
[PATCH AUTOSEL 5.4 12/12] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-14 9:04 UTC
[PATCH AUTOSEL 4.19 9/9] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-14 9:04 UTC
[PATCH AUTOSEL 5.10 13/13] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-14 9:03 UTC
[PATCH AUTOSEL 5.15 16/16] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-14 9:02 UTC
[PATCH AUTOSEL 5.19 22/22] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-14 9:01 UTC
[PATCH -next 0/2] Kconfig: clean code
2022-09-14 1:34 UTC (6+ messages)
` [PATCH -next 1/2] Kconfig: remove unused argment 'ch'
` [PATCH -next 2/2] Kconfig: remove unused function 'menu_get_root_menu'
[PATCH] scripts/clang-tools: remove unused module
2022-09-13 14:04 UTC (2+ messages)
[PATCH v9 00/27] Rust support
2022-09-13 6:37 UTC (5+ messages)
` [PATCH v9 23/27] Kbuild: add "
[PATCH 2/2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
2022-09-12 9:56 UTC (2+ messages)
[PATCH] certs: make system keyring depend on built-in x509 parser
2022-09-12 7:27 UTC (2+ messages)
[GIT PULL] Kbuild fixes for v6.0-rc5
2022-09-11 19:36 UTC (2+ messages)
[PATCH] x86/config: Make the x86 defconfigs a bit more usable
2022-09-10 17:28 UTC (6+ messages)
[PATCH] mksysmap: Fix the mismatch of 'L0' symbols in System.map
2022-09-09 20:34 UTC (2+ messages)
[PATCH 0/6] Remove CONFIG_EMBEDDED
2022-09-09 9:47 UTC (4+ messages)
` [PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).