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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Sun, 23 Jul 2017 09:33:07 +0200
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.13-rc2

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.13b-rc2-tag

xen: fixes for 4.13-rc2

It contains some fixes and cleanups for running under Xen.

Now the new driver is omitted. :-)

Thanks.

Juergen

 arch/x86/xen/smp_pv.c     |  3 ++-
 arch/x86/xen/time.c       |  1 -
 drivers/xen/balloon.c     |  3 +++
 drivers/xen/grant-table.c |  9 ++++++++-
 drivers/xen/xen-balloon.c | 22 ++++++++++++----------
 include/xen/balloon.h     |  8 ++++++++
 6 files changed, 33 insertions(+), 13 deletions(-)

Juergen Gross (2):
      xen/x86: fix cpu hotplug
      xen/balloon: don't online new memory initially

Vitaly Kuznetsov (1):
      xen/x86: Don't BUG on CPU0 offlining

Wengang Wang (1):
      xen/grant-table: log the lack of grants

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ