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, 13 Aug 2016 16:51:54 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	torvalds@...uxfoundation.org
Cc:	Guan Xuetao <gxt@...c.pku.edu.cn>,
	Yoshinori Sato <ysato@...rs.sourceforge.jp>,
	linux-kernel@...r.kernel.org, uclinux-h8-devel@...ts.sourceforge.jp
Subject: [GIT PULL] Architecture fixes for v4.8

Hi Linus,

Please consider pulling generic architecture fixes for Linux v4.8 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git fixes-for-linus-4.8

There are two patches in this series. Both have been in -next through maintainer
branches for a while, and I picked them up as-is from there.

unicore32 builds have been broken since v4.6. The fix has been available
in -next since March of this year.

h8300 builds have been broken since the last commit window. The fix has been
available in -next since June of this year.

Thanks,
Guenter
------

The following changes since commit f31494bd05b06b0cdb4da6aebe92eaafab970df6:

  Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio (2016-08-12 16:34:58 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/fixes-for-linus-4.8

for you to fetch changes up to 2b05980d895e51fc46d3d27c8d1bcc696dddca99:

  h8300: Add missing include file to asm/io.h (2016-08-13 08:53:56 -0700)

----------------------------------------------------------------
h8300 and unicore32 architecture fixes

Two patches to fix h8300 and unicore32 builds.

----------------------------------------------------------------
Guenter Roeck (2):
      unicore32: mm: Add missing parameter to arch_vma_access_permitted
      h8300: Add missing include file to asm/io.h

 arch/h8300/include/asm/io.h              | 2 ++
 arch/unicore32/include/asm/mmu_context.h | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ