index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2023-02-20
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
-2
/
+3
2023-02-20
vdpa_sim: Implement resume vdpa op
Sebastien Boeuf
-0
/
+30
2023-02-20
vhost-vdpa: uAPI to resume the device
Sebastien Boeuf
-0
/
+18
2023-02-20
vhost-vdpa: Introduce RESUME backend feature bit
Sebastien Boeuf
-1
/
+15
2023-02-20
virtio: vdpa: new SolidNET DPU driver.
Alvaro Karsz
-0
/
+1518
2023-02-20
PCI: Avoid FLR for SolidRun SNET DPU rev 1
Alvaro Karsz
-0
/
+8
2023-02-20
vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
Eugenio Pérez
-0
/
+1
2023-02-20
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
-1
/
+17
2023-02-20
vDPA/ifcvf: retire ifcvf_private_to_vf
Zhu Lingshan
-8
/
+5
2023-02-20
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
-21
/
+13
2023-02-20
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
-5
/
+7
2023-02-20
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
-3
/
+2
2023-02-20
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
-12
/
+9
2023-02-20
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
-11
/
+8
2023-02-20
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
-12
/
+10
2023-02-20
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
-12
/
+9
2023-02-20
vDPA/ifcvf: alloc the mgmt_dev before the adapter
Zhu Lingshan
-17
/
+14
2023-02-20
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
-16
/
+5
2023-02-20
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
-7
/
+4
2023-02-20
vdpa/mlx5: Add RX counters to debugfs
Eli Cohen
-30
/
+219
2023-02-20
vdpa/mlx5: Add debugfs subtree
Eli Cohen
-1
/
+87
2023-02-20
vdpa/mlx5: Move some definitions to a new header file
Eli Cohen
-44
/
+56
2023-02-21
Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-5708
/
+7488
2023-02-20
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+6
2023-02-20
Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-0
/
+3680
2023-02-21
Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...
Dave Airlie
-22
/
+130
2023-02-20
Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-4
/
+12
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-44943
/
+55
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
-509
/
+709
2023-02-20
of: dynamic: add lifecycle docbook info to node creation functions
Frank Rowand
-1
/
+2
2023-02-20
of: add consistency check to of_node_release()
Frank Rowand
-0
/
+4
2023-02-20
of: do not use "%pOF" printk format on node with refcount of zero
Frank Rowand
-1
/
+9
2023-02-20
of: unittest: add node lifecycle tests
Frank Rowand
-3
/
+170
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-8
/
+8
2023-02-20
Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...
Linus Torvalds
-37
/
+147
2023-02-20
Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...
Linus Torvalds
-27
/
+10
2023-02-20
dm: remove unnecessary (void*) conversion in event_callback()
XU pengfei
-1
/
+1
2023-02-20
regulator: max597x: Fix error return code in max597x_get_status
Axel Lin
-1
/
+1
2023-02-20
net: bcmgenet: Support wake-up from s2idle
Florian Fainelli
-2
/
+6
2023-02-20
Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...
David S. Miller
-33
/
+41
2023-02-20
net: lan966x: Use automatic selection of VCAP rule actionset
Horatiu Vultur
-4
/
+1
2023-02-20
pwm: dwc: Use devm_pwmchip_add()
Ben Dooks
-5
/
+1
2023-02-20
pwm: dwc: Move memory allocation to own function
Ben Dooks
-7
/
+17
2023-02-20
pwm: dwc: Change &pci->dev to dev in probe
Ben Dooks
-6
/
+4
2023-02-20
Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
-34
/
+43
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-13
/
+40
2023-02-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
-14
/
+12
2023-02-20
sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
Arnd Bergmann
-17
/
+10
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
-0
/
+1
2023-02-20
sfc: Fix spelling mistake "creationg" -> "creating"
Colin Ian King
-1
/
+1
[prev]
[next]