summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-17scsi: fnic: Move flush_work initialization out of if blockMartin Wilck1-1/+1
2024-10-17scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer1-1/+1
2024-10-17thermal: core: Free tzp copy along with the thermal zoneRafael J. Wysocki1-3/+1
2024-10-17thermal: core: Reference count the zone in thermal_zone_get_by_id()Rafael J. Wysocki3-6/+7
2024-10-17drm/xe/ct: fix xa_store() error checkingMatthew Auld1-15/+8
2024-10-17drm/xe/ct: prevent UAF in send_recv()Matthew Auld1-3/+18
2024-10-17drm/i915/hdcp: fix connector refcountingJani Nikula1-3/+7
2024-10-17drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld1-6/+3
2024-10-17drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz1-3/+4
2024-10-17drm/amdkfd: Fix an eviction fence leakLang Yu2-4/+7
2024-10-17drm/vc4: Stop the active perfmon before being destroyedMaíra Canal1-1/+6
2024-10-17drm/v3d: Stop the active perfmon before being destroyedMaíra Canal1-1/+8
2024-10-17drm/amd/display: Clear update flags after update has been appliedJosip Pavic1-11/+34
2024-10-17drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher1-13/+13
2024-10-17ACPI: resource: Make Asus ExpertBook B2502 matches cover more modelsHans de Goede1-16/+2
2024-10-17ACPI: resource: Make Asus ExpertBook B2402 matches cover more modelsHans de Goede1-9/+2
2024-10-17hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dmaSurajSonawane24151-1/+1
2024-10-17usb: gadget: core: force synchronous registrationJohn Keeping1-0/+1
2024-10-17usb: dwc3: re-enable runtime PM after failed resumeRoy Luo1-5/+3
2024-10-17usb: storage: ignore bogus device raised by JieLi BR21 USB sound chipIcenowy Zheng1-0/+11
2024-10-17usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero1-0/+5
2024-10-17usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan3-18/+19
2024-10-17Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum1-11/+8
2024-10-17HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PENJason Gerecke1-0/+2
2024-10-17HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang2-0/+25
2024-10-17HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()Basavaraj Natikar1-11/+3
2024-10-17hwmon: (ltc2991) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (adt7470) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (adm9240) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (mc34vr500) Add missing dependency on REGMAP_I2CJavier Carrasco1-0/+1
2024-10-17hwmon: (tmp513) Add missing dependency on REGMAP_I2CGuenter Roeck1-0/+1
2024-10-17hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die TemperaturePeter Colberg1-1/+1
2024-10-17HID: multitouch: Add support for lenovo Y9000P TouchpadHe Lugang2-2/+7
2024-10-17x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+1
2024-10-17slip: make slhc_remember() more robust against malicious packetsEric Dumazet1-23/+34
2024-10-17ppp: fix ppp_async_encode() illegal accessEric Dumazet1-1/+1
2024-10-17vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima3-12/+15
2024-10-17drm/fbdev-dma: Only cleanup deferred I/O if necessaryJanne Grunau1-1/+2
2024-10-17net: netconsole: fix wrong warningBreno Leitao1-1/+7
2024-10-17net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev1-0/+2
2024-10-17net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar3-0/+5
2024-10-17net: ibm: emac: mal: fix wrong gotoRosen Penev1-1/+1
2024-10-17drm/xe: Make wedged_mode debugfs writableMatt Roper1-1/+1
2024-10-17drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
2024-10-17e1000e: change I219 (19) devices to ADPVitaly Lifshits2-4/+4
2024-10-17igb: Do not bring the device up after non-fatal errorMohamed Khalfella1-0/+4
2024-10-17i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2-0/+3
2024-10-17ice: Fix increasing MSI-X on VFMarcin Szycik3-5/+9
2024-10-17ice: Flush FDB entries before resetWojciech Drewek3-22/+8
2024-10-17ice: Fix netif_is_ice() in Safe ModeMarcin Szycik1-1/+2