Show patches with: Submitter = Amos Kong       |    State = Action Required       |   149 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,REPOST,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,5/6] hw_random: don't double-check old_rng. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,4/6] hw_random: fix unregister race. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-12-08 Amos Kong New
[v5,REPOST,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-12-08 Amos Kong New
[v5,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-12-06 Amos Kong New
[v5,5/6] hw_random: don't double-check old_rng. - - - --- 2014-12-06 Amos Kong New
[v5,4/6] hw_random: fix unregister race. - - - --- 2014-12-06 Amos Kong New
[v5,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-12-06 Amos Kong New
[v5,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-12-06 Amos Kong New
[v5,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-12-06 Amos Kong New
[v4,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-11-03 Amos Kong New
[v4,5/6] hw_random: don't double-check old_rng. - - - --- 2014-11-03 Amos Kong New
[v4,4/6] hw_random: fix unregister race. - - - --- 2014-11-03 Amos Kong New
[v4,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-11-03 Amos Kong New
[v4,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-11-03 Amos Kong New
[v4,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-11-03 Amos Kong New
[v2,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-09-18 Amos Kong New
[v2,5/6] hw_random: don't double-check old_rng. - - - --- 2014-09-18 Amos Kong New
[v2,4/6] hw_random: fix unregister race. - - - --- 2014-09-18 Amos Kong New
[v2,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-09-18 Amos Kong New
[v2,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-09-18 Amos Kong New
[v2,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-09-18 Amos Kong New
[2/5] hw_random: use reference counts on each struct hwrng. - - - --- 2014-09-18 Amos Kong New
[v2,3/3] hw_random: increase schedule timeout in rng_dev_read() - - - --- 2014-09-15 Amos Kong New
[v2,2/3] hw_random: fix stuck in catting hwrng attributes - - - --- 2014-09-15 Amos Kong New
[v2,1/3] virtio-rng cleanup: move some code out of mutex protection - - - --- 2014-09-15 Amos Kong New
[2/2] virtio-rng: fix stuck in catting hwrng attributes - - - --- 2014-09-10 Amos Kong New
[1/2] virtio-rng cleanup: move some code out of mutex protection - - - --- 2014-09-10 Amos Kong New
RFC virtio-rng: fail to read sysfs of a busy device - - - --- 2014-09-10 Amos Kong New
[v3,2/2] virtio-rng: skip reading when we start to remove the device - - - --- 2014-09-10 Amos Kong New
[v3,1/2] virtio-rng: fix stuck of hot-unplugging busy device - - - --- 2014-09-10 Amos Kong New
RFC virtio-rng: fail to read sysfs of a busy device - - - --- 2014-09-09 Amos Kong New
mutex - - - --- 2014-09-09 Amos Kong New
[v2] virtio-rng: fix stuck of hot-unplugging busy device - - - --- 2014-09-09 Amos Kong New
virtio-rng: complete have_data completion in removing device - - - --- 2014-09-08 Amos Kong New
[RFC] virtio-pci: share config interrupt between virtio devices - - - --- 2014-09-01 Amos Kong New
virtio-rng: complete have_data completion in removing device - - - --- 2014-08-05 Amos Kong New
kvm: exclude ioeventfd from counting kvm_io_range limit - - - --- 2013-05-24 Amos Kong New
kvm: add detail error message when fail to add ioeventfd - - - --- 2013-05-22 Amos Kong New
[QEMU,v5,3/3] virtio-net: rename ctrl rx commands - - - --- 2013-01-22 Amos Kong New
[QEMU,v5,1/3] virtio-net: remove layout assumptions for ctrl vq - - - --- 2013-01-22 Amos Kong New
[QEMU,v4,1/3] virtio-net: remove layout assumptions for ctrl vq - - - --- 2013-01-22 Amos Kong New
[v5,3/3] virtio-net: introduce a new control to set macaddr - - - --- 2013-01-21 Amos Kong New
[v5,2/3] net: split eth_mac_addr for better error handling - - - --- 2013-01-21 Amos Kong New
[v5,1/3] move virtnet_send_command() above virtnet_set_mac_address() - - - --- 2013-01-21 Amos Kong New
[v4,3/3] virtio-net: introduce a new control to set macaddr - - - --- 2013-01-20 Amos Kong New
[v4,2/3] net: split eth_mac_addr for better error handling - - - --- 2013-01-20 Amos Kong New
[v4,1/3] move virtnet_send_command() above virtnet_set_mac_address() - - - --- 2013-01-20 Amos Kong New
[QEMU,v4,3/3] virtio-net: rename ctrl rx commands - - - --- 2013-01-19 Amos Kong New
[QEMU,v4,2/3] virtio-net: introduce a new macaddr control - - - --- 2013-01-19 Amos Kong New
[QEMU,v4,1/3] virtio-net: remove layout assumptions for ctrl vq - - - --- 2013-01-19 Amos Kong New
[v3] virtio-spec: set mac address by a new vq command - - - --- 2013-01-18 Amos Kong New
[v3,2/2] virtio-net: introduce a new control to set macaddr - - - --- 2013-01-17 Amos Kong New
[v3,1/2] move virtnet_send_command() above virtnet_set_mac_address() - - - --- 2013-01-17 Amos Kong New
[QEMU,v3] virtio-net: introduce a new macaddr control - - - --- 2013-01-17 Amos Kong New
[v2] virtio-spec: set mac address by a new vq command - - - --- 2013-01-17 Amos Kong New
virtio-spec: set mac address by a new vq command - - - --- 2013-01-17 Amos Kong New
virtio-spec: set mac address by a new vq command - - - --- 2013-01-16 Amos Kong New
[QEMU,v2] virtio-net: introduce a new macaddr control - - - --- 2013-01-16 Amos Kong New
[v2,2/2] virtio-net: introduce a new control to set macaddr - - - --- 2013-01-16 Amos Kong New
[v2,1/2] move virtnet_send_command() above virtnet_set_mac_address() - - - --- 2013-01-16 Amos Kong New
[RFC] virtio-net: introduce a new macaddr control - - - --- 2013-01-10 Amos Kong New
[RFC,2/2] virtio-net: introduce a new control to set macaddr - - - --- 2013-01-10 Amos Kong New
[RFC,1/2] move virtnet_send_command() above virtnet_set_mac_address() - - - --- 2013-01-10 Amos Kong New
virtio-spec: fix two typos - - - --- 2013-01-09 Amos Kong New
KVM-test: Add two scripts to disable services for perf tests - - - --- 2011-09-07 Amos Kong New
[v3] KVM-test: Add subtest: usb - - - --- 2011-08-03 Amos Kong New
[v2] KVM-test: Add subtest: usb - - - --- 2011-08-02 Amos Kong New
KVM-test: Add hdparm subtest - - - --- 2011-08-02 Amos Kong New
[RFC] KVM-test: Add subtest: usb - - - --- 2011-07-29 Amos Kong New
KVM-test: Add new subtest: floppy - - - --- 2011-07-29 Amos Kong New
KVM test: Add subtest nmi_watchdog - - - --- 2011-07-11 Amos Kong New
KVM-test: Add subtest cdrom - - - --- 2011-07-11 Amos Kong New
[v2] virtio: Define queue_size to unsigned - - - --- 2011-06-16 Amos Kong New
[3/3] virtio: Define max_nr_ports to unsigned - - - --- 2011-06-15 Amos Kong New
[2/3] virtio: Strictly check queue_size when adding virtqueue - - - --- 2011-06-15 Amos Kong New
[1/3] virtio: Correct error message of unavailable index - - - --- 2011-06-15 Amos Kong New
tun: do not put self in waitq if doing a nonblock read - - - --- 2011-06-08 Amos Kong New
[v2] virtio-spec: Fix wrong bit number of device status - - - --- 2011-06-07 Amos Kong New
virtio-spec: Fix wrong bit number of device status - - - --- 2011-06-07 Amos Kong New
[2/2] KVM-test: kvm_vm.py: Add quotation marks for appended arguments - - - --- 2011-05-25 Amos Kong New
[1/2] KVM-test: control: Fix of spliting augments - - - --- 2011-05-25 Amos Kong New
[3/3] KVM-test: Check if guest bootable after reseting several times - - - --- 2011-05-06 Amos Kong New
[2/3] KVM-test: Simple stop/continue test - - - --- 2011-05-06 Amos Kong New
[1/3] KVM-test: introduce a verify_status method - - - --- 2011-05-06 Amos Kong New
KVM-test: Drop the absolute path of brctl/ifconfig - - - --- 2011-05-04 Amos Kong New
[v3,1/2] KVM-test: Add qemu-ifup-atbr0 - - - --- 2011-05-04 Amos Kong New
[v2,2/2] KVM-test: Setup private bridge in framework - - - --- 2011-05-04 Amos Kong New
[v2,1/2] KVM-test: Add qemu-ifup-atbr0 - - - --- 2011-05-04 Amos Kong New
[Autotest] KVM-test: TSC drift test - - - --- 2011-04-21 Amos Kong New
[Autotest] KVM-test: Check if guest bootable after reseting several times - - - --- 2011-04-21 Amos Kong New
[Autotest] KVM-test: Simple stop/continue test - - - --- 2011-04-21 Amos Kong New
[RFC,v2] kvm tools: Make virt_queue__available return false if queue is not initialized. - - - --- 2011-04-10 Amos Kong New
kvm tools: about using virtio-console - - - --- 2011-04-10 Amos Kong New
KVM-test: Support qxl and vga parameters in make_qemu_command. - - - --- 2011-03-02 Amos Kong New
KVM-test: Add a new test: privacy test - - - --- 2011-02-28 Amos Kong New
KVM-test: enospc.py: Fix device name of ide disk - - - --- 2011-01-14 Amos Kong New
KVM-test: Add a ENOSPC subtest - - - --- 2011-01-12 Amos Kong New
« 1 2 »