This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3d5ad2d4eca3 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...] new ab8851431bef lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW new b55da84759c8 kbuild: refactor cc-option-yn, cc-disable-warning, rust-op [...] new e72a076c620f kbuild: fix issues with rustc-option new af0121c2d303 kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` new 8b8ca9c25fe6 cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS new 4e6bd4a33a6c Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-f [...] new 38d222b3163f 9p: v9fs_fid_find: also lookup by inode if not found dentry new 1325e4a91a40 9p: Enable multipage folios new 79efebae4afc 9p: Avoid creating multiple slab caches with the same name new 9197b73fd7bb Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linux
The 10 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: arch/Kconfig | 26 ++++++++++++-------------- fs/9p/fid.c | 5 ++--- fs/9p/vfs_inode.c | 1 + init/Kconfig | 8 ++++++-- lib/Kconfig.debug | 2 +- net/9p/client.c | 10 +++++++++- scripts/Kconfig.include | 3 +++ scripts/Makefile.compiler | 14 +++++++------- scripts/rustc-llvm-version.sh | 22 ++++++++++++++++++++++ 9 files changed, 63 insertions(+), 28 deletions(-) create mode 100755 scripts/rustc-llvm-version.sh