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, 22 Jun 2024 15:32:06 +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.10-rc5

The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:

  Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.10-2

for you to fetch changes up to d0a1c07739e1b7f74683fe061545669156d102f2:

  LoongArch: KVM: Remove an unneeded semicolon (2024-06-21 10:18:40 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.10-rc5

Some hw breakpoint fixes, an objtool build warnging fix, and a trivial cleanup.
----------------------------------------------------------------
Hui Li (3):
      LoongArch: Fix watchpoint setting error
      LoongArch: Trigger user-space watchpoints correctly
      LoongArch: Fix multiple hardware watchpoint issues

Xi Ruoyao (1):
      LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add-sub

Yang Li (1):
      LoongArch: KVM: Remove an unneeded semicolon

 arch/loongarch/Kconfig                     |  5 +-
 arch/loongarch/Kconfig.debug               |  1 +
 arch/loongarch/include/asm/hw_breakpoint.h |  4 +-
 arch/loongarch/kernel/hw_breakpoint.c      | 96 +++++++++++++++++-------------
 arch/loongarch/kernel/ptrace.c             | 47 ++++++++-------
 arch/loongarch/kvm/exit.c                  |  2 +-
 6 files changed, 91 insertions(+), 64 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ