This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f6a691685962 Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org [...] new 0a8589055936 ata,scsi: do not issue START STOP UNIT on resume new fb0d91991ced Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/li [...] new b3d8aa84bbfe rust: allocator: Prevent mis-aligned allocation new 1d24eb2d536b rust: delete `ForeignOwnable::borrow_mut` new b05544884300 rust: fix bindgen build error with UBSAN_BOUNDS_STRICT new f0ab9f34e59e Merge tag 'rust-fixes-6.5-rc5' of https://github.com/Rust- [...]
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: drivers/ata/libata-scsi.c | 7 ++++ drivers/scsi/sd.c | 9 +++-- include/scsi/scsi_device.h | 1 + rust/Makefile | 2 +- rust/bindings/bindings_helper.h | 1 + rust/kernel/allocator.rs | 74 ++++++++++++++++++++++++++++++++--------- rust/kernel/sync/arc.rs | 3 +- rust/kernel/types.rs | 22 ++---------- 8 files changed, 78 insertions(+), 41 deletions(-)