public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-18 08:16:41 to 2023-02-02 03:39:34 UTC [more...]

[PATCH v4 0/6] kbuild: improve source package builds
 2023-02-02  3:37 UTC  (5+ 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] Documentation/llvm: add Chimera Linux, Google and Meta datacenters
 2023-02-01 23:28 UTC  (4+ messages)

[PATCH v7 0/7] add support for CDX bus
 2023-02-01 17:13 UTC  (9+ 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 v2] kbuild: allow validating individual dtb files against schema
 2023-02-01 16:14 UTC  (6+ messages)

[PATCH 1/7] kbuild: do not put .scmversion into the source tarball
 2023-02-01 13:09 UTC  (16+ 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 5/7] setlocalversion: absorb $(KERNELVERSION)
` [PATCH 6/7] setlocalversion: print ${KERNELRELEASE} if set
` [PATCH 7/7] kbuild: do not re-run setlocalversion for kernelrelease

[PATCH] setlocalversion: do not append git commit hash if localversion* exists
 2023-01-31 17:20 UTC  (2+ 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  (15+ messages)
` [PATCH v2 01/10] dt-bindings: arm: fsl: add TQ-Systems LS1021A board
` [PATCH v2 02/10] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree
` [PATCH v2 03/10] ARM: dts: ls1021a: add TQMLS1021A flash partition layout
` [PATCH v2 04/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS TM070JVHG33 overlay
` [PATCH v2 05/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA HDMI overlay
` [PATCH v2 06/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH DC44 overlay
` [PATCH v2 07/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH FC21 overlay
` [PATCH v2 08/10] ARM: multi_v7_defconfig: Add options to support TQMLS102xA series
` [PATCH v2 09/10] kbuild: Add config fragment merge functionality
` [PATCH v2 10/10] ARM: add multi_v7_lpae_defconfig

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-26 10:05 UTC  (21+ 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 v2 07/14] powerpc/vdso: Improve linker flags

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

[PATCH v3 00/10] TQMLS1021A support
 2023-01-24 21:37 UTC  (12+ messages)
` [PATCH v3 01/10] dt-bindings: arm: fsl: add TQ-Systems LS1021A board
` [PATCH v3 02/10] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree
` [PATCH v3 03/10] ARM: dts: ls1021a: add TQMLS1021A flash partition layout
` [PATCH v3 04/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS TM070JVHG33 overlay
` [PATCH v3 05/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA HDMI overlay
` [PATCH v3 06/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH DC44 overlay
` [PATCH v3 07/10] ARM: dts: ls1021a: add TQMLS1021A/MBLS102xA LVDS CDTECH FC21 overlay
` [PATCH v3 08/10] ARM: multi_v7_defconfig: Add options to support TQMLS102xA series
` [PATCH v3 09/10] kbuild: Add config fragment merge functionality
` [PATCH v3 10/10] ARM: add multi_v7_lpae_defconfig

[PATCH] kbuild: do not automatically add -w option to modpost
 2023-01-24 17:39 UTC  (4+ messages)

[PATCH 0/8] generic command line v5
 2023-01-24 16:30 UTC  (2+ messages)

[PATCH] kbuild: deb-pkg: add --source-option=-sP
 2023-01-24  3:04 UTC 

[PATCH 5.15 5.10 5.4 v2] kbuild: fix Build ID if CONFIG_MODVERSIONS
 2023-01-23  7:26 UTC  (13+ messages)

[PATCH] scripts: handle BrokenPipeError for python scripts
 2023-01-22 17:59 UTC  (4+ messages)

[PATCH] scripts: remove bin2c
 2023-01-22 17:48 UTC  (4+ messages)

[GIT PULL] Kbuild fixes for v6.2-rc5
 2023-01-21 19:23 UTC  (2+ messages)

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-01-21 16:40 UTC  (8+ messages)
    ` [PATCH v2] "

[6.2-rc4] warning: cannot check the header due to sha1sum missing
 2023-01-20 16:36 UTC  (8+ messages)

[PATCH] powerpc: remove checks for binutils older than 2.25
 2023-01-19 12:37 UTC  (3+ messages)

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-01-19 19:19 UTC  (11+ messages)

[PATCH] uapi/linux/const.h: Prefer ISO-friendly __typeof__
 2023-01-19  9:42 UTC 

Zapytanie ofertowe
 2023-01-19  8:35 UTC 

[PATCH 0/7] add support for CDX bus
 2023-01-19  7:33 UTC  (20+ messages)
` [PATCH 01/19] bus/cdx: add the cdx bus driver
` [PATCH 03/19] dt-bindings: bus: add CDX bus controller device tree bindings
` [PATCH 04/19] bus/cdx: add MCDI protocol interface for firmware interaction
` [PATCH 05/19] bus/cdx: add cdx controller
` [PATCH 07/19] bus/cdx: add device attributes

[PATCH 0/6] docs: kbuild makefile documentation cleanups
 2023-01-18  7:59 UTC  (2+ messages)

[PATCH v3 0/2] kheaders: use standard naming for the temporary directory
 2023-01-18  7:55 UTC  (5+ messages)
` [PATCH v3 1/2] kbuild: also delete temporary directories
` [PATCH v3 2/2] kheaders: use standard naming for the temporary directory


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