From: Helge Deller <deller@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc architecture fixes for v7.3-rc5
Date: Wed, 23 Sep 2026 23:09:04 +0200 [thread overview]
Message-ID: <arQ_8PdL1PPCVXh_@p100> (raw)
Hi Linus,
please pull a four small patches for parisc for kernel 7.3-rc5:
Prevent kernel stack overflow, fix parsing huge page parameters & fix unwind code.
Thanks!
Helge
----------------------------------------------------------------
The following changes since commit df2908090cda368b01ff43709f51890076c56157:
Linux 7.3-rc2 (2026-09-06 15:07:20 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-7.3-rc5
for you to fetch changes up to 94b7e3a7e871ae27d4935c76959dfc61829f27f9:
parisc: Increase kernel stack size to 32kb (2026-09-21 22:19:09 +0200)
----------------------------------------------------------------
parisc architecture fixes for kernel v7.3-rc5:
- Increase kernel stack to 32kB on 64-bit kernel to avoid crashes
- Parse early parameters in setup_arch() to enable huge page settings
- Replace open-coded binary search with bsearch() in unwind code
- Remove unused <asm/compat_ucontext.h> header
----------------------------------------------------------------
Ethan Nelson-Moore (1):
parisc: remove unused <asm/compat_ucontext.h> header
Helge Deller (1):
parisc: Increase kernel stack size to 32kb
Sean Young (1):
parisc: unwind: Replace open-coded binary search with bsearch()
Zhenghui Hao (1):
parisc: parse early parameters in setup_arch()
arch/parisc/include/asm/compat_ucontext.h | 18 -----------------
arch/parisc/include/asm/thread_info.h | 2 +-
arch/parisc/kernel/setup.c | 12 +++++++++++
arch/parisc/kernel/unwind.c | 33 ++++++++++++++-----------------
4 files changed, 28 insertions(+), 37 deletions(-)
delete mode 100644 arch/parisc/include/asm/compat_ucontext.h
next reply other threads:[~2026-09-23 21:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-23 21:09 Helge Deller [this message]
2026-09-23 22:30 ` 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=arQ_8PdL1PPCVXh_@p100 \
--to=deller@kernel.org \
--cc=dave.anglin@bell.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@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
all inboxes | Powered by JetHome®