summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28fbdev: Fix vmalloc out-of-bounds write in fast_imageblitSravan Kumar Gundu1-4/+5
2025-08-28btrfs: do not allow relocation of partially dropped subvolumesQu Wenruo1-0/+19
2025-08-28btrfs: zoned: do not select metadata BG as finish targetNaohiro Aota1-1/+1
2025-08-28btrfs: fix log tree replay failure due to file with 0 links and extentsFilipe Manana1-18/+30
2025-08-28btrfs: clear dirty status from extent buffer on error at insert_new_root()Filipe Manana1-0/+1
2025-08-28btrfs: zoned: do not remove unwritten non-data block groupNaohiro Aota1-2/+25
2025-08-28btrfs: abort transaction during log replay if walk_log_tree() failedFilipe Manana1-2/+5
2025-08-28btrfs: zoned: use filesystem size not disk size for reclaim decisionJohannes Thumshirn1-2/+1
2025-08-28cdc-acm: fix race between initial clearing halt and openOliver Neukum1-5/+6
2025-08-28thunderbolt: Fix copy+paste error in match_service_id()Eric Biggers1-1/+1
2025-08-28comedi: fix race between polling and detachingIan Abbott3-10/+35
2025-08-28usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle1-0/+1
2025-08-28misc: rtsx: usb: Ensure mmc child device is active when card is presentRicky Wu1-7/+9
2025-08-28usb: core: config: Prevent OOB read in SS endpoint companion parsingXinyu Liu1-2/+8
2025-08-28ext4: fix largest free orders lists corruption on mb_optimize_scan switchBaokun Li1-19/+14
2025-08-28ext4: fix zombie groups in average fragment size listsBaokun Li1-18/+18
2025-08-28iommufd: Prevent ALIGN() overflowJason Gunthorpe1-16/+25
2025-08-28iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_rangeNicolin Chen1-2/+5
2025-08-28iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov1-0/+1
2025-08-28cifs: reset iface weights when we cannot find a candidateShyam Prasad N1-0/+9
2025-08-28drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-08-28ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang1-10/+10
2025-08-28scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang1-1/+0
2025-08-28rtc: ds1307: remove clear of oscillator stop flag (OSF) in probeMeagan Lloyd1-3/+1
2025-08-28pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov1-5/+15
2025-08-28pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov1-3/+8
2025-08-28pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov1-2/+2
2025-08-28pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov1-2/+3
2025-08-28block: avoid possible overflow for chunk_sectors check in blk_stack_limits()John Garry1-1/+1
2025-08-28ASoC: Intel: avs: Fix uninitialized pointer error in probe()Cezary Rojewski1-1/+2
2025-08-28net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba1-0/+1
2025-08-28ipmi: Fix strcpy source and destination the sameCorey Minyard1-17/+42
2025-08-28kconfig: lxdialog: fix 'space' to (de)select optionsYann E. MORIN1-1/+1
2025-08-28kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada1-1/+2
2025-08-28kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()Masahiro Yamada1-2/+3
2025-08-28ipmi: Use dev_warn_ratelimited() for incorrect message warningsBreno Leitao1-4/+4
2025-08-28vfio/mlx5: fix possible overflow in tracking max message sizeArtem Sadovnikov1-2/+2
2025-08-28scsi: aacraid: Stop using PCI_IRQ_AFFINITYJohn Garry1-2/+1
2025-08-28scsi: target: core: Generate correct identifiers for PR OUT transport IDsMaurizio Lombardi3-25/+60
2025-08-28scsi: Fix sas_user_scan() to handle wildcard and multi-channel scansRanjan Kumar2-13/+49
2025-08-28kconfig: nconf: Ensure null termination where strncpy is usedShankari Anand2-0/+3
2025-08-28vfio/type1: conditional rescheduling while pinningKeith Busch1-0/+7
2025-08-28kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran1-2/+4
2025-08-28f2fs: check the generic conditions firstJaegeuk Kim1-12/+12
2025-08-28exfat: add cluster chain loop check for dirYuezhang Mo4-11/+48
2025-08-28i2c: Force DLL0945 touchpad i2c freq to 100khzfangzhong.zhou1-0/+1
2025-08-28apparmor: use the condition in AA_BUG_FMT even with debug disabledMateusz Guzik1-1/+5
2025-08-28dm-table: fix checking for rq stackable devicesBenjamin Marzinski1-5/+5
2025-08-28dm-mpath: don't print the "loaded" message if registering failsMikulas Patocka4-4/+12
2025-08-28i3c: master: Initialize ret in i3c_i2c_notifier_call()Jorge Marques1-0/+2