public inbox for linux-security-module@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vfs: follow-on fixes for i_ino widening
@ 2026-03-10 11:43 Jeff Layton
  2026-03-10 11:43 ` [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group() Jeff Layton
  2026-03-10 11:43 ` [PATCH 2/2] EVM: add comment describing why ino field is still unsigned long Jeff Layton
  0 siblings, 2 replies; 7+ messages in thread
From: Jeff Layton @ 2026-03-10 11:43 UTC (permalink / raw)
  To: Christian Brauner, Ryusuke Konishi, Viacheslav Dubeyko,
	Mimi Zohar, Roberto Sassu, Dmitry Kasatkin, Eric Snowberg,
	Paul Moore, James Morris, Serge E. Hallyn
  Cc: linux-nilfs, linux-kernel, linux-integrity, linux-security-module,
	Jeff Layton, kernel test robot

Just some patches to fix follow-on issues reported after the
inode->i_ino widening series. Christian, please toss these onto
vfs-7.1.kino, assuming they pass review.

Thanks,
Jeff

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (2):
      nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
      EVM: add comment describing why ino field is still unsigned long

 fs/nilfs2/bmap.c                    | 9 ++++++---
 security/integrity/evm/evm_crypto.c | 6 ++++++
 2 files changed, 12 insertions(+), 3 deletions(-)
---
base-commit: 9840bb66e7e5dffd72b03201318f154a10b06b4a
change-id: 20260310-iino-u64-424fa570d850

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-10 17:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10 11:43 [PATCH 0/2] vfs: follow-on fixes for i_ino widening Jeff Layton
2026-03-10 11:43 ` [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group() Jeff Layton
2026-03-10 13:01   ` Ryusuke Konishi
2026-03-10 16:54   ` Viacheslav Dubeyko
2026-03-10 17:28     ` Jeff Layton
2026-03-10 11:43 ` [PATCH 2/2] EVM: add comment describing why ino field is still unsigned long Jeff Layton
2026-03-10 16:05   ` Mimi Zohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox