linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-15 01:22:45 to 2023-03-07 13:20:45 UTC [more...]

[PATCH v9 0/7] add support for CDX bus
 2023-03-07 13:19 UTC 

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-03-07 12:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] kbuild: Disallow DTB overlays to built from .dts named source files
 2023-03-07 11:55 UTC  (4+ messages)

[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 0/1] kbuild: deb-pkg: default dpkg-buildpackage --build
 2023-03-07 11:20 UTC  (10+ messages)
` [PATCH 1/1] "
        ` [PATCH v2 0/1] "
          ` [PATCH v2 1/1] "

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

[PATCH v1 1/1] script: modpost: emit warning when description is missing
 2023-03-07  2:34 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 v2 0/1] builddeb: introduce profile excluding the dbg pkg
 2023-03-06 22:32 UTC  (2+ messages)
` [PATCH v2 1/1] "

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

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

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-03-06 14:27 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 08/12] kbuild: make perf-tar*-src-pkg work without relying on git
` [PATCH v6 10/12] kbuild: deb-pkg: fix binary-arch and clean in debian/rules
` [PATCH v6 11/12] kbuild: deb-pkg: improve the usability of source package
` [PATCH v6 12/12] kbuild: add srcdeb-pkg target

[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  (5+ messages)

[PATCH] docs: kbuild: remove description of KBUILD_LDS_MODULE
 2023-02-25  8:41 UTC  (5+ 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

[PATCH 0/5] Patches used to build mkroot
 2023-02-24  0:27 UTC  (6+ messages)
` [PATCH 1/5] try generic compiler name "cc" before falling back to "gcc"

.config and "make" / turning off all debug
 2023-02-24  0:09 UTC  (4+ messages)

[PATCH v2] merge_config.sh: do not report some differencess between input and output
 2023-02-23 23:30 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
 2023-02-22 21:10 UTC  (3+ messages)

[PATCH RESEND 0/1] Validating UAPI backwards compatibility
 2023-02-22 21:06 UTC  (13+ messages)
` [PATCH RESEND 1/1] check-uapi: Introduce check-uapi.sh

[PATCH] kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
 2023-02-22 17:11 UTC  (2+ messages)

[PATCH v8 0/7] add support for CDX bus
 2023-02-22  5:40 UTC  (11+ messages)
` [PATCH v8 1/7] cdx: add the cdx bus driver
` [PATCH v8 2/7] iommu/arm-smmu-v3: support ops registration for CDX bus
` [PATCH v8 3/7] dt-bindings: bus: add CDX bus controller for versal net
` [PATCH v8 4/7] cdx: add MCDI protocol interface for firmware interaction
` [PATCH v8 5/7] cdx: add cdx controller
` [PATCH v8 6/7] cdx: add rpmsg communication channel for CDX
` [PATCH v8 7/7] cdx: add device attributes

Słowa kluczowe do wypozycjonowania
 2023-02-21  8:30 UTC 

[PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms
 2023-02-19 17:05 UTC  (10+ messages)
` [PATCH 2/4] sh: move build rule of cchips/hd6446x/ to arch/sh/Kbuild
` [PATCH 3/4] sh: refactor header include path addition
` [PATCH 4/4] sh: remove compiler flag duplication

[PATCH v2] .gitattributes: use 'dts' diff driver for *.dtso files
 2023-02-19 14:20 UTC 

[PATCH] kconfig: save the KCONFIG_SEED value in the config file
 2023-02-19 10:14 UTC  (2+ messages)

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

[PATCH v7 0/7] add support for CDX bus
 2023-02-16  9:25 UTC  (4+ messages)


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).