public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: torvalds@linux-foundation.org
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] MIPS fixes for v6.5
Date: Sun, 9 Jul 2023 09:40:02 +0200	[thread overview]
Message-ID: <ZKpkUhSd/GGm37IM@alpha.franken.de> (raw)

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 ]

             reply	other threads:[~2023-07-09  7:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-09  7:40 Thomas Bogendoerfer [this message]
2023-07-09 17:46 ` [GIT PULL] MIPS fixes for v6.5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZKpkUhSd/GGm37IM@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox