public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-19 16:04:50 to 2024-08-30 20:04:34 UTC [more...]

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-30 19:53 UTC  (17+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 08/12] include: add elf.h support

[PATCH v1] bpf: Add missing force_checksrc macro
 2024-08-30 16:00 UTC  (12+ messages)
  ` [PATCH v2] bpf: Remove custom build rule
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v2 00/19] Implement DWARF modversions
 2024-08-30  9:34 UTC  (61+ messages)
` [PATCH v2 01/19] tools: Add gendwarfksyms
` [PATCH v2 02/19] gendwarfksyms: Add symbol list handling
` [PATCH v2 03/19] gendwarfksyms: Add address matching
` [PATCH v2 04/19] gendwarfksyms: Add support for type pointers
` [PATCH v2 05/19] gendwarfksyms: Expand base_type
` [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields

[PATCH v4 02/12] kconfig: Add picosat.c (1/3)
 2024-08-29 21:23 UTC  (4+ messages)

[PATCH] kbuild: use objcopy to generate asm-offsets
 2024-08-29 20:37 UTC  (5+ messages)

[PATCH] kbuild: remove recent dependency on "truncate" program
 2024-08-29 18:01 UTC  (2+ messages)

[PATCH v3] kbuild: add debug package to pacman PKGBUILD
 2024-08-29 11:03 UTC  (2+ messages)

[PATCH v7] rust: support for shadow call stack sanitizer
 2024-08-29  8:22 UTC 

[PATCH v3 0/6] livepatch: klp-convert tool - Minimal version
 2024-08-28 18:43 UTC  (9+ messages)
` [PATCH v3 1/6] livepatch: Create and include UAPI headers
` [PATCH v3 2/6] livepatch: Add klp-convert tool
` [PATCH v3 3/6] kbuild/modpost: integrate klp-convert
` [PATCH v3 4/6] livepatch: Add sample livepatch module
` [PATCH v3 5/6] documentation: Update on livepatch elf format
` [PATCH v3 6/6] selftests: livepatch: Test livepatching function using an external symbol
` [PATCH v3 7/6 DONT_MERGE] selftests: livepatch: Test failing IBT checks crashing the module

[PATCH v6] rust: support for shadow call stack sanitizer
 2024-08-28 17:38 UTC  (9+ messages)

[PATCH v5] rust: support for shadow call stack sanitizer
 2024-08-27 11:36 UTC  (9+ messages)

[RFC PATCH v4 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-08-27  9:12 UTC  (3+ messages)
` [RFC PATCH v4 12/17] powerpc64/ftrace: Move ftrace sequence out of line

[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
 2024-08-27  8:37 UTC  (17+ messages)

Pytanie o samochód
 2024-08-27  7:55 UTC 

[PATCH 2/2] selinux: move genheaders to security/selinux/
 2024-08-26 21:14 UTC  (2+ messages)

[PATCH 1/2] selinux: do not include <linux/*.h> headers from host programs
 2024-08-26 21:14 UTC  (2+ messages)

[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-08-25 12:12 UTC  (6+ messages)
` [RFC PATCH 1/3] llvm-cov: add Clang's Source-based Code Coverage support
` [RFC PATCH 2/3] kbuild, llvm-cov: disable instrumentation in odd or sensitive code
` [RFC PATCH 3/3] llvm-cov: add Clang's MC/DC support

[PATCH] kbuild: modinst: remove the multithread option from zstd compression
 2024-08-24 21:51 UTC  (3+ messages)

[PATCH RFC] modpost: compile constant module information only once
 2024-08-24 17:44 UTC 

[PATCH 0/4] kbuild: cross-compile linux-headers package
 2024-08-24 16:58 UTC  (4+ messages)
` [PATCH 3/4] kbuild: slim down package for building external modules

[PATCH v7 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
 2024-08-24 16:44 UTC  (17+ messages)
` [PATCH v7 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v7 3/4] scripts: add verifier script for builtin module range data
` [PATCH v7 4/4] module: add install target for modules.builtin.ranges
` [PATCH v7 0/4] Generate address range data for built-in modules
` [PATCH v8 "
  ` [PATCH v8 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
  ` [PATCH v8 2/4] kbuild: generate offset range data for builtin modules
  ` [PATCH v8 3/4] scripts: add verifier script for builtin module range data
  ` [PATCH v8 4/4] module: add install target for modules.builtin.ranges

[PATCH v2] kbuild: add debug package to pacman PKGBUILD
 2024-08-24 15:56 UTC  (6+ messages)

[PATCH 1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
 2024-08-24  7:57 UTC  (3+ messages)
` [PATCH 2/4] modpost: replace the use of NOFAIL() with xmalloc() etc

[PATCH v9 0/4] Generate address range data for built-in modules
 2024-08-24  3:37 UTC  (5+ messages)
` [PATCH v9 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v9 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v9 3/4] scripts: add verifier script for builtin module range data
` [PATCH v9 4/4] module: add install target for modules.builtin.ranges

[PATCH v2] Documentation: kbuild: explicitly document missing prompt
 2024-08-24  3:33 UTC  (2+ messages)

[PATCH] kbuild: pahole-version: avoid errors if executing fails
 2024-08-23 18:47 UTC  (4+ messages)

[RFC] kconfig: add optional selective yaml output support
 2024-08-23 17:54 UTC  (2+ messages)

[PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
 2024-08-23 14:29 UTC  (11+ messages)
` [PATCH 0/2] kmod /usr support

[PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function
 2024-08-23 13:30 UTC  (3+ messages)
` [PATCH 2/2] kbuild: pacman-pkg: do not override objtree

[GIT PULL] Kbuild fixes for v6.11-rc5
 2024-08-22 23:52 UTC  (2+ messages)

[PATCH 0/1] Documentation: kbuild: explicitly document missing prompt
 2024-08-20 22:25 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] kbuild: remove *.symversions left-over
 2024-08-20 21:55 UTC  (2+ messages)

[PATCH] kbuild: fix typos "prequisites" to "prerequisites"
 2024-08-20 21:50 UTC  (2+ messages)

[PATCH v3 1/4] kbuild: rust: Define probing macros for rustc
 2024-08-20 20:49 UTC  (6+ messages)
` [PATCH v3 2/4] kbuild: rust: Enable KASAN support

[PATCH v4 1/4] kbuild: rust: Define probing macros for rustc
 2024-08-20 19:57 UTC  (3+ messages)
` [PATCH v4 3/4] kbuild: rust: Enable KASAN support

[PATCH] scripts/get_abi.pl: more strict matching of [XYZ]
 2024-08-20 17:57 UTC  (2+ messages)

[PATCH v6 0/4] Generate address range data for built-in modules
 2024-08-20 15:51 UTC  (7+ messages)
` [PATCH v6 2/4] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v6 3/4] scripts: add verifier script for builtin module range data

[PATCH v3 00/16] Extended MODVERSIONS Support
 2024-08-20  2:46 UTC  (5+ messages)
` [PATCH v3 14/16] modules: Support extended MODVERSIONS info

[PATCH 0/2] module: Split modules_install compression and in-kernel decompression
 2024-08-19 22:14 UTC  (2+ messages)

[RFC PATCH 00/11] output a valid shell script when running 'make -n'
 2024-08-19 16:03 UTC  (2+ messages)
` [RFC PATCH 11/11] kbuild: suppress echoing of commands in --dry-run mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox