aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-075-1/+89
|\
| * Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...Dave Airlie2022-01-075-1/+89
| |\
| | * drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher2021-12-313-0/+35
| | * fbdev: fbmem: add a helper to determine if an aperture is used by a fw fbAlex Deucher2021-12-311-0/+47
| | * drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan2021-12-311-1/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-065-25/+28
|\ \ \
| * | | RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky2022-01-051-1/+1
| * | | RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang2022-01-051-0/+3
| * | | Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2022-01-052-15/+17
| * | | RDMA/rxe: Prevent double freeing rxe_map_set()Li Zhijian2022-01-041-9/+7
| |/ /
* | | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-01-0511-48/+145
|\ \ \
| * | | Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma2022-01-051-3/+6
| * | | Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2022-01-051-4/+6
| |\ \ \
| | * | | ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin2022-01-041-4/+6
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-01-053-18/+87
| |\ \ \ \
| | * | | | iavf: Fix limit of total number of queues to active queues of VFKaren Sornek2022-01-041-1/+4
| | * | | | i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski2022-01-041-7/+25
| | * | | | i40e: Fix for displaying message regarding NVM versionMateusz Palczewski2022-01-041-2/+2
| | * | | | i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu2022-01-041-0/+24
| | * | | | i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski2022-01-041-8/+32
| | |/ / /
| * / / / sfc: The RX page_ring is optionalMartin Habets2022-01-042-0/+10
| |/ / /
| * | | Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli2022-01-031-2/+2
| * | | net/fsl: Remove leftover definition in xgmac_mdioMarkus Koch2022-01-021-1/+0
| * | | rndis_host: support Hytera digital radiosThomas Toye2022-01-021-0/+5
| * | | net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski2022-01-021-4/+0
| * | | net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski2022-01-021-2/+9
| * | | net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski2022-01-021-14/+20
* | | | gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee2022-01-031-1/+1
| |/ / |/| |
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-021-0/+3
|\ \ \
| * | | i2c: validate user data in compat ioctlPavel Skripkin2021-12-311-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-012-4/+11
|\ \ \ \
| * | | | Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-301-2/+9
| * | | | Input: appletouch - initialize work before device registrationPavel Skripkin2021-12-301-2/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-12-313-6/+11
|\ \ \ \ \
| * | | | | scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2021-12-221-2/+5
| * | | | | scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng2021-12-221-2/+4
| * | | | | scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter2021-12-161-2/+2
* | | | | | Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-12-3027-114/+318
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie2021-12-312-14/+16
| |\ \ \ \
| | * | | | drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König2021-12-211-13/+15
| | * | | | drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notifyChristian König2021-12-171-1/+1
| * | | | | Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie2021-12-3023-98/+300
| |\ \ \ \ \
| | * | | | | drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang2021-12-288-8/+8
| | * | | | | drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas2021-12-281-4/+1
| | * | | | | drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas2021-12-281-0/+1
| | * | | | | drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas2021-12-281-0/+1
| | * | | | | drm/amd/display: Added power down for DCN10Lai, Derek2021-12-281-0/+1
| | * | | | | drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2021-12-282-2/+54
| | * | | | | drm/amdgpu: no DC support for headless chipsAlex Deucher2021-12-281-0/+6
| | * | | | | drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan2021-12-271-0/+15