From: Linus Torvalds Date: Sun, 6 Aug 2023 02:28:02 +0000 (-0700) Subject: Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f0ab9f34e59e0c01a1c31142e0b336245367fd86;p=linux.git Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linux Pull rust fixes from Miguel Ojeda: - Allocator: prevent mis-aligned allocation - Types: delete 'ForeignOwnable::borrow_mut'. A sound replacement is planned for the merge window - Build: fix bindgen error with UBSAN_BOUNDS_STRICT * tag 'rust-fixes-6.5-rc5' of https://github.com/Rust-for-Linux/linux: rust: fix bindgen build error with UBSAN_BOUNDS_STRICT rust: delete `ForeignOwnable::borrow_mut` rust: allocator: Prevent mis-aligned allocation --- f0ab9f34e59e0c01a1c31142e0b336245367fd86