summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2022-03-27s390/zcrypt: fix using the correct variable for sizeof()Jakob Koschel
2022-03-27s390/vfio-ap: fix kernel doc and signature of group notifier functionsTony Krowiak
2022-03-27s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai
2022-03-27s390: crypto: Use min_t() instead of doing it manuallyHaowen Bai
2022-03-27s390/pkey: fix typos in commentsJulia Lawall
2022-03-27s390/zcrypt: Filter admin CPRBs on custom devicesJuergen Christ
2022-03-27s390/zcrypt: Add admask to zcdnJuergen Christ
2022-03-27Watchdog: sp5100_tco: Enable Family 17h+ CPUsTerry Bowman
2022-03-27Watchdog: sp5100_tco: Add initialization using EFCH MMIOTerry Bowman
2022-03-27Watchdog: sp5100_tco: Refactor MMIO base address initializationTerry Bowman
2022-03-27Watchdog: sp5100_tco: Move timer initialization into functionTerry Bowman
2022-03-27watchdog: ixp4xx: Implement restartLinus Walleij
2022-03-27watchdog: orion_wdt: support pretimeout on Armada-XPChris Packham
2022-03-27watchdog: allow building BCM7038_WDT for BCM4908Rafał Miłecki