Linux Kbuild
[Prev Page][Next Page]
- [PATCH v2 2/3] kbuild: rust: provide an option to inline C helpers into Rust,
Gary Guo
- [PATCH 00/14] scripts/sorttable: Rewrite the accessing of the Elf data fields,
Steven Rostedt
- [PATCH 01/14] scripts/sorttable: Remove unused macro defines, Steven Rostedt
- [PATCH 02/14] scripts/sorttable: Remove unused write functions, Steven Rostedt
- [PATCH 03/14] scripts/sorttable: Remove unneeded Elf_Rel, Steven Rostedt
- [PATCH 04/14] scripts/sorttable: Have the ORC code use the _r() functions to read, Steven Rostedt
- [PATCH 06/14] scripts/sorttable: Convert Elf_Ehdr to union, Steven Rostedt
- [PATCH 05/14] scripts/sorttable: Make compare_extable() into two functions, Steven Rostedt
- [PATCH 07/14] scripts/sorttable: Replace Elf_Shdr Macro with a union, Steven Rostedt
- [PATCH 08/14] scripts/sorttable: Convert Elf_Sym MACRO over to a union, Steven Rostedt
- [PATCH 09/14] scripts/sorttable: Add helper functions for Elf_Ehdr, Steven Rostedt
- [PATCH 10/14] scripts/sorttable: Add helper functions for Elf_Shdr, Steven Rostedt
- [PATCH 11/14] scripts/sorttable: Add helper functions for Elf_Sym, Steven Rostedt
- [PATCH 12/14] scripts/sorttable: Use uint64_t for mcount sorting, Steven Rostedt
- [PATCH 13/14] scripts/sorttable: Move code from sorttable.h into sorttable.c, Steven Rostedt
- [PATCH 14/14] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly, Steven Rostedt
- [GIT PULL] Kbuild fixes for v6.13-rc6,
Masahiro Yamada
- [PATCH v8 00/18] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v8 01/18] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v8 02/18] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v8 03/18] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v8 05/18] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v8 04/18] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v8 07/18] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v8 08/18] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v8 06/18] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v8 11/18] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v8 09/18] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v8 10/18] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v8 14/18] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v8 13/18] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v8 12/18] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v8 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v8 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v8 18/18] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- [PATCH v8 15/18] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH] kbuild: pacman-pkg: provide versioned linux-api-headers package,
Thomas Weißschuh
- [PATCH v13 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH 1/6] genksyms: fix memory leak when the same symbol is added from source,
Masahiro Yamada
- [PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions,
Steven Rostedt
- [PATCH v2 02/16] scripts/sorttable: Remove unused write functions, Steven Rostedt
- [PATCH v2 01/16] scripts/sorttable: Remove unused macro defines, Steven Rostedt
- [PATCH v2 03/16] scripts/sorttable: Remove unneeded Elf_Rel, Steven Rostedt
- [PATCH v2 05/16] scripts/sorttable: Make compare_extable() into two functions, Steven Rostedt
- [PATCH v2 04/16] scripts/sorttable: Have the ORC code use the _r() functions to read, Steven Rostedt
- [PATCH v2 06/16] scripts/sorttable: Convert Elf_Ehdr to union, Steven Rostedt
- [PATCH v2 07/16] scripts/sorttable: Replace Elf_Shdr Macro with a union, Steven Rostedt
- [PATCH v2 08/16] scripts/sorttable: Convert Elf_Sym MACRO over to a union, Steven Rostedt
- [PATCH v2 09/16] scripts/sorttable: Add helper functions for Elf_Ehdr, Steven Rostedt
- [PATCH v2 10/16] scripts/sorttable: Add helper functions for Elf_Shdr, Steven Rostedt
- [PATCH v2 11/16] scripts/sorttable: Add helper functions for Elf_Sym, Steven Rostedt
- [PATCH v2 12/16] scripts/sorttable: Use uint64_t for mcount sorting, Steven Rostedt
- [PATCH v2 14/16] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly, Steven Rostedt
- [PATCH v2 13/16] scripts/sorttable: Move code from sorttable.h into sorttable.c, Steven Rostedt
- [PATCH v2 15/16] scripts/sorttable: Zero out weak functions in mcount_loc table, Steven Rostedt
- [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions, Steven Rostedt
- Re: [PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions, Steven Rostedt
- [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions,
Steven Rostedt
- [PATCH 02/14] scripts/sorttable: Remove unused write functions, Steven Rostedt
- [PATCH 01/14] scripts/sorttable: Remove unused macro defines, Steven Rostedt
- [PATCH 03/14] scripts/sorttable: Remove unneeded Elf_Rel, Steven Rostedt
- [PATCH 04/14] scripts/sorttable: Have the ORC code use the _r() functions to read, Steven Rostedt
- [PATCH 06/14] scripts/sorttable: Convert Elf_Ehdr to union, Steven Rostedt
- [PATCH 05/14] scripts/sorttable: Make compare_extable() into two functions, Steven Rostedt
- [PATCH 07/14] scripts/sorttable: Replace Elf_Shdr Macro with a union, Steven Rostedt
- [PATCH 08/14] scripts/sorttable: Convert Elf_Sym MACRO over to a union, Steven Rostedt
- [PATCH 09/14] scripts/sorttable: Add helper functions for Elf_Ehdr, Steven Rostedt
- [PATCH 10/14] scripts/sorttable: Add helper functions for Elf_Shdr, Steven Rostedt
- [PATCH 11/14] scripts/sorttable: Add helper functions for Elf_Sym, Steven Rostedt
- [PATCH 12/14] scripts/sorttable: Use uint64_t for mcount sorting, Steven Rostedt
- [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions, Steven Rostedt
- [PATCH 13/14] scripts/sorttable: Move code from sorttable.h into sorttable.c, Steven Rostedt
- Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions, Steven Rostedt
- Re: [PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions, Linus Torvalds
- [PATCH v12 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH 0/2] Fixups before RUST modversions support,
Masahiro Yamada
- [POC][RFC][PATCH] build: Make weak functions visible in kallsyms,
Steven Rostedt
- [PATCH RFC 0/2] module: Introduce hash-based integrity checking,
Thomas Weißschuh
- [PATCH 0/3] modpost: work around unaligned data access,
Masahiro Yamada
- [PATCH v11 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH] scripts/mksysmap: Fix escape chars '$',
Mostafa Saleh
- [GIT PULL] Kbuild fixes for v6.13-rc4,
Masahiro Yamada
- [PATCH v7 00/18] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v7 01/18] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v7 02/18] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v7 03/18] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v7 05/18] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v7 04/18] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v7 06/18] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v7 07/18] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v7 08/18] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v7 09/18] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v7 10/18] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v7 11/18] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v7 12/18] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v7 13/18] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v7 14/18] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v7 15/18] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v7 16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v7 17/18] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v7 18/18] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- [PATCH 0/4] improve qconfig C++ code, take 2,
Rolf Eike Beer
- [PATCH v2 0/2] objtool: Add option to fail build on vmlinux warnings,
Brendan Jackman
- [PATCH v1] kbuild: Allow building of samples with UML, Mickaël Salaün
- [PATCH 1/4] kheaders: exclude include/generated/utsversion.h from kheaders_data.tar.xz,
Masahiro Yamada
- [PATCH RFC] Makefile: Export absolute srctree path for out-of-tree builds,
Li Zhijian
- [PATCH 0/2] perf: tests: Fix object code reading test for riscv,
Charlie Jenkins
- [PATCH v7] rust: use host dylib naming convention,
Tamir Duberstein
- [PATCH v2] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS,
Masahiro Yamada
- [PATCH] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS, Masahiro Yamada
- [PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec,
Abhishek Pandit-Subedi
- [PATCH v3 0/4] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
- [PATCH 0/2] objtool: Add option to fail build on vmlinux warnings,
Brendan Jackman
- [PATCH] modpost: distinguish same module paths from different dump files,
Masahiro Yamada
- [PATCH] kbuild: deb-pkg: Do not install maint scripts for arch 'um',
Nicolas Schier
- [PATCH] kbuild: deb-pkg: Do request initrd for user-mode-linux,
Nicolas Schier
- [PATCH bpf-next] kbuild, bpf: Enable reproducible BTF generation,
Thomas Weißschuh
- [PATCH v2] kbuild: suppress stdout from merge_config for silent builds,
Masahiro Yamada
- [PATCH v2] kbuild: refactor cross-compiling linux-headers package, Masahiro Yamada
- [PATCH] kbuild: Drop architecture argument from headers_check.pl,
Geert Uytterhoeven
- [Bug] 6.12+ DKMS modsign breakage due to missing .config in Debian headers package,
Mihai Limbășan
- [PATCH] kbuild: suppress stdout from merge_config for silent builds,
Masahiro Yamada
- [GIT PULL] Kbuild fixes for v6.13-rc2,
Masahiro Yamada
- [PATCH] kbuild: deb-pkg: fix build error with O=, Masahiro Yamada
- [PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec,
Abhishek Pandit-Subedi
- [PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible,
Huacai Chen
- [PATCH 0/3] Update reference to include/asm-<arch>,
Geert Uytterhoeven
- [PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids,
Thomas Weißschuh
- [PATCH rdma-next] kbuild: Respect request to silent output when merging configs,
Leon Romanovsky
- [PATCH] kbuild: deb-pkg: do not include empty hook directories,
Masahiro Yamada
- [PATCH] kbuild: deb-pkg: add debarch for ARCH=um,
Masahiro Yamada
- [PATCH] kbuild: refactor cross-compiling linux-headers package, Masahiro Yamada
- [PATCH 0/3] module: fixups after module namespace conversion,
Masahiro Yamada
- section mismatch error in aesgcm causing a build failure,
James Bottomley
- [PATCH -v2 0/7] module: Strict per-modname namespaces,
Peter Zijlstra
- [PATCH] openrisc: place exception table at the head of vmlinux,
Masahiro Yamada
- [PATCH] modpost: Add .irqentry.text to OTHER_SECTIONS,
Thomas Gleixner
- [GIT PULL] Kbuild updates for v6.13-rc1,
Masahiro Yamada
- M&E- Consult-RQ387690, Ethan Allen
- [PATCH-next] modpost: Remove logically dead condition,
Advait Dhamorikar
- [PATCH 0/1] scripts/package/builddeb: allow hooks also in /usr/share/kernel,
Johannes Schauer Marin Rodrigues
- [PATCH v2] selinux: add generated av_permissions.h to targets,
Thomas Weißschuh
- [PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids,
Thomas Weißschuh
- [PATCH v2] kbuild: Fix names of .tmp_vmlinux {kall,}syms files,
Sedat Dilek
- [PATCH] kbuild: use lz4 instead of lz4c,
Justin Bronder
- [PATCH RFC] kbuild: disable -Wc23-extensions from clang,
Thomas Weißschuh
- [PATCH] kconfig: prefer toolchain default for debug information choice,
Thomas Weißschuh
- [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
- Re: [PATCH v6 00/18] Implement DWARF modversions, Neal Gompa
- Re: [PATCH v6 00/18] Implement DWARF modversions, Luis Chamberlain
- 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
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]