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, 25 Apr 2015 08:56:36 +1000
From:	Michael Ellerman <mpe@...erman.id.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	aneesh.kumar@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
	linuxppc-dev@...ts.ozlabs.org, scottwood@...escale.com,
	shreyas@...ux.vnet.ibm.com
Subject: [git pull] Please pull mpe/linux.git powerpc-4.1-2 tag

Hi Linus,

Please pull powerpc fixes for 4.1:

The following changes since commit d19d5efd8c8840aa4f38a6dfbfe500d8cc27de46:

  Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux (2015-04-16 13:53:32 -0500)

are available in the git repository at:

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

for you to fetch changes up to 2e826695d87c2d213def07bc344ae97d88384f62:

  powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled (2015-04-23 17:42:14 +1000)

----------------------------------------------------------------
powerpc fixes for 4.1

- Fix for mm_dec_nr_pmds() from Scott.
- Fixes for oopses seen with KVM + THP from Aneesh.
- Build fixes from Aneesh & Shreyas.

----------------------------------------------------------------
Aneesh Kumar K.V (5):
      KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
      KVM: PPC: Remove page table walk helpers
      powerpc/mm/thp: Make page table walk safe against thp split/collapse
      powerpc/mm/thp: Return pte address if we find trans_splitting.
      powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled

Michael Ellerman (1):
      Merge branch 'master' of git://git.kernel.org/.../scottwood/linux into fixes

Scott Wood (1):
      powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()

Shreyas B. Prabhu (1):
      powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error

 arch/powerpc/include/asm/kvm_book3s_64.h | 17 +++----
 arch/powerpc/include/asm/pgtable.h       | 28 +++--------
 arch/powerpc/kernel/eeh.c                |  6 ++-
 arch/powerpc/kernel/io-workarounds.c     | 10 ++--
 arch/powerpc/kvm/Kconfig                 |  2 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c      | 14 +++---
 arch/powerpc/kvm/book3s_hv_rm_mmu.c      | 86 +++++++++++++++++---------------
 arch/powerpc/kvm/e500_mmu_host.c         | 32 ++++++++----
 arch/powerpc/mm/hash_utils_64.c          |  3 +-
 arch/powerpc/mm/hugetlbpage.c            | 32 ++++++++----
 arch/powerpc/perf/callchain.c            | 24 +++++----
 11 files changed, 137 insertions(+), 117 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