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]
Date:   Fri, 4 Sep 2020 14:32:23 +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 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to baf5cb30fbd1c22f6aa03c081794c2ee0f5be4da:

  MIPS: SNI: Fix SCSI interrupt (2020-09-03 12:00:23 +0200)

----------------------------------------------------------------
A few MIPS fixes:

- fallthrough fallout fix
- BMIPS fixes
- MSA fix to avoid leaking MSA register contents
- Loongson perf and cpu feature fix
- SNI interrupt fix

----------------------------------------------------------------
Florian Fainelli (2):
      MIPS: mm: BMIPS5000 has inclusive physical caches
      MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores

He Zhe (1):
      mips/oprofile: Fix fallthrough placement

Huang Pei (1):
      MIPS: add missing MSACSR and upper MSA initialization

Jiaxun Yang (1):
      MIPS: Loongson64: Do not override watch and ejtag feature

Thomas Bogendoerfer (1):
      MIPS: SNI: Fix SCSI interrupt

Tiezhu Yang (1):
      MIPS: perf: Fix wrong check condition of Loongson event IDs

WANG Xuerui (1):
      MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h

 .../mips/include/asm/mach-loongson64/cpu-feature-overrides.h |  2 --
 arch/mips/include/asm/mach-loongson64/irq.h                  |  2 --
 arch/mips/include/asm/mach-loongson64/mmzone.h               |  1 -
 arch/mips/kernel/perf_event_mipsxx.c                         |  4 ++--
 arch/mips/kernel/smp-bmips.c                                 |  2 ++
 arch/mips/kernel/traps.c                                     | 12 ++++++++++++
 arch/mips/mm/c-r4k.c                                         |  4 ++++
 arch/mips/oprofile/op_model_mipsxx.c                         |  4 +++-
 arch/mips/sni/a20r.c                                         |  4 ++--
 9 files changed, 25 insertions(+), 10 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