Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v2 01/19] tools: Add gendwarfksyms, (continued)
- [PATCH v2 02/19] gendwarfksyms: Add symbol list handling, Sami Tolvanen
- [PATCH v2 03/19] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v2 04/19] gendwarfksyms: Add support for type pointers, Sami Tolvanen
- [PATCH v2 05/19] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v2 07/19] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v2 08/19] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v2 09/19] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v2 10/19] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v2 11/19] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v2 12/19] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v2 13/19] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v2 14/19] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v2 15/19] gendwarfksyms: Add support for declaration-only data structures, Sami Tolvanen
- [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields, Sami Tolvanen
- [PATCH v2 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v2 18/19] x86/asm-prototypes: Include <asm/ptrace.h>, Sami Tolvanen
- [PATCH v2 19/19] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- Re: [PATCH v2 00/19] Implement DWARF modversions, Sedat Dilek
- Re: [PATCH v2 00/19] Implement DWARF modversions, Greg Kroah-Hartman
- Re: [PATCH v2 00/19] Implement DWARF modversions, Jonathan Corbet
- Re: [PATCH v2 00/19] Implement DWARF modversions, Masahiro Yamada
- [PATCH v6 0/4] Generate address range data for built-in modules,
Kris Van Hees
- [PATCH v3] kbuild: rust: split up helpers.c,
Andreas Hindborg
- [PATCH v2] tools build: Provide consistent build options for fixdep,
Alexander Gordeev
- Enquiry, Michelle
- [PATCH] tools build: Provide consistent build options for fixdep,
Alexander Gordeev
- [PATCH] tools build: Respect HOSTCFLAGS in 'fixdep' compilation, Brian Norris
- [BUG] depmod: ERROR: Cycle detected: qcom_scm -> qcom_tzmem -> qcom_scm, Mirsad Todorovac
- [PATCH V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES,
Jose Fernandez
- [PATCH v2 2/3] kbuild: rust: Enable KASAN support,
Matthew Maurer
- [PATCH v2 1/3] kbuild: rust: Define probing macros for rustc,
Matthew Maurer
- [PATCH] modpost: improve the section mismatch warning format,
Masahiro Yamada
- [PATCH] modpost: simplify modpost_log(),
Masahiro Yamada
- [PATCH 1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h,
Masahiro Yamada
- [PATCH] Documentation/llvm: turn make command for ccache into code block,
Javier Carrasco
- [PATCH 1/3] kconfig: remove dummy assignments to cur_{filename,lineno},
Masahiro Yamada
- [PATCH] tinyconfig: remove unnecessary 'is not set' for choice blocks,
Masahiro Yamada
- [PATCH] scripts: Enhance vmlinux checks as per TODO, Abhinav Jain
- [PATCH] tty: vt: conmakehash: remove non-portable code printing comment header,
Masahiro Yamada
- [PATCH 0/2] selinux: Do not include <linux/*.h> from host programs (+ extra clean-up),
Masahiro Yamada
- [PATCH 0/6] kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support,
Miguel Ojeda
- [PATCH] scripts/remove-stale-files: clean up stale lib/test_fortify.log,
Masahiro Yamada
- [PATCH] kbuild: avoid scripts/kallsyms parsing /dev/null,
Masahiro Yamada
- [PATCH] treewide: remove unnecessary <linux/version.h> inclusion,
Masahiro Yamada
- [PATCH v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES,
Jose Fernandez
- [PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive,
Miguel Ojeda
- [PATCH 00/12] Enable build system on macOS hosts,
Daniel Gomez via B4 Relay
- [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts, Daniel Gomez via B4 Relay
- [PATCH 03/12] file2alias: fix uuid_t definitions for macos, Daniel Gomez via B4 Relay
- [PATCH 02/12] kbuild: add header_install dependency to scripts, Daniel Gomez via B4 Relay
- [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos, Daniel Gomez via B4 Relay
- [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h, Daniel Gomez via B4 Relay
- [PATCH 07/12] selinux/mdp: include bitsperlong and posix_types headers, Daniel Gomez via B4 Relay
- [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers, Daniel Gomez via B4 Relay
- [PATCH 10/12] scripts/mod: add byteswap support, Daniel Gomez via B4 Relay
- [PATCH 08/12] include: add elf.h support, Daniel Gomez via B4 Relay
- [PATCH 09/12] include: add endian.h support, Daniel Gomez via B4 Relay
- [PATCH 12/12] scripts/kallsyms: add compatibility support for macos, Daniel Gomez via B4 Relay
- [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h, Daniel Gomez via B4 Relay
- Re: [PATCH 00/12] Enable build system on macOS hosts, Greg Kroah-Hartman
- [PATCH v3 00/16] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v3 01/16] module: Take const arg in validate_section_offset, Matthew Maurer
- [PATCH v3 02/16] module: Factor out elf_validity_ehdr, Matthew Maurer
- [PATCH v3 03/16] module: Factor out elf_validity_cache_sechdrs, Matthew Maurer
- [PATCH v3 04/16] module: Factor out elf_validity_cache_secstrings, Matthew Maurer
- [PATCH v3 05/16] module: Factor out elf_validity_cache_index_info, Matthew Maurer
- [PATCH v3 06/16] module: Factor out elf_validity_cache_index_mod, Matthew Maurer
- [PATCH v3 07/16] module: Factor out elf_validity_cache_index_sym, Matthew Maurer
- [PATCH v3 08/16] module: Factor out elf_validity_cache_index_str, Matthew Maurer
- [PATCH v3 09/16] module: Group section index calculations together, Matthew Maurer
- [PATCH v3 10/16] module: Factor out elf_validity_cache_strtab, Matthew Maurer
- [PATCH v3 11/16] module: Additional validation in elf_validity_cache_strtab, Matthew Maurer
- [PATCH v3 12/16] module: Reformat struct for code style, Matthew Maurer
- [PATCH v3 13/16] export_report: Rehabilitate script, Matthew Maurer
- [PATCH v3 14/16] modules: Support extended MODVERSIONS info, Matthew Maurer
- [PATCH v3 15/16] modpost: Produce extended modversion information, Matthew Maurer
- [PATCH v3 16/16] export_report: Use new version info format, Matthew Maurer
- Re: [PATCH v3 00/16] Extended MODVERSIONS Support, Sami Tolvanen
- [PATCH v5] rust: support for shadow call stack sanitizer,
Alice Ryhl
- [linus:master] [kconfig] f79dc03fe6: segfault_at_ip_sp_error,
kernel test robot
- [PATCH REPOST] lib/build_OID_registry: do not embed full $0,
Giuliano Procida
- [PATCH v2] Makefile: add $(srctree) to dependency of compile_commands.json target,
Alexandre Courbot
- [PATCH] kbuild: modinst: remove the multithread option from zstd compression,
Masahiro Yamada
- [PATCH] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES,
Jose Fernandez
- [PATCH] Makefile: add $(srctree) to dependency of compile_commands.json target,
Alexandre Courbot
- [PATCH] scripts: kconfig: merge_config: config files: add a trailing newline,
Anders Roxell
- [PATCH v2 0/2] Rust KCFI support,
Alice Ryhl
- [PATCH] kbuild: add debug package to pacman PKGBUILD,
Jose Fernandez
- [no subject], Unknown
- [PATCH 0/2] Rust KCFI support,
Alice Ryhl
- [PATCH v4 0/2] Rust and the shadow call stack sanitizer,
Alice Ryhl
- [PATCH 0/6] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build, Rong Xu
- [PATCH 5/6] AutoFDO: Enable machine function split optimization for AutoFDO, Rong Xu
- [PATCH 6/6] Add Propeller configuration for kernel build., Rong Xu
- Re: [PATCH 6/6] Add Propeller configuration for kernel build., Masahiro Yamada
Re: [PATCH 0/6] Add AutoFDO and Propeller support for Clang build, Peter Zijlstra
[GIT PULL] Kbuild fixes for v6.11-rc1,
Masahiro Yamada
[PATCH] kbuild: pahole-version: avoid errors if executing fails,
Miguel Ojeda
[PATCH 0/4] kbuild: cross-compile linux-headers package,
Masahiro Yamada
[PATCH] kbuild: Fix '-S -c' in x86 stack protector scripts,
Nathan Chancellor
[PATCH] kbuild: rpm-pkg: ghost modules.weakdep file,
Jose Ignacio Tornos Martinez
[PATCH v2] scripts: reduce false positives in the macro_checker script., Julian Sun
[PATCH 2/2] kbuild: rust: Enable KASAN support,
Matthew Maurer
[PATCH 1/2] kbuild: rust: Define probing macros for rustc, Matthew Maurer
[PATCH] kbuild: clean up code duplication in cmd_fdtoverlay,
Masahiro Yamada
ZSTD compression-level when CONFIG_MODULE_COMPRESS_ZSTD=y,
Sedat Dilek
[PATCH v3 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`,
Miguel Ojeda
[PATCH] scripts: reduce false positives in the macro_checker script.,
Julian Sun
Re: [PATCH] net: usb: lan78xx: add weak dependency with micrel phy module,
Lucas De Marchi
[PATCH v2 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`,
Miguel Ojeda
[PATCH] kbuild: Fix broken "make binrpm-pkg",
Juergen Gross
[PATCH] kbuild: rpm-pkg: Fix C locale setup,
Petr Vorel
[GIT PULL] Kbuild updates for v6.11-rc1,
Masahiro Yamada
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue,
Zheng Yejian
[PATCH 0/2] module: Split modules_install compression and in-kernel decompression,
Petr Pavlu
[no subject], Unknown
[PATCH v2] kbuild: doc: gcc to CC change, Ivan Davydov
[PATCH]: kbuild doc typo fix,
Давыдов Иван Алексеевич
[PATCH 1/2] kallsyms: unify seq and start_pos fields of struct sym_entry,
Masahiro Yamada
[PATCH 1/3] kallsyms: avoid repeated calculation of array size for markers,
Masahiro Yamada
[PATCH v7] kbuild: add script and target to generate pacman package,
Thomas Weißschuh
[PATCH 1/2] kbuild: move some helper headers from scripts/kconfig/ to scripts/include/,
Masahiro Yamada
[PATCH v2] Makefile: add comment to discourage tools/* addition for kernel builds,
Masahiro Yamada
[PATCH] kbuild: clean up scripts/remove-stale-files, Masahiro Yamada
[PATCH] kbuild: fix rebuild of generic syscall headers,
Masahiro Yamada
[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility,
Koakuma via B4 Relay
[PATCH] kbuild: mark "FORCE" target as secondary,
Arnd Bergmann
[PATCH v6] kbuild: add script and target to generate pacman package,
Thomas Weißschuh
[PATCH] kallsyms: get rid of code for absolute kallsyms,
Masahiro Yamada
[PATCH v5 0/4] Generate address range data for built-in modules,
Kris Van Hees
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies,
Brian Norris
[PATCH 0/3] fortify: fix various issues in test_fortify Makefile,
Masahiro Yamada
[GIT PULL] Kbuild fixes for v6.10(-rc8),
Masahiro Yamada
[PATCH] fortify: fix warnings in fortify tests with KASAN,
Masahiro Yamada
[PATCH] arm64: remove redundant 'if HAVE_ARCH_KASAN' in Kconfig,
Masahiro Yamada
[RESEND PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist,
Zhang Bingwu
[RFC PATCH v4 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines,
Naveen N Rao
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]