Age | Commit message (Expand) | Author | Files | Lines |
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-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -15/+39 |
2022-03-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -9/+9 |
2022-03-19 | Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+11 |
2022-03-19 | Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 4 | -7/+11 |
2022-03-18 | Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -41/+1 |
2022-03-18 | Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 5 | -13/+6 |
2022-03-17 | Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 17 | -72/+106 |
2022-03-17 | Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -5/+5 |
2022-03-17 | iavf: Fix hang during reboot/shutdown | Ivan Vecera | 1 | -0/+7 |
2022-03-17 | net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of... | Vladimir Oltean | 1 | -1/+15 |
2022-03-17 | net: bcmgenet: skip invalid partial checksums | Doug Berger | 1 | -2/+4 |
2022-03-17 | bnx2x: fix built-in kernel driver load failure | Manish Chopra | 3 | -26/+19 |
2022-03-17 | net: phy: mscc: Add MODULE_FIRMWARE macros | Juerg Haefliger | 1 | -0/+3 |
2022-03-17 | drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS | Thomas Zimmermann | 2 | -1/+2 |
2022-03-17 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann | 724 | -4127/+6938 |
2022-03-16 | Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+2 |
2022-03-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -7/+10 |
2022-03-16 | Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 1 | -32/+1 |
2022-03-16 | drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings | Marek Vasut | 1 | -1/+1 |
2022-03-16 | drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che... | Christoph Niedermaier | 1 | -8/+0 |
2022-03-16 | Revert "ath10k: drop beacon and probe response which leak from other channel" | Kalle Valo | 1 | -32/+1 |
2022-03-16 | Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid" | Rafael J. Wysocki | 1 | -5/+5 |
2022-03-16 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 2 | -4/+11 |
2022-03-16 | hv_netvsc: Add check for kvmalloc_array | Jiasheng Jiang | 1 | -0/+3 |
2022-03-15 | iavf: Fix double free in iavf_reset_task | Przemyslaw Patynowski | 1 | -1/+7 |
2022-03-15 | ice: destroy flow director filter mutex after releasing VSIs | Sudheer Mogilappagari | 1 | -1/+1 |
2022-03-15 | ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats() | Maciej Fijalkowski | 1 | -2/+3 |
2022-03-15 | counter: Stop using dev_get_drvdata() to get the counter device | Uwe Kleine-König | 1 | -6/+11 |
2022-03-15 | scsi: fnic: Finish scsi_cmnd before dropping the spinlock | David Jeffery | 1 | -7/+6 |
2022-03-15 | usb: gadget: Fix use-after-free bug by not setting udc->dev.driver | Alan Stern | 1 | -3/+0 |
2022-03-15 | usb: usbtmc: Fix bug in pipe direction for control transfers | Alan Stern | 1 | -3/+10 |
2022-03-15 | Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)" | Bartosz Golaszewski | 1 | -0/+10 |
2022-03-15 | partially Revert "usb: musb: Set the DT node on the child device" | H. Nikolaus Schaller | 1 | -1/+0 |
2022-03-15 | usb: gadget: rndis: prevent integer overflow in rndis_set_response() | Dan Carpenter | 1 | -0/+1 |
2022-03-15 | atm: eni: Add check for dma_map_single | Jiasheng Jiang | 1 | -0/+2 |
2022-03-15 | nvmet: revert "nvmet: make discovery NQN configurable" | Hannes Reinecke | 2 | -41/+1 |
2022-03-15 | net: mdio: mscc-miim: fix duplicate debugfs entry | Michael Walle | 1 | -1/+8 |
2022-03-15 | scsi: mpt3sas: Page fault in reply q processing | Matt Lupfer | 1 | -2/+3 |
2022-03-15 | Input: aiptek - properly check endpoint type | Pavel Skripkin | 1 | -6/+4 |
2022-03-15 | net: phy: marvell: Fix invalid comparison in the resume and suspend functions | Kurt Cancemi | 1 | -4/+4 |
2022-03-14 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+3 |
2022-03-14 | net: dsa: microchip: add spi_device_id tables | Claudiu Beznea | 2 | -0/+23 |
2022-03-14 | crypto: qcom-rng - ensure buffer for generate is completely filled | Brian Masney | 1 | -7/+10 |
2022-03-13 | drm/mgag200: Fix PLL setup for g200wb and g200ew | Jocelyn Falempe | 1 | -3/+3 |