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:	Tue, 26 Feb 2013 16:03:53 +1030
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	<torvalds@...ux-foundation.org>
Cc:	Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: [PULL] virtio

The following changes since commit 226364766f936d249e408de03821468c1bf11dda:

  Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2013-01-20 16:44:28 -0800)

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 8078db789a92b10ff6e2d713231b5367e014c53b:

  virtio_console: Initialize guest_connected=true for rproc_serial (2013-02-13 20:57:45 +1030)

----------------------------------------------------------------
All trivial, thanks to the stuff which didn't quite make it time.

Cheers,
Rusty.

----------------------------------------------------------------
Rusty Russell (1):
      virtio: use module_virtio_driver.

Ryota Ozaki (1):
      virtio-mmio: fix wrong comment about register offset

Sjur Brændeland (4):
      virtio_console: Let unconnected rproc device receive data.
      virtio_console: Use virtio device index to generate port name
      virtio: Add module driver macro for virtio drivers.
      virtio_console: Initialize guest_connected=true for rproc_serial

Stephen Hemminger (2):
      virtio: make config_ops const
      virtio: make pci_device_id const

 drivers/char/hw_random/virtio-rng.c    |   13 +------------
 drivers/char/virtio_console.c          |   18 ++++--------------
 drivers/lguest/lguest_device.c         |    2 +-
 drivers/net/virtio_net.c               |   12 +-----------
 drivers/remoteproc/remoteproc_virtio.c |    2 +-
 drivers/s390/kvm/kvm_virtio.c          |    2 +-
 drivers/virtio/virtio_balloon.c        |   13 +------------
 drivers/virtio/virtio_mmio.c           |    4 ++--
 drivers/virtio/virtio_pci.c            |    8 ++++----
 include/linux/virtio.h                 |   11 ++++++++++-
--
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