Linux Kbuild
[Prev Page][Next Page]
- [PATCH] modpost: Warn about unused module namespace imports,
Uwe Kleine-König
- [PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP, Charlie Jenkins
- [PATCH v2] kbuild: Add CONFIG_LZ4_LEVEL for choosing compression level,
Jann Horn
- [PATCH RFC] x86: Add CONFIG_KERNEL_UNCOMPRESSED support,
Jann Horn
- [GIT PULL] scripts/sorttable: Updates for 6.14,
Steven Rostedt
- [PATCH] kbuild: Use -fzero-init-padding-bits=all,
Kees Cook
- [PATCH] [RFC, DO NOT APPLY] vmlinux.lds: revert link speed regression,
Arnd Bergmann
- [PATCH v2 0/6] module: Introduce hash-based integrity checking,
Thomas Weißschuh
- [PATCH] kconfig: fix memory leak in sym_warn_unmet_dep(),
Masahiro Yamada
- [PATCH] kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST, Masahiro Yamada
- Re: selinux: error: ‘NETLINK_ROUTE_SOCKET__NLMSG’ undeclared,
Jeff Johnson
- [PATCH] scripts: kconfig: merge_config: Add upgrade mode option, Maciej Wieczor-Retman
- [PATCH v3] kbuild: Strip runtime const RELA sections correctly,
Ard Biesheuvel
- [no subject], Unknown
- [PATCH 00/17] genksyms: fix conflicts and syntax errors in parser,
Masahiro Yamada
- [PATCH 05/17] genksyms: fix last 3 shift/reduce conflicts, Masahiro Yamada
- [PATCH 10/17] genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier, Masahiro Yamada
- [PATCH 03/17] genksyms: reduce type_qualifier directly to decl_specifier, Masahiro Yamada
- [PATCH 01/17] genksyms: rename m_abstract_declarator to abstract_declarator, Masahiro Yamada
- [PATCH 06/17] genksyms: remove Makefile hack, Masahiro Yamada
- [PATCH 02/17] genksyms: rename cvar_qualifier to type_qualifier, Masahiro Yamada
- [PATCH 04/17] genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts, Masahiro Yamada
- [PATCH 09/17] genksyms: record attributes consistently for init-declarator, Masahiro Yamada
- [PATCH 07/17] genksyms: restrict direct-abstract-declarator to take one parameter-type-list, Masahiro Yamada
- [PATCH 12/17] genksyms: fix syntax error for attribute before nested_declarator, Masahiro Yamada
- [PATCH 11/17] genksyms: fix syntax error for attribute before abstract_declarator, Masahiro Yamada
- [PATCH 15/17] genksyms: fix syntax error for attribute after 'union', Masahiro Yamada
- [PATCH 13/17] genksyms: fix syntax error for attribute after abstact_declarator, Masahiro Yamada
- [PATCH 14/17] genksyms: fix syntax error for attribute after 'struct', Masahiro Yamada
- [PATCH 17/17] genksyms: fix syntax error for attribute before init-declarator, Masahiro Yamada
- [PATCH 08/17] genksyms: restrict direct-declarator to take one parameter-type-list, Masahiro Yamada
- [PATCH 16/17] genksyms: fix syntax error for builtin (u)int*x*_t types, Masahiro Yamada
- Re: [PATCH 00/17] genksyms: fix conflicts and syntax errors in parser, Nicolas Schier
- [PATCH v2] kbuild: Strip runtime const RELA sections correctly,
Ard Biesheuvel
[PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings,
Brendan Jackman
[PATCH] kbuild: Strip runtime const RELA sections correctly,
Ard Biesheuvel
[PATCH v4 0/4] rust: extend `module!` macro with integer parameter support,
Andreas Hindborg
v6.13-rc1: Module signing stopped working for external modules,
Torsten Hilbrich
[PATCH 0/2] diffconfig: add verification mode,
Thomas Weißschuh
[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
- Re: [PATCH v8 00/18] Implement DWARF modversions, Masahiro Yamada
[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
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]