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, 07 Jun 2024 07:25:49 -0700 (PDT)
From: Palmer Dabbelt <palmer@...osinc.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC:         linux-riscv@...ts.infradead.org,        linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 6.10-rc3

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

  Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e2c79b4c5c4d83520abb570ca633ded09621c0a6:

  Revert "riscv: mm: accelerate pagefault when badaccess" (2024-06-03 07:41:13 -0700)

----------------------------------------------------------------
RISC-V Fixes for 6.10-rc3

* Another fix to avoid allocating pages that overlap with ERR_PTR, which
  manifests on rv32.
* A revert for the badaccess patch I incorrectly picked up an early
  version of.

----------------------------------------------------------------
Nam Cao (1):
      riscv: fix overlap of allocated page and PTR_ERR

Palmer Dabbelt (1):
      Revert "riscv: mm: accelerate pagefault when badaccess"

 arch/riscv/mm/fault.c |  4 ++--
 arch/riscv/mm/init.c  | 21 +++++++++++----------
 2 files changed, 13 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ