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]
Date:   Fri, 5 May 2017 16:32:05 +0900
From:   Stafford Horne <shorne@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Al Viro <viro@...iv.linux.org.uk>,
        Lokesh Vutla <lokeshvutla@...com>
Subject: [GIT PULL] Initramfs fix for 4.12-rc1

Hi Linus,

This is a fix for an issue that has caused 4.11 to not boot on OpenRISC. I
should have caught this during the 4.11 cycle but I had been busy on
testing some other series of patches.

I would have considered pushing it though a different path but Al Viro
suggested submitting directly to you.

Also, its just one as I havent really got anything else ready on my queue
for 4.12.

Fixes:
 o Ensure fput() flush is done even for builtin initramfs

-Stafford

The following changes since commit a351e9b9fc24e982ec2f0e76379a49826036da12:

  Linux 4.11 (2017-04-30 19:47:48 -0700)

are available in the git repository at:

  git://github.com/stffrdhrn/linux.git tags/initramfs-fix-4.12-rc1

for you to fetch changes up to 17a9be31747535184f2af156b1f080ec4c92a952:

  initramfs: Always do fput() and load modules after rootfs populate (2017-05-05 16:01:08 +0900)

----------------------------------------------------------------
Fix for initramfs for 4.12-rc1

----------------------------------------------------------------
Stafford Horne (1):
      initramfs: Always do fput() and load modules after rootfs populate

 init/initramfs.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ