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:   Wed, 12 Sep 2018 09:45:46 -0700 (PDT)
From:   Palmer Dabbelt <palmer@...ive.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org
Subject: [GIT PULL] RISC-V: A single fix for 4.19-rc3

I forgot to send this out last week as I was going to the GNU tool cauldron.  I
haven't gotten through my backlog yet so I don't have any other patches for
this RC, so I figured I'd just send out the old tag.  If that's an issue I can
make a new one.

The following changes since commit 57361846b52bc686112da6ca5368d11210796804:

  Linux 4.19-rc2 (2018-09-02 14:37:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.19-rc3

for you to fetch changes up to e866d3e84eb7c9588afb77604d417e8cc49fe216:

  riscv: Do not overwrite initrd_start and initrd_end (2018-09-04 17:04:50 -0700)

----------------------------------------------------------------
RISC-V: A single fix for 4.19-rc3

This tag contains what I hope to be the last RISC-V patch for 4.19.  It
fixes a bug in our initramfs support by removing some broken and
obselete code.

----------------------------------------------------------------
Guenter Roeck (1):
      riscv: Do not overwrite initrd_start and initrd_end

 arch/riscv/kernel/setup.c | 7 -------
 1 file changed, 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ