summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
11 daysserial: 8250: fix panic due to PSLVERRYunhui Cui1-2/+1
2025-08-20PCI: Honor Max Link Speed when determining supported speedsLukas Wunner1-2/+4
2025-08-20dm: split write BIOs on zone boundaries when zone append is not emulatedShin'ichiro Kawasaki1-11/+7
2025-08-20drm/amd/display: Allow DCN301 to clear update flagsIvan Lipski1-1/+2
2025-08-20firmware: arm_scmi: Convert to SYSTEM_SLEEP_PM_OPSArnd Bergmann1-2/+2
2025-08-20ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal3-12/+43
2025-08-20PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner3-5/+7
2025-08-20PCI: Allow PCI bridges to go to D3Hot on all non-x86Manivannan Sadhasivam1-4/+4
2025-08-20PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen3-16/+46
2025-08-20mfd: cros_ec: Separate charge-control probing from USB-PDThomas Weißschuh1-1/+9
2025-08-20HID: apple: avoid setting up battery timer for devices without batteryAditya Garg1-6/+11
2025-08-20HID: magicmouse: avoid setting up battery timer when not neededAditya Garg1-19/+37
2025-08-20RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpagesPedro Falcato1-3/+2
2025-08-20media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()Marek Szyprowski1-0/+6
2025-08-20media: uvcvideo: Do not mark valid metadata as invalidRicardo Ribalda1-6/+6
2025-08-20media: venus: Fix OOB read due to missing payload bound checkVedang Nagar1-25/+58
2025-08-20media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()Youngjun Lee1-0/+3
2025-08-20hv_netvsc: Fix panic during namespace deletion with VFHaiyang Zhang2-1/+31
2025-08-20fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu1-4/+5
2025-08-20cdc-acm: fix race between initial clearing halt and openOliver Neukum1-5/+6
2025-08-20thunderbolt: Fix copy+paste error in match_service_id()Eric Biggers1-1/+1
2025-08-20comedi: fix race between polling and detachingIan Abbott3-10/+35
2025-08-20usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle1-0/+1
2025-08-20misc: rtsx: usb: Ensure mmc child device is active when card is presentRicky Wu1-7/+9
2025-08-20usb: core: config: Prevent OOB read in SS endpoint companion parsingXinyu Liu1-2/+8
2025-08-20iommufd: Prevent ALIGN() overflowJason Gunthorpe1-16/+25
2025-08-20iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_rangeNicolin Chen1-2/+5
2025-08-20iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov1-0/+1
2025-08-20iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu2-1/+21
2025-08-20clk: qcom: gcc-ipq8074: fix broken freq table for nss_port6_tx_clk_srcChristian Marangi1-3/+3
2025-08-20dm: Always split write BIOs to zoned device limitsDamien Le Moal1-7/+22
2025-08-20block: Introduce bio_needs_zone_write_plugging()Damien Le Moal1-1/+3
2025-08-20drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-08-20drm/amdgpu: fix vram reservation issueYiPeng Chai1-2/+1
2025-08-20scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang1-1/+0
2025-08-20rtc: ds1307: remove clear of oscillator stop flag (OSF) in probeMeagan Lloyd1-3/+1
2025-08-20net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba1-0/+1
2025-08-20ipmi: Fix strcpy source and destination the sameCorey Minyard1-17/+42
2025-08-20ipmi: Use dev_warn_ratelimited() for incorrect message warningsBreno Leitao1-4/+4
2025-08-20vfio/mlx5: fix possible overflow in tracking max message sizeArtem Sadovnikov1-2/+2
2025-08-20scsi: aacraid: Stop using PCI_IRQ_AFFINITYJohn Garry1-2/+1
2025-08-20scsi: target: core: Generate correct identifiers for PR OUT transport IDsMaurizio Lombardi3-25/+60
2025-08-20scsi: Fix sas_user_scan() to handle wildcard and multi-channel scansRanjan Kumar2-13/+49
2025-08-20vfio/type1: conditional rescheduling while pinningKeith Busch1-0/+7
2025-08-20i2c: Force DLL0945 touchpad i2c freq to 100khzfangzhong.zhou1-0/+1
2025-08-20dm-table: fix checking for rq stackable devicesBenjamin Marzinski1-5/+5
2025-08-20dm-mpath: don't print the "loaded" message if registering failsMikulas Patocka4-4/+12
2025-08-20i3c: master: Initialize ret in i3c_i2c_notifier_call()Jorge Marques1-0/+2
2025-08-20i3c: don't fail if GETHDRCAP is unsupportedWolfram Sang1-1/+1
2025-08-20rtc: ds1307: handle oscillator stop flag (OSF) for ds1341Meagan Lloyd1-0/+11