aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31vnc: Set default kbd delay to 10msAlexander Graf
2017-08-31qemu-nbd: Ignore SIGPIPEMax Reitz
2017-08-31usb-redir: fix stack overflow in usbredir_log_dataGerd Hoffmann
2017-08-31megasas: do not read SCSI req parameters more than once from framePaolo Bonzini
2017-08-31megasas: do not read command more than once from framePaolo Bonzini
2017-08-31megasas: do not read DCMD opcode more than once from framePaolo Bonzini
2017-08-31megasas: do not read iovec count more than once from framePaolo Bonzini
2017-08-31megasas: do not read sense length more than once from framePaolo Bonzini
2017-08-319pfs: local: forbid client access to metadata (CVE-2017-7493)Greg Kurz
2017-08-31scsi: avoid an off-by-one error in megasas_mmio_writePrasad J Pandit
2017-08-31audio: release capture buffersGerd Hoffmann
2017-08-31vmw_pvscsi: check message ring page count at initialisationP J P
2017-08-31hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth
2017-08-31hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth
2017-08-31qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-08-31fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo
2017-08-31hw/s390x/ipl: Fix crash with virtio-scsi-pci deviceThomas Huth
2017-08-31slirp: fix clearing ifq_so from pending packetsSamuel Thibault
2017-08-31slirp: tftp, copy sockaddr_sizeMarc-André Lureau
2017-08-31monitor: Check whether TCG is enabled before running the "info jit" codeThomas Huth
2017-08-31target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern
2017-08-249pfs: local: fix fchmodat_nofollow() limitationsGreg Kurz
2017-08-24block/nfs: fix mutex assertion in nfs_file_close()Jeff Cody
2017-08-24hw/i386: allow SHPC for Q35 machineAleksandr Bezzubikov
2017-08-24cpu: don't allow negative core idLaurent Vivier
2017-08-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf
2017-08-24qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf
2017-08-24input: Decrement queue count on kbd delayAlexander Graf
2017-08-24input: limit kbd queue depthGerd Hoffmann
2017-08-24virtio-net: fix offload ctrl endianJason Wang
2017-08-24spapr: fix memory leak in spapr_core_pre_plug()Greg Kurz
2017-08-24commit: Add NULL check for overlay_bsKevin Wolf
2017-08-24virtio-scsi: finalize IOMMU supportJason Wang
2017-08-24spapr: fix migration to pseries machine < 2.8Laurent Vivier
2017-08-24hid: Reset kbd modifiers on resetAlexander Graf
2017-08-249pfs: local: remove: use correct path componentBruce Rogers
2017-08-24block: Do not strcmp() with NULL uri->schemeMax Reitz
2017-08-24nbd: fix NBD over TLSPaolo Bonzini
2017-08-24blkverify: Catch bs->exact_filename overflowMax Reitz
2017-08-24blkdebug: Catch bs->exact_filename overflowMax Reitz
2017-08-24commit: Fix completion with extra referenceKevin Wolf
2017-08-24nbd: Fix regression on resiliency to port scanEric Blake
2017-08-24nbd: Fully initialize client in case of failed negotiationEric Blake
2017-08-24commit: Fix use after free in completionKevin Wolf
2017-08-24target/xtensa: handle unknown registers in gdbstubMax Filippov
2017-08-24spapr: fix memory leak in spapr_memory_pre_plug()Greg Kurz
2017-08-24spapr: add pre_plug function for memoryLaurent Vivier
2017-08-24target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()Greg Kurz
2017-08-24target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()Greg Kurz
2017-08-03pc: Use "min-[x]level" on compat_propsEduardo Habkost