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>] [day] [month] [year] [list]
Message-ID: <87o6ohvt0c.fsf@t14s.mail-host-address-is-not-set>
Date: Tue, 02 Dec 2025 15:49:07 +0100
From: Andreas Hindborg <a.hindborg@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Breno Leitao <leitao@...ian.org>, "linux-kernel@...r.kernel.org"
 <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] configfs for v6.19

Hi Linus,

Here are the changes for configfs for v6.19.

This time it is two commits changing constness of the configfs vtable
pointers. We plan to follow up with changes at call sites down the road.

Please pull for v6.19.

Best regards,
Andreas Hindborg

The following changes since commit ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d:

  Linux 6.18-rc7 (2025-11-23 14:53:16 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git tags/configfs-for-v6.19

for you to fetch changes up to f7f78098690d60a03b47942ac7d73ea17b42239e:

  configfs: Constify ct_item_ops in struct config_item_type (2025-11-27 12:03:27 +0100)

----------------------------------------------------------------
configfs changes for v6.19

----------------------------------------------------------------
Christophe JAILLET (2):
      configfs: Constify ct_group_ops in struct config_item_type
      configfs: Constify ct_item_ops in struct config_item_type

 fs/configfs/dir.c        | 2 +-
 fs/configfs/file.c       | 2 +-
 include/linux/configfs.h | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ