[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240514165757.GB2965@sol.localdomain>
Date: Tue, 14 May 2024 09:57:57 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: fsverity@...ts.linux.dev, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, Theodore Ts'o <tytso@....edu>
Subject: [GIT PULL] fsverity update for 6.10
The following changes since commit e67572cd2204894179d89bd7b984072f19313b03:
Linux 6.9-rc6 (2024-04-28 13:47:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/fs/fsverity/linux.git tags/fsverity-for-linus
for you to fetch changes up to ee5814dddefbaa181cb247a75676dd5103775db1:
fsverity: use register_sysctl_init() to avoid kmemleak warning (2024-05-03 08:30:58 -0700)
----------------------------------------------------------------
Fix a false positive kmemleak warning.
----------------------------------------------------------------
Eric Biggers (1):
fsverity: use register_sysctl_init() to avoid kmemleak warning
fs/verity/init.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
Powered by blists - more mailing lists