aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 7-73/+9
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-11/+10
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGravatar Guenter Roeck 1-3/+1
2021-11-27Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+2
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 10-39/+108
2021-11-26iommu/vt-d: Fix unmap_pages supportGravatar Alex Williamson 1-4/+2
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Gravatar Christophe JAILLET 1-2/+3
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Gravatar Alex Bee 1-2/+2
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesGravatar Joerg Roedel 1-3/+3
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 45-346/+669
2021-11-26net: dsa: microchip: implement multi-bridge supportGravatar Oleksij Rempel 4-133/+43
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-10/+13
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+17
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolGravatar Vladimir Oltean 1-1/+4
2021-11-26net: mscc: ocelot: set up traps for PTP packetsGravatar Vladimir Oltean 1-1/+240
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterGravatar Vladimir Oltean 1-0/+16
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPGravatar Vladimir Oltean 1-6/+0
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandGravatar Jie Wang 1-0/+4
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsGravatar Hao Chen 1-1/+2
2021-11-26net: hns3: add check NULL address for page poolGravatar Hao Chen 1-0/+5
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGravatar Guangbin Huang 1-2/+2
2021-11-26net: qed: fix the array may be out of boundGravatar zhangyue 1-3/+3
2021-11-26nfc: virtual_ncidev: change default device permissionsGravatar Thadeu Lima de Souza Cascardo 1-1/+1
2021-11-26Merge branch 'acpi-properties'Gravatar Rafael J. Wysocki 1-9/+5
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceGravatar Yannick Vignon 1-0/+2
2021-11-26Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2021-11-26Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 16-2443/+21
2021-11-26Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 13-67/+136
2021-11-26Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 4-6/+28
2021-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-16/+30
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-13/+41
2021-11-26zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKGravatar Jens Axboe 1-0/+2
2021-11-25Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 37-210/+375
2021-11-26Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 3-17/+46
2021-11-26Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 6-7/+50
2021-11-25Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-47/+94
2021-11-25Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-19/+25
2021-11-25mdio: aspeed: Fix "Link is Down" issueGravatar Dylan Hung 1-0/+7
2021-11-25igb: fix netpoll exit with trafficGravatar Jesse Brandeburg 1-1/+1
2021-11-25nvmet: use IOCB_NOWAIT only if the filesystem supports itGravatar Maurizio Lombardi 1-1/+3
2021-11-25memory: mtk-smi: Fix a null dereference for the ostdGravatar Yong Wu 1-1/+1
2021-11-25Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 2-0/+6
2021-11-24net: phylink: Force retrigger in case of latched link-fail indicatorGravatar Russell King (Oracle) 1-0/+13
2021-11-24net: phylink: Force link down and retrigger resolve on interface changeGravatar Russell King (Oracle) 1-1/+12
2021-11-24lan743x: fix deadlock in lan743x_phy_link_status_change()Gravatar Heiner Kallweit 1-9/+3
2021-11-24vdpa_sim: avoid putting an uninitialized iova_domainGravatar Longpeng 1-2/+5
2021-11-24vhost-vdpa: clean irqs before reseting vdpa deviceGravatar Wu Zongyong 1-1/+1
2021-11-24virtio-blk: modify the value type of num in virtio_queue_rq()Gravatar Ye Guojin 1-1/+1
2021-11-24vhost/vsock: cleanup removing `len` variableGravatar Stefano Garzarella 1-5/+1
2021-11-24vhost/vsock: fix incorrect used length reported to the guestGravatar Stefano Garzarella 1-1/+1