index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
vp_vdpa: allow set vq state to initial state after reset
Jason Wang
1
-3
/
+39
2021-07-08
virtio-pci library: introduce vp_modern_get_driver_features()
Jason Wang
2
-0
/
+22
2021-07-08
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
5
-12
/
+33
2021-07-08
virtio-ring: store DMA metadata in desc_extra for split virtqueue
Jason Wang
1
-25
/
+87
2021-07-08
virtio: use err label in __vring_new_virtqueue()
Jason Wang
1
-4
/
+6
2021-07-08
virtio_ring: introduce virtqueue_desc_add_split()
Jason Wang
1
-15
/
+24
2021-07-08
virtio_ring: secure handling of mapping errors
Jason Wang
1
-1
/
+4
2021-07-08
virtio-ring: factor out desc_extra allocation
Jason Wang
1
-10
/
+20
2021-07-08
virtio_ring: rename vring_desc_extra_packed
Jason Wang
1
-5
/
+5
2021-07-08
virtio-ring: maintain next in extra state for packed virtqueue
Jason Wang
1
-7
/
+8
2021-07-08
vdpa/mlx5: Clear vq ready indication upon device reset
Eli Cohen
1
-0
/
+9
2021-07-08
vdpa/mlx5: Add support for doorbell bypassing
Eli Cohen
3
-0
/
+16
2021-07-08
virtio_net: disable cb aggressively
Michael S. Tsirkin
1
-4
/
+11
2021-07-03
virtio: fix up virtio_disable_cb
Michael S. Tsirkin
1
-1
/
+25
2021-07-03
virtio_net: move txq wakeups under tx q lock
Michael S. Tsirkin
1
-6
/
+7
2021-07-03
virtio_net: move tx vq operation under tx queue lock
Michael S. Tsirkin
1
-1
/
+21
2021-07-03
vdpa/mlx5: Add support for running with virtio_vdpa
Eli Cohen
3
-15
/
+87
2021-07-03
vdp/mlx5: Fix setting the correct dma_device
Eli Cohen
2
-8
/
+3
2021-07-03
vdpa/mlx5: Support creating resources with uid == 0
Eli Cohen
2
-1
/
+9
2021-07-03
vdpa/mlx5: Fix possible failure in umem size calculation
Eli Cohen
1
-10
/
+5
2021-07-03
vdpa/mlx5: Fix umem sizes assignments on VQ create
Eli Cohen
1
-2
/
+2
2021-07-03
virtio_ring: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-07-03
vhost: fix up vhost_work coding style
Mike Christie
1
-3
/
+3
2021-07-03
vhost: fix poll coding style
Mike Christie
1
-6
/
+6
2021-07-03
vhost-scsi: reduce flushes during endpoint clearing
Mike Christie
1
-5
/
+6
2021-07-03
vhost-scsi: remove extra flushes
Mike Christie
1
-8
/
+0
2021-07-03
vhost: remove work arg from vhost_work_flush
Mike Christie
4
-8
/
+8
2021-07-03
virtio_console: Assure used length from device is limited
Xie Yongji
1
-2
/
+2
2021-07-03
virtio-blk: limit seg_max to a safe value
Stefan Hajnoczi
1
-1
/
+7
2021-07-03
vhost: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-07-03
vp_vdpa: correct the return value when fail to map notification
Jason Wang
1
-0
/
+1
2021-07-03
virtio_net: Fix error handling in virtnet_restore()
Xie Yongji
1
-1
/
+4
2021-07-03
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
1
-0
/
+2
2021-07-03
vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids
Zhu Lingshan
2
-22
/
+13
2021-07-03
virtio: update virtio id table, add transitional ids
Zhu Lingshan
1
-0
/
+12
2021-07-03
vDPA/ifcvf: implement doorbell mapping for ifcvf
Zhu Lingshan
1
-0
/
+16
2021-07-03
vDPA/ifcvf: record virtio notify base
Zhu Lingshan
2
-0
/
+6
2021-07-03
vdpa_sim_blk: remove duplicate include of linux/blkdev.h
Wan Jiabing
1
-1
/
+0
2021-07-03
vhost-iotlb: fix vhost_iotlb_del_range() documentation
Stefano Garzarella
1
-1
/
+1
2021-07-03
virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
Sohaib
1
-7
/
+0
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
13
-108
/
+569
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
7
-186
/
+343
2021-07-01
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
39
-115
/
+254
2021-07-01
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
86
-1020
/
+7498
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
233
-34428
/
+38023
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
163
-2068
/
+18191
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1291
-22297
/
+312123
2021-07-01
Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-690
/
+874
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-64
/
+74
2021-06-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-215
/
+720
[next]