summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()Dan Carpenter1-1/+1
2025-08-28serial: 8250: fix panic due to PSLVERRYunhui Cui1-2/+1
2025-08-28HID: apple: avoid setting up battery timer for devices without batteryAditya Garg1-5/+8
2025-08-28HID: magicmouse: avoid setting up battery timer when not neededAditya Garg1-19/+37
2025-08-28tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau1-2/+2
2025-08-28media: uvcvideo: Do not mark valid metadata as invalidRicardo Ribalda1-6/+6
2025-08-28media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()Youngjun Lee1-0/+3
2025-08-28mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lockBreno Leitao1-1/+4
2025-08-28mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()Waiman Long1-0/+5
2025-08-28parisc: Makefile: fix a typo in palo.confRandy Dunlap1-1/+1
2025-08-28hv_netvsc: Fix panic during namespace deletion with VFHaiyang Zhang2-1/+31
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: fix log tree replay failure due to file with 0 links and extentsFilipe Manana1-18/+30
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-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-28ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto9-69/+67
2025-08-28ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto4-20/+64
2025-08-28ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()Kuninori Morimoto1-0/+3
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