Age | Commit message (Expand) | Author | Files | Lines |
2022-03-29 | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -16/+16 |
2022-03-29 | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 9 | -28/+184 |
2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next | Stephen Boyd | 9 | -239/+219 |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd | 29 | -945/+5927 |
2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in... | Stephen Boyd | 51 | -1488/+598 |
2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl... | Stephen Boyd | 27 | -221/+1320 |
2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into... | Stephen Boyd | 20 | -309/+1290 |
2022-03-29 | Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ... | Stephen Boyd | 66 | -460/+1411 |
2022-03-29 | clk: zynq: Update the parameters to zynq_clk_register_periph_clk | Shubhrajyoti Datta | 1 | -6/+6 |
2022-03-29 | clk: zynq: trivial warning fix | Shubhrajyoti Datta | 1 | -0/+1 |
2022-03-29 | Merge branch 'pm-opp' | Rafael J. Wysocki | 4 | -3/+139 |
2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 3 | -26/+22 |
2022-03-29 | phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE | Geert Uytterhoeven | 1 | -2/+3 |
2022-03-29 | net: lan966x: fix kernel oops on ioctl when I/F is down | Michael Walle | 1 | -0/+3 |
2022-03-29 | ice: xsk: Fix indexing in ice_tx_xsk_pool() | Maciej Fijalkowski | 1 | -1/+1 |
2022-03-29 | ice: xsk: Stop Rx processing when ntc catches ntu | Maciej Fijalkowski | 1 | -0/+3 |
2022-03-29 | ice: xsk: Eliminate unnecessary loop iteration | Magnus Karlsson | 1 | -1/+1 |
2022-03-29 | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 24 | -114/+341 |
2022-03-29 | net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator | Xiaomeng Tong | 1 | -3/+3 |
2022-03-29 | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -166/+49 |
2022-03-28 | vdpa/mlx5: Avoid processing works if workqueue was destroyed | Eli Cohen | 1 | -2/+5 |
2022-03-28 | vhost: handle error while adding split ranges to iotlb | Anirudh Rayabharam | 1 | -1/+5 |
2022-03-28 | vdpa: support exposing the count of vqs to userspace | Longpeng | 1 | -0/+13 |
2022-03-28 | vdpa: change the type of nvqs to u32 | Longpeng | 2 | -7/+9 |
2022-03-28 | vdpa: support exposing the config size to userspace | Longpeng | 1 | -0/+17 |
2022-03-28 | vdpa/mlx5: re-create forwarding rules after mac modified | Michael Qiu | 1 | -1/+44 |
2022-03-28 | virtio: pci: check bar values read from virtio config space | Keir Fraser | 2 | -4/+17 |
2022-03-28 | Revert "virtio_pci: harden MSI-X interrupts" | Jason Wang | 4 | -32/+12 |
2022-03-28 | Revert "virtio-pci: harden INTX interrupts" | Jason Wang | 2 | -22/+2 |
2022-03-28 | drivers/net/virtio_net: Added RSS hash report control. | Andrew Melnychenko | 1 | -1/+140 |
2022-03-28 | drivers/net/virtio_net: Added RSS hash report. | Andrew Melnychenko | 1 | -6/+49 |
2022-03-28 | drivers/net/virtio_net: Added basic RSS support. | Andrew Melnychenko | 1 | -6/+186 |
2022-03-28 | drivers/net/virtio_net: Fixed padded vheader to use v1 with hash. | Andrew Melnychenko | 1 | -5/+6 |
2022-03-28 | virtio: use virtio_device_ready() in virtio_device_restore() | Stefano Garzarella | 1 | -2/+3 |
2022-03-28 | virtio_ring: remove flags check for unmap packed indirect desc | Xuan Zhuo | 1 | -13/+5 |
2022-03-28 | virtio_ring: remove flags check for unmap split indirect desc | Xuan Zhuo | 1 | -13/+5 |
2022-03-28 | virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed() | Xuan Zhuo | 1 | -9/+8 |
2022-03-28 | net/mlx5: Add support for configuring max device MTU | Eli Cohen | 1 | -1/+31 |
2022-03-28 | virtio-crypto: rename skcipher algs | zhenwei pi | 4 | -9/+9 |
2022-03-28 | virtio-crypto: implement RSA algorithm | zhenwei pi | 6 | -1/+608 |
2022-03-28 | vDPA/ifcvf: cacheline alignment for ifcvf_hw | Zhu Lingshan | 2 | -9/+5 |
2022-03-28 | vDPA/ifcvf: implement shared IRQ feature | Zhu Lingshan | 3 | -57/+300 |
2022-03-28 | vDPA/ifcvf: implement device MSIX vector allocator | Zhu Lingshan | 1 | -5/+26 |
2022-03-28 | vhost_vdpa: don't setup irq offloading when irq_num < 0 | Zhu Lingshan | 1 | -1/+4 |
2022-03-28 | vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf | Zhu Lingshan | 3 | -71/+36 |
2022-03-28 | vhost: cache avail index in vhost_enable_notify() | Stefano Garzarella | 1 | -1/+2 |
2022-03-28 | drivers/virtio: Enable virtio mem for ARM64 | Gavin Shan | 1 | -3/+4 |
2022-03-28 | net: bnxt_ptp: fix compilation error | Damien Le Moal | 2 | -2/+6 |
2022-03-28 | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 97 | -1026/+2535 |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 200 | -10457/+3051 |