LinuxLists
Users
About
Nicolas Schier (
[email protected]
)
Number of posts: 75 (0.04 per day)
First post: 2019-06-17 07:59:50
Last post: 2024-05-23 08:15:19
Next Page
Date
List
Subject
2024-05-23 08:15:19
linux-kernel
[PATCH] perf install: Don't propagate subdir to Documentation submake
2024-05-07 08:54:24
linux-kernel
Re: [PATCH v2 2/4] kbuild: do not add $(srctree) or $(objtree) to header search paths
2024-05-07 08:36:51
linux-kernel
Re: [PATCH 1/2] rapidio: specify the type for tristate choice explicitly
2024-04-24 12:31:35
linux-kernel
Re: [PATCH v2 2/2] kconfig: remove 'optional' property support
2024-04-24 12:13:38
linux-kernel
Re: [PATCH] kconfig: remove SYMBOL_CHOICE flag
2024-04-11 11:46:36
linux-kernel
Re: [PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
2024-04-10 07:58:51
linux-kernel
Re: [PATCH] [v2] scripts/unifdef: avoid constexpr keyword
2024-03-04 06:47:56
linux-kernel
Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-03-01 11:12:37
linux-kernel
Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-02-28 07:45:14
linux-kernel
Re: [PATCH v2] kconfig: menuconfig: Make hidden options show with different color
2024-02-08 07:12:10
linux-kernel
Re: [PATCH v2] checkpatch: allow build files to reference other build files
2024-01-29 09:23:26
linux-kernel
Re: [PATCH v2] checkpatch: allow build files to reference other build files
2024-01-22 16:53:56
linux-kernel
Re: [PATCH v2] kbuild: resolve symlinks for O= properly
2024-01-22 16:53:08
linux-kernel
Re: [PATCH] kbuild: fix W= flags in the help message
2024-01-22 15:29:17
linux-kernel
Re: [PATCH v2] kbuild: resolve symlinks for O= properly
2024-01-17 11:04:43
linux-kernel
Re: [PATCH v2 1/4] kbuild: deb-pkg: show verbose log for direct package builds
2024-01-16 12:08:59
linux-kernel
Re: [PATCH] kconfig: menuconfig: Make hidden options show as dim
2024-01-10 13:51:46
linux-kernel
Re: [PATCH 5/5] kbuild: deb-pkg: call more misc debhelper commands
2024-01-10 13:48:01
linux-kernel
Re: [PATCH 4/5] kbuild: deb-pkg: build binary-arch in parallel
2024-01-10 13:38:34
linux-kernel
Re: [PATCH 2/5] kbuild: deb-pkg: make debian/rules quiet by default
2024-01-09 14:18:47
linux-kernel
Re: [PATCH 3/5] kbuild: deb-pkg: use debian/<package> for tmpdir
2024-01-09 13:24:31
linux-kernel
Re: [PATCH 1/5] kbuild: deb-pkg: move 'make headers' to build-arch
2024-01-02 06:47:16
linux-kernel
Re: [PATCH 2/2] firmware_loader: Enable compressed files in EXTRA_FIRMWARE
2024-01-02 06:46:25
linux-kernel
Re: [PATCH 1/2] kbuild: Enable decompression for use by EXTRA_FIRMWARE The build system can currently only compress files. This patch adds the functionality to decompress files. Decompression is needed for building firmware files into the kernel if those files are compressed on the filesystem. Compressed firmware files are in use by Gentoo, Fedora, Arch, and others.
2023-12-27 08:11:17
linux-kernel
Re: [PATCH 5/6] kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules
2023-12-27 08:08:38
linux-kernel
Re: [PATCH 3/6] kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed
2023-12-27 07:56:52
linux-kernel
Re: [PATCH 2/6] kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules
2023-12-22 14:35:51
linux-kernel
Re: [PATCH 1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH
2023-12-22 14:35:19
linux-kernel
Re: [PATCH 3/3] kbuild: deb-pkg: use more debhelper commands
2023-12-22 14:26:55
linux-kernel
Re: [PATCH 2/3] kbuild: deb-pkg: hard-code Build-Depends
2023-12-22 12:53:23
linux-kernel
Re: [PATCH] kbuild: deb-pkg: split debian/copyright
2023-12-15 12:20:32
linux-kernel
Re: make deb-pkg: Does not strip debug symbols when compressing modules
2023-12-15 09:37:29
linux-kernel
Re: [PATCH] kbuild: resolve symlinks for O= properly
2023-12-08 11:49:36
linux-kernel
Re: [PATCH v9 2/2] arm64: boot: Support Flat Image Tree
2023-12-04 11:18:15
linux-kernel
Re: [PATCH] kbuild: determine base DTB by suffix
2023-12-01 12:12:14
linux-kernel
Re: [PATCH] scripts/show_delta: reformat code
2023-12-01 06:55:34
linux-kernel
Re: [PATCH v2] scripts/show_delta: reformat code
2023-10-17 12:59:02
linux-kernel
Re: [PATCH 4/4] kbuild: refactor module BTF rule
2023-10-17 12:31:10
linux-kernel
Re: [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
2023-10-17 12:14:25
linux-kernel
Re: [PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
2023-10-17 11:58:13
linux-kernel
Re: [PATCH v2 2/2] kbuild: unify no-compiler-targets and no-sync-config-targets
2023-09-22 16:56:16
linux-kernel
Re: [PATCH] Use CRC32 and a 1MiB dictionary for XZ compressed modules
2023-06-28 14:33:46
linux-kernel
Re: [PATCH v4 3/3] kbuild: respect GNU Make -w flag
2023-06-19 13:06:28
linux-kernel
Re: [PATCH v2 2/2] kbuild: respect GNU Make -w flag
2023-06-06 09:06:55
linux-kernel
Re: [PATCH] scripts/kallsyms: remove KSYM_NAME_LEN_BUFFER
2023-06-06 07:52:13
linux-kernel
Re: [PATCH v2] initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP
2023-06-06 07:43:07
linux-kernel
Re: [PATCH] scripts/kallsyms: constify long_options
2023-04-20 09:21:59
linux-kernel
Re: [PATCH 3/3] kbuild: do not create intermediate *.tar for tar packages
2023-01-17 08:53:07
linux-kernel
Re: [PATCH] kernel/.gitignore: ignore temporary kheaders_data directory
2022-11-08 05:02:38
linux-kernel
Re: [PATCH v2] Makefile.debug: support for -gz=zstd
2022-10-21 08:29:48
linux-kernel
Re: [RFC] Documentation: kbuild: Add description of git for reproducible builds