public inbox for linux-alpha@vger.kernel.org
 help / color / mirror / Atom feed
From: Magnus Lindholm <linmag7@gmail.com>
To: torvalds@linux-foundation.org, linux-alpha@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: richard.henderson@linaro.org, mattst88@gmail.com,
	lindholm@kernel.org, glaubitz@physik.fu-berlin.de
Subject: [GIT PULL] alpha updates for v7.0
Date: Mon, 9 Feb 2026 15:02:21 +0100	[thread overview]
Message-ID: <aYno7V_aAa27Oxdt@z440.darklands.se> (raw)

Hi Linus,

This pull request includes a single fix for the long‑standing
user‑space crashes on Alpha systems triggered by memory compaction.

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lindholm/alpha.git tags/alpha-for-v7.0-tag

for you to fetch changes up to dd5712f3379cfe760267cdd28ff957d9ab4e51c7:

  alpha: fix user-space corruption during memory compaction (2026-01-24 10:35:52 +0100)

Thanks!

Magnus

----------------------------------------------------------------
alpha updates for v7.0

- alpha: fix user-space corruption during memory compaction

----------------------------------------------------------------
Magnus Lindholm (1):
      alpha: fix user-space corruption during memory compaction

 arch/alpha/include/asm/pgtable.h  |  33 ++++++++++-
 arch/alpha/include/asm/tlbflush.h |   4 +-
 arch/alpha/mm/Makefile            |   2 +-
 arch/alpha/mm/tlbflush.c          | 112 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 148 insertions(+), 3 deletions(-)
 create mode 100644 arch/alpha/mm/tlbflush.c

             reply	other threads:[~2026-02-09 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09 14:02 Magnus Lindholm [this message]
2026-02-10  5:08 ` [GIT PULL] alpha updates for v7.0 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=aYno7V_aAa27Oxdt@z440.darklands.se \
    --to=linmag7@gmail.com \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=lindholm@kernel.org \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mattst88@gmail.com \
    --cc=richard.henderson@linaro.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