linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 08:10:06 to 2023-03-13 18:49:02 UTC [more...]

[PATCH] kconfig: Update config changed flag before calling callback
 2023-03-13 18:47 UTC  (3+ messages)

[PATCH 0/1] kbuild: deb-pkg: Allow parallel build
 2023-03-13 17:59 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/6] kbuild: fix some packaging issues, and use git-archive for source package
 2023-03-13 17:33 UTC  (11+ messages)
` [PATCH 1/6] kbuild: deb-pkg: make debian source package working again
` [PATCH 2/6] kbuild: deb-pkg: do not take KERNELRELEASE from the source version
` [PATCH 3/6] kbuild: deb-pkg: set CROSS_COMPILE only when undefined
` [PATCH 4/6] kbuild: deb-pkg: split image and debug objects staging out into functions
` [PATCH 5/6] kbuild: deb-pkg: use dh_listpackages to know enabled packages
` [PATCH 6/6] kbuild: use git-archive for source package creation

[PATCH v4 0/1] builddeb: introduce profile excluding the dbg pkg
 2023-03-13 14:17 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v10 0/7] add support for CDX bus
 2023-03-13 13:26 UTC  (8+ messages)
` [PATCH v10 1/7] cdx: add the cdx bus driver
` [PATCH v10 2/7] iommu: Add iommu probe for CDX bus
` [PATCH v10 3/7] dt-bindings: bus: add CDX bus controller for versal net
` [PATCH v10 4/7] cdx: add MCDI protocol interface for firmware interaction
` [PATCH v10 5/7] cdx: add cdx controller
` [PATCH v10 6/7] cdx: add rpmsg communication channel for CDX
` [PATCH v10 7/7] cdx: add device attributes

[PATCH v3 0/1] builddeb: introduce profile excluding the dbg pkg
 2023-03-13 10:27 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH 1/3] menuconfig: delete shadows, prepare for vertical space reclaim
 2023-03-13  0:29 UTC  (6+ messages)
` [PATCH 2/3] menuconfig: reclaim horizontal space
` [PATCH 3/3] menuconfig: reclaim vertical space

About the .scmversion removal (commit f6e09b07cc12)
 2023-03-12 16:38 UTC  (5+ messages)

[RESEND PATCH] kconfig: Proposed language extension for multiple builds
 2023-03-12 11:05 UTC  (5+ messages)

[PATCH v2 0/1] builddeb: introduce profile excluding the dbg pkg
 2023-03-12  5:40 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/2] Validating UAPI backwards compatibility
 2023-03-10 18:20 UTC  (18+ messages)
` [PATCH v2 1/2] check-uapi: Introduce check-uapi.sh
` [PATCH v2 2/2] docs: dev-tools: Add UAPI checker documentation

[PATCH 0/1] kbuild: deb-pkg: default dpkg-buildpackage --build
 2023-03-10 15:25 UTC  (13+ messages)
` [PATCH 1/1] "
        ` [PATCH v2 0/1] "
          ` [PATCH v2 1/1] "

[PATCH v9 0/7] add support for CDX bus
 2023-03-10 11:58 UTC  (12+ messages)
` [PATCH v9 1/7] cdx: add the cdx bus driver
` [PATCH v9 2/7] iommu: Support ops registration for CDX bus
` [PATCH v9 3/7] dt-bindings: bus: add CDX bus controller for versal net
` [PATCH v9 4/7] cdx: add MCDI protocol interface for firmware interaction
` [PATCH v9 5/7] cdx: add cdx controller
` [PATCH v9 6/7] cdx: add rpmsg communication channel for CDX
` [PATCH v9 7/7] cdx: add device attributes

A question about compiling Linux kernel
 2023-03-10  2:21 UTC 

[PATCH v2] script: modpost: emit a warning when the description is missing
 2023-03-09 12:01 UTC 

[PATCH] kbuild: Disallow DTB overlays to built from .dts named source files
 2023-03-08 17:01 UTC  (6+ messages)

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-03-08 17:01 UTC  (21+ messages)
` [PATCH v6 02/12] kbuild: deb-pkg: create source package without cleaning
` [PATCH v6 05/12] kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
` [PATCH v6 06/12] kbuild: deb-pkg: make .orig tarball a hard link if possible
` [PATCH v6 07/12] kbuild: deb-pkg: switch over to source format 3.0 (quilt)
` [PATCH v6 11/12] kbuild: deb-pkg: improve the usability of source package
` [PATCH v6 12/12] kbuild: add srcdeb-pkg target

[PATCH 1/8] scripts/kallsyms: remove redundant code for omitting U and N
 2023-03-08 11:52 UTC  (8+ messages)
` [PATCH 2/8] scripts/mksysmap: remove comments described in nm(1)
` [PATCH 3/8] scripts/mksysmap: use sed with in-line comments
` [PATCH 4/8] scripts/kallsyms: exclude symbols generated by itself dynamically
` [PATCH 5/8] scripts/kallsyms: move compiler-generated symbol patterns to mksysmap
` [PATCH 6/8] scripts/kallsyms: change the output order
` [PATCH 7/8] scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() calls
` [PATCH 8/8] scripts/kallsyms: update the usage in the comment block

[PATCH v1 1/1] script: modpost: emit warning when description is missing
 2023-03-08  8:46 UTC  (3+ messages)

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-03-07 19:55 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v7 00/10] livepatch: klp-convert tool
 2023-03-07 11:48 UTC  (13+ messages)
` [PATCH v7 01/10] livepatch: Create and include UAPI headers
` [PATCH v7 02/10] livepatch: Add klp-convert tool
` [PATCH v7 03/10] kbuild/modpost: create symbols.klp and integrate klp-convert
` [PATCH v7 04/10] livepatch: Add sample livepatch module
` [PATCH v7 05/10] documentation: Update on livepatch elf format
` [PATCH v7 06/10] livepatch/selftests: add klp-convert
` [PATCH v7 07/10] livepatch/selftests: test multiple sections
` [PATCH v7 08/10] livepatch/selftests: add __asm__ symbol renaming examples
` [PATCH v7 09/10] livepatch/selftests: add data relocations test
` [PATCH v7 10/10] livepatch/selftests: add static keys test

[PATCH v3 RESEND] checksyscalls: Ignore fstat to silence build warning on LoongArch
 2023-03-07  8:15 UTC  (2+ messages)

[PATCH 1/2] kallsyms: add kallsyms_seqs_of_names to list of special symbols
 2023-03-07  1:57 UTC  (5+ messages)
` [PATCH 2/2] kallsyms: expand symbol name into comment for debugging

[PATCH v1 0/1] emit a warning when mod description is missing
 2023-03-06 17:41 UTC 

[PATCH 1/2] menuconfig: delete shadows, reclaim vertical space
 2023-03-05  6:19 UTC  (7+ messages)
` [PATCH 2/2] menuconfig: reclaim 1 more vertical line

[PATCH] ubsan: Tighten UBSAN_BOUNDS on GCC
 2023-03-03 20:29 UTC  (3+ messages)

[PATCH 1/2] powerpc/64: Move CPU -mtune options into Kconfig
 2023-03-03 15:14 UTC  (7+ messages)
` [PATCH 2/2] powerpc/64: Use -mtune=pwr10/9/8 for clang

[PATCH] fortify: Improve buffer overflow reporting
 2023-03-03  1:37 UTC  (3+ messages)

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-03-01 17:24 UTC  (8+ messages)

[PATCH] Documentation: kbuild: Add note about using (subst m,y)
 2023-02-28 16:25 UTC  (4+ messages)

[GIT PULL] Kbuild updates for v6.3-rc1
 2023-02-28 16:21 UTC  (8+ messages)

[PATCH v3] .gitattributes: use 'dts' diff driver for *.dtso files
 2023-02-26  8:02 UTC  (2+ messages)

[PATCH] kbuild: modinst: Enable multithread xz compression
 2023-02-25 10:21 UTC  (4+ messages)

[PATCH] docs: kbuild: remove description of KBUILD_LDS_MODULE
 2023-02-25  8:41 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
 2023-02-24 15:58 UTC  (2+ messages)

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-24  8:59 UTC  (4+ messages)
` [PATCH v5 2/4] kasan: Treat meminstrinsic as builtins in uninstrumented files
` [PATCH v5 3/4] kasan: test: Fix test for new meminstrinsic instrumentation
` [PATCH v5 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).