Linux Kbuild
[Prev Page][Next Page]
- Re: [PATCH v2 5/7] streamline_config.pl: fix: implement choice for kconfigs, (continued)
- [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
- [peterz-queue:x86/ibt] [x86/ibt] a512fcf757: kernel_BUG_at_arch/x86/kernel/alternative.c, kernel test robot
- [PATCH v3 0/6] Add AutoFDO and Propeller support for Clang build,
Rong Xu
- [PATCH 0/2] Normalized CFI integer tags Kconfig fixes,
Alice Ryhl
- [RFC PATCH v1] module: sign with sha512 by default to avoid build errors,
Thorsten Leemhuis
- [PATCH v2] rust: query the compiler for dylib path, Tamir Duberstein
- [PATCH v3] Kbuild: fix issues with rustc-option,
Alice Ryhl
- [PATCH] kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros,
Masahiro Yamada
- [PATCH] rust: query the compiler for dylib path,
Tamir Duberstein
- Message not available
[PATCH v4 00/19] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v4 01/19] scripts: move genksyms crc32 implementation to a common include, Sami Tolvanen
- [PATCH v4 02/19] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v4 03/19] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v4 04/19] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v4 06/19] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v4 07/19] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v4 08/19] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v4 09/19] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v4 10/19] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v4 11/19] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v4 12/19] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v4 13/19] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v4 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v4 19/19] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v4 00/19] Implement DWARF modversions, Luis Chamberlain
[PATCH 1/3] kconfig: qconf: set QSplitter orientation in the constructor,
Masahiro Yamada
[PATCH v2] Kbuild: fix issues with rustc-option,
Alice Ryhl
[PATCH] Kbuild: add RUSTC_BOOTSTRAP to rustc-option,
Alice Ryhl
[PATCH] kbuild: Add vmlinux_install to facilitate debugging,
Zach Wade
[GIT PULL] Kbuild fixes for v6.12-rc2,
Masahiro Yamada
[PATCH] kbuild: deb-pkg: Remove blank first line from maint scripts,
Aaron Thompson
[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build,
Rong Xu
[no subject], Unknown
[PATCH] kconfig: qconf: fix buffer overflow in debug links,
Masahiro Yamada
[PATCH 1/2] kconfig: clear expr::val_is_valid when allocated,
Masahiro Yamada
[PATCH 1/3] usb: use "prompt" instead of "bool" for choice prompts,
Masahiro Yamada
[peterz-queue:x86/ibt] [x86/ibt] 7674335965: kernel_BUG_at_arch/x86/kernel/alternative.c, kernel test robot
[PATCH v5 00/16] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v5 01/16] module: Take const arg in validate_section_offset, Matthew Maurer
- [PATCH v5 02/16] module: Factor out elf_validity_ehdr, Matthew Maurer
- [PATCH v5 03/16] module: Factor out elf_validity_cache_sechdrs, Matthew Maurer
- [PATCH v5 04/16] module: Factor out elf_validity_cache_secstrings, Matthew Maurer
- [PATCH v5 05/16] module: Factor out elf_validity_cache_index_info, Matthew Maurer
- [PATCH v5 06/16] module: Factor out elf_validity_cache_index_mod, Matthew Maurer
- [PATCH v5 07/16] module: Factor out elf_validity_cache_index_sym, Matthew Maurer
- [PATCH v5 08/16] module: Factor out elf_validity_cache_index_str, Matthew Maurer
- [PATCH v5 09/16] module: Group section index calculations together, Matthew Maurer
- [PATCH v5 10/16] module: Factor out elf_validity_cache_strtab, Matthew Maurer
- [PATCH v5 11/16] module: Additional validation in elf_validity_cache_strtab, Matthew Maurer
- [PATCH v5 12/16] module: Reformat struct for code style, Matthew Maurer
- [PATCH v5 13/16] export_report: Rehabilitate script, Matthew Maurer
- [PATCH v5 14/16] modules: Support extended MODVERSIONS info, Matthew Maurer
- [PATCH v5 15/16] modpost: Produce extended modversion information, Matthew Maurer
- [PATCH v5 16/16] export_report: Use new version info format, Matthew Maurer
- Re: [PATCH v5 00/16] Extended MODVERSIONS Support, Sami Tolvanen
- Re: [PATCH v5 00/16] Extended MODVERSIONS Support, Neal Gompa
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code,
Ard Biesheuvel
- [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping, Ard Biesheuvel
- [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1, Ard Biesheuvel
- [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds, Ard Biesheuvel
- [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly, Ard Biesheuvel
- [RFC PATCH 06/28] x86/percpu: Get rid of absolute per-CPU variable placement, Ard Biesheuvel
- [RFC PATCH 07/28] scripts/kallsyms: Avoid 0x0 as the relative base, Ard Biesheuvel
- [RFC PATCH 08/28] scripts/kallsyms: Remove support for absolute per-CPU variables, Ard Biesheuvel
- [RFC PATCH 09/28] x86/tools: Remove special relocation handling for per-CPU variables, Ard Biesheuvel
- [RFC PATCH 10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes, Ard Biesheuvel
- [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text, Ard Biesheuvel
- [RFC PATCH 12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata, Ard Biesheuvel
- [RFC PATCH 13/28] x86/kvm: Use RIP-relative addressing, Ard Biesheuvel
- [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address, Ard Biesheuvel
- [RFC PATCH 15/28] x86/sync_core: Use RIP-relative addressing, Ard Biesheuvel
- [RFC PATCH 16/28] x86/entry_64: Use RIP-relative addressing, Ard Biesheuvel
- [RFC PATCH 17/28] x86/hibernate: Prefer RIP-relative accesses, Ard Biesheuvel
- [RFC PATCH 18/28] x86/boot/64: Determine VA/PA offset before entering C code, Ard Biesheuvel
- [RFC PATCH 19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text, Ard Biesheuvel
- [RFC PATCH 21/28] x86/head: Use PIC-compatible symbol references in startup code, Ard Biesheuvel
- [RFC PATCH 22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata, Ard Biesheuvel
- [RFC PATCH 23/28] tools/objtool: Mark generated sections as writable, Ard Biesheuvel
- [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls, Ard Biesheuvel
- [RFC PATCH 20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S, Ard Biesheuvel
- [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel, Ard Biesheuvel
- [RFC PATCH 28/28] x86/tools: Drop x86_64 support from 'relocs' tool, Ard Biesheuvel
- [RFC PATCH 03/28] x86/tools: Use mmap() to simplify relocs host tool, Ard Biesheuvel
- [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel, Ard Biesheuvel
- [RFC PATCH 26/28] x86/boot: Implement support for ELF RELA/RELR relocations, Ard Biesheuvel
[PATCH] kconfig: fix infinite loop in sym_calc_choice(), Masahiro Yamada
[PATCH] cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig,
Alice Ryhl
[PATCH] kbuild: fix a typo dt_binding_schema -> dt_binding_schemas,
Xu Yang
Broken Kconfig scripts in v6.11: conf/mconf stuck in endless loop at 100% CPU,
Marco Bonelli
[PATCH v4 00/16] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v4 01/16] module: Take const arg in validate_section_offset, Matthew Maurer
- [PATCH v4 02/16] module: Factor out elf_validity_ehdr, Matthew Maurer
- [PATCH v4 03/16] module: Factor out elf_validity_cache_sechdrs, Matthew Maurer
- [PATCH v4 04/16] module: Factor out elf_validity_cache_secstrings, Matthew Maurer
- [PATCH v4 05/16] module: Factor out elf_validity_cache_index_info, Matthew Maurer
- [PATCH v4 06/16] module: Factor out elf_validity_cache_index_mod, Matthew Maurer
- [PATCH v4 07/16] module: Factor out elf_validity_cache_index_sym, Matthew Maurer
- [PATCH v4 08/16] module: Factor out elf_validity_cache_index_str, Matthew Maurer
- [PATCH v4 09/16] module: Group section index calculations together, Matthew Maurer
- [PATCH v4 10/16] module: Factor out elf_validity_cache_strtab, Matthew Maurer
- [PATCH v4 11/16] module: Additional validation in elf_validity_cache_strtab, Matthew Maurer
- [PATCH v4 12/16] module: Reformat struct for code style, Matthew Maurer
- [PATCH v4 13/16] export_report: Rehabilitate script, Matthew Maurer
- [PATCH v4 14/16] modules: Support extended MODVERSIONS info, Matthew Maurer
- [PATCH v4 15/16] modpost: Produce extended modversion information, Matthew Maurer
- [PATCH v4 16/16] export_report: Use new version info format, Matthew Maurer
[PATCH] kconfig: use memcmp instead of deprecated bcmp,
Thomas Meyer
[GIT PULL] Kbuild updates for v6.12-rc1,
Masahiro Yamada
Re: [PATCH] mm: Make SPLIT_PTE_PTLOCKS depend on the existence of NR_CPUS,
Geert Uytterhoeven
[PATCH v3 00/20] Implement DWARF modversions,
Sami Tolvanen
- [PATCH v3 01/20] scripts: import more list macros, Sami Tolvanen
- [PATCH v3 02/20] scripts: move genksyms crc32 implementation to a common include, Sami Tolvanen
- [PATCH v3 03/20] tools: Add gendwarfksyms, Sami Tolvanen
- [PATCH v3 04/20] gendwarfksyms: Add address matching, Sami Tolvanen
- [PATCH v3 05/20] gendwarfksyms: Expand base_type, Sami Tolvanen
- [PATCH v3 06/20] gendwarfksyms: Add a cache for processed DIEs, Sami Tolvanen
- [PATCH v3 07/20] gendwarfksyms: Expand type modifiers and typedefs, Sami Tolvanen
- [PATCH v3 08/20] gendwarfksyms: Expand subroutine_type, Sami Tolvanen
- [PATCH v3 09/20] gendwarfksyms: Expand array_type, Sami Tolvanen
- [PATCH v3 10/20] gendwarfksyms: Expand structure types, Sami Tolvanen
- [PATCH v3 11/20] gendwarfksyms: Limit structure expansion, Sami Tolvanen
- [PATCH v3 12/20] gendwarfksyms: Add die_map debugging, Sami Tolvanen
- [PATCH v3 13/20] gendwarfksyms: Add symtypes output, Sami Tolvanen
- [PATCH v3 14/20] gendwarfksyms: Add symbol versioning, Sami Tolvanen
- [PATCH v3 15/20] gendwarfksyms: Add support for kABI rules, Sami Tolvanen
- [PATCH v3 16/20] gendwarfksyms: Add support for reserved and ignored fields, Sami Tolvanen
- [PATCH v3 17/20] gendwarfksyms: Add support for symbol type pointers, Sami Tolvanen
- [PATCH v3 18/20] export: Add __gendwarfksyms_ptr_ references to exported symbols, Sami Tolvanen
- [PATCH v3 19/20] kbuild: Add gendwarfksyms as an alternative to genksyms, Sami Tolvanen
- [PATCH v3 20/20] Documentation/kbuild: Add DWARF module versioning, Sami Tolvanen
- Re: [PATCH v3 00/20] Implement DWARF modversions, Neal Gompa
[PATCH] kbuild: add package-dbg to pacman packages,
1127955419
[PATCH v3 1/2] kbuild: move non-boot built-in DTBs to .rodata section,
Masahiro Yamada
[linux-next:master] [cfi] ce4a262098: CFI_failure_at_do_basic_setup,
kernel test robot
Re: [PATCH 05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init,
Stephen Boyd
[PATCH v5 00/11] kbuild, kconfig: Add support for conflict resolution,
Ole Schuerks
- [PATCH v5 01/11] kconfig: Add PicoSAT interface, Ole Schuerks
- [PATCH v5 02/11] kbuild: Add list_is_{first,last}, list_size, list_at_index, list_for_each_from, Ole Schuerks
- [PATCH v5 03/11] kconfig: Add definitions, Ole Schuerks
- [PATCH v5 04/11] kconfig: Add files for building constraints, Ole Schuerks
- [PATCH v5 05/11] kconfig: Add files for handling expressions, Ole Schuerks
- [PATCH v5 06/11] kconfig: Add files for RangeFix, Ole Schuerks
- [PATCH v5 07/11] kconfig: Add files with utility functions, Ole Schuerks
- [PATCH v5 08/11] kconfig: Add tools, Ole Schuerks
- [PATCH v5 09/11] kconfig: Add xconfig-modifications, Ole Schuerks
- [PATCH v5 10/11] kconfig: Add loader.gif, Ole Schuerks
- [PATCH v5 11/11] kconfig: Add documentation for the conflict resolver, Ole Schuerks
[PATCH v2 1/5] kbuild: doc: throw out the local table of contents in modules.rst,
Masahiro Yamada
[PATCH 00/23] kbuild: support building external modules in a separate build directory,
Masahiro Yamada
- [PATCH 01/23] kbuild: doc: update the description about Kbuild/Makefile split, Masahiro Yamada
- [PATCH 02/23] kbuild: doc: remove description about grepping CONFIG options, Masahiro Yamada
- [PATCH 03/23] kbuild: doc: remove outdated description of the limitation on -I usage, Masahiro Yamada
- [PATCH 04/23] kbuild: doc: remove the description about shipped files, Masahiro Yamada
- [PATCH 05/23] kbuild: doc: describe the -C option precisely for external module builds, Masahiro Yamada
- [PATCH 06/23] kbuild: doc: replace "gcc" in external module description, Masahiro Yamada
- [PATCH 07/23] kbuild: remove unnecessary prune of rust/alloc for rustfmt, Masahiro Yamada
- [PATCH 08/23] kbuild: simplify find command for rustfmt, Masahiro Yamada
- [PATCH 09/23] speakup: use SPKDIR=$(src) to specify the source directory, Masahiro Yamada
- [PATCH 10/23] kbuild: refactor the check for missing config files, Masahiro Yamada
- [PATCH 11/23] kbuild: check the presence of include/generated/rustc_cfg, Masahiro Yamada
- [PATCH 12/23] scripts/nsdeps: use VPATH as src_prefix, Masahiro Yamada
- [PATCH 13/23] kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile, Masahiro Yamada
- [PATCH 14/23] kbuild: add $(objtree)/ prefix to some in-kernel build artifacts, Masahiro Yamada
- [PATCH 15/23] kbuild: rename abs_objtree to abs_output, Masahiro Yamada
- [PATCH 16/23] kbuild: use 'output' variable to create the output directory, Masahiro Yamada
- [PATCH 17/23] kbuild: build external modules in their directory, Masahiro Yamada
- [PATCH 18/23] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables, Masahiro Yamada
- [PATCH 19/23] kbuild: support building external modules in a separate build directory, Masahiro Yamada
- [PATCH 20/23] kbuild: support -fmacro-prefix-map for external modules, Masahiro Yamada
- [PATCH 21/23] kbuild: use absolute path in the generated wrapper Makefile, Masahiro Yamada
- [PATCH 22/23] kbuild: make wrapper Makefile more convenient for external modules, Masahiro Yamada
- [PATCH 23/23] kbuild: allow to start building external module in any directory, Masahiro Yamada
- Re: [PATCH 00/23] kbuild: support building external modules in a separate build directory, Nicolas Schier
- Re: [PATCH 00/23] kbuild: support building external modules in a separate build directory, Masahiro Yamada
- Re: [PATCH 00/23] kbuild: support building external modules in a separate build directory, Nicolas Schier
[PATCH v2 0/7] linux-kbuild: fix: process configs set to "y",
David Hunter
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines,
Hari Bathini
- [PATCH v5 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry, Hari Bathini
- [PATCH v5 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain, Hari Bathini
- [PATCH v5 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x, Hari Bathini
- [PATCH v5 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code, Hari Bathini
- [PATCH v5 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED(), Hari Bathini
- [PATCH v5 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace, Hari Bathini
- [PATCH v5 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same, Hari Bathini
- [PATCH v5 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext, Hari Bathini
- [PATCH v5 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel(), Hari Bathini
- [PATCH v5 10/17] powerpc/ftrace: Add a postlink script to validate function tracer, Hari Bathini
- [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link, Hari Bathini
- [PATCH v5 12/17] powerpc64/ftrace: Move ftrace sequence out of line, Hari Bathini
- [PATCH v5 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs, Hari Bathini
- [PATCH v5 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Hari Bathini
- [PATCH v5 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS, Hari Bathini
- [PATCH v5 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc, Hari Bathini
- [PATCH v5 17/17] powerpc64/bpf: Add support for bpf trampolines, Hari Bathini
- Re: [PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines, Masahiro Yamada
[PATCH v2] rust: enable arbitrary_self_types and remove `Receiver`,
Gary Guo
[PATCH] kbuild: remove unnecessary export of RUST_LIB_SRC,
Masahiro Yamada
[no subject],
David Hunter
[PATCH] kbuild: Support separating source and output of the external module,
Jing Leng
[PATCH 1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh,
Masahiro Yamada
External modules with O=... (was: Re: [PATCH] kbuild: Fix include path in scripts/Makefile.modpost),
Lucas De Marchi
[PATCH] rust: enable arbitrary_self_types and remove `Receiver`,
Gary Guo
[PATCH v2 1/3] modpost: check section mismatch in reference to .dtb.init.rodata,
Masahiro Yamada
[PATCH] kbuild: rpm-pkg: include vmlinux debug symbols,
Uday Shankar
[PATCH] kbuild: remove append operation on cmd_ld_ko_o,
Thomas Weißschuh
[PATCH 1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/,
Masahiro Yamada
[PATCH] rust: error.rs: Remove dead_code marker and make from_err_ptr, from_result and to_ptr public, Felipe Alves
[PATCH] rust: error.rs: Remove dead_code marker and make from_err_= outside the kernel crate(issue #1105).</div>, Filipe Xavier < ; felipe_life
[PATCH] rust: error.rs: Remove dead_code marker and make from_err_=, Filipe Xavier
[PATCH 1/2] kallsyms: squash output_address(),
Masahiro Yamada
[PATCH v2 1/2] selinux: do not include <linux/*.h> headers from host programs,
Masahiro Yamada
[PATCH] fixdep: handle short reads in read_file,
Sam James
[PATCH v2 0/8] Enable build system on macOS hosts,
Daniel Gomez via B4 Relay
[PATCH v2 0/3] rust: Initial MIPS support,
Jiaxun Yang
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]