summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: usx2y: fix spelling mistakesgushengxian2021-07-052-2/+2
| * | | ALSA: x86: fix spelling mistakesgushengxian2021-07-052-4/+4
| * | | ALSA: hda/realtek: fix mute led of the HP Pavilion 15-eh1xxx seriesFrank Schäfer2021-07-051-0/+1
* | | | Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-07-093-2/+26
|\ \ \ \
| * | | | ftrace: Use list_move instead of list_del/list_addBaokun Li2021-07-081-2/+1
| * | | | tracing/selftests: Add tests to test histogram sym and sym-offset modifiersSteven Rostedt (VMware)2021-07-081-0/+18
| * | | | tracing/histograms: Fix parsing of "sym-offset" modifierSteven Rostedt (VMware)2021-07-071-0/+7
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-07-0927-349/+708
|\ \ \ \ \
| * | | | | virtio-mem: prioritize unplug from ZONE_MOVABLE in Big Block ModeDavid Hildenbrand2021-07-081-1/+26
| * | | | | virtio-mem: simplify high-level unplug handling in Big Block ModeDavid Hildenbrand2021-07-081-72/+24
| * | | | | virtio-mem: prioritize unplug from ZONE_MOVABLE in Sub Block ModeDavid Hildenbrand2021-07-081-20/+52
| * | | | | virtio-mem: simplify high-level unplug handling in Sub Block ModeDavid Hildenbrand2021-07-081-46/+57
| * | | | | virtio-mem: simplify high-level plug handling in Sub Block ModeDavid Hildenbrand2021-07-081-28/+17
| * | | | | virtio-mem: use page_zonenum() in virtio_mem_fake_offline()David Hildenbrand2021-07-081-1/+1
| * | | | | virtio-mem: don't read big block size in Sub Block ModeDavid Hildenbrand2021-07-081-7/+8
| * | | | | virtio/vdpa: clear the virtqueue state during probeEli Cohen2021-07-081-0/+15
| * | | | | vp_vdpa: allow set vq state to initial state after resetJason Wang2021-07-081-3/+39
| * | | | | virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang2021-07-082-0/+22
| * | | | | vdpa: support packed virtqueue for set/get_vq_state()Jason Wang2021-07-085-12/+33
| * | | | | virtio-ring: store DMA metadata in desc_extra for split virtqueueJason Wang2021-07-081-25/+87
| * | | | | virtio: use err label in __vring_new_virtqueue()Jason Wang2021-07-081-4/+6
| * | | | | virtio_ring: introduce virtqueue_desc_add_split()Jason Wang2021-07-081-15/+24
| * | | | | virtio_ring: secure handling of mapping errorsJason Wang2021-07-081-1/+4
| * | | | | virtio-ring: factor out desc_extra allocationJason Wang2021-07-081-10/+20
| * | | | | virtio_ring: rename vring_desc_extra_packedJason Wang2021-07-081-5/+5
| * | | | | virtio-ring: maintain next in extra state for packed virtqueueJason Wang2021-07-081-7/+8
| * | | | | vdpa/mlx5: Clear vq ready indication upon device resetEli Cohen2021-07-081-0/+9
| * | | | | vdpa/mlx5: Add support for doorbell bypassingEli Cohen2021-07-083-0/+16
| * | | | | virtio_net: disable cb aggressivelyMichael S. Tsirkin2021-07-081-4/+11
| * | | | | virtio: fix up virtio_disable_cbMichael S. Tsirkin2021-07-031-1/+25
| * | | | | virtio_net: move txq wakeups under tx q lockMichael S. Tsirkin2021-07-031-6/+7
| * | | | | virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin2021-07-031-1/+21
| * | | | | vdpa/mlx5: Add support for running with virtio_vdpaEli Cohen2021-07-033-15/+87
| * | | | | vdp/mlx5: Fix setting the correct dma_deviceEli Cohen2021-07-032-8/+3
| * | | | | vdpa/mlx5: Support creating resources with uid == 0Eli Cohen2021-07-032-1/+9
| * | | | | vdpa/mlx5: Fix possible failure in umem size calculationEli Cohen2021-07-031-10/+5
| * | | | | vdpa/mlx5: Fix umem sizes assignments on VQ createEli Cohen2021-07-031-2/+2
| * | | | | virtio_ring: Fix kernel-docYang Li2021-07-031-1/+1
| * | | | | vhost: fix up vhost_work coding styleMike Christie2021-07-031-3/+3
| * | | | | vhost: fix poll coding styleMike Christie2021-07-031-6/+6
| * | | | | vhost-scsi: reduce flushes during endpoint clearingMike Christie2021-07-031-5/+6
| * | | | | vhost-scsi: remove extra flushesMike Christie2021-07-031-8/+0
| * | | | | vhost: remove work arg from vhost_work_flushMike Christie2021-07-034-8/+8
| * | | | | virtio_console: Assure used length from device is limitedXie Yongji2021-07-031-2/+2
| * | | | | virtio-blk: limit seg_max to a safe valueStefan Hajnoczi2021-07-031-1/+7
| * | | | | vhost: Remove the repeated declarationShaokun Zhang2021-07-031-1/+0
| * | | | | vp_vdpa: correct the return value when fail to map notificationJason Wang2021-07-031-0/+1
| * | | | | virtio_net: Fix error handling in virtnet_restore()Xie Yongji2021-07-031-1/+4
| * | | | | virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji2021-07-031-0/+2
| * | | | | vDPA/ifcvf: reuse pre-defined macros for device ids and vendor idsZhu Lingshan2021-07-032-22/+13