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:	Sat, 02 May 2015 20:57:54 +1000
From:	Michael Ellerman <mpe@...erman.id.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	dja@...ens.net, gwshan@...ux.vnet.ibm.com,
	linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
	nfont@...ux.vnet.ibm.com, paulus@...ba.org, sam.bobroff@....ibm.com
Subject: [git pull] Please pull mpe/linux.git powerpc-4.1-3 tag

Hi Linus,

Please pull some more powerpc fixes for 4.1:

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux.git tags/powerpc-4.1-3

for you to fetch changes up to 0aab3747091db309b8a484cfd382a41644552aa3:

  powerpc/powernv: Restore non-volatile CRs after nap (2015-05-01 16:55:11 +1000)

----------------------------------------------------------------
powerpc fixes for 4.1 # 2

- Build fix for SMP=n in book3s_xics.c
- Fix for Daniel's pci_controller_ops on powernv.
- Revert the TM syscall abort patch for now.
- CPU affinity fix from Nathan.
- Two EEH fixes from Gavin.
- Fix for CR corruption from Sam.
- Selftest build fix.

----------------------------------------------------------------
Daniel Axtens (1):
      powerpc/powernv: Fix early pci_controller_ops loading.

Gavin Shan (2):
      powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
      powerpc/eeh: Delay probing EEH device during hotplug

Michael Ellerman (3):
      powerpc/kvm: Fix SMP=n build error in book3s_xics.c
      Revert "powerpc/tm: Abort syscalls in active transactions"
      selftests/powerpc: Fix the pmu install rule

Nathan Fontenot (1):
      powerpc/pseries: Correct cpu affinity for dlpar added cpus

Sam Bobroff (1):
      powerpc/powernv: Restore non-volatile CRs after nap

 Documentation/powerpc/transactional_memory.txt | 32 +++++++++++++-------------
 arch/powerpc/include/uapi/asm/tm.h             |  2 +-
 arch/powerpc/kernel/eeh.c                      | 11 ++++++++-
 arch/powerpc/kernel/entry_64.S                 | 19 ---------------
 arch/powerpc/kernel/idle_power7.S              |  2 ++
 arch/powerpc/kvm/book3s_xics.c                 |  2 +-
 arch/powerpc/platforms/powernv/pci-ioda.c      |  2 +-
 arch/powerpc/platforms/pseries/dlpar.c         | 10 ++++----
 tools/testing/selftests/powerpc/pmu/Makefile   |  2 +-
 tools/testing/selftests/powerpc/tm/Makefile    |  2 +-
 10 files changed, 37 insertions(+), 47 deletions(-)



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ