summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio_mmio: add cleanup for virtio_mmio_removeweiping zhang2017-12-071-0/+6
* virtio_mmio: add cleanup for virtio_mmio_probeweiping zhang2017-12-071-10/+41
* virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek2017-12-011-2/+1
* virtio: release virtio index when fail to device_registerweiping zhang2017-12-011-0/+2
* fw_cfg: fix driver removeMarc-André Lureau2017-12-011-1/+2
* fw_cfg: fix the command line module nameMarc-André Lureau2017-11-141-4/+4
* vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi2017-11-141-0/+2
* vhost: fix end of range for access_okMichael S. Tsirkin2017-11-141-2/+2
* vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()Byungchul Park2017-11-141-2/+2
* virtio_balloon: fix deadlock on OOMMichael S. Tsirkin2017-11-141-5/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1110-22/+45
|\
| * Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller2017-11-115-9/+25
| |\
| | * can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-101-3/+3
| | * can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-101-2/+12
| | * can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-101-2/+10
| | * can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-102-2/+0
| * | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
| * | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
| * | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
| * | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
| * | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
| |/
* | Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-101-2/+2
|\ \
| * | rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-091-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
|\ \ \
| * | | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-071-2/+2
| * | | Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
| * | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | | | Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-104-18/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-11-092-16/+17
| |\ \ \
| | * | | drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson2017-11-081-16/+9
| | * | | drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-081-0/+8
| | | |/ | | |/|
| * | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-11-072-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh2017-11-011-1/+1
| | * | drm/vmwgfx: constify vmw_fence_opsArvind Yadav2017-11-011-1/+1
* | | | Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-091-0/+28
|\ \ \ \
| * | | | ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki2017-11-061-0/+28
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-097-13/+22
|\ \ \ \
| * | | | net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-091-2/+2
| * | | | Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller2017-11-091-1/+1
| * | | | qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen2017-11-081-0/+1
| * | | | bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh2017-11-081-0/+1
| * | | | net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork2017-11-081-1/+1
| * | | | net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork2017-11-081-1/+1
| * | | | bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-081-1/+1
| * | | | net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva2017-11-081-5/+8
| * | | | net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier2017-11-081-0/+4
| * | | | net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-041-1/+1
| * | | | cxgb4: update latest firmware version supportedGanesh Goudar2017-11-041-3/+3
* | | | | drivers/ide-cd: Handle missing driver data during status check gracefullyBorislav Petkov2017-11-071-1/+6
* | | | | Revert "scsi: make 'state' device attribute pollable"Linus Torvalds2017-11-072-7/+1
| |/ / / |/| | |