summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-137-84/+134
|\
| * nvme: Suspend all queues before deletionGabriel Krisman Bertazi2016-08-111-12/+8
| * Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-086-72/+126
| |\
| | * nvme-rdma: Remove unused includesSagi Grimberg2016-08-041-3/+0
| | * nvme-rdma: start async event handler after reconnecting to a controllerSagi Grimberg2016-08-041-0/+2
| | * nvmet: Fix controller serial number inconsistencySagi Grimberg2016-08-043-5/+6
| | * nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...Sagi Grimberg2016-08-041-9/+4
| | * nvmet-rdma: Correctly handle RDMA device hot removalSagi Grimberg2016-08-041-17/+70
| | * nvme-rdma: Make sure to shutdown the controller if we canSagi Grimberg2016-08-031-1/+1
| | * nvme-loop: Remove duplicate call to nvme_remove_namespacesSagi Grimberg2016-08-031-3/+1
| | * nvme-rdma: Free the I/O tags when we delete the controllerSagi Grimberg2016-08-031-5/+7
| | * nvme-rdma: Remove duplicate call to nvme_remove_namespacesSagi Grimberg2016-08-031-7/+10
| | * nvme-rdma: Fix device removal handlingSagi Grimberg2016-08-031-20/+21
| | * nvme-rdma: Queue ns scanning after a sucessful reconnectionSagi Grimberg2016-08-031-1/+3
| | * nvme-rdma: Don't leak uninitialized memory in connect request private dataRoland Dreier2016-08-031-1/+1
* | | Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-08-121-36/+49
|\ \ \
| * | | vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson2016-08-081-36/+49
| |/ /
* | | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-121-1/+20
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-121-1/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | cpufreq: powernv: Fix crash in gpstate_timer_handler()Akshay Adiga2016-08-061-1/+20
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-121-3/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-101663-33014/+100798
| |\ \ \ \ \
| * | | | | | clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggeredMarc Zyngier2016-08-011-3/+23
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-121-0/+2
|\ \ \ \ \ \ \
| * | | | | | | genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-091-0/+2
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-122-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2016-08-112-6/+8
* | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-124-1/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nvdimm, btt: add a size attribute for BTTsVishal Verma2016-08-083-0/+22
| * | | | | | | | | libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler2016-08-081-1/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-125-9/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cxl: Set psl_fir_cntl to production environment valueFrederic Barrat2016-08-101-3/+6
| * | | | | | | | | cxl: Fix sparse warningsAndrew Donnellan2016-08-092-2/+2
| * | | | | | | | | cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-093-4/+4
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-115-21/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio/s390: deprecate old transportCornelia Huck2016-08-092-1/+7
| * | | | | | | | | virtio/s390: keep early_put_charsChristian Borntraeger2016-08-091-1/+1
| * | | | | | | | | virtio_blk: Fix a slient kernel panicMinfei Huang2016-08-091-18/+8
| * | | | | | | | | vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi2016-08-091-1/+5
| * | | | | | | | | virtio: fix error handling for debug buildsMichael S. Tsirkin2016-08-091-0/+1
| * | | | | | | | | virtio: fix memory leak in virtqueue_add()Wei Yongjun2016-08-091-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2016-08-111-9/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | rbd: nuke the 32-bit pool id checkIlya Dryomov2016-08-091-9/+0
| * | | | | | | | rbd: destroy header_oloc in rbd_dev_release()Ilya Dryomov2016-08-081-0/+1
| |/ / / / / / /
* | | | / / / / rapidio: dereferencing an error pointerDan Carpenter2016-08-101-11/+13
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-08-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | dell-wmi: Ignore WMI event 0xe00ePali Rohár2016-08-081-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0917-63/+93
|\ \ \ \ \ \ \
| * | | | | | | drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon2016-08-091-2/+11
| * | | | | | | drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".Mario Kleiner2016-08-091-0/+14