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]
Message-ID: <mhng-4d782094-e4c0-4626-a038-78e17e33b19e@palmer-ri-x1c9>
Date:   Fri, 24 Mar 2023 07:44:56 -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.3-rc4

The following changes since commit 47dd902aaee9b9341808a3a994793199e7eddb88:

  RISC-V: mm: Support huge page in vmalloc_fault() (2023-03-14 19:15:34 -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.3-rc4

for you to fetch changes up to e89c2e815e76471cb507bd95728bf26da7976430:

  riscv: Handle zicsr/zifencei issues between clang and binutils (2023-03-23 12:52:49 -0700)

----------------------------------------------------------------
RISC-V Fixes for 6.3-rc4

* A fix to match the CSR ASID masking rules when passing ASIDs to
  firmware.
* Force GCC to use ISA 2.2, to avoid a host of compatibily issues
  between toolchains.

----------------------------------------------------------------
Dylan Jhong (1):
      riscv: mm: Fix incorrect ASID argument when flushing TLB

Nathan Chancellor (1):
      riscv: Handle zicsr/zifencei issues between clang and binutils

 arch/riscv/Kconfig                | 22 ++++++++++++++++++++++
 arch/riscv/Makefile               | 10 ++++++----
 arch/riscv/include/asm/tlbflush.h |  2 ++
 arch/riscv/mm/context.c           |  2 +-
 arch/riscv/mm/tlbflush.c          |  2 +-
 5 files changed, 32 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ