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: <20210115141903.GA13991@alpha.franken.de>
Date:   Fri, 15 Jan 2021 15:19:03 +0100
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.11

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7b490a8ab0f2d3ab8d838a4ff22ae86edafd34a1:

  MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu (2021-01-13 10:59:32 +0100)

----------------------------------------------------------------
- fix coredumps on 64bit kernels
- fix for alignment bugs preventing booting
- fix checking for failed irq_alloc_desc calls

----------------------------------------------------------------
Al Viro (1):
      MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps

Alexander Lobakin (1):
      MIPS: relocatable: fix possible boot hangup with KASLR enabled

Menglong Dong (1):
      MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu

Paul Cercueil (1):
      MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB

 arch/mips/boot/compressed/decompress.c |  3 ++-
 arch/mips/cavium-octeon/octeon-irq.c   |  2 +-
 arch/mips/kernel/binfmt_elfn32.c       |  7 +++++++
 arch/mips/kernel/binfmt_elfo32.c       |  7 +++++++
 arch/mips/kernel/relocate.c            | 10 ++++++++--
 5 files changed, 25 insertions(+), 4 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