summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-26nvme: validate admin queue before unquiesceScott Bauer
2017-07-26perf: qcom_l2: fix column exclusion checkNeil Leeder
2017-07-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-25MD: fix warnning for UP caseShaohua Li
2017-07-25Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-07-25drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang
2017-07-25drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle
2017-07-25drm/amdgpu: Fix blocking in RCU critical section(v2)Alex Xie
2017-07-25nbd: clear disconnected on reconnectJosef Bacik
2017-07-25dm zoned: remove test for impossible REQ_OP_FLUSH conditionsMikulas Patocka
2017-07-25dm raid: bump target versionHeinz Mauelshagen
2017-07-25dm raid: avoid mddev->suspended accessHeinz Mauelshagen
2017-07-25dm raid: fix activation check in validate_raid_redundancy()Heinz Mauelshagen
2017-07-25dm raid: remove WARN_ON() in raid10_md_layout_to_format()Heinz Mauelshagen
2017-07-25nvme-pci: fix HMB size calculationChristoph Hellwig
2017-07-25nvme-fc: revise TRADDR parsingJames Smart
2017-07-25nvme-fc: address target disconnect race conditions in fcp io submitJames Smart
2017-07-25nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-25xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang
2017-07-25xen-blkfront: fix mq start/stop raceJunxiao Bi
2017-07-25dm bufio: fix error code in dm_bufio_write_dirty_buffers()Dan Carpenter
2017-07-25dm integrity: test for corrupted disk format during table loadMikulas Patocka
2017-07-25dm integrity: WARN_ON if variables representing journal usage get out of syncMikulas Patocka
2017-07-25virtio-net: fix module unloadingAndrew Jones
2017-07-25virtio-balloon: coding format cleanupWei Wang
2017-07-25virtio-balloon: deflate via a page listLiang Li
2017-07-25virtio_blk: Use sysfs_match_string() helperAndy Shevchenko
2017-07-25Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-07-25drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-07-25drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-07-25drm/i915/gvt: Extend KBL platform support in GVT-gJian Jun Chen
2017-07-24ACPI: NUMA: Fix typo in the full name of SRATRoss Zwisler
2017-07-24thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig
2017-07-24HID: ortek: add one more buggy deviceBenjamin Tissoires
2017-07-24md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz
2017-07-24xen-blkfront: Fix handling of non-supported operationsBart Van Assche
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-07-24Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-07-24drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendBen Skeggs
2017-07-24drm/nouveau/kms/nv50: update vblank state in response to modeset actionsBen Skeggs
2017-07-24drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs
2017-07-24drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs
2017-07-24drm/rockchip: fix Kconfig dependenciesArnd Bergmann
2017-07-23parisc: pdc_stable: constify attribute_group structures.Arvind Yadav
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross
2017-07-23xen/grant-table: log the lack of grantsWengang Wang