lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250322-vfs-rust-22efd627df4b@brauner>
Date: Sat, 22 Mar 2025 11:17:35 +0100
From: Christian Brauner <brauner@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Brauner <brauner@...nel.org>,
	linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] vfs rust

Hey Linus,

/* Summary */

This contains minor fixes and improvements to rust file bindings:

- Optimize rust symbol generation for FileDescriptorReservation.

- Optimize rust symbol generation for SeqFile.

/* Testing */

gcc version 14.2.0 (Debian 14.2.0-6)
Debian clang version 16.0.6 (27+b1)

No build failures or warnings were observed.

/* Conflicts */

Merge conflicts with mainline
=============================

No known conflicts.

Merge conflicts with other trees
================================

No known conflicts.

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git@...olite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.15-rc1.rust

for you to fetch changes up to 0b9817caac1d4d6bf7dc8f7f23ffd95a3f5bb43a:

  rust: optimize rust symbol generation for SeqFile (2025-03-18 09:26:24 +0100)

Please consider pulling these changes from the signed vfs-6.15-rc1.rust tag.

Thanks!
Christian

----------------------------------------------------------------
vfs-6.15-rc1.rust

----------------------------------------------------------------
Kunwu Chan (2):
      rust: file: optimize rust symbol generation for FileDescriptorReservation
      rust: optimize rust symbol generation for SeqFile

 rust/kernel/fs/file.rs  | 4 ++++
 rust/kernel/seq_file.rs | 1 +
 2 files changed, 5 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ