summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-02-21ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmdMing Lei-3/+0
2023-02-21of: dynamic: Fix spelling mistake "kojbect" -> "kobject"Colin Ian King-1/+1
2023-02-21Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-359/+961
2023-02-21Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe-3838/+5620
2023-02-21drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann-3/+17
2023-02-21PCI/MSI: Clarify usage of pci_msix_free_irq()Reinette Chatre-2/+2
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-136/+193
2023-02-20Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2023-02-21Merge tag 'drm-intel-next-fixes-2023-02-17' of git://anongit.freedesktop.org/...Dave Airlie-43/+107
2023-02-20net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky-1/+1
2023-02-20Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-49/+145
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey-24/+82
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey-14/+14
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey-227/+231
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey-15/+2
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey-2/+2
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski-154/+72
2023-02-20sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero-1/+1
2023-02-20sfc: clean up some inconsistent indentingsYang Li-2/+2
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook-11/+11
2023-02-20net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur-2/+2
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-91/+140
2023-02-20vdpa/mlx5: support device features provisioningSi-Wei Liu-8/+45
2023-02-20vdpa/mlx5: make MTU/STATUS presence conditional on feature bitsSi-Wei Liu-8/+14
2023-02-20vdpa: validate device feature provisioning against supported classSi-Wei Liu-9/+50
2023-02-20vdpa: validate provisioned device features against specified attributeSi-Wei Liu-0/+18
2023-02-20vdpa: conditionally read STATUS in config spaceSi-Wei Liu-5/+15
2023-02-20vdpa: fix improper error message when adding vdpa devSi-Wei Liu-2/+4
2023-02-20vdpa/mlx5: Initialize CVQ iotlb spinlockEli Cohen-0/+1
2023-02-20vdpa/mlx5: Don't clear mr struct on destroy MREli Cohen-1/+0
2023-02-20vdpa/mlx5: Directly assign memory keyEli Cohen-1/+1
2023-02-20vhost-vdpa: print warning when vhost_vdpa_alloc_domain failsAlvaro Karsz-1/+4
2023-02-20scsi: virtio_scsi: fix handling of kmalloc failureZheng Wang-2/+12
2023-02-20vdpa: Fix a couple of spelling mistakes in some messagesColin Ian King-2/+2
2023-02-20vhost-net: support VIRTIO_F_RING_RESETKangjie Xu-1/+2
2023-02-20vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emitBo Liu-3/+3
2023-02-20vdpa: mlx5: support per virtqueue dma deviceJason Wang-0/+11
2023-02-20vdpa: set dma mask for vDPA deviceJason Wang-0/+5
2023-02-20virtio-vdpa: support per vq dma deviceJason Wang-3/+10
2023-02-20virtio_ring: per virtqueue dma deviceJason Wang-40/+93
2023-02-20vhost: remove unused parameteLiming Wu-4/+4
2023-02-20vhost-test: remove meaningless debug infoLiming Wu-3/+0
2023-02-20vdpa_sim: get rid of DMA opsJason Wang-150/+22
2023-02-20vdpa_sim_net: vendor satisticsJason Wang-6/+213
2023-02-20vdpa_sim: support vendor statisticsJason Wang-0/+17
2023-02-20vdpasim: customize allocation sizeJason Wang-1/+7
2023-02-20vdpa_sim: switch to use __vdpa_alloc_device()Jason Wang-5/+8
2023-02-20vdpa_sim: use weak barriersJason Wang-1/+1
2023-02-20virtio-blk: support completion batching for the IRQ pathSuwan Kim-37/+45