Linux Kbuild
[Prev Page][Next Page]
- Re: [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel, (continued)
- [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
- [PATCH] scripts: import more hash table macros, Masahiro Yamada
- [PATCH 00/15] kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support,
Masahiro Yamada
- [PATCH 01/15] kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host, Masahiro Yamada
- [PATCH 02/15] kbuild: split device tree build rules into scripts/Makefile.dtbs, Masahiro Yamada
- [PATCH 03/15] kbuild: move non-boot builtin DTBs to .init.rodata section, Masahiro Yamada
- [PATCH 04/15] kbuild: add generic support for built-in boot DTBs, Masahiro Yamada
- [PATCH 05/15] MIPS: migrate to generic rule for built-in DTBs, Masahiro Yamada
- [PATCH 06/15] riscv: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 07/15] LoongArch: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 08/15] ARC: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 09/15] openrisc: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 10/15] xtensa: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 11/15] nios2: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 12/15] sh: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 13/15] microblaze: migrate to the generic rule for built-in DTB, Masahiro Yamada
- [PATCH 14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB, Masahiro Yamada
- [PATCH 15/15] kbuild: use .init.rodata section unconditionally for cmd_wrap_S_dtb, Masahiro Yamada
- [PATCH 0/3] rust: Initial MIPS support,
Jiaxun Yang
- [PATCH v2 0/6] `RUSTC_VERSION` and re-config/re-build support on compiler change,
Miguel Ojeda
- [PATCH v2] kbuild: pahole-version: improve overall checking and error messages,
Miguel Ojeda
- [PATCH v2] modpost: compile constant module information only once,
Thomas Weißschuh
- [PATCH] kbuild: remove recent dependency on "truncate" program,
Tony Battersby
- [PATCH v7] rust: support for shadow call stack sanitizer,
Alice Ryhl
- [PATCH v1] bpf: Add missing force_checksrc macro,
Alexey Gladkov
- [PATCH] kbuild: use objcopy to generate asm-offsets,
Vegard Nossum
- [PATCH v3 0/6] livepatch: klp-convert tool - Minimal version,
Lukas Hruska
- [PATCH v6] rust: support for shadow call stack sanitizer,
Alice Ryhl
- [RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang,
Wentao Zhang
[PATCH v3] kbuild: add debug package to pacman PKGBUILD,
Jose Fernandez
[PATCH RFC] modpost: compile constant module information only once,
Thomas Weißschuh
[PATCH v9 0/4] Generate address range data for built-in modules,
Kris Van Hees
- [PATCH v9 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects, Kris Van Hees
- [PATCH v9 4/4] module: add install target for modules.builtin.ranges, Kris Van Hees
- [PATCH v9 2/4] kbuild: generate offset range data for builtin modules, Kris Van Hees
- [PATCH v9 3/4] scripts: add verifier script for builtin module range data, Kris Van Hees
- <Possible follow-ups>
- [PATCH v9 0/4] Generate address range data for built-in modules, Kris Van Hees
- [PATCH v10 4/4] module: add install target for modules.builtin.ranges, Kris Van Hees
- Re: [PATCH v9 0/4] Generate address range data for built-in modules, Kris Van Hees
- Re: [PATCH v9 0/4] Generate address range data for built-in modules, Sami Tolvanen
- Re: [PATCH v9 0/4] Generate address range data for built-in modules, Masahiro Yamada
[PATCH v2] Documentation: kbuild: explicitly document missing prompt,
Stephen Brennan
[RFC] kconfig: add optional selective yaml output support,
Luis Chamberlain
[GIT PULL] Kbuild fixes for v6.11-rc5,
Masahiro Yamada
[PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects,
Kris Van Hees
[PATCH v4 3/4] kbuild: rust: Enable KASAN support,
Matthew Maurer
[PATCH v4 1/4] kbuild: rust: Define probing macros for rustc, Matthew Maurer
[PATCH 0/1] Documentation: kbuild: explicitly document missing prompt,
Stephen Brennan
[PATCH] scripts/get_abi.pl: more strict matching of [XYZ],
David Lechner
[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace,
Jiri Slaby (SUSE)
[PATCH v3 2/4] kbuild: rust: Enable KASAN support,
Matthew Maurer
[PATCH v3 1/4] kbuild: rust: Define probing macros for rustc,
Matthew Maurer
[RFC PATCH 00/11] output a valid shell script when running 'make -n',
Vegard Nossum
- [RFC PATCH 01/11] kbuild: ignore .config rule for make --always-make, Vegard Nossum
- [RFC PATCH 03/11] kbuild: pass KERNELVERSION and LOCALVERSION explicitly to setlocalversion, Vegard Nossum
- [RFC PATCH 05/11] kbuild: execute modules.order recipe in --dry-run mode, Vegard Nossum
- [RFC PATCH 02/11] kbuild: document some prerequisites, Vegard Nossum
- [RFC PATCH 09/11] kbuild: simplify commands in --dry-run mode, Vegard Nossum
- [RFC PATCH 08/11] kbuild: make link-vmlinux.sh respect $dry_run, Vegard Nossum
- [RFC PATCH 11/11] kbuild: suppress echoing of commands in --dry-run mode, Vegard Nossum
- [RFC PATCH 07/11] kbuild: define 'make' as a no-op in --dry-run mode, Vegard Nossum
- [RFC PATCH 04/11] kbuild: don't execute .ko recipe in --dry-run mode, Vegard Nossum
- [RFC PATCH 06/11] kbuild: set $dry_run when running in --dry-run mode, Vegard Nossum
- [RFC PATCH 10/11] kbuild: don't test for file presence in --dry-run mode, Vegard Nossum
- Re: [RFC PATCH 00/11] output a valid shell script when running 'make -n', Vegard Nossum
- Re: [RFC PATCH 00/11] output a valid shell script when running 'make -n', Nicolas Schier
[PATCH] kbuild: remove *.symversions left-over,
Masahiro Yamada
[PATCH] kbuild: fix typos "prequisites" to "prerequisites",
Masahiro Yamada
[PATCH v2] kbuild: add debug package to pacman PKGBUILD,
Jose Fernandez
[PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function,
Masahiro Yamada
[PATCH] menuconfig: Allow sorting the entries alphabetically,
Ivan Orlov
[PATCH v2] modpost: simplify modpost_log(),
Masahiro Yamada
Re: [PATCH 1/1] kbuild: Only build dtc if needed,
Simon Glass
[PATCH v2 00/19] Implement DWARF modversions,
Sami Tolvanen
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]