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: <ZKpkUhSd/GGm37IM@alpha.franken.de>
Date:   Sun, 9 Jul 2023 09:40:02 +0200
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     torvalds@...ux-foundation.org
Cc:     linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] MIPS fixes for v6.5

The following changes since commit e47084e116fccaa43644360d7c0b997979abce3e:

  MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000 (2023-06-26 09:18:43 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.5_1

for you to fetch changes up to 3a6dbb691782e88e07e5c70b327495dbd58a2e7f:

  MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled (2023-07-07 14:43:01 +0200)

----------------------------------------------------------------
- fixes for KVM
- fix for loongson build and cpu probing
- DT fixes

----------------------------------------------------------------
Huacai Chen (3):
      MIPS: Loongson: Fix cpu_probe_loongson() again
      MIPS: KVM: Fix NULL pointer dereference
      MIPS: Loongson: Fix build error when make modules_install

Krzysztof Kozlowski (1):
      MIPS: dts: add missing space before {

Thomas Bogendoerfer (1):
      MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled

 arch/mips/Makefile                         | 10 +++-------
 arch/mips/boot/dts/mscc/serval_common.dtsi |  2 +-
 arch/mips/boot/dts/pic32/pic32mzda.dtsi    |  2 +-
 arch/mips/include/asm/kvm_host.h           |  6 +++---
 arch/mips/kernel/cpu-probe.c               |  9 +++------
 arch/mips/kvm/emulate.c                    | 22 +++++++++++-----------
 arch/mips/kvm/mips.c                       | 16 ++++++++--------
 arch/mips/kvm/stats.c                      |  4 ++--
 arch/mips/kvm/trace.h                      |  8 ++++----
 arch/mips/kvm/vz.c                         | 20 ++++++++++----------
 10 files changed, 46 insertions(+), 53 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ