aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-29usb: don't wakeup during coldplugGerd Hoffmann
2017-05-29usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-upLadi Prosek
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann
2017-05-29xhci: split into multiple filesGerd Hoffmann
2017-05-29usb: Simplify the parameter parsing of the legacy usb serial deviceThomas Huth
2017-05-29usb: Deprecate HMP commands usb_add and usb_delThomas Huth
2017-05-29usb: Deprecate the legacy -usbdevice optionThomas Huth
2017-05-29ehci: fix overflow in frame timer codeGerd Hoffmann
2017-05-29linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r...Miloš Stojanović
2017-05-29linux-user: fix inconsistent spaces in print_siginfo() outputMiloš Stojanović
2017-05-29linux-user: add rt_tgsigqueueinfo() straceMiloš Stojanović
2017-05-29linux-user: add support for rt_tgsigqueueinfo() system callMiloš Stojanović
2017-05-29linux-user: fix argument type declaration of rt_sigqueinfo() syscallMiloš Stojanović
2017-05-29linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...Miloš Stojanović
2017-05-29linux-user: fix ssetmask() system callMiloš Stojanović
2017-05-29linux-user: add tkill(), tgkill() and rt_sigqueueinfo() straceMiloš Stojanović
2017-05-29linux-user: add strace for getuid(), gettid(), getppid(), geteuid()Miloš Stojanović
2017-05-29linux-user: remove all traces of qemu from /proc/self/cmdlineAndreas Schwab
2017-05-29linux-user: allocate heap memory for execve argumentsPrasad J Pandit
2017-05-29linux-user: fix inotifyLaurent Vivier
2017-05-29linux-user: fix fadvise64_64() on ppcLaurent Vivier
2017-05-29linux-user: fix eventfdLaurent Vivier
2017-05-29linux-user: call fd_trans_target_to_host_data() for write()Laurent Vivier
2017-05-29acpi-test: update expected filesMichael S. Tsirkin
2017-05-29pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek
2017-05-27Fix total IP header length in forwarded TCP packetsSjors Gielen
2017-05-27slirp: fix leakMarc-André Lureau
2017-05-27slirp: Fix wrong mss bug.Tao Wu
2017-05-26nvme: Add support for Controller Memory BuffersStephen Bates
2017-05-26iotests: 147: Don't test inet6 if not availableFam Zheng
2017-05-26qemu-iotests: Test streaming with missing job IDKevin Wolf
2017-05-26stream: fix crash in stream_start() when block_job_create() failsAlberto Garcia
2017-05-25vhost-user: pass message as a pointer to process_message_reply()Maxime Coquelin
2017-05-25virtio_net: Bypass backends for MTU feature negotiationMaxime Coquelin
2017-05-25intel_iommu: turn off pt before 2.9Peter Xu
2017-05-25intel_iommu: support passthrough (PT)Peter Xu
2017-05-25intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu
2017-05-25intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu
2017-05-25intel_iommu: provide vtd_ce_get_type()Peter Xu
2017-05-25intel_iommu: renaming context entry helpersPeter Xu
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu
2017-05-25memory: remove the last param in memory_region_iommu_replay()Peter Xu
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-259pfs: local: metadata file for the VirtFS rootGreg Kurz
2017-05-259pfs: local: simplify file openingGreg Kurz
2017-05-259pfs: local: resolve special directories in pathsGreg Kurz
2017-05-259pfs: check return value of v9fs_co_name_to_path()Greg Kurz
2017-05-25util: drop old utimensat() compat codeGreg Kurz
2017-05-259pfs: assume utimensat() and futimens() are presentGreg Kurz
2017-05-25fsdev: fix virtfs-proxy-helper cwdGreg Kurz