public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-26 18:22:25 to 2024-07-10 07:30:53 UTC [more...]

[PATCH 00/15] Implement MODVERSIONS for Rust
 2024-07-10  7:30 UTC  (2+ messages)

[PATCH v4 00/12] kconfig: Add support for conflict resolution
 2024-07-10  6:52 UTC  (13+ messages)
` [PATCH v4 01/12] kconfig: Add picosat.h
` [PATCH v4 02/12] kconfig: Add picosat.c (1/3)
` [PATCH v4 03/12] kconfig: Add picosat.c (2/3)
` [PATCH v4 04/12] kconfig: Add picosat.c (3/3)
` [PATCH v4 05/12] kconfig: Add definitions
` [PATCH v4 06/12] kconfig: Add files for building constraints
` [PATCH v4 07/12] kconfig: Add files for handling expressions
` [PATCH v4 08/12] kconfig: Add files for RangeFix
` [PATCH v4 09/12] kconfig: Add files with utility functions
` [PATCH v4 10/12] kconfig: Add tools
` [PATCH v4 11/12] kconfig: Add xconfig-modifications
` [PATCH v4 12/12] kconfig: Add loader.gif

[PATCH v3 0/3] tools build: Incorrect fixdep dependencies
 2024-07-09 20:41 UTC  (4+ messages)
` [PATCH v3 1/3] tools build: Correct libsubcmd "
` [PATCH v3 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v3 3/3] tools build: Correct bpf fixdep dependencies

[PATCH v2 00/13] Support several Rust toolchain versions
 2024-07-09 17:26 UTC  (6+ messages)
` [PATCH v2 04/13] rust: relax most deny-level lints to warnings
` [PATCH v2 05/13] rust: simplify Clippy warning flags set
` [PATCH v2 11/13] kbuild: rust: add `rustc-version` support
` [PATCH v2 12/13] rust: support the new `-Zub-checks` flag

[PATCH 00/17] arch: convert everything to syscall.tbl
 2024-07-09 17:23 UTC  (27+ messages)
` [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
` [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
` [PATCH 04/17] loongarch: avoid generating extra header files
` [PATCH 05/17] kbuild: verify asm-generic header list
` [PATCH 06/17] kbuild: add syscall table generation to scripts/Makefile.asm-headers
` [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
` [PATCH 08/17] arc: convert to generic syscall table
` [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
` [PATCH 10/17] arm64: generate 64-bit syscall.tbl
` [PATCH 11/17] arm64: rework compat syscall macros
` [PATCH 12/17] csky: convert to generic syscall table
` [PATCH 13/17] hexagon: use new system call table
` [PATCH 14/17] loongarch: convert to generic syscall table
` [PATCH 15/17] nios2: "
` [PATCH 16/17] openrisc: "
` [PATCH 17/17] riscv: "

[PATCH v3 0/2] Rust and the shadow call stack sanitizer
 2024-07-09  9:52 UTC  (9+ messages)
` [PATCH v3 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust
` [PATCH v3 2/2] rust: add flags for shadow call stack sanitizer

[PATCH v3 0/2] Makefile: rust-analyzer better error handling, documentation
 2024-07-09  8:00 UTC  (6+ messages)
` [PATCH v3 1/2] Makefile: rust-analyzer target: better error handling
` [PATCH v3 2/2] Makefile: improve comment documentation for the rust-analyzer target

[PATCH] kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
 2024-07-09  7:52 UTC  (2+ messages)

[PATCH v3] kbuild: add script and target to generate pacman package
 2024-07-08 20:11 UTC 

[PATCH v2] kbuild: add script and target to generate pacman package
 2024-07-08 20:00 UTC  (5+ messages)

[PATCH v2] kbuild: Make ld-version.sh more robust against version string changes
 2024-07-08  5:06 UTC 

[PATCH 1/4] kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups()
 2024-07-07 15:40 UTC  (5+ messages)
` [PATCH 2/4] kconfig: add const qualifiers to several function arguments
` [PATCH 3/4] kconfig: remove P_CHOICEVAL property
` [PATCH 4/4] kconfig: remove 'e1' and 'e2' macros from expressoin deduplication

[PATCH 1/2] init: remove unused __MEMINIT* macros
 2024-07-07  5:58 UTC  (6+ messages)
` [PATCH 2/2] init/modpost: conditionally check section mismatch to __meminit*

[PATCH 1/3] mm: use zonelist_zone() to get zone
 2024-07-07  0:04 UTC  (13+ messages)
` [PATCH 2/3] modpost: .meminit.* is not in init section when CONFIG_MEMORY_HOTPLUG set
` [PATCH 3/3] mm/page_alloc: put __free_pages_core() in __meminit section

[PATCH] kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec
 2024-07-06 16:44 UTC  (10+ messages)
` [PATCH 1/2] kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' "
` [PATCH 2/2] kbuild: rpm-pkg: introduce a simple changelog section "
    ` [PATCH v2 "
        ` [PATCH v3 "

[PROBLEM linux-next] Segfault while building headers with dpkg-deb
 2024-07-06  5:24 UTC  (4+ messages)

[PATCH] kbuild: Update ld-version.sh for change in LLD version output
 2024-07-06  5:08 UTC  (5+ messages)

[PATCH] kbuild: deb-pkg: use default string when variable is unset or null
 2024-07-05 17:05 UTC  (2+ messages)

[PATCH 1/3] kbuild: raise the minimum GNU Make requirement to 4.0
 2024-07-05 17:00 UTC  (6+ messages)
` [PATCH 2/3] modpost: remove self-definitions of R_ARM_* macros
` [PATCH 3/3] modpost: rename R_ARM_THM_CALL to R_ARM_THM_PC22

[PATCH] kbuild: add script and target to generate pacman package
 2024-07-04 19:33 UTC  (5+ messages)

[PATCH v3] kconfig: recursive checks drop file/lineno
 2024-07-04 16:25 UTC  (2+ messages)

[PATCH 04/13] rust: relax most deny-level lints to warnings
 2024-07-04 15:07 UTC  (10+ messages)
` [PATCH 05/13] rust: simplify Clippy warning flags set
` [PATCH 11/13] kbuild: rust: add `rustc-version` support
` [PATCH 12/13] rust: support the new `-Zub-checks` flag

[PATCH] kbuild: avoid build error when single DTB is turned into composite DTB
 2024-07-04 13:13 UTC 

[PATCH v2 1/3] kbuild: deb-pkg: remove support for EMAIL environment variable
 2024-07-04  9:28 UTC  (8+ messages)
` [PATCH v2 2/3] kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL
` [PATCH v2 3/3] kbuild: package: add -e and -u options to some shell scripts

[PATCH] scripts: run-clang-tools: add file filtering option
 2024-07-04  9:28 UTC 

[PATCH v2 0/3] tools build: Incorrect fixdep dependencies
 2024-07-03 14:47 UTC  (7+ messages)
` [PATCH v2 1/3] tools build: Correct libsubcmd "
` [PATCH v2 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v2 3/3] tools build: Correct bpf fixdep dependencies

[PATCH v2 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
 2024-07-02 17:46 UTC  (12+ messages)
` [PATCH v2 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory

[PATCH] kbuild: deb-dpkg: Check optional env variables before use
 2024-07-02 17:31 UTC  (2+ messages)

[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
 2024-07-02  9:49 UTC  (5+ messages)

[PATCH v2] scripts/make_fit: Support decomposing DTBs
 2024-07-02  9:16 UTC  (2+ messages)

[PATCH 0/3] tools build: Incorrect fixdep dependencies
 2024-07-02  1:11 UTC  (6+ messages)
` [PATCH 1/3] tools build: Correct libsubcmd "
` [PATCH 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH 3/3] tools build: Correct bpf fixdep dependencies

possible dependency error?
 2024-07-02  0:37 UTC  (7+ messages)

[PROBLEM linux-next] ERROR: modpost: "devm_qcom_tzmem_pool_new" [drivers/firmware/qcom/qcom-scm.ko] undefined!
 2024-07-01 23:16 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for v6.10-rc6
 2024-06-30 17:03 UTC  (2+ messages)

[PATCH] Makefile: add comment to discourage tools/* addition for kernel builds
 2024-06-28 21:54 UTC  (5+ messages)

[PROBLEM linux-next] drivers/hid/hidraw.c: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
 2024-06-28 18:07 UTC 

[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini'
 2024-06-28 15:23 UTC  (9+ messages)

[PROBLEM] randconfig: ./include/linux/fortify-string.h:122:33: error: ‘__builtin_strcpy’ source argument is the same as destination [-Werror=restrict]
 2024-06-27 20:28 UTC  (3+ messages)

[PROBLEM] make randconfig: fs/btrfs/ref-verify.c:500:16: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2024-06-27 20:02 UTC  (3+ messages)

[PATCH v2 0/2] Makefile: rust-analyzer better error handling, documentation
 2024-06-27  1:46 UTC  (5+ messages)
` [PATCH v2 2/2] Makefile: improve comment documentation for the rust-analyzer target

[PATCH v2] kconfig: recursive checks drop file/lineno
 2024-06-26 19:17 UTC  (2+ messages)

[PATCH 0/5] kconfig: fix conditional prompt for choice and recursive error messages
 2024-06-26 18:22 UTC  (2+ messages)
` [PATCH 5/5] kconfig: refactor error messages in sym_check_print_recursive()


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