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