aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-12nvme: Remove redundant assignment of cq vectorIsrael Rukshin1-1/+0
2019-09-12nvme: Assign subsys instance from first ctrlKeith Busch1-11/+10
2019-09-12nvme: tcp: remove redundant assignment to variable retColin Ian King1-1/+1
2019-09-12nvme: include admin_q sync with nvme_sync_queuesEdmund Nadolski1-0/+3
2019-09-12nvme: Treat discovery subsystems as unique subsystemsJames Smart1-0/+11
2019-09-12nvme: fix ns removal hang when failing to revalidate due to a transient errorSagi Grimberg1-1/+7
2019-09-12nvme: make nvme_report_ns_ids propagate error backSagi Grimberg1-6/+22
2019-09-12nvme: make nvme_identify_ns propagate errors backSagi Grimberg1-19/+20
2019-09-12nvme: pass status to nvme_error_statusSagi Grimberg1-3/+3
2019-09-12nvme-fc: Fail transport errors with NVME_SC_HOST_PATHJames Smart1-7/+30
2019-09-12nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failedSagi Grimberg1-1/+1
2019-09-12nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERRORSagi Grimberg1-1/+3
2019-09-12wil6210: ignore reset errors for FW during probeLior David1-3/+1
2019-09-12wil6210: fix RX short frame checkLior David1-2/+2
2019-09-12wil6210: use writel_relaxed in wil_debugfs_iomem_x32_setLior David1-1/+2
2019-09-12wil6210: report boottime_ns in scan resultsMaya Erez1-4/+17
2019-09-12wil6210: properly initialize discovery_expired_workDedy Lansky1-0/+1
2019-09-12wil6210: verify cid value is validAlexei Avshalom Lazar1-0/+6
2019-09-12wil6210: make sure DR bit is read before rest of the status messageDedy Lansky2-18/+18
2019-09-12wil6210: fix PTK re-key raceAhmad Masri9-3/+276
2019-09-12wil6210: add debugfs to show PMC ring contentDedy Lansky3-0/+40
2019-09-12wil6210: add wil_netif_rx() helper functionDedy Lansky2-24/+38
2019-09-12ath10k: fix channel info parsing for non tlv targetRakesh Pillai3-9/+17
2019-09-12ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat1-8/+21
2019-09-12ath10k: free beacon buf later in vdev teardownBen Greear1-4/+5
2019-09-12MAINTAINERS: Switch PDx86 subsystem status to Odd FixesAndy Shevchenko1-1/+1
2019-09-12platform/chrome: cros_usbpd_logger: null check create_singlethread_workqueueNavid Emamdoost1-0/+3
2019-09-12platform/chrome: cros_ec_chardev: Add a poll handler to receive MKBP eventsEnric Balletbo i Serra2-5/+173
2019-09-12platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failedPi-Hsun Shih1-5/+28
2019-09-12platform/chrome: chromeos_tbmc: Report wake eventsRavi Chandra Sadineni1-0/+2
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson1-9/+1
2019-09-12Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2019-09-12parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers1-0/+2
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+23
2019-09-12dm: add clone targetNikos Tsironis6-0/+3662
2019-09-12module: Remove leftover '#undef' from export headerWill Deacon1-1/+0
2019-09-12Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+2
2019-09-12block: fix race between switching elevator and removing queuesMing Lei1-3/+5
2019-09-12scsi: core: remove dummy q->dev checkStanley Chu1-2/+1
2019-09-12block: bypass blk_set_runtime_active for uninitialized q->devStanley Chu1-5/+7
2019-09-12Merge tag 'drm-intel-fixes-2019-09-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-6/+9
2019-09-12fuse: reserve byteswapped init opcodesMichael S. Tsirkin1-0/+4
2019-09-12fuse: reserve values for mapping protocolDr. David Alan Gilbert1-1/+7
2019-09-12fuse: allow skipping control interface and forced unmountVivek Goyal2-1/+14
2019-09-12fuse: dissociate DESTROY from fuseblkMiklos Szeredi2-4/+17
2019-09-12fuse: delete dentry if timeout is zeroMiklos Szeredi2-3/+28
2019-09-12fuse: separate fuse device allocation and installation in fuse_connVivek Goyal4-7/+26
2019-09-12fuse: add fuse_iqueue_ops callbacksStefan Hajnoczi4-22/+81
2019-09-12fuse: extract fuse_fill_super_common()Stefan Hajnoczi2-59/+80
2019-09-12fuse: export fuse_dequeue_forget() functionVivek Goyal2-6/+11