MIPS: Pull request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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(-)




[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux