Matthias Maennich ([email protected])

Number of posts: 149 (0.1 per day)
First post: 2019-02-28 12:19:32
Last post: 2023-04-19 08:21:50

Date List Subject
2023-04-19 08:21:50 linux-kernel Re: [PATCH] kheaders: Follow symlinks to source files.
2023-02-23 11:55:03 linux-kernel [PATCH v5.15 v2 3/4] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
2023-02-23 11:55:03 linux-kernel [PATCH v5.15 v2 4/4] lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
2023-02-23 11:54:31 linux-kernel [PATCH v5.15 v2 2/4] scripts/pahole-flags.sh: Use pahole-version.sh
2023-02-23 11:54:06 linux-kernel [PATCH v5.15 v2 1/4] kbuild: Add CONFIG_PAHOLE_VERSION
2023-02-23 11:54:01 linux-kernel [PATCH v5.15 v2 0/4] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
2023-02-22 11:38:32 linux-kernel Re: [PATCH 1/5] MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
2023-02-22 11:37:24 linux-kernel Re: [PATCH 0/5] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
2023-02-22 11:24:16 linux-kernel [PATCH 5/5] lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
2023-02-22 11:23:48 linux-kernel [PATCH 4/5] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
2023-02-22 11:23:44 linux-kernel [PATCH 3/5] scripts/pahole-flags.sh: Use pahole-version.sh
2023-02-22 11:23:16 linux-kernel [PATCH 2/5] kbuild: Add CONFIG_PAHOLE_VERSION
2023-02-22 11:22:59 linux-kernel [PATCH 1/5] MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
2023-02-22 11:22:29 linux-kernel [PATCH 0/5] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
2022-01-10 17:39:41 linux-kernel Re: [PATCH] module.h: allow #define strings to work with MODULE_IMPORT_NS
2022-01-10 17:39:00 linux-kernel Re: [PATCH] export: fix string handling of namespace in EXPORT_SYMBOL_NS
2021-06-17 09:20:59 linux-kernel Re: [PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
2021-06-12 14:21:50 linux-kernel [PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
2021-04-26 10:20:38 linux-kernel Re: [PATCH] kbuild: replace LANG=C with LC_ALL=C
2021-01-06 15:55:05 linux-kernel [PATCH] staging: ION: remove some references to CONFIG_ION
2020-12-02 15:17:39 linux-kernel [PATCH] scripts: merge_config: add strict mode to fail upon any redefinition
2020-11-25 10:37:28 linux-kernel Re: [PATCH] modpost: Make static exports fatal
2020-09-17 11:47:42 linux-kernel Re: [PATCH] ehci-hcd: Move include to keep CRC stable
2020-06-22 08:07:57 linux-kernel Re: [PATCH] scripts: add dummy report mode to add_namespace.cocci
2020-06-04 16:44:33 linux-kernel [PATCH] scripts: add dummy report mode to add_namespace.cocci
2020-04-06 11:24:00 linux-kernel Re: [PATCH] kbuild: support 'LLVM' to switch the default tools to Clang/LLVM
2020-03-05 14:09:09 linux-kernel Re: [PATCH] modpost: move the namespace field in Module.symvers last
2020-03-05 09:00:24 linux-kernel Re: [PATCH] modpost: move the namespace field in Module.symvers last
2020-03-04 11:14:41 linux-kernel Re: [PATCH v2 1/2] modpost: rework and consolidate logging interface
2020-02-17 16:36:32 linux-kernel Re: [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
2020-02-17 16:35:18 linux-kernel Re: [PATCH v4 3/3] kbuild: generate autoksyms.h early
2020-02-17 15:38:38 linux-kernel Re: [PATCH v4 2/3] kbuild: split adjust_autoksyms.sh in two parts
2020-02-17 15:25:53 linux-kernel Re: [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
2020-02-17 14:59:02 linux-kernel Re: [PATCH] modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n
2020-02-04 14:46:46 linux-kernel Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
2020-01-31 13:16:37 linux-kernel Re: [PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
2019-12-12 14:30:30 linux-kernel Re: [PATCH v4] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-12-05 16:44:50 linux-kernel Re: [PATCH v2] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-26 16:23:36 linux-kernel Re: [PATCH v2] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-26 14:29:40 linux-kernel Re: [PATCH v2] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
2019-11-06 16:14:42 linux-kernel Re: [PATCH 3/4] scripts/nsdeps: support nsdeps for external module builds
2019-11-06 15:26:06 linux-kernel Re: [PATCH 2/4] modpost: dump missing namespaces into a single modules.nsdeps file
2019-11-05 16:38:24 linux-kernel Re: [PATCH 1/4] modpost: do not invoke extra modpost for nsdeps
2019-11-05 13:48:49 linux-kernel Re: [PATCH 4/4] mospost: remove unneeded local variable in contains_namespace()
2019-11-05 13:04:55 linux-kernel Re: [PATCH v2] scripts/nsdeps: make sure to pass all module source files to spatch
2019-10-29 14:39:07 linux-kernel Re: Warning message from 'make nsdeps' when namespace is lower cases
2019-10-25 05:31:56 linux-kernel Re: [PATCH v2 0/4] export/modpost: avoid renaming __ksymtab entries for symbol namespaces
2019-10-25 03:42:28 linux-kernel Re: Module loading problem since 5.3
2019-10-23 12:54:46 linux-kernel Re: Module loading problem since 5.3
2019-10-23 10:14:56 linux-kernel Re: [PATCH v3] scripts/nsdeps: use alternative sed delimiter
2019-10-21 16:19:29 linux-kernel Re: [PATCH v2] scripts/nsdeps: use alternative sed delimiter