lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200925180708.GA5280@alpha.franken.de>
Date:   Fri, 25 Sep 2020 20:07:08 +0200
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     torvalds@...ux-foundation.org
Cc:     linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] MIPS fixes for v5.9

The following changes since commit b959b97860d0fee8c8f6a3e641d3c2ad76eab6be:

  MIPS: SNI: Fix spurious interrupts (2020-09-16 22:40:58 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.9_3

for you to fetch changes up to be090fa62080d8501a5651a73cb954721966b125:

  MIPS: BCM47XX: Remove the needless check with the 1074K (2020-09-23 14:48:53 +0200)

----------------------------------------------------------------
- fixed FP register access on Loongsoon-3
- added missing 1074 cpu handling
- fixed Loongson2ef build error

----------------------------------------------------------------
Huacai Chen (1):
      MIPS: Loongson-3: Fix fp register access if MSA enabled

Jiaxun Yang (1):
      MIPS: Loongson2ef: Disable Loongson MMI instructions

Wei Li (2):
      MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
      MIPS: BCM47XX: Remove the needless check with the 1074K

 arch/mips/bcm47xx/setup.c        |  2 +-
 arch/mips/include/asm/cpu-type.h |  1 +
 arch/mips/loongson2ef/Platform   |  4 ++++
 arch/mips/loongson64/cop2-ex.c   | 24 ++++++++----------------
 4 files changed, 14 insertions(+), 17 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ