messages from 2023-01-12 05:29:19 to 2023-01-25 04:12:32 UTC [more...]
[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-25 4:12 UTC (18+ 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 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] powerpc/vdso: Filter clang's auto var init zero enabler when linking
2023-01-24 16:19 UTC
[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 (14+ messages)
[PATCH] scripts: handle BrokenPipeError for python scripts
2023-01-22 17:59 UTC (6+ messages)
[PATCH] scripts: remove bin2c
2023-01-22 17:48 UTC (4+ messages)
[PATCH 1/7] kbuild: do not put .scmversion into the source tarball
2023-01-22 14:14 UTC (7+ 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
[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] "
[PATCH v2 00/10] TQMLS1021A support
2023-01-20 17:35 UTC (14+ 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
[6.2-rc4] warning: cannot check the header due to sha1sum missing
2023-01-20 16:36 UTC (9+ 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 (23+ messages)
` [PATCH 01/19] bus/cdx: add the cdx bus driver
` [PATCH 02/19] iommu/arm-smmu-v3: support ops registration for CDX bus
` [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 06/19] bus/cdx: add rpmsg communication channel for CDX
` [PATCH 07/19] bus/cdx: add device attributes
[PATCH 0/6] docs: kbuild makefile documentation cleanups
2023-01-18 7:59 UTC (10+ messages)
` [PATCH 1/6] MAINTAINERS: fix kbuild repo branch
` [PATCH 2/6] docs/kbuild/makefiles: fix header underline
` [PATCH 3/6] docs/kbuild/makefiles: throw out the local table of contents
` [PATCH 4/6] docs/kbuild/makefiles: drop section numbering, use references
` [PATCH 5/6] docs/kbuild/makefiles: clean up indentation and whitespace
` [PATCH 6/6] docs/kbuild/makefiles: unify quoting
[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
[PATCH] kheaders: explicitly validate existence of cpio command
2023-01-18 7:16 UTC (5+ messages)
[PATCH 0/3] align custom kbuild messages to standard layout
2023-01-18 6:59 UTC (7+ messages)
` [PATCH 1/3] selftests/bpf: align kbuild messages to standard
` [PATCH 2/3] bpf: iterators: "
` [PATCH 3/3] tools/resolve_btfids: "
[PATCH v3 0/2] kheaders: use standard naming for the temporary directory
2023-01-18 5:04 UTC (3+ messages)
` [PATCH v3 1/2] kbuild: also delete temporary directories
` [PATCH v3 2/2] kheaders: use standard naming for the temporary directory
[PATCH v2] kheaders: ignore and clean temporary kheaders_data directory
2023-01-18 5:02 UTC (5+ messages)
modpost warning by default on missing Module.symvers
2023-01-17 21:51 UTC (5+ messages)
[PATCH] kernel/.gitignore: ignore temporary kheaders_data directory
2023-01-17 13:52 UTC (3+ messages)
Kernel builds now failing
2023-01-17 5:36 UTC (5+ messages)
[builddeb] dpkg: error processing package linux-image-6.2.0-rc4-1-amd64-clang15-kcfi (--configure)
2023-01-15 22:12 UTC
[PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`
2023-01-15 10:48 UTC (26+ messages)
` [PATCH 3/6] kbuild: rust_is_available: add check for `bindgen` invocation
` [PATCH 4/6] kbuild: rust_is_available: check if the script was invoked from Kbuild
` [PATCH 5/6] kbuild: rust_is_available: fix confusion when a version appears in the path
` [PATCH 6/6] kbuild: rust_is_available: normalize version matching
[PATCH 0/1] Fix CFI hash randomization with KASAN
2023-01-13 23:15 UTC (5+ messages)
` [PATCH 1/1] kbuild: "
[PATCH v2] kconfig: Update all declared targets
2023-01-13 7:28 UTC (2+ messages)
Silikonmischungen
2023-01-12 8:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox