This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fdb8d00af919 Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/p [...] new ab220548dbef kmsan: fix kmsan_handle_dma() to avoid false positives new 16abbabc004b dma-mapping: fix direction in dma_alloc direction traces new 16d1ba7c9675 Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kerne [...] new 0902b3cb23ce kconfig: Avoid prompting for transitional symbols new b157dd228cf0 tools headers: kcfi: rename missed CONFIG_CFI_CLANG new a8cdf51cda30 Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.o [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/trace/events/dma.h | 1 + mm/kmsan/hooks.c | 3 +- scripts/kconfig/symbol.c | 15 +++++++++- scripts/kconfig/tests/transitional/Kconfig | 32 ++++++++++++++++++++++ scripts/kconfig/tests/transitional/__init__.py | 7 +++++ scripts/kconfig/tests/transitional/expected_config | 3 ++ scripts/kconfig/tests/transitional/expected_stdout | 1 + scripts/kconfig/tests/transitional/initial_config | 4 +++ tools/include/linux/cfi_types.h | 2 +- 9 files changed, 64 insertions(+), 4 deletions(-) create mode 100644 scripts/kconfig/tests/transitional/expected_stdout