Linux Kbuild
[Prev Page][Next Page]
- [PATCH v3 12/16] module: Reformat struct for code style, (continued)
- [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
- [RFC PATCH v4 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link, Naveen N Rao
- [RFC PATCH v4 12/17] powerpc64/ftrace: Move ftrace sequence out of line, Naveen N Rao
- [RFC PATCH v4 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs, Naveen N Rao
- [RFC PATCH v4 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Naveen N Rao
- [RFC PATCH v4 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc, Naveen N Rao
- [RFC PATCH v4 17/17] powerpc64/bpf: Add support for bpf trampolines, Naveen N Rao
- [RFC PATCH v4 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry, Naveen N Rao
- [RFC PATCH v4 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x, Naveen N Rao
- [RFC PATCH v4 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code, Naveen N Rao
- [RFC PATCH v4 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED(), Naveen N Rao
- [RFC PATCH v4 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace, Naveen N Rao
- [RFC PATCH v4 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same, Naveen N Rao
- [RFC PATCH v4 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext, Naveen N Rao
- [RFC PATCH v4 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel(), Naveen N Rao
- [RFC PATCH v4 10/17] powerpc/ftrace: Add a postlink script to validate function tracer, Naveen N Rao
- [RFC PATCH v4 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain, Naveen N Rao
- [RFC PATCH v4 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS, Naveen N Rao
[PATCH v5] kbuild: add script and target to generate pacman package, Thomas Weißschuh
[PATCH] kbuild: rpm-pkg: avoid the warnings with dtb's listed twice,
Jose Ignacio Tornos Martinez
[PATCH v4] kbuild: add script and target to generate pacman package,
Thomas Weißschuh
[PATCH v4 00/12] kconfig: Add support for conflict resolution,
Ole Schuerks
- [PATCH v4 01/12] kconfig: Add picosat.h, Ole Schuerks
- [PATCH v4 03/12] kconfig: Add picosat.c (2/3), Ole Schuerks
- [PATCH v4 02/12] kconfig: Add picosat.c (1/3), Ole Schuerks
- [PATCH v4 04/12] kconfig: Add picosat.c (3/3), Ole Schuerks
- [PATCH v4 05/12] kconfig: Add definitions, Ole Schuerks
- [PATCH v4 06/12] kconfig: Add files for building constraints, Ole Schuerks
- [PATCH v4 08/12] kconfig: Add files for RangeFix, Ole Schuerks
- [PATCH v4 07/12] kconfig: Add files for handling expressions, Ole Schuerks
- [PATCH v4 09/12] kconfig: Add files with utility functions, Ole Schuerks
- [PATCH v4 10/12] kconfig: Add tools, Ole Schuerks
- [PATCH v4 12/12] kconfig: Add loader.gif, Ole Schuerks
- [PATCH v4 11/12] kconfig: Add xconfig-modifications, Ole Schuerks
[PATCH v3 0/3] tools build: Incorrect fixdep dependencies,
Brian Norris
[PATCH v2 00/13] Support several Rust toolchain versions,
Miguel Ojeda
[PATCH v3] kbuild: add script and target to generate pacman package,
Thomas Weißschuh
[PATCH v2] kbuild: Make ld-version.sh more robust against version string changes,
Nathan Chancellor
[PATCH 1/4] kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups(),
Masahiro Yamada
[PATCH 1/2] init: remove unused __MEMINIT* macros,
Masahiro Yamada
[PATCH v2] kbuild: add script and target to generate pacman package,
Thomas Weißschuh
[PATCH] kbuild: add script and target to generate pacman package,
Thomas Weißschuh
[PATCH] kbuild: Update ld-version.sh for change in LLD version output,
Nathan Chancellor
[PATCH] kbuild: deb-pkg: use default string when variable is unset or null,
Masahiro Yamada
[PATCH v3 0/2] Rust and the shadow call stack sanitizer,
Alice Ryhl
[PATCH 00/17] arch: convert everything to syscall.tbl,
Arnd Bergmann
- [PATCH 01/17] syscalls: add generic scripts/syscall.tbl, Arnd Bergmann
- [PATCH 02/17] csky: drop asm/gpio.h wrapper, Arnd Bergmann
- [PATCH 03/17] um: don't generate asm/bpf_perf_event.h, Arnd Bergmann
- [PATCH 04/17] loongarch: avoid generating extra header files, Arnd Bergmann
- [PATCH 05/17] kbuild: verify asm-generic header list, Arnd Bergmann
- [PATCH 06/17] kbuild: add syscall table generation to scripts/Makefile.asm-headers, Arnd Bergmann
- [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro, Arnd Bergmann
- [PATCH 08/17] arc: convert to generic syscall table, Arnd Bergmann
- [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format, Arnd Bergmann
- [PATCH 10/17] arm64: generate 64-bit syscall.tbl, Arnd Bergmann
- [PATCH 11/17] arm64: rework compat syscall macros, Arnd Bergmann
- [PATCH 12/17] csky: convert to generic syscall table, Arnd Bergmann
- [PATCH 13/17] hexagon: use new system call table, Arnd Bergmann
- [PATCH 14/17] loongarch: convert to generic syscall table, Arnd Bergmann
- [PATCH 15/17] nios2: convert to generic syscall table, Arnd Bergmann
- [PATCH 16/17] openrisc: convert to generic syscall table, Arnd Bergmann
- [PATCH 17/17] riscv: convert to generic syscall table, Arnd Bergmann
- Re: [PATCH 00/17] arch: convert everything to syscall.tbl, Maciej W. Rozycki
- Re: [PATCH 00/17] arch: convert everything to syscall.tbl, patchwork-bot+linux-riscv
[PATCH 1/3] kbuild: raise the minimum GNU Make requirement to 4.0,
Masahiro Yamada
[PATCH] kbuild: avoid build error when single DTB is turned into composite DTB, Masahiro Yamada
[PATCH] scripts: run-clang-tools: add file filtering option,
Théo Lebrun
[PATCH 1/3] mm: use zonelist_zone() to get zone,
Wei Yang
[PATCH v2 0/3] tools build: Incorrect fixdep dependencies,
Brian Norris
[PATCH v2 1/3] kbuild: deb-pkg: remove support for EMAIL environment variable,
Masahiro Yamada
[PATCH 0/3] tools build: Incorrect fixdep dependencies,
Brian Norris
[PATCH 12/13] rust: support the new `-Zub-checks` flag,
Miguel Ojeda
[PATCH 11/13] kbuild: rust: add `rustc-version` support,
Miguel Ojeda
[PATCH 05/13] rust: simplify Clippy warning flags set,
Miguel Ojeda
[PATCH 04/13] rust: relax most deny-level lints to warnings,
Miguel Ojeda
[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set,
Alan Maguire
[GIT PULL] Kbuild fixes for v6.10-rc6,
Masahiro Yamada
[PROBLEM linux-next] Segfault while building headers with dpkg-deb,
Mirsad Todorovac
[PROBLEM linux-next] ERROR: modpost: "devm_qcom_tzmem_pool_new" [drivers/firmware/qcom/qcom-scm.ko] undefined!,
Mirsad Todorovac
[PROBLEM linux-next] drivers/hid/hidraw.c: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast], Mirsad Todorovac
[PATCH v3 0/2] Makefile: rust-analyzer better error handling, documentation,
John Hubbard
[PATCH v3] kconfig: recursive checks drop file/lineno,
HONG Yifan
[PROBLEM] randconfig: ./include/linux/fortify-string.h:122:33: error: ‘__builtin_strcpy’ source argument is the same as destination [-Werror=restrict],
Mirsad Todorovac
[PROBLEM] make randconfig: fs/btrfs/ref-verify.c:500:16: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized],
Mirsad Todorovac
[PATCH 0/5] kconfig: fix conditional prompt for choice and recursive error messages,
Masahiro Yamada
[PATCH] kbuild: deb-dpkg: Check optional env variables before use,
Nicolas Schier
[PATCH] kbuild: Use $(obj)/%.cc to fix host C++ module builds,
Nicolas Schier
"make xconfig" fails with "No rule to make target …/qconf-moc.cc …",
Rolf Eike Beer
[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini',
Mirsad Todorovac
[PATCH v2] kconfig: recursive checks drop file/lineno,
HONG Yifan
[PATCH v2 0/2] Makefile: rust-analyzer better error handling, documentation,
John Hubbard
[PATCH] Makefile: add comment to discourage tools/* addition for kernel builds,
Masahiro Yamada
[PATCH] kconfig: Prevent segfault when getting filename,
Yifan Hong
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Linux SCSI]
[Scanners]
[Yosemite Secret&nsp;Places]