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: Sat, 27 Jan 2024 16:14:12 +0800
From: Huacai Chen <chenhuacai@...ngson.cn>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	Arnd Bergmann <arnd@...db.de>,
	Huacai Chen <chenhuacai@...nel.org>
Cc: loongarch@...ts.linux.dev,
	linux-arch@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Guo Ren <guoren@...nel.org>,
	Xuerui Wang <kernel@...0n.name>,
	Jiaxun Yang <jiaxun.yang@...goat.com>,
	Huacai Chen <chenhuacai@...ngson.cn>
Subject: [GIT PULL] LoongArch fixes for v6.8-rc2

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.8-1

for you to fetch changes up to 48ef9e87b407f89f230f804815af7ac2031ec17a:

  LoongArch: KVM: Add returns to SIMD stubs (2024-01-26 16:22:07 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.8-rc2

Fix boot failure on machines with more than 8 nodes, and fix two build
errors about KVM.
----------------------------------------------------------------
Huacai Chen (2):
      LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
      LoongArch: KVM: Fix build due to API changes

Randy Dunlap (1):
      LoongArch: KVM: Add returns to SIMD stubs

 arch/loongarch/include/asm/kvm_vcpu.h |  4 ++--
 arch/loongarch/kernel/smp.c           |  1 -
 arch/loongarch/kvm/mmu.c              |  4 ++--
 arch/loongarch/mm/tlb.c               | 16 ++++++++++------
 4 files changed, 14 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ