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]
Date:   Fri, 24 Sep 2021 12:27:04 +0200
From:   Jan Kara <jack@...e.cz>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org,
        linux-mm@...ck.org
Subject: [GIT PULL] Two fixes for 5.15-rc3

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fixes_for_v5.15-rc3

to get a fix for ext2 sleep in atomic context in case of some fs problems
and a cleanup of an invalidate_lock initialization.

Top of the tree is 372d1f3e1bfe. The full shortlog is:

Dan Carpenter (1):
      ext2: fix sleeping in atomic bugs on error

Sebastian Andrzej Siewior (1):
      mm: Fully initialize invalidate_lock, amend lock class later

The diffstat is

 fs/ext2/balloc.c | 14 ++++++--------
 fs/inode.c       |  6 ++++--
 2 files changed, 10 insertions(+), 10 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ