summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-30i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-30igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30ice: Fix NULL pointer deref during VF resetPetr Oros
2023-08-30Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros
2023-08-30ice: fix receive buffer size miscalculationJesse Brandeburg
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-30net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2023-08-30mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen
2023-08-30mlxsw: reg: Fix SSPR register layoutIdo Schimmel
2023-08-30mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson
2023-08-30ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei
2023-08-30net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam
2023-08-30drm/i915/gt: Support aux invalidation on all enginesAndi Shyti
2023-08-30drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt
2023-08-30drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt
2023-08-30drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti
2023-08-30s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-08-30s390/zcrypt: remove unnecessary (void *) conversionsYu Zhe
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-08-30video/aperture: Move vga handling to pci functionDaniel Vetter
2023-08-30video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter
2023-08-30drm/aperture: Remove primary argumentDaniel Vetter
2023-08-30drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter
2023-08-30fbdev/radeon: use pci aperture helpersDaniel Vetter
2023-08-30drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter
2023-08-23mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li
2023-08-23drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst
2023-08-23drm/amdgpu: keep irq count in amdgpu_irq_disable_allGuchun Chen
2023-08-23drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang
2023-08-23drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerSaaem Rizvi
2023-08-23drm/amd/display: disable RCO for DCN314Daniel Miess
2023-08-23drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno
2023-08-23drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang
2023-08-23drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-23drm/i915/sdvo: fix panel_type initializationJani Nikula
2023-08-23drm/qxl: fix UAF on handle creationWander Lairson Costa
2023-08-23mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-23mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang
2023-08-23virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG caseHawkins Jiawei
2023-08-23serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-23soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang
2023-08-23soc: aspeed: uart-routing: Use __sysfs_match_stringZev Weiss
2023-08-23bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-08-23ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik