Rusty Russell ([email protected])

Number of posts: 4720 (0.85 per day)
First post: 2001-03-20 08:41:46
Last post: 2016-06-21 03:19:38

Date List Subject
2015-02-10 01:49:43 linux-kernel Re: [PATCH RFC v5 net-next 2/6] virtio_ring: try to disable event index callbacks in virtqueue_disable_cb()
2015-02-10 01:49:42 linux-kernel Re: [PATCH RFC v5 net-next 1/6] virtio_ring: fix virtqueue_enable_cb() when only 1 buffers were pending
2015-02-09 00:56:35 linux-kernel Re: [PATCH 3/5] virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.
2015-02-09 00:56:34 linux-kernel Re: [PATCH 5/5] virtio: don't require a config space on the console device.
2015-02-06 05:24:33 linux-kernel [PATCH 01/29] lguest: have --rng read from /dev/urandom not /dev/random.
2015-02-06 05:23:59 linux-kernel [PATCH 02/29] lguest: add operations to get/set a register from the Launcher.
2015-02-06 05:23:58 linux-kernel [PATCH 03/29] lguest: write more information to userspace about pending traps.
2015-02-06 05:23:35 linux-kernel [PATCH 05/29] lguest: add infrastructure to check mappings.
2015-02-06 05:23:03 linux-kernel [PATCH 06/29] lguest: send trap 13 through to userspace.
2015-02-06 05:23:00 linux-kernel [PATCH 07/29] lguest: suppress PS/2 keyboard polling.
2015-02-06 05:22:40 linux-kernel [PATCH 09/29] lguest: add iomem region, where guest page faults get sent to userspace.
2015-02-06 05:22:25 linux-kernel [PATCH 08/29] lguest: don't disable iospace.
2015-02-06 05:22:24 linux-kernel [PATCH 00/29] lguest virtio PCI 1.0 adaptation.
2015-02-06 05:22:23 linux-kernel [PATCH 04/29] lguest: add infrastructure for userspace to deliver a trap to the guest.
2015-02-06 05:13:33 linux-kernel [PATCH 3/5] virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.
2015-02-06 05:12:59 linux-kernel [PATCH 5/5] virtio: don't require a config space on the console device.
2015-02-06 05:12:04 linux-kernel [PATCH 4/5] virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defined.
2015-02-06 05:12:03 linux-kernel [PATCH 0/5] virtio 1.0 cleanups and one fix.
2015-02-06 05:12:01 linux-kernel [PATCH 1/5] virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.
2015-02-06 05:12:00 linux-kernel [PATCH 2/5] virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.
2014-12-27 09:27:01 linux-kernel Re: [PATCH v2 0/2] virtio/vhost: fix alignment requirements
2014-12-26 00:31:34 linux-kernel Re: [PATCH 3/5] hwrng: core - Do not register device opportunistically
2014-12-26 00:31:32 linux-kernel Re: [PATCH 2/5] hwrng: core - Fix current_rng init/cleanup race yet again
2014-12-26 00:31:18 linux-kernel Re: [PATCH 1/5] hwrng: core - Use struct completion for cleanup_done
2014-12-26 00:31:14 linux-crypto Re: [PATCH 2/5] hwrng: core - Fix current_rng init/cleanup race yet again
2014-12-26 00:31:14 linux-crypto Re: [PATCH 3/5] hwrng: core - Do not register device opportunistically
2014-12-23 23:19:10 linux-crypto Re: [PATCH 1/5] hwrng: core - Use struct completion for cleanup_done
2014-12-23 23:10:07 linux-kernel Re: [LKP] [PATCH] drm/radeon: Try to init amdkfd only if 64 bit kernel
2014-12-23 22:26:44 linux-kernel Re: [PATCH] module: Remove double spaces in module verification taint message
2014-12-23 22:26:42 linux-kernel Re: module,sysfs: gpf in module_attr_store
2014-12-23 00:21:23 linux-kernel Re: [PULL] modules-next
2014-12-21 22:31:58 linux-kernel Re: [PATCH 6/6] virtio: core support for config generation
2014-12-19 01:39:11 linux-kernel Re: [PATCH] samples/kobject: Use kstrtoint instead of sscanf
2014-12-19 01:39:09 linux-kernel Re: [PATCH 1/6] tools/virtio: more stubs
2014-12-19 01:39:07 linux-kernel Re: [PATCH 0/3] fix up vringh/mic sparse errors
2014-12-19 01:39:06 linux-kernel [PULL] modules-next
2014-12-19 01:38:52 linux-kernel Re: [PATCH 0/6] virtio 1.0 fixups, tweaks
2014-12-18 04:23:29 linux-kernel Re: BUG_ON in virtio-ring.c
2014-12-15 19:03:30 linux-kernel Re: [PATCH 9/9] virtio_pci: update file descriptions and copyright
2014-12-15 19:03:16 linux-kernel Re: [PATCH v2] VERIFY_OCTAL_PERMISSIONS: Move to <linux/sysfs.h> where it belongs
2014-12-12 04:26:47 linux-kernel Re: [PATCH] param: do not set store func without write perm
2014-12-10 23:11:40 linux-kernel Re: [PATCH 0/2] virtio_ccw: minor enhancements
2014-12-10 23:11:39 linux-kernel Re: [PATCH v8 00/50] linux: towards virtio-1 guest support
2014-11-26 06:22:18 linux-kernel Re: virtio_blk: fix defaults for max_hw_sectors and max_segment_size
2014-11-26 05:26:19 linux-kernel Re: [PATCH 1/2] virito: introduce methods of fixing device features
2014-11-12 05:41:56 linux-kernel [PULL] params fix
2014-11-12 05:41:55 linux-kernel Re: [PATCH] Params: Fix parse_args() return code checking
2014-11-12 04:39:03 linux-kernel Re: [PATCH v4 4/6] hw_random: fix unregister race.
2014-11-12 04:39:01 linux-kernel Re: [PATCH v4 3/6] hw_random: use reference counts on each struct hwrng.
2014-11-11 08:26:14 linux-kernel Re: [PATCH v3.18-rc3] param: fix crash on bad kernel arguments
2014-11-01 02:31:09 linux-kernel Re: [PATCH] x86_64, entry: Fix out of bounds read on sysenter