Linux Kbuild
[Prev Page][Next Page]
- [PATCH 0/3] kbuild: propagate CONFIG_WERROR to resolve_btfids,
Thomas Weißschuh
- [PATCH] kbuild: Fix names of .tmp_vmlinux kallsyms files, Sedat Dilek
- kbuild-next: .tmp vmlinux syms files,
Sedat Dilek
- [PATCH] modpost: replace tdb_hash() with hash_str(), Masahiro Yamada
- [PATCH] kbuild: deb-pkg: add python3:native to build dependency, Masahiro Yamada
- [PATCH v10 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v9 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v4] setlocalversion: work around "git describe" performance,
Rasmus Villemoes
- [PATCH] genksyms: reduce indentation in export_symbol(), Masahiro Yamada
- [no subject], Unknown
- [PROBLEM] make bindeb-pkg: When just one source line in a single driver is changed, all driver are rebuilt?,
Mirsad Todorovac
- [PATCH v6 00/18] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v6 01/18] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v6 02/18] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v6 03/18] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v6 04/18] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v6 05/18] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v6 06/18] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v6 07/18] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v6 08/18] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v6 09/18] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v6 10/18] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v6 11/18] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v6 12/18] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v6 13/18] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v6 14/18] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v6 15/18] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v6 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v6 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v6 18/18] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v6 00/18] Implement DWARF modversions, Sedat Dilek
- build issue in builddeb (dpkg-checkbuilddeps: error: Unmet build dependencies: libssl-dev) in 6.12,
Frank Wunderlich
- [PATCH v4 1/2] init/Kconfig: add python3 availability config,
Petr Vorel
- [PATCH v3 1/2] init/Kconfig: add python3 availability check,
Petr Vorel
- [PATCH v2 1/2] init/Kconfig: add python3 availability check,
Petr Vorel
- [RFC][PATCH 1/1] drm/msm: require python3 and xml.parsers.expat module,
Petr Vorel
- [PATCH] selinux: explicitly clean generated av_permissions.h,
Thomas Weißschuh
- [PATCH 01/15] modpost: remove incorrect code in do_eisa_entry(),
Masahiro Yamada
- [PATCH 02/15] modpost: remove unnecessary check in do_acpi_entry(), Masahiro Yamada
- [PATCH 03/15] modpost: introduce module_alias_printf() helper, Masahiro Yamada
- [PATCH 04/15] modpost: deduplicate MODULE_ALIAS() for all drivers, Masahiro Yamada
- [PATCH 05/15] modpost: remove DEF_FIELD_ADDR_VAR() macro, Masahiro Yamada
- [PATCH 06/15] modpost: pass (struct module *) to do_*_entry() functions, Masahiro Yamada
- [PATCH 07/15] modpost: call module_alias_printf() from all do_*_entry() functions, Masahiro Yamada
- [PATCH 08/15] modpost: convert do_pnp_card_entries() to a generic handler, Masahiro Yamada
- [PATCH 09/15] modpost: convert do_pnp_device_entry() to a generic handler, Masahiro Yamada
- [PATCH 10/15] modpost: convert do_of_table() to a generic handler, Masahiro Yamada
- [PATCH 11/15] modpost: convert do_usb_table() to a generic handler, Masahiro Yamada
- [PATCH 12/15] modpost: move strstarts() to modpost.h, Masahiro Yamada
- [PATCH 13/15] modpost: rename variables in handle_moddevtable(), Masahiro Yamada
- [PATCH 14/15] modpost: rename alias symbol for MODULE_DEVICE_TABLE(), Masahiro Yamada
- [PATCH 15/15] modpost: improve error messages in device_id_check(), Masahiro Yamada
- [PATCH net-next RFC v6 0/9] lib: packing: introduce and use (un)pack_fields,
Jacob Keller
- [PATCH] setlocalversion: add -e option, Masahiro Yamada
- Re: Build failure with GCC 15 (-std=gnu23),
Nathan Chancellor
- [PATCH v3] setlocalversion: work around "git describe" performance,
Rasmus Villemoes
- [PATCH v2] kbuild: switch from lz4c to lz4 for compression,
Parth Pancholi
- [PATCH 0/3] kbuild: enable objtool for more objects and re-enable KCSAN for *.mod.o,
Masahiro Yamada
- [PATCH v3] kbuild: rust: add PROCMACROLDFLAGS,
Miguel Ojeda
- [PATCH] kbuild: switch from lz4c to lz4 for compression, Parth Pancholi
- Re: [PATCH v2] rust: warn on bindgen < 0.69.5 and libclang >= 19.1, Miguel Ojeda
- [PATCH 1/2] kbuild: do not pass -r to genksyms when *.symref does not exist,
Masahiro Yamada
- [RFC][PATCH 0/8] module: Strict per-modname namespaces,
Peter Zijlstra
- [PATCH net-next v5 0/9] lib: packing: introduce and use (un)pack_fields,
Jacob Keller
- [PATCH] [PATCH] package: Add extra Provides to the kernel rpm package,
Daan De Meyer
- [PATCH v2 00/11] kbuild: support building external modules in a separate build directory,
Masahiro Yamada
- [PATCH v2 01/11] kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile, Masahiro Yamada
- [PATCH v2 02/11] kbuild: add $(objtree)/ prefix to some in-kernel build artifacts, Masahiro Yamada
- [PATCH v2 03/11] kbuild: rename abs_objtree to abs_output, Masahiro Yamada
- [PATCH v2 04/11] kbuild: use 'output' variable to create the output directory, Masahiro Yamada
- [PATCH v2 05/11] kbuild: change working directory to external module directory with M=, Masahiro Yamada
- [PATCH v2 06/11] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables, Masahiro Yamada
- [PATCH v2 07/11] kbuild: support building external modules in a separate build directory, Masahiro Yamada
- [PATCH v2 08/11] kbuild: support -fmacro-prefix-map for external modules, Masahiro Yamada
- [PATCH v2 09/11] kbuild: use absolute path in the generated wrapper Makefile, Masahiro Yamada
- [PATCH v2 10/11] kbuild: make wrapper Makefile more convenient for external modules, Masahiro Yamada
- [PATCH v2 11/11] kbuild: allow to start building external modules in any directory, Masahiro Yamada
- [PATCH net-next v4 0/9] lib: packing: introduce and use (un)pack_fields,
Jacob Keller
- [PATCH v2] kbuild: Fix Propeller build option,
Rong Xu
- [PATCH] pack_fields() changes, Vladimir Oltean
- [PATCH] kbuild: Fix Propeller build option,
Rong Xu
- [PATCH net-next v3 0/9] lib: packing: introduce and use (un)pack_fields,
Jacob Keller
- [PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec,
Abhishek Pandit-Subedi
- [PATCH v3] kbuild: deb-pkg: Don't fail if modules.order is missing,
Matt Fleming
- [RFC] module: Strict per-modname namespaces,
Peter Zijlstra
- [PATCH] arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG,
Masahiro Yamada
- [PATCH 1/2] Rename .data.unlikely to .data..unlikely,
Masahiro Yamada
- [PATCH v2] kbuild: deb-pkg: Don't fail if modules.order is missing,
Matt Fleming
- [peterz-queue:x86/ibt] [x86/ibt] f8c0cdd341: kernel_BUG_at_arch/x86/kernel/alternative.c, kernel test robot
- [GIT PULL] Kbuild fixes for v6.12-rc6,
Masahiro Yamada
- [PATCH] modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host,
Masahiro Yamada
- [PATCH] modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness,
Masahiro Yamada
- [PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH] kbuild: add resolve_btfids to pacman PKGBUILD,
Peter Jung
- [PATCH] kbuild,bpf: pass make jobs' value to pahole,
Florian Schmaus
- [PATCH 0/3] Resolve some lintian errors/warnings,
Thomas Böhler
- [PATCH] setlocalversion: Add workaround for "git describe" performance issue,
Josh Poimboeuf
- [PATCH v8 0/3] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v2] scripts: Remove export_report.pl,
Matthew Maurer
- [PATCH v5 00/19] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include, Sami Tolvanen
- [PATCH v5 02/19] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v5 03/19] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v5 04/19] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v5 06/19] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v5 05/19] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v5 08/19] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v5 07/19] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v5 09/19] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v5 10/19] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v5 11/19] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v5 12/19] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v5 13/19] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v5 14/19] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v5 15/19] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v5 16/19] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v5 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v5 19/19] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v5 00/19] Implement DWARF modversions, Sedat Dilek
- [PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines,
Hari Bathini
- [PATCH v7 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x, Hari Bathini
- [PATCH v7 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code, Hari Bathini
- [PATCH v7 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry, Hari Bathini
- [PATCH v7 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain, Hari Bathini
- [PATCH v7 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED(), Hari Bathini
- [PATCH v7 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace, Hari Bathini
- [PATCH v7 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same, Hari Bathini
- [PATCH v7 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext, Hari Bathini
- [PATCH v7 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel(), Hari Bathini
- [PATCH v7 10/17] powerpc/ftrace: Add a postlink script to validate function tracer, Hari Bathini
- [PATCH v7 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link, Hari Bathini
- [PATCH v7 12/17] powerpc64/ftrace: Move ftrace sequence out of line, Hari Bathini
- [PATCH v7 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs, Hari Bathini
- [PATCH v7 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Hari Bathini
- [PATCH v7 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc, Hari Bathini
- [PATCH v7 17/17] powerpc64/bpf: Add support for bpf trampolines, Hari Bathini
- [PATCH v7 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS, Hari Bathini
- Re: [PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines, Michael Ellerman
- [PATCH] scripts: Remove export_report.pl,
Matthew Maurer
- [PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility,
Koakuma via B4 Relay
- [linus:master] [ubsan] 557f8c582a: UBSAN:signed-integer-overflow_in_fs/sync.c, kernel test robot
- [PATCH v6 00/11] kbuild, kconfig: Add support for conflict resolution,
Ole Schuerks
- [PATCH v6 01/11] kconfig: Add PicoSAT interface, Ole Schuerks
- [PATCH v6 02/11] kbuild: Add list_size, list_at_index, list_for_each_from, Ole Schuerks
- [PATCH v6 03/11] kconfig: Add definitions, Ole Schuerks
- [PATCH v6 04/11] kconfig: Add files for building constraints, Ole Schuerks
- [PATCH v6 05/11] kconfig: Add files for handling expressions, Ole Schuerks
- [PATCH v6 06/11] kconfig: Add files for RangeFix, Ole Schuerks
- [PATCH v6 07/11] kconfig: Add files with utility functions, Ole Schuerks
- [PATCH v6 08/11] kconfig: Add tools, Ole Schuerks
- [PATCH v6 10/11] kconfig: Add loader.gif, Ole Schuerks
- [PATCH v6 09/11] kconfig: Add xconfig-modifications, Ole Schuerks
- [PATCH v6 11/11] kconfig: Add documentation for the conflict resolver, Ole Schuerks
- [PATCH] kbuild: rust: avoid errors with old `rustc`s without LLVM patch version,
Miguel Ojeda
- [PATCH] kconfig: show sub-menu entries even if the prompt is hidden, Masahiro Yamada
- [PATCH RESEND v6] rust: use host dylib naming convention,
Tamir Duberstein
- [PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- E-DEKONT, Ziraat
- menuconfig: missing options in drivers - input device, Edmund Raile
- [PATCH v2] kbuild: simplify rustfmt target, Masahiro Yamada
- [PATCH] kconfig: document the positional argument in the help message, Masahiro Yamada
- [PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH 01/13] kconfig: qconf: remove mouse{Press,Move}Event() functions,
Masahiro Yamada
- [PATCH 02/13] kconfig: qconf: remove redundant type check for choice members, Masahiro Yamada
- [PATCH 03/13] kconfig: qconf: remove unnecessary setRootIsDecorated() call, Masahiro Yamada
- [PATCH 04/13] kconfig: qconf: remove unnecessary lastWindowClosed() signal connection, Masahiro Yamada
- [PATCH 05/13] kconfig: qconf: convert the last old connection syntax to Qt5 style, Masahiro Yamada
- [PATCH 06/13] kconfig: qconf: do not show goParent button in split view, Masahiro Yamada
- [PATCH 07/13] kconfig: qconf: remove ConfigItem::visible member, Masahiro Yamada
- [PATCH 08/13] kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed, Masahiro Yamada
- [PATCH 09/13] kconfig: qconf: remove redundant check in goBack(), Masahiro Yamada
- [PATCH 10/13] kconfig: qconf: remove non-functional href="m..." tag, Masahiro Yamada
- [PATCH 11/13] kconfig: add sym_get_prompt_menu() helper function, Masahiro Yamada
- [PATCH 12/13] kconfig: qconf: refactor ConfigInfoView::clicked(), Masahiro Yamada
- [PATCH 13/13] kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu(), Masahiro Yamada
- [PATCH 0/7] improve qconfig C++ code,
Rolf Eike Beer
- [PATCH v7 0/3] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v3] sumversion: Fix a memory leak in get_src_version(),
Elena Salomatkina
- [PATCH 1/3] kbuild: rpm-pkg: disable kernel-devel package when cross-compiling,
Masahiro Yamada
- [PATCH 3/3] kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile, Masahiro Yamada
- Re: [PATCH 1/3] kbuild: rpm-pkg: disable kernel-devel package when cross-compiling, Nathan Chancellor
[PATCH v2] sumversion: Fix a memory leak in get_src_version(),
Elena Salomatkina
Re: [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags, Koakuma
[PATCH] kconfig: nconf: Fix typo in function comment,
Thorsten Blum
[PATCH v6 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines,
Hari Bathini
- [PATCH v6 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain, Hari Bathini
- [PATCH v6 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry, Hari Bathini
- [PATCH v6 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code, Hari Bathini
- [PATCH v6 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x, Hari Bathini
- [PATCH v6 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED(), Hari Bathini
- [PATCH v6 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace, Hari Bathini
- [PATCH v6 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same, Hari Bathini
- [PATCH v6 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext, Hari Bathini
- [PATCH v6 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel(), Hari Bathini
- [PATCH v6 10/17] powerpc/ftrace: Add a postlink script to validate function tracer, Hari Bathini
- [PATCH v6 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link, Hari Bathini
- [PATCH v6 12/17] powerpc64/ftrace: Move ftrace sequence out of line, Hari Bathini
- [PATCH v6 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs, Hari Bathini
- [PATCH v6 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Hari Bathini
- [PATCH v6 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS, Hari Bathini
- [PATCH v6 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc, Hari Bathini
- [PATCH v6 17/17] powerpc64/bpf: Add support for bpf trampolines, Hari Bathini
[PATCH v1] rust: add PROCMACROLDFLAGS,
HONG Yifan
[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2,
Nathan Chancellor
[PATCH v2] kbuild: Restore the ability to build out of tree dtbs,
Chris Packham
[PATCH] kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion},
Nathan Chancellor
[PATCH v2] module: sign with sha512 instead of sha1 by default,
Thorsten Leemhuis
[PATCH v6] rust: use host dylib naming convention, Tamir Duberstein
[PATCH v2 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically,
Andy Shevchenko
[PATCH v6 0/5] Extended MODVERSIONS Support,
Matthew Maurer
[RFC 0/5] Another initramfs signature checking set,
Jeremy Linton
Building out of tree dtbs,
Chris Packham
Re: [rfc, PATCH v1 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically,
Ilpo Järvinen
[PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build,
Rong Xu
[PATCH v3 0/7] streamline_config.pl: fix: process configs set to "y",
David Hunter
[PATCH 0/2] Use dot prefixes for section names,
Ard Biesheuvel
[PATCH] kconfig: nconf: Use TAB to cycle thru dialog buttons,
Thorsten Blum
[PATCH] sumversion: Fix a memory leak in get_src_version(),
Elena Salomatkina
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]