summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-18sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig
2018-10-18skd: switch to the generic DMA APIChristoph Hellwig
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li
2018-10-18nvme-pci: remove duplicate checkChaitanya Kulkarni
2018-10-17net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT
2018-10-17virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-10-17r8169: re-enable MSI-X on RTL8168gHeiner Kallweit
2018-10-17ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio
2018-10-17geneve, vxlan: Don't check skb_dst() twiceStefano Brivio
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-17spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig
2018-10-17nvme-pci: fix hot removal during error handlingKeith Busch
2018-10-17nvmet-fcloop: suppress a compiler warningBart Van Assche
2018-10-17nvme-core: make implicit seed truncation explicitBart Van Assche
2018-10-17nvmet-fc: fix kernel-doc headersBart Van Assche
2018-10-17nvme-fc: rework the request initialization codeBart Van Assche
2018-10-17nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche
2018-10-17nvme-fc: fix kernel-doc headersBart Van Assche
2018-10-17nvmet: avoid integer overflow in the discard codeBart Van Assche
2018-10-17nvmet-rdma: declare local symbols staticBart Van Assche
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche
2018-10-17nvme-pci: fix nvme_suspend_queue() kernel-doc headerBart Van Assche
2018-10-17nvme-core: rework a NQN copying operationBart Van Assche
2018-10-17nvme-core: declare local symbols staticBart Van Assche
2018-10-17nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche
2018-10-17nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche
2018-10-17nvmet: remove unreachable codeChaitanya Kulkarni
2018-10-17nvme: update node paths after adding new pathKeith Busch
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16sx8: convert to blk-mqJens Axboe
2018-10-16z2ram: convert to blk-mqJens Axboe
2018-10-16gdrom: convert to blk-mqJens Axboe
2018-10-16floppy: convert to blk-mqOmar Sandoval
2018-10-16ataflop: convert to blk-mqOmar Sandoval
2018-10-16ataflop: fix error handling during setupOmar Sandoval
2018-10-16ataflop: fold headers into C fileOmar Sandoval
2018-10-16amiflop: convert to blk-mqOmar Sandoval
2018-10-16amiflop: clean up on errors during setupOmar Sandoval
2018-10-16amiflop: fold headers into C fileOmar Sandoval
2018-10-16swim3: convert to blk-mqOmar Sandoval
2018-10-16swim3: add real error handling in setupOmar Sandoval
2018-10-16swim: convert to blk-mqOmar Sandoval
2018-10-16swim: fix cleanup on setup errorOmar Sandoval