summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-1024-119/+2315
|\
| * vhost/test: fix up after API changeMichael S. Tsirkin2020-06-091-1/+1
| * virtio_mem: convert device block size into 64bitMichael S. Tsirkin2020-06-091-9/+9
| * virtio-mem: drop unnecessary initializationMichael S. Tsirkin2020-06-081-1/+1
| * ifcvf: implement config interrupt in IFCVFZhu Lingshan2020-06-063-1/+29
| * vhost: replace -1 with VHOST_FILE_UNBIND in ioctlsZhu Lingshan2020-06-061-4/+4
| * vhost_vdpa: Support config interrupt in vdpaZhu Lingshan2020-06-061-0/+47
| * ifcvf: ignore continuous setting same status valueZhu Lingshan2020-06-061-0/+3
| * virtio-mem: Don't rely on implicit compiler padding for requestsDavid Hildenbrand2020-06-041-0/+3
| * virtio-mem: Try to unplug the complete online memory block firstDavid Hildenbrand2020-06-041-31/+57
| * virtio-mem: Use -ETXTBSY as error code if the device is busyDavid Hildenbrand2020-06-041-6/+10
| * virtio-mem: Unplug subblocks right-to-leftDavid Hildenbrand2020-06-041-22/+16
| * virtio-mem: Drop manual check for already present memoryDavid Hildenbrand2020-06-041-43/+12
| * virtio-mem: Add parent resource for all added "System RAM"David Hildenbrand2020-06-041-1/+51
| * virtio-mem: Better retry handlingDavid Hildenbrand2020-06-041-3/+8
| * virtio-mem: Offline and remove completely unplugged memory blocksDavid Hildenbrand2020-06-041-4/+43
| * virtio-mem: Allow to offline partially unplugged memory blocksDavid Hildenbrand2020-06-041-1/+67
| * virtio-mem: Paravirtualized memory hotunplug part 2David Hildenbrand2020-06-042-14/+144
| * virtio-mem: Paravirtualized memory hotunplug part 1David Hildenbrand2020-06-041-2/+114
| * virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand2020-06-042-2/+38
| * virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand2020-06-043-0/+1550
| * vdpasim: Fix some coccinelle warningsSamuel Zou2020-06-041-3/+4
| * ifcvf: move IRQ request/free to status change handlersZhu Lingshan2020-06-041-47/+73
| * vhost: (cosmetic) remove a superfluous variable initialisationGuennadi Liakhovetski2020-06-041-1/+1
| * crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)2020-06-041-0/+1
| * crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)2020-06-041-2/+3
| * crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)2020-06-041-5/+10
| * virtio-balloon: Disable free page reporting if page poison reporting is not e...Alexander Duyck2020-06-041-1/+8
| * vhost_vdpa: disable doorbell mapping for !MMUMichael S. Tsirkin2020-06-041-0/+4
| * vhost_vdpa: support doorbell mapping via mmapJason Wang2020-06-041-0/+59
| * vhost: use mmgrab() instead of mmget() for non worker deviceJason Wang2020-06-041-8/+34
| * vhost: allow device that does not depend on vhost workerJason Wang2020-06-046-17/+31
| * vhost: revert "vhost: disable for OABI"Michael S. Tsirkin2020-06-024-16/+7
| * virtio: force spec specified alignment on typesMichael S. Tsirkin2020-06-023-10/+10
| * virtio-mmio: Delete an error message in vm_find_vqs()Markus Elfring2020-06-021-3/+1
| * virtio: add VIRTIO_RING_NO_LEGACYMatej Genci2020-06-021-0/+1
* | Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-104-25/+57
|\ \
| * | ubi: Select fastmap anchor PEBs considering wear level rulesArne Edholm2020-06-024-25/+57
| |/
* | Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-06-1083-2484/+4131
|\ \
| * | mtd: clear cache_state to avoid writing to bad blocks repeatedlyXiaoming Ni2020-06-051-4/+7
| * | mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon2020-06-051-3/+20
| * | mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'Jason Yan2020-06-051-5/+0
| * | Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l...Richard Weinberger2020-06-031-5/+8
| |\ \
| | * | mtd: cfi_cmdset_0001: Support the absence of protection registersJean-Philippe Brucker2020-04-301-5/+8
| * | | Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2020-06-0112-44/+122
| |\ \ \
| | * | | mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256Mantas Pucka2020-05-313-6/+33
| | * | | mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt()Sergei Shtylyov2020-05-311-11/+11
| | * | | mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev DPratyush Yadav2020-05-302-3/+9
| | * | | mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widthsPratyush Yadav2020-05-301-0/+1
| | * | | mtd: spi-nor: Add support for Cypress cy15x104qSascha Hauer2020-05-281-0/+2