From: Ralf Baechle <ralf@linux-mips.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mips@linux-mips.org
Subject: MIPS: Pull request
Date: Sun, 6 Mar 2016 10:52:53 +0100 [thread overview]
Message-ID: <20160306095253.GA24012@linux-mips.org> (raw)
Hi Linus,
The following changes since commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af:
Linux 4.5-rc6 (2016-02-28 08:41:20 -0800)
are available in the git repository at:
git://git.linux-mips.org/pub/scm/ralf/upstream-linus.git upstream
for you to fetch changes up to e723e3f7f9591b79e8c56b3d7c5a204a9c571b55:
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' (2016-03-04 22:52:32 +0100)
Another round of fixes for 4.5:
- Fix the use of an undocumented syntactial variant of the .type pseudo
op which is not supported by the LLVM assembler.
- Fix invalid initialization on S-cache-less systems.
- Fix possible information leak from the kernel stack for SIGFPE.
- Fix handling of copy_{from,to}_user() return value in KVM
- Fix the last instance of irq_to_gpio() which now was causing build
errors.
Please consider pulling,
Ralf
----------------------------------------------------------------
This has been sitting in linux-next for a few days and also survived
Imagination's test farm.
Daniel Sanders (1):
MIPS: Avoid variant of .type unsupported by LLVM Assembler
Govindraj Raja (1):
MIPS: scache: Fix scache init with invalid line size.
Maciej W. Rozycki (1):
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Michael S. Tsirkin (1):
MIPS: kvm: Fix ioctl error handling.
Ralf Baechle (1):
MIPS: jz4740: Fix surviving instance of irq_to_gpio()
arch/mips/jz4740/gpio.c | 2 +-
arch/mips/kernel/r2300_fpu.S | 2 +-
arch/mips/kernel/r4k_fpu.S | 2 +-
arch/mips/kernel/traps.c | 13 ++++++-------
arch/mips/kvm/mips.c | 4 ++--
arch/mips/mm/sc-mips.c | 13 +++++++++----
6 files changed, 20 insertions(+), 16 deletions(-)
next reply other threads:[~2016-03-06 9:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-06 9:52 Ralf Baechle [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-13 16:49 MIPS: Pull request Ralf Baechle
2015-11-22 15:50 Ralf Baechle
2014-11-19 19:22 Ralf Baechle
2014-11-20 1:15 ` Huacai Chen
2014-11-20 11:48 ` Ralf Baechle
2014-11-08 0:49 Ralf Baechle
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=20160306095253.GA24012@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.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