aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29Update version for 2.6.2 releasev2.6.2Michael Roth
2016-09-28s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-28ahci: clear aiocb in ncq_cbJohn Snow
2016-09-28vnc: fix incorrect checking condition when updating clientGonglei
2016-09-28vnc-enc-tight: fix off-by-one bugHerongguang (Stephen)
2016-09-28vnc: make sure we finish disconnectGerd Hoffmann
2016-09-28vnc: don't crash getting server info if lsock is NULLDaniel P. Berrange
2016-09-28vnc: ensure connection sharing/limits is always configuredDaniel P. Berrange
2016-09-28vnc: fix crash when vnc_server_info_get has an errorDaniel P. Berrange
2016-09-28ui: avoid crash if vnc client disconnects with writes pendingDaniel P. Berrange
2016-09-20virtio-scsi: Don't abort when media is ejectedFam Zheng
2016-09-20scsi-disk: Cleaning up around tray open stateFam Zheng
2016-09-20iothread: Stop threads before main() quitsFam Zheng
2016-09-20crypto: ensure XTS is only used with ciphers with 16 byte blocksDaniel P. Berrange
2016-09-20scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACKPaolo Bonzini
2016-09-20scsi: mptconfig: fix an assert expressionPrasad J Pandit
2016-09-20vmw_pvscsi: check page count while initialising descriptor ringsPrasad J Pandit
2016-09-20scsi-disk: change disk serial length from 20 to 36Rony Weng
2016-09-20qemu-char: avoid segfault if user lacks of permisson of a given logfileLin Ma
2016-09-20scsi: pvscsi: limit process IO loop to ring sizePrasad J Pandit
2016-09-20scsi: mptsas: use g_new0 to allocate MPTSASRequest objectLi Qiang
2016-09-209pfs: fix potential segfault during walkGreg Kurz
2016-09-20vnc: fix qemu crash because of SIGSEGVGonglei
2016-09-14virtio-balloon: discard virtqueue element on resetLadi Prosek
2016-09-14virtio: zero vq->inuse in virtio_reset()Stefan Hajnoczi
2016-09-089pfs: handle walk of ".." in the root directoryGreg Kurz
2016-09-089pfs: forbid . and .. in file namesGreg Kurz
2016-09-089pfs: forbid illegal path namesGreg Kurz
2016-09-08net: vmxnet: use g_new for pkt initialisationLi Qiang
2016-09-08net: vmxnet: check IP header lengthLi Qiang
2016-09-08iscsi: pass SCSI status back for SG_IOVadim Rozenfeld
2016-09-08virtio: decrement vq->inuse in virtqueue_discard()Stefan Hajnoczi
2016-09-08virtio: recalculate vq->inuse after migrationStefan Hajnoczi
2016-09-08ui: fix refresh of VNC server surfaceDaniel P. Berrange
2016-09-08net: check fragment length during fragmentationPrasad J Pandit
2016-08-17Update version for 2.6.1 releasev2.6.1Michael Roth
2016-08-15timer: set vm_clock disabled defaultGonglei
2016-08-15Xen PCI passthrough: fix passthrough failure when no interrupt pinBruce Rogers
2016-08-15ppc64: fix compressed dump with pseries kernelLaurent Vivier
2016-08-09scsi: esp: check TI buffer index before read/writePrasad J Pandit
2016-08-09scsi: megasas: null terminate bios version bufferPrasad J Pandit
2016-08-09scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit
2016-08-09scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmdPaolo Bonzini
2016-08-09scsi: esp: respect FIFO invariant after message phasePaolo Bonzini
2016-08-09scsi: esp: check buffer length before reading scsi commandPrasad J Pandit
2016-08-09scsi: megasas: check 'read_queue_head' index valuePrasad J Pandit
2016-08-09scsi: megasas: initialise local configuration data bufferPrasad J Pandit
2016-08-09scsi: megasas: use appropriate property buffer sizePrasad J Pandit
2016-08-09net: mipsnet: check packet length against bufferPrasad J Pandit
2016-08-09hw/arm/virt: Reject gic-version=host for non-KVMCole Robinson