summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-06drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li1-0/+2
2025-07-06drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2-5/+8
2025-07-06drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai1-0/+4
2025-07-06Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao1-2/+2
2025-07-06Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao1-1/+0
2025-07-06lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()Yu Kuai1-1/+8
2025-07-06fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folioDavid Hildenbrand1-1/+1
2025-07-06io_uring: don't assume uaddr alignment in io_vec_fill_bvecPavel Begunkov1-3/+7
2025-07-06io_uring/rsrc: don't rely on user vaddr alignmentPavel Begunkov2-1/+7
2025-07-06io_uring/rsrc: fix folio unpinningPavel Begunkov1-4/+9
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin1-1/+1
2025-07-06riscv: export boot_cpu_hartidKlara Modin1-0/+1
2025-07-06ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15Oliver Schramm1-0/+7
2025-07-06riscv: vector: Fix context save/restore with xtheadvectorHan Gao1-6/+6
2025-07-06smb: client: fix regression with native SMB symlinksPaulo Alcantara1-16/+4
2025-07-06mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on writeSeongJae Park1-0/+1
2025-07-06smb: client: remove \t from TP_printk statementsStefan Metzmacher1-12/+12
2025-07-06ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirkNiklas Cassel1-1/+1
2025-07-06scripts/gdb: fix dentry_name() lookupFlorian Fainelli1-1/+1
2025-07-06fuse: fix runtime warning on truncate_folio_batch_exceptionals()Haiyue Wang1-0/+4
2025-07-06LoongArch: KVM: Check interrupt route from physical CPUBibo Mao1-6/+18
2025-07-06LoongArch: KVM: Fix interrupt route update with EIOINTCBibo Mao1-7/+6
2025-07-06LoongArch: KVM: Add address alignment check for IOCSR emulationBibo Mao1-0/+10
2025-07-06LoongArch: KVM: Disable updating of "num_cpu" and "feature"Bibo Mao1-0/+6
2025-07-06LoongArch: KVM: Check validity of "num_cpu" from user spaceBibo Mao1-5/+14
2025-07-06LoongArch: KVM: Avoid overflow with array indexBibo Mao1-10/+7
2025-07-06i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-06i2c: tiny-usb: disable zero-length read messagesWolfram Sang1-0/+6
2025-07-06i2c: imx: fix emulated smbus block readLukasz Kucharczyk1-1/+2
2025-07-06i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET1-2/+5
2025-07-06af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima1-2/+11
2025-07-06drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()Haoxiang Li1-5/+25
2025-07-06io_uring/zcrx: fix area release on registration failurePavel Begunkov1-1/+2
2025-07-06io_uring/zcrx: split out memory holders from areaPavel Begunkov2-26/+56
2025-07-06io_uring/zcrx: improve area validationPavel Begunkov3-17/+19
2025-07-06io_uring/zcrx: move io_zcrx_iov_pagePavel Begunkov1-14/+14
2025-07-06f2fs: don't over-report free space or inodes in statvfsChao Yu1-12/+18
2025-07-06ASoC: codecs: wcd9335: Fix missing free of regulator suppliesKrzysztof Kozlowski1-18/+7
2025-07-06ASoC: codec: wcd9335: Convert to GPIO descriptorsPeng Fan1-8/+7
2025-07-06media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda1-10/+22
2025-07-06media: uvcvideo: Increase/decrease the PM counter per IOCTLRicardo Ribalda2-13/+64
2025-07-06media: uvcvideo: Create uvc_pm_(get|put) functionsRicardo Ribalda2-12/+28
2025-07-06media: uvcvideo: Keep streaming state in the file handleRicardo Ribalda2-5/+14
2025-07-06btrfs: fix qgroup reservation leak on failure to allocate ordered extentFilipe Manana1-3/+9
2025-07-06btrfs: use unsigned types for constants defined as bit shiftsDavid Sterba8-20/+19
2025-07-06Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"Joonas Lahtinen1-1/+1
2025-07-06drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1Ville Syrjälä1-1/+1
2025-07-06btrfs: handle csum tree error with rescue=ibadroots correctlyQu Wenruo1-2/+1
2025-07-06btrfs: fix race between async reclaim worker and close_ctree()Filipe Manana1-4/+18
2025-07-06ovl: Check for NULL d_inode() in ovl_dentry_upper()Kees Cook1-1/+3