summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen1-0/+8
2022-01-11scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng1-2/+4
2022-01-11usb: mtu3: fix interval value for intr and isocChunfeng Yun1-2/+2
2022-01-11drm/amd/pm: Fix xgmi link control on aldebaranLijo Lazar1-1/+1
2022-01-11drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König1-1/+1
2022-01-11auxdisplay: charlcd: checking for pointer reference before dereferencingLuiz Sampaio1-0/+3
2022-01-11power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy1-2/+2
2022-01-11drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher3-0/+35
2022-01-11fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher1-0/+47
2022-01-11gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee1-1/+1
2022-01-11rndis_host: support Hytera digital radiosThomas Toye1-0/+5
2022-01-11reset: renesas: Fix Runtime PM usageHeiner Kallweit1-1/+6
2022-01-11power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor1-2/+2
2022-01-11power: supply: core: Break capacity loopLinus Walleij1-0/+4
2022-01-11i2c: mpc: Avoid out of bounds memory accessChris Packham1-6/+9
2022-01-11Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang1-95/+0
2022-01-11EDAC/i10nm: Release mdev/mbase when failing to detect HBMQiuxu Zhuo1-0/+9
2022-01-11md/raid1: fix missing bitmap update w/o WriteMostly devicesSong Liu1-1/+2
2022-01-11net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski1-4/+0
2022-01-11net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski1-2/+9
2022-01-11net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski1-14/+20
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski1-7/+25
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski1-2/+2
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu1-0/+24
2022-01-11sfc: The RX page_ring is optionalMartin Habets2-0/+10
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang1-0/+3
2022-01-11Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma1-3/+6
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky1-1/+1
2022-01-11iavf: Fix limit of total number of queues to active queues of VFKaren Sornek1-1/+4
2022-01-11i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski1-8/+32
2022-01-11ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin1-4/+6
2022-01-11Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2-15/+17
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov1-2/+5
2022-01-05binder: fix async_free_space accounting for empty parcelsTodd Kjos1-1/+1
2022-01-05nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assertAndra Paraschiv1-2/+3
2022-01-05usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun1-0/+7
2022-01-05usb: mtu3: fix list_head check warningChunfeng Yun1-0/+1
2022-01-05usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun1-1/+6
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier1-3/+6
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman1-1/+4
2022-01-05drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang7-7/+7
2022-01-05drm/amdgpu: add support for IP discovery gc_info table v2Alex Deucher2-22/+103
2022-01-05drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...chen gong1-0/+7
2022-01-05drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König1-13/+15
2022-01-05i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2022-01-05ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1