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>] [day] [month] [year] [list]
Date:   Fri, 22 Dec 2017 22:09:38 +1100
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     anju@...ux.vnet.ibm.com, benh@...nel.crashing.org, clg@...d.org,
        linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
        lvivier@...hat.com, ravi.bangoria@...ux.vnet.ibm.com,
        paulus@...ba.org
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.15-5 tag

Hi Linus,

Please pull some more powerpc fixes for 4.15.

This is all fairly boring, except that there's two KVM fixes that you'd
normally get via Paul's kvm-ppc tree. He's away so I picked them up. I
was waiting to see if he would apply them, which is why they have only
been in my tree since today. But they were on the list for a while and
have been tested on the relevant hardware.

cheers


The following changes since commit d8104182087319fd753d6d8e0afcd95d84c2aa2f:

  powerpc/xmon: Don't print hashed pointers in xmon (2017-12-07 00:27:01 +1100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.15-5

for you to fetch changes up to 7333b5aca412d6ad02667b5a513485838a91b136:

  KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp() (2017-12-22 15:36:24 +1100)

----------------------------------------------------------------
powerpc fixes for 4.15 #5

Of note is two fixes for KVM XIVE (Power9 interrupt controller). These would
normally go via the KVM tree but Paul is away so I've picked them up.

Other than that, two fixes for error handling in the IMC driver, and one for a
potential oops in the BHRB code if the hardware records a branch address that
has subsequently been unmapped, and finally a s/%p/%px/ in our oops code.

Thanks to:
  Anju T Sudhakar, Cédric Le Goater, Laurent Vivier, Madhavan Srinivasan, Naveen
  N. Rao, Ravi Bangoria.

----------------------------------------------------------------
Anju T Sudhakar (2):
      powerpc/perf/imc: Fix nest-imc cpuhotplug callback failure
      powerpc/perf: Fix kfree memory allocated for nest pmus

Cédric Le Goater (1):
      KVM: PPC: Book3S: fix XIVE migration of pending interrupts

Laurent Vivier (1):
      KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()

Michael Ellerman (1):
      powerpc/kernel: Print actual address of regs when oopsing

Ravi Bangoria (1):
      powerpc/perf: Dereference BHRB entries safely

 arch/powerpc/kernel/process.c   |  2 +-
 arch/powerpc/kvm/book3s_xive.c  |  7 ++++---
 arch/powerpc/perf/core-book3s.c |  8 ++++++--
 arch/powerpc/perf/imc-pmu.c     | 17 ++++++++++++++++-
 4 files changed, 27 insertions(+), 7 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (801 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ