index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
Xie Yongji
1
-20
/
+35
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
3
-5
/
+5
2021-09-06
vhost-iotlb: Add an opaque pointer for vhost IOTLB
Xie Yongji
2
-4
/
+19
2021-09-06
vhost-vdpa: Handle the failure of vdpa_reset()
Xie Yongji
1
-3
/
+6
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
6
-36
/
+89
2021-09-06
vdpa: Fix some coding style issues
Xie Yongji
1
-17
/
+17
2021-09-06
file: Export receive_fd() to modules
Xie Yongji
2
-4
/
+9
2021-09-06
eventfd: Export eventfd_wake_count to modules
Xie Yongji
1
-0
/
+1
2021-09-06
iova: Export alloc_iova_fast() and free_iova_fast()
Xie Yongji
1
-0
/
+2
2021-09-06
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
1
-2
/
+2
2021-09-06
virtio-balloon: Use virtio_find_vqs() helper
Xianting Tian
1
-2
/
+2
2021-09-06
vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro
Cai Huoqing
1
-12
/
+12
2021-09-06
vsock_test: update message bounds test for MSG_EOR
Arseny Krasnov
1
-1
/
+7
2021-09-06
af_vsock: rename variables in receive loop
Arseny Krasnov
1
-5
/
+5
2021-09-05
virtio/vsock: support MSG_EOR bit processing
Arseny Krasnov
1
-1
/
+8
2021-09-05
vhost/vsock: support MSG_EOR bit processing
Arseny Krasnov
1
-9
/
+13
2021-09-05
virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.
Arseny Krasnov
1
-0
/
+1
2021-09-05
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
3
-14
/
+14
2021-09-05
virtio: Bind virtio device to device-tree node
Viresh Kumar
1
-3
/
+54
2021-09-05
uapi: virtio_ids: Sync ids with specification
Viresh Kumar
1
-0
/
+12
2021-09-05
dt-bindings: gpio: Add bindings for gpio-virtio
Viresh Kumar
1
-0
/
+59
2021-09-05
dt-bindings: i2c: Add bindings for i2c-virtio
Viresh Kumar
1
-0
/
+51
2021-09-05
dt-bindings: virtio: Add binding for virtio devices
Viresh Kumar
2
-1
/
+43
2021-09-05
vdpa_sim: Use iova_shift() for the size passed to alloc_iova()
Xie Yongji
1
-1
/
+2
2021-09-05
vhost scsi: Convert to SPDX identifier
Cai Huoqing
1
-13
/
+1
2021-09-05
vdpa/mlx5: Add multiqueue support
Eli Cohen
3
-31
/
+169
2021-09-05
vdpa/mlx5: Add support for control VQ and MAC setting
Eli Cohen
5
-32
/
+329
2021-09-05
vdpa/mlx5: Ensure valid indices are provided
Eli Cohen
2
-0
/
+55
2021-09-05
vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
Eli Cohen
1
-8
/
+9
2021-09-05
vdpa/mlx5: function prototype modifications in preparation to control VQ
Eli Cohen
1
-19
/
+21
2021-09-05
vdpa/mlx5: Remove redundant header file inclusion
Eli Cohen
1
-1
/
+0
2021-09-05
vDPA/ifcvf: enable multiqueue and control vq
Zhu Lingshan
2
-17
/
+3
2021-09-05
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
3
-18
/
+21
2021-09-05
vDPA/ifcvf: implement management netlink framework for ifcvf
Zhu Lingshan
2
-35
/
+123
2021-09-05
vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
Zhu Lingshan
1
-13
/
+21
2021-08-29
Linux 5.14
Linus Torvalds
1
-1
/
+1
2021-08-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-08-29
Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-27
/
+121
2021-08-29
Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-08-29
Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-2
/
+12
2021-08-29
Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+30
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
5
-157
/
+74
2021-08-28
clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
Adam Ford
1
-1
/
+1
2021-08-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+6
2021-08-28
Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
6
-76
/
+89
2021-08-28
Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+5
2021-08-27
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-45
/
+21
2021-08-27
Merge tag 'soc-fixes-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2021-08-27
Merge tag 'acpi-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2021-08-27
Merge tag 'pm-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+12
[next]