summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-17xfs: fix bogus space reservation in xfs_iomap_write_allocateChristoph Hellwig1-3/+7
2016-08-17xfs: don't assert fail on non-async buffers on ioacct decrementBrian Foster1-1/+0
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman1-10/+25
2016-08-16dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen1-8/+24
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck1-0/+1
2016-08-16dm raid: fix restoring of failed devices regressionHeinz Mauelshagen1-22/+11
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck1-6/+12
2016-08-16dm raid: fix frozen recovery regressionHeinz Mauelshagen1-6/+1
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson1-1/+2
2016-08-16e1000e: factor out systim sanitizationJarod Wilson3-29/+44
2016-08-16igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta1-3/+23
2016-08-16drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2-4/+4
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse1-5/+5
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman1-1/+2
2016-08-16usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-08-16xhci: really enqueue zero length TRBs.Alban Browaeys1-1/+2
2016-08-16xhci: always handle "Command Ring Stopped" eventsMathias Nyman1-6/+7
2016-08-16net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com1-13/+13
2016-08-16net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com1-0/+5
2016-08-16net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com1-3/+12
2016-08-16x86/power/64: Use __pa() for physical address computationRafael J. Wysocki1-1/+1
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter1-1/+5
2016-08-15tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo3-0/+44
2016-08-15perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo1-3/+9
2016-08-15power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun1-0/+1
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum1-1/+2
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov1-2/+7
2016-08-15hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov1-2/+2
2016-08-15hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov1-10/+16
2016-08-15hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov2-35/+5
2016-08-15hv_netvsc: don't lose VF informationVitaly Kuznetsov3-42/+45
2016-08-15gre: set inner_protocol on xmitSimon Horman3-3/+1
2016-08-15perf probe: Check for dup and fdopen failuresColin Ian King1-4/+20
2016-08-15perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard1-1/+2
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti1-16/+17
2016-08-15rhashtable: fix shift by 64 when shrinkingVegard Nossum1-2/+4
2016-08-15perf script: Don't disable use_callchain if input is pipeHe Kuang1-1/+3
2016-08-15perf script: Show proper message when failed list scriptsHe Kuang1-2/+7
2016-08-15of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach1-9/+2
2016-08-15perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo1-0/+1
2016-08-15cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-08-15dm crypt: increase mempool reserve to better support swappingMikulas Patocka1-1/+1
2016-08-15dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer1-2/+5
2016-08-15drm/etnaviv: take GPU lock later in the submit processLucas Stach1-5/+5
2016-08-15mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-15rhashtable: avoid large lock-array allocationsFlorian Westphal1-2/+5
2016-08-15Linux 4.8-rc2v4.8-rc2Linus Torvalds1-1/+1
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin5-1/+52
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin1-4/+4
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia1-7/+3