public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 04:12:32 to 2023-02-16 23:45:43 UTC [more...]

[PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-16 23:45 UTC  (2+ messages)
` [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files

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

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

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-02-15  1:20 UTC  (12+ messages)
` [PATCH v6 02/12] kbuild: deb-pkg: create source package without cleaning
` [PATCH v6 03/12] kbuild: rpm-pkg: build binary packages from source rpm
` [PATCH v6 04/12] kbuild: srcrpm-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 09/12] kbuild: tar-pkg: use tar rules in scripts/Makefile.package
` [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/1] Validating UAPI backwards compatibility
 2023-02-14 19:23 UTC 

[PATCH 0/1] Validating UAPI backwards compatibility
 2023-02-14 19:20 UTC 

[PATCH -tip v3] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-14 10:18 UTC  (2+ messages)

[PATCH -tip v2] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-13 20:10 UTC 

[PATCH 3/3] arm64: configs: Add virtconfig
 2023-02-13 15:15 UTC 

[PATCH -tip] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-13 13:37 UTC  (12+ messages)

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2023-02-13  1:39 UTC  (6+ messages)

[PATCH v5 1/7] kbuild: add a tool to list files ignored by git
 2023-02-10 18:18 UTC  (7+ messages)
` [PATCH v5 2/7] kbuild: deb-pkg: create source package without cleaning
` [PATCH v5 3/7] kbuild: rpm-pkg: build binary packages from source rpm
` [PATCH v5 4/7] kbuild: srcrpm-pkg: create source package without cleaning
` [PATCH v5 5/7] kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
` [PATCH v5 6/7] kbuild: deb-pkg: switch over to source format 3.0 (quilt)
` [PATCH v5 7/7] kbuild: make perf-tar*-src-pkg work without relying on git

[PATCH 00/18] treewide: fix object files shared between several modules
 2023-02-10 17:31 UTC  (2+ messages)

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2023-02-10 16:14 UTC  (7+ messages)

[RFC PATCH v6 00/12] livepatch: klp-convert tool
 2023-02-07 15:54 UTC  (7+ messages)
` [RFC PATCH v6 03/12] livepatch: Add "
` [RFC PATCH v6 06/12] livepatch: Add sample livepatch module

[syzbot] usb-testing build error (3)
 2023-02-07 11:43 UTC 

[PATCH v2] parisc: update kbuild doc. aliases for parisc64
 2023-02-06 20:28 UTC  (3+ messages)

[PATCH v4 0/6] kbuild: improve source package builds
 2023-02-06  3:29 UTC  (10+ messages)
` [PATCH v4 1/6] kbuild: add a tool to generate a list of files ignored by git
` [PATCH v4 2/6] kbuild: deb-pkg: create source package without cleaning
` [PATCH v4 3/6] kbuild: rpm-pkg: build binary packages from source rpm
` [PATCH v4 4/6] kbuild: srcrpm-pkg: create source package without cleaning
` [PATCH v4 5/6] kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
` [PATCH v4 6/6] kbuild: deb-pkg: switch over to format 3.0 (quilt)

[PATCH] .gitattributes: use 'dts' diff driver for *.dtso
 2023-02-06  1:27 UTC 

[PATCH] parisc: update kbuild doc. aliases for parisc64
 2023-02-05 16:34 UTC  (3+ messages)

[PATCH 1/2] setlocalversion: clean up the construction of version output
 2023-02-05 12:09 UTC  (2+ messages)
` [PATCH 2/2] setlocalversion: use only the correct release tag for git-describe

[PATCH] setlocalversion: do not append git commit hash if localversion* exists
 2023-02-05 12:03 UTC  (3+ messages)

[PATCH 1/7] kbuild: do not put .scmversion into the source tarball
 2023-02-05 12:02 UTC  (17+ messages)
` [PATCH 2/7] setlocalversion: simplify the construction of the short version
` [PATCH 3/7] setlocalversion: make indentation shallower
` [PATCH 4/7] setlocalversion: use only the correct release tag for git-describe
` [PATCH 6/7] setlocalversion: print ${KERNELRELEASE} if set
` [PATCH 7/7] kbuild: do not re-run setlocalversion for kernelrelease

PPC64 TOC. warnings
 2023-02-05  1:35 UTC  (3+ messages)

[PATCH] rust: delete rust-project.json when running make clean
 2023-02-05  0:18 UTC  (9+ messages)

[GIT PULL] Kbuild fixes for v6.2-rc7
 2023-02-04 19:55 UTC  (2+ messages)

[PATCH] merge_config.sh: do not report some differencess between input and output
 2023-02-04 18:49 UTC  (2+ messages)

[PATCH] Documentation/llvm: add Chimera Linux, Google and Meta datacenters
 2023-02-02 18:05 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] tools/vm/Makefile: Honor EXTRA_* flags
 2023-02-02 10:41 UTC 

[PATCH v2] kbuild: allow validating individual dtb files against schema
 2023-02-01 16:14 UTC  (6+ messages)

[PATCH v2 1/5] kbuild: add a tool to generate a list of files ignored by git
 2023-01-31 16:29 UTC  (9+ messages)
` [PATCH v2 2/5] kbuild: deb-pkg: create source package without cleaning
` [PATCH v2 3/5] kbuild: rpm-pkg: build binary packages from source rpm
` [PATCH v2 4/5] kbuild: srcrpm-pkg: create source package without cleaning
` [PATCH v2 5/5] kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile

[PATCH v3 1/5] kbuild: add a tool to generate a list of files ignored by git
 2023-01-31 16:26 UTC  (5+ messages)
` [PATCH v3 2/5] kbuild: deb-pkg: create source package without cleaning
` [PATCH v3 3/5] kbuild: rpm-pkg: build binary packages from source rpm
` [PATCH v3 4/5] kbuild: srcrpm-pkg: create source package without cleaning
` [PATCH v3 5/5] kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile

[PATCH resend] compiler-intel: Remove duplicate RELOC_HIDE()
 2023-01-31 11:29 UTC  (4+ messages)

[PATCH v2 0/2] Fix module signing with PKCS#11 URIs
 2023-01-31  8:54 UTC  (4+ messages)
` [PATCH v2 1/2] certs: Fix build error when PKCS#11 URI contains semicolon
` [PATCH v2 2/2] kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI

Słowa kluczowe do wypozycjonowania
 2023-01-31  8:30 UTC 

[PATCH] .gitignore: ignore *.mbx
 2023-01-30 17:27 UTC  (4+ messages)

[PATCH 0/2] Fix module signing with PKCS#11 URIs
 2023-01-30 17:21 UTC  (6+ messages)
` [PATCH 1/2] certs: Fix build error when PKCS#11 URI contains semicolon
` [PATCH 2/2] kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI

[PATCH v2] .gitignore: ignore *.cover and *.mbx
 2023-01-30  8:28 UTC 

[PATCH 1/4] kbuild: add a script to generate a list of files ignored by git
 2023-01-29  8:21 UTC  (8+ messages)
` [PATCH 2/4] kbuild: deb-pkg: create source package without cleaning
` [PATCH 3/4] kbuild: rpm-pkg: build binary packages from source rpm
` [PATCH 4/4] kbuild: srcrpm-pkg: create source package without cleaning

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

[PATCH] kbuild: remove --include-dir MAKEFLAG from top Makefile
 2023-01-28  9:24 UTC 

[PATCH v2] kbuild: do not automatically add -w option to modpost
 2023-01-27 21:56 UTC  (2+ messages)

[PATCH] setlocalversion: remove unneeded check and set -e
 2023-01-27 16:40 UTC 

[PATCH] kbuild: save overridden KERNELRELEASE in include/config/kernel.release
 2023-01-27 16:19 UTC 

[PATCH v3 1/2] .gitignore: update the command to check tracked files being ignored
 2023-01-27 14:52 UTC  (7+ messages)
` [PATCH v3 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

[PATCH v2 00/10] TQMLS1021A support
 2023-01-26 13:50 UTC  (3+ messages)
` [PATCH v2 02/10] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-26 10:05 UTC  (9+ messages)
` [PATCH v2 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH v2 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS

[PATCH] powerpc/vdso: Filter clang's auto var init zero enabler when linking
 2023-01-26  4:23 UTC  (2+ messages)


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