summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-29phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle
2022-03-29nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman
2022-03-29nvme: fix RCU hole that allowed for endless looping in multipath round robinChris Leech
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-03-29nvmet: remove redundant assignment after left shiftColin Ian King
2022-03-29nvmet: use a private workqueue instead of the system workqueueSagi Grimberg
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-03-28ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski
2022-03-28ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson
2022-03-28Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-28net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28vdpa/mlx5: Avoid processing works if workqueue was destroyedEli Cohen
2022-03-28vhost: handle error while adding split ranges to iotlbAnirudh Rayabharam
2022-03-28vdpa: support exposing the count of vqs to userspaceLongpeng
2022-03-28vdpa: change the type of nvqs to u32Longpeng
2022-03-28vdpa: support exposing the config size to userspaceLongpeng
2022-03-28vdpa/mlx5: re-create forwarding rules after mac modifiedMichael Qiu
2022-03-28virtio: pci: check bar values read from virtio config spaceKeir Fraser
2022-03-28Revert "virtio_pci: harden MSI-X interrupts"Jason Wang
2022-03-28Revert "virtio-pci: harden INTX interrupts"Jason Wang
2022-03-28drivers/net/virtio_net: Added RSS hash report control.Andrew Melnychenko
2022-03-28drivers/net/virtio_net: Added RSS hash report.Andrew Melnychenko
2022-03-28drivers/net/virtio_net: Added basic RSS support.Andrew Melnychenko
2022-03-28drivers/net/virtio_net: Fixed padded vheader to use v1 with hash.Andrew Melnychenko
2022-03-28virtio: use virtio_device_ready() in virtio_device_restore()Stefano Garzarella
2022-03-28virtio_ring: remove flags check for unmap packed indirect descXuan Zhuo
2022-03-28virtio_ring: remove flags check for unmap split indirect descXuan Zhuo
2022-03-28virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()Xuan Zhuo
2022-03-28net/mlx5: Add support for configuring max device MTUEli Cohen
2022-03-28virtio-crypto: rename skcipher algszhenwei pi
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi
2022-03-28vDPA/ifcvf: cacheline alignment for ifcvf_hwZhu Lingshan
2022-03-28vDPA/ifcvf: implement shared IRQ featureZhu Lingshan
2022-03-28vDPA/ifcvf: implement device MSIX vector allocatorZhu Lingshan
2022-03-28vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan
2022-03-28vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfZhu Lingshan
2022-03-28vhost: cache avail index in vhost_enable_notify()Stefano Garzarella
2022-03-28drivers/virtio: Enable virtio mem for ARM64Gavin Shan
2022-03-28net: bnxt_ptp: fix compilation errorDamien Le Moal
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-27Merge tag 'mailbox-v5.18' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2022-03-27Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-03-27s390: cleanup timer API useYu Liao