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:	Wed, 10 Jul 2013 13:09:33 +0930
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	"Linus Torvalds" <torvalds@...ux-foundation.org>
Cc:	Sasha Levin <sasha.levin@...cle.com>
Subject: [PULL] virtio-next

The following changes since commit b3087e48ce20be784fae1dbabc2e42e2ad0f21bc:

  virtio: remove virtqueue_add_buf(). (2013-05-20 12:16:01 +0930)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/virtio-next-for-linus

for you to fetch changes up to c893c8d763d8a8a757028a48ace7d1bb2dd8373f:

  MAINTAINERS: add tools/virtio/ under virtio (2013-07-09 10:47:54 +0930)

----------------------------------------------------------------
No real surprises.

Thanks,
Rusty.

----------------------------------------------------------------
Andrew Vagin (1):
      virtio-pci: fix leaks of msix_affinity_masks

Jason Wang (1):
      virtio-net: fix the race between channels setting and refill

Luiz Capitulino (1):
      virtio_balloon: leak_balloon(): only tell host if we got pages deflated

Michael S. Tsirkin (3):
      virtio: include asm/barrier explicitly
      tools/virtio: move module license stub to module.h
      MAINTAINERS: add tools/virtio/ under virtio

Paul Bolle (1):
      Fix comment typo "CONFIG_PAE"

Rusty Russell (4):
      tools/lguest: fix missing rmb().
      tools/lguest: real barriers.
      lguest: fix example launcher compilation for broken glibc headers.
      virtio: VIRTIO_F_ANY_LAYOUT feature

 MAINTAINERS                        |  1 +
 drivers/lguest/page_tables.c       |  2 +-
 drivers/net/virtio_net.c           |  5 +----
 drivers/virtio/virtio_balloon.c    |  3 ++-
 drivers/virtio/virtio_pci.c        |  5 +++--
 include/linux/virtio_ring.h        |  1 +
 include/uapi/linux/virtio_config.h |  3 +++
 tools/lguest/Makefile              |  1 -
 tools/lguest/lguest.c              | 32 +++++++++++++++++++++++---------
 tools/virtio/linux/module.h        |  5 +++++
 tools/virtio/linux/virtio.h        |  3 ---
 11 files changed, 40 insertions(+), 21 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ