summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+16
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds9-28/+184
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd9-239/+219
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd29-945/+5927
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd51-1488/+598
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd27-221/+1320
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd20-309/+1290
2022-03-29Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ...Stephen Boyd66-460/+1411
2022-03-29clk: zynq: Update the parameters to zynq_clk_register_periph_clkShubhrajyoti Datta1-6/+6
2022-03-29clk: zynq: trivial warning fixShubhrajyoti Datta1-0/+1
2022-03-29Merge branch 'pm-opp'Rafael J. Wysocki4-3/+139
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-26/+22
2022-03-29phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven1-2/+3
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle1-0/+3
2022-03-29ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski1-1/+1
2022-03-29ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski1-0/+3
2022-03-29ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson1-1/+1
2022-03-29Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds24-114/+341
2022-03-29net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-03-29Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-166/+49
2022-03-28vdpa/mlx5: Avoid processing works if workqueue was destroyedEli Cohen1-2/+5
2022-03-28vhost: handle error while adding split ranges to iotlbAnirudh Rayabharam1-1/+5
2022-03-28vdpa: support exposing the count of vqs to userspaceLongpeng1-0/+13
2022-03-28vdpa: change the type of nvqs to u32Longpeng2-7/+9
2022-03-28vdpa: support exposing the config size to userspaceLongpeng1-0/+17
2022-03-28vdpa/mlx5: re-create forwarding rules after mac modifiedMichael Qiu1-1/+44
2022-03-28virtio: pci: check bar values read from virtio config spaceKeir Fraser2-4/+17
2022-03-28Revert "virtio_pci: harden MSI-X interrupts"Jason Wang4-32/+12
2022-03-28Revert "virtio-pci: harden INTX interrupts"Jason Wang2-22/+2
2022-03-28drivers/net/virtio_net: Added RSS hash report control.Andrew Melnychenko1-1/+140
2022-03-28drivers/net/virtio_net: Added RSS hash report.Andrew Melnychenko1-6/+49
2022-03-28drivers/net/virtio_net: Added basic RSS support.Andrew Melnychenko1-6/+186
2022-03-28drivers/net/virtio_net: Fixed padded vheader to use v1 with hash.Andrew Melnychenko1-5/+6
2022-03-28virtio: use virtio_device_ready() in virtio_device_restore()Stefano Garzarella1-2/+3
2022-03-28virtio_ring: remove flags check for unmap packed indirect descXuan Zhuo1-13/+5
2022-03-28virtio_ring: remove flags check for unmap split indirect descXuan Zhuo1-13/+5
2022-03-28virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()Xuan Zhuo1-9/+8
2022-03-28net/mlx5: Add support for configuring max device MTUEli Cohen1-1/+31
2022-03-28virtio-crypto: rename skcipher algszhenwei pi4-9/+9
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi6-1/+608
2022-03-28vDPA/ifcvf: cacheline alignment for ifcvf_hwZhu Lingshan2-9/+5
2022-03-28vDPA/ifcvf: implement shared IRQ featureZhu Lingshan3-57/+300
2022-03-28vDPA/ifcvf: implement device MSIX vector allocatorZhu Lingshan1-5/+26
2022-03-28vhost_vdpa: don't setup irq offloading when irq_num < 0Zhu Lingshan1-1/+4
2022-03-28vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfZhu Lingshan3-71/+36
2022-03-28vhost: cache avail index in vhost_enable_notify()Stefano Garzarella1-1/+2
2022-03-28drivers/virtio: Enable virtio mem for ARM64Gavin Shan1-3/+4
2022-03-28net: bnxt_ptp: fix compilation errorDamien Le Moal2-2/+6
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds97-1026/+2535
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds200-10457/+3051