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: <20180209142800.25485-1-jgross@suse.com>
Date:   Fri,  9 Feb 2018 15:28:00 +0100
From:   Juergen Gross <jgross@...e.com>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
        boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: fixes for 4.16 rc1

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.16-rc1-tag

xen: fixes for 4.16 rc1

This time only 5 small fixes for issues when running under Xen.


Thanks.

Juergen

 arch/x86/xen/p2m.c         |  6 ++++++
 arch/x86/xen/xen-head.S    | 16 ++++++++++++++++
 drivers/net/xen-netfront.c | 46 ++++++++++++++++++++++++----------------------
 drivers/xen/grant-table.c  |  4 ++--
 drivers/xen/pvcalls-back.c |  2 +-
 5 files changed, 49 insertions(+), 25 deletions(-)

Juergen Gross (1):
      x86/xen: init %gs very early to avoid page faults with stack protector

Ross Lagerwall (2):
      xen/grant-table: Use put_page instead of free_page
      xen-netfront: Fix race between device setup and open

Simon Gaiser (1):
      xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests

Stefano Stabellini (1):
      pvcalls-back: do not return error on inet_accept EAGAIN

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ