summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12nvme: Remove redundant assignment of cq vectorIsrael Rukshin
2019-09-12nvme: Assign subsys instance from first ctrlKeith Busch
2019-09-12nvme: tcp: remove redundant assignment to variable retColin Ian King
2019-09-12nvme: include admin_q sync with nvme_sync_queuesEdmund Nadolski
2019-09-12nvme: Treat discovery subsystems as unique subsystemsJames Smart
2019-09-12nvme: fix ns removal hang when failing to revalidate due to a transient errorSagi Grimberg
2019-09-12nvme: make nvme_report_ns_ids propagate error backSagi Grimberg
2019-09-12nvme: make nvme_identify_ns propagate errors backSagi Grimberg
2019-09-12nvme: pass status to nvme_error_statusSagi Grimberg
2019-09-12nvme-fc: Fail transport errors with NVME_SC_HOST_PATHJames Smart
2019-09-12nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failedSagi Grimberg
2019-09-12nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERRORSagi Grimberg
2019-09-12wil6210: ignore reset errors for FW during probeLior David
2019-09-12wil6210: fix RX short frame checkLior David
2019-09-12wil6210: use writel_relaxed in wil_debugfs_iomem_x32_setLior David
2019-09-12wil6210: report boottime_ns in scan resultsMaya Erez
2019-09-12wil6210: properly initialize discovery_expired_workDedy Lansky
2019-09-12wil6210: verify cid value is validAlexei Avshalom Lazar
2019-09-12wil6210: make sure DR bit is read before rest of the status messageDedy Lansky
2019-09-12wil6210: fix PTK re-key raceAhmad Masri
2019-09-12wil6210: add debugfs to show PMC ring contentDedy Lansky
2019-09-12wil6210: add wil_netif_rx() helper functionDedy Lansky
2019-09-12ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-09-12ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2019-09-12ath10k: free beacon buf later in vdev teardownBen Greear
2019-09-12MAINTAINERS: Switch PDx86 subsystem status to Odd FixesAndy Shevchenko
2019-09-12platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra
2019-09-12platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih
2019-09-12platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson
2019-09-12Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-12parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-12dm: add clone targetNikos Tsironis
2019-09-12module: Remove leftover '#undef' from export headerWill Deacon
2019-09-12Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-09-12block: fix race between switching elevator and removing queuesMing Lei
2019-09-12scsi: core: remove dummy q->dev checkStanley Chu
2019-09-12block: bypass blk_set_runtime_active for uninitialized q->devStanley Chu
2019-09-12Merge tag 'drm-intel-fixes-2019-09-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-09-12fuse: reserve byteswapped init opcodesMichael S. Tsirkin
2019-09-12fuse: reserve values for mapping protocolDr. David Alan Gilbert
2019-09-12fuse: allow skipping control interface and forced unmountVivek Goyal
2019-09-12fuse: dissociate DESTROY from fuseblkMiklos Szeredi
2019-09-12fuse: delete dentry if timeout is zeroMiklos Szeredi
2019-09-12fuse: separate fuse device allocation and installation in fuse_connVivek Goyal
2019-09-12fuse: add fuse_iqueue_ops callbacksStefan Hajnoczi
2019-09-12fuse: extract fuse_fill_super_common()Stefan Hajnoczi
2019-09-12fuse: export fuse_dequeue_forget() functionVivek Goyal