summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-08-18mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen-5/+5
2023-08-18mlxsw: reg: Fix SSPR register layoutIdo Schimmel-9/+0
2023-08-18mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson-2/+6
2023-08-18ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei-1/+2
2023-08-18net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean-0/+3
2023-08-18octeontx2-af: SDP: fix receive link configHariprasad Kelam-1/+2
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-48/+185
2023-08-18Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-123/+213
2023-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-12/+93
2023-08-18drm/qxl: fix UAF on handle creationWander Lairson Costa-14/+24
2023-08-18Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-30/+93
2023-08-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-67/+60
2023-08-18Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie-12/+36
2023-08-17Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-4/+16
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik-0/+11
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra-0/+10
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree-1/+1
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree-1/+1
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula-21/+8
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee-0/+8
2023-08-16drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst-4/+7
2023-08-16net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory-1/+9
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea-3/+7
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher-1/+1
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang-2/+39
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu-2/+20
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal-2/+8
2023-08-16drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar-3/+6
2023-08-16drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno-7/+7
2023-08-16drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu-5/+6
2023-08-16drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng-0/+4
2023-08-16i40e: fix misleading debug logsAndrii Staikov-8/+8
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki-4/+85
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev-5/+3
2023-08-15team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan-1/+3
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen-0/+13
2023-08-15Merge tag 'regulator-fix-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+7
2023-08-15accel/qaic: Clean up integer overflow checking in map_user_pages()Dan Carpenter-8/+18
2023-08-15accel/qaic: Fix slicing memory leakPranjal Ramajor Asha Kanojiya-0/+1
2023-08-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-203/+505
2023-08-14net: veth: Page pool creation error handling for existing pools onlyLiang Chen-1/+2
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt-3/+4
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt-1/+1
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt-1/+1
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt-1/+1
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey-3/+6
2023-08-14drm/i915: fix display probe for IVB Q and IVB D GT2 serverJani Nikula-3/+21
2023-08-14drm/i915/sdvo: fix panel_type initializationJani Nikula-1/+1
2023-08-14drm/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar-8/+14