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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
virtio-blk: support completion batching for the IRQ path
Suwan Kim
1
-37
/
+45
2023-02-20
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
1
-2
/
+3
2023-02-20
vdpa_sim: Implement resume vdpa op
Sebastien Boeuf
2
-0
/
+30
2023-02-20
vhost-vdpa: uAPI to resume the device
Sebastien Boeuf
1
-0
/
+18
2023-02-20
vhost-vdpa: Introduce RESUME backend feature bit
Sebastien Boeuf
1
-1
/
+15
2023-02-20
virtio: vdpa: new SolidNET DPU driver.
Alvaro Karsz
6
-0
/
+1518
2023-02-20
PCI: Avoid FLR for SolidRun SNET DPU rev 1
Alvaro Karsz
1
-0
/
+8
2023-02-20
vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
Eugenio Pérez
1
-0
/
+1
2023-02-20
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
3
-1
/
+17
2023-02-20
vDPA/ifcvf: retire ifcvf_private_to_vf
Zhu Lingshan
2
-8
/
+5
2023-02-20
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
1
-21
/
+13
2023-02-20
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
2
-5
/
+7
2023-02-20
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
1
-3
/
+2
2023-02-20
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
1
-12
/
+9
2023-02-20
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
1
-11
/
+8
2023-02-20
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
1
-12
/
+10
2023-02-20
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
1
-12
/
+9
2023-02-20
vDPA/ifcvf: alloc the mgmt_dev before the adapter
Zhu Lingshan
1
-17
/
+14
2023-02-20
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
1
-16
/
+5
2023-02-20
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
3
-7
/
+4
2023-02-20
vdpa/mlx5: Add RX counters to debugfs
Eli Cohen
4
-30
/
+219
2023-02-20
vdpa/mlx5: Add debugfs subtree
Eli Cohen
4
-1
/
+87
2023-02-20
vdpa/mlx5: Move some definitions to a new header file
Eli Cohen
2
-44
/
+56
2023-02-15
virtio_blk: zone append in header type tweak
Michael S. Tsirkin
1
-1
/
+1
2023-02-15
virtio_blk: temporary variable type tweak
Michael S. Tsirkin
1
-1
/
+1
2023-02-15
virtio-blk: add support for zoned block devices
Dmitry Fomichev
1
-18
/
+369
2023-02-15
virtio_pmem: populate numa information
Michael Sammler
1
-2
/
+9
2023-02-13
vdpa_sim: not reset state in vdpasim_queue_ready
Eugenio Pérez
1
-0
/
+2
2023-02-12
Merge tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-4
/
+11
2023-02-12
Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+6
2023-02-11
Merge tag 'spi-fix-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+17
2023-02-11
Merge tag 'cxl-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cx...
Linus Torvalds
1
-5
/
+7
2023-02-11
Merge tag 'libnvdimm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-18
/
+49
2023-02-10
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+12
2023-02-10
Merge tag 'pinctrl-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-8
/
+30
2023-02-10
Merge tag 'pci-v6.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-88
/
+34
2023-02-10
Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"
Bjorn Helgaas
1
-40
/
+34
2023-02-10
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Bjorn Helgaas
3
-48
/
+0
2023-02-10
Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-02-09
Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-114
/
+199
2023-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-20
/
+28
2023-02-10
Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
3
-0
/
+19
2023-02-10
Merge tag 'drm-intel-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-19
/
+45
2023-02-10
Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-18
/
+25
2023-02-09
Merge tag 'pm-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-11
/
+13
2023-02-09
Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
39
-286
/
+584
2023-02-09
Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-7
/
+41
2023-02-09
Revert "drm/amd/display: disable S/G display on DCN 3.1.5"
Alex Deucher
1
-0
/
+1
2023-02-09
Revert "drm/amd/display: disable S/G display on DCN 2.1.0"
Alex Deucher
1
-0
/
+1
2023-02-09
Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"
Alex Deucher
1
-0
/
+2
[next]