summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-13nvme: remove nvme_ns_config_oncsChristoph Hellwig
2019-03-13nvme: disable Write Zeroes for qemu controllersChristoph Hellwig
2019-03-13nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart
2019-03-13nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart
2019-03-13nvme-fc: reject reconnect if io queue count is reduced to zeroJames Smart
2019-03-13nvme-fc: fix numa_node when dev is nullJames Smart
2019-03-13nvme-fc: use nr_phys_segments to determine existence of sglJames Smart
2019-03-13nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-03-13nvme: update comment to make the code easier to readYufen Yu
2019-03-13nvme: put ns_head ref if namespace fails allocationSagi Grimberg
2019-03-13nvme-trace: fix cdw10 buffer overrunKeith Busch
2019-03-13nvme: don't warn on block content change effectsKeith Busch
2019-03-13nvme: add get-feature to admin cmds tracerMax Gurtovoy
2019-03-13i2c: i2c-designware-platdrv: Always use a dynamic adapter numberHans de Goede
2019-03-13i2c: i2c-designware-platdrv: Cleanup setting of the adapter numberHans de Goede
2019-03-13i2c: add extra check to safe DMA buffer helperWolfram Sang
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: 8390: fix potential NULL pointer dereferencesKangjie Lu
2019-03-12net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-12net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-12It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni
2019-03-12raid5: set write hint for PPLMariusz Dabrowski
2019-03-12md: convert to kvmallocKent Overstreet
2019-03-12of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport
2019-03-12mm/hmm: convert to use vm_fault_tSouptick Joarder
2019-03-12Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-03-12i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2019-03-12i2c: rcar: explain the lockless designWolfram Sang
2019-03-12i2c: rcar: fix concurrency issue related to ICDMAERHiromitsu Yamasaki