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
2022-05-31
virtio-crypto: enable retry for virtio-crypto-dev
lei he
1
-1
/
+2
2022-05-31
virtio-crypto: adjust dst_len at ops callback
lei he
1
-1
/
+4
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
4
-55
/
+64
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
3
-45
/
+79
2022-05-31
virtio-crypto: change code style
zhenwei pi
2
-53
/
+59
2022-05-31
virtio-pci: Remove wrong address verification in vp_del_vqs()
Murilo Opsfelder Araujo
1
-2
/
+1
2022-05-31
virtio: pci: Fix an error handling path in vp_modern_probe()
Christophe JAILLET
1
-0
/
+1
2022-05-31
vdpasim: control virtqueue support
Gautam Dawar
3
-20
/
+161
2022-05-31
vdpa_sim: filter destination mac address
Gautam Dawar
1
-18
/
+31
2022-05-31
vdpa_sim: factor out buffer completion logic
Gautam Dawar
1
-15
/
+18
2022-05-31
vdpa_sim: advertise VIRTIO_NET_F_MTU
Gautam Dawar
1
-1
/
+2
2022-05-31
vhost-vdpa: support ASID based IOTLB API
Gautam Dawar
2
-20
/
+93
2022-05-31
vhost-vdpa: introduce uAPI to set group ASID
Gautam Dawar
2
-0
/
+15
2022-05-31
vhost-vdpa: uAPI to get virtqueue group id
Gautam Dawar
2
-0
/
+16
2022-05-31
vhost-vdpa: introduce uAPI to get the number of address spaces
Gautam Dawar
2
-0
/
+5
2022-05-31
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
Gautam Dawar
2
-1
/
+7
2022-05-31
vhost-vdpa: introduce asid based IOTLB
Gautam Dawar
1
-25
/
+72
2022-05-31
vhost: support ASID in IOTLB API
Gautam Dawar
4
-9
/
+29
2022-05-31
vhost_iotlb: split out IOTLB initialization
Gautam Dawar
2
-5
/
+20
2022-05-31
vdpa: introduce config operations for associating ASID to a virtqueue group
Gautam Dawar
1
-0
/
+8
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
9
-25
/
+45
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
9
-10
/
+41
2022-05-31
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
Gautam Dawar
1
-8
/
+10
2022-05-31
vhost-vdpa: passing iotlb to IOMMU mapping helpers
Gautam Dawar
1
-30
/
+37
2022-05-31
virtio-vdpa: don't set callback if virtio doesn't need it
Gautam Dawar
1
-1
/
+1
2022-05-31
vhost: move the backend feature bits to vhost_types.h
Gautam Dawar
2
-5
/
+5
2022-05-31
virtio_ring: add unlikely annotation for free descs check
Xianting Tian
1
-1
/
+1
2022-05-31
virtio_ring: remove unnecessary to_vvq call in vring hot path
Xianting Tian
1
-5
/
+3
2022-05-31
virtio-blk: support mq_ops->queue_rqs()
Suwan Kim
1
-16
/
+98
2022-05-31
virtio-blk: support polling I/O
Suwan Kim
1
-3
/
+103
2022-05-31
vdpa/mlx5: Use readers/writers semaphore instead of mutex
Eli Cohen
1
-22
/
+19
2022-05-31
vdpa/mlx5: Add support for reading descriptor statistics
Eli Cohen
4
-0
/
+191
2022-05-31
net/vdpa: Use readers/writers semaphore instead of cf_mutex
Eli Cohen
2
-19
/
+18
2022-05-31
net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutex
Eli Cohen
1
-32
/
+32
2022-05-31
vdpa: Add support for querying vendor statistics
Eli Cohen
3
-0
/
+171
2022-05-31
vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
Eli Cohen
1
-4
/
+9
2022-05-31
selftests: alsa: Handle pkg-config failure more gracefully
Mark Brown
1
-0
/
+3
2022-05-31
erofs: fix 'backmost' member of z_erofs_decompress_frontend
Weizhao Ouyang
1
-1
/
+1
2022-05-31
erofs: simplify z_erofs_pcluster_readmore()
Gao Xiang
1
-13
/
+10
2022-05-31
erofs: get rid of label `restart_now'
Gao Xiang
1
-19
/
+14
2022-05-31
erofs: get rid of `struct z_erofs_collection'
Gao Xiang
2
-96
/
+65
2022-05-31
fs/ntfs3: Fix invalid free in log_replay
Namjae Jeon
1
-3
/
+3
2022-05-31
ARM: pxa/mmp: remove traces of plat-pxa
Arnd Bergmann
2
-9
/
+0
2022-05-31
dt-bindings: soc: qcom,smd: do not use pattern for simple rpm-requests string
Krzysztof Kozlowski
1
-3
/
+1
2022-05-31
Merge tag 'v5.18'
Konstantin Komarov
25894
-776869
/
+2200079
2022-05-31
ALSA: usb-audio: Optimize TEAC clock quirk
Takashi Iwai
1
-4
/
+8
2022-05-31
xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
Juergen Gross
1
-1
/
+1
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
6
-48
/
+50
2022-05-31
io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots
Xiaoguang Wang
2
-10
/
+68
2022-05-31
io_uring: defer alloc_hint update to io_file_bitmap_set()
Xiaoguang Wang
1
-8
/
+3
[prev]
[next]