aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-20vdpa_sim: support vendor statisticsJason Wang2-0/+17
2023-02-20vdpasim: customize allocation sizeJason Wang4-1/+7
2023-02-20vdpa_sim: switch to use __vdpa_alloc_device()Jason Wang1-5/+8
2023-02-20vdpa_sim: use weak barriersJason Wang1-1/+1
2023-02-20virtio-blk: support completion batching for the IRQ pathSuwan Kim1-37/+45
2023-02-20virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finishedSuwan Kim1-2/+3
2023-02-20docs: driver-api: virtio: commentize spec version checkingBagas Sanjaya1-1/+1
2023-02-20docs: driver-api: virtio: slightly reword virtqueues allocation paragraphBagas Sanjaya1-4/+4
2023-02-20docs: driver-api: virtio: parenthesize external reference targetsBagas Sanjaya1-4/+5
2023-02-20vdpa_sim: Implement resume vdpa opSebastien Boeuf2-0/+30
2023-02-20vhost-vdpa: uAPI to resume the deviceSebastien Boeuf2-0/+26
2023-02-20vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf2-1/+17
2023-02-20vdpa: Add resume operationSebastien Boeuf1-1/+5
2023-02-20virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz7-0/+1522
2023-02-20PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz1-0/+8
2023-02-20PCI: Add SolidRun vendor IDAlvaro Karsz1-0/+2
2023-02-20vdpa_sim_net: Offer VIRTIO_NET_F_STATUSEugenio Pérez1-0/+1
2023-02-20vDPA/ifcvf: implement features provisioningZhu Lingshan3-1/+17
2023-02-20vDPA/ifcvf: retire ifcvf_private_to_vfZhu Lingshan2-8/+5
2023-02-20vDPA/ifcvf: allocate the adapter in dev_add()Zhu Lingshan1-21/+13
2023-02-20vDPA/ifcvf: manage ifcvf_hw in the mgmt_devZhu Lingshan2-5/+7
2023-02-20vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwZhu Lingshan1-3/+2
2023-02-20vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...Zhu Lingshan1-12/+9
2023-02-20vDPA/ifcvf: decouple vq irq requester from the adapterZhu Lingshan1-11/+8
2023-02-20vDPA/ifcvf: decouple config IRQ releaser from the adapterZhu Lingshan1-12/+10
2023-02-20vDPA/ifcvf: decouple vq IRQ releasers from the adapterZhu Lingshan1-12/+9
2023-02-20vDPA/ifcvf: alloc the mgmt_dev before the adapterZhu Lingshan1-17/+14
2023-02-20vDPA/ifcvf: decouple config space ops from the adapterZhu Lingshan1-16/+5
2023-02-20vDPA/ifcvf: decouple hw features manipulators from the adapterZhu Lingshan3-7/+4
2023-02-20vdpa/mlx5: Add RX counters to debugfsEli Cohen4-30/+219
2023-02-20vdpa/mlx5: Add debugfs subtreeEli Cohen4-1/+87
2023-02-20vdpa/mlx5: Move some definitions to a new header fileEli Cohen2-44/+56
2023-02-20MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154Stefan Schmidt1-0/+1
2023-02-20MAINTAINERS: Switch maintenance for mrf24j40 driver overStefan Schmidt1-2/+2
2023-02-20MAINTAINERS: Switch maintenance for mcr20a driver overStefan Schmidt1-2/+2
2023-02-20MAINTAINERS: Switch maintenance for cc2520 driver overStefan Schmidt1-2/+2
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie148-5708/+7488
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-112/+25
2023-02-21tracing/eprobe: no need to check for negative ret value for snprintfQuanfa Fu1-8/+4
2023-02-21test_kprobes: Add recursed kprobe test caseMasami Hiramatsu (Google)1-2/+37
2023-02-21tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng5-2/+53
2023-02-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds882-17613/+76224
2023-02-21selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)1-1/+1
2023-02-21selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)1-1/+3
2023-02-21tracing/eprobe: Fix to add filter on eprobe description in README fileMasami Hiramatsu (Google)1-1/+1
2023-02-21x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong3-2/+3
2023-02-21x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong3-3/+4
2023-02-21kprobes: Fix to handle forcibly unoptimized kprobes on freeing_listMasami Hiramatsu (Google)1-13/+10
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie8-23/+135
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-118/+504