summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
2026-04-02ext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
2026-04-02ext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
2026-04-02ext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
2026-04-02ext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
2026-04-02ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
2026-04-02ext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
2026-04-02ext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
2026-04-02ext4: test if inode's all dirty pages are submitted to diskYe Bin1-0/+8
2026-04-02ext4: publish jinode after initializationLi Chen2-6/+13
2026-04-02ext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
2026-04-02ext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
2026-04-02ext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
2026-04-02ext4: do not check fast symlink during orphan recoveryZhang Yi1-11/+29
2026-04-02ext4: fix stale xarray tags after writebackJan Kara1-2/+8
2026-04-02ext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
2026-04-02ext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
2026-04-02xfs: remove file_path tracepoint dataDarrick J. Wong2-19/+4
2026-04-02xfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong1-1/+0
2026-04-02xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
2026-04-02xfs: scrub: unlock dquot before early return in quota scrubhongao1-1/+3
2026-04-02xfs: avoid dereferencing log items after push callbacksYuto Ohnuki2-11/+51
2026-04-02xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
2026-04-02xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
2026-04-02mm/pagewalk: fix race between concurrent split and refaultMax Boone1-3/+22
2026-04-02mm/damon/sysfs: check contexts->nr in repeat_call_fnJosh Law1-0/+3
2026-04-02mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
2026-04-02mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failureJosh Law1-1/+3
2026-04-02mm/mseal: update VMA end correctly on mergeLorenzo Stoakes (Oracle)1-2/+1
2026-04-02mm/memory: fix PMD/PUD checks in follow_pfnmap_start()David Hildenbrand (Arm)1-3/+15
2026-04-02drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal1-1/+1
2026-04-02LoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen1-1/+1
2026-04-02LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()Bibo Mao1-7/+7
2026-04-02LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen1-0/+3
2026-04-02LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
2026-04-02LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
2026-04-02LoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
2026-04-02drm/i915: Unlink NV12 planes earlierVille Syrjälä1-2/+9
2026-04-02drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä1-1/+1
2026-04-02drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak3-11/+28
2026-04-02drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher1-1/+1
2026-04-02drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-04-02drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-04-02drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong1-2/+11
2026-04-02drm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
2026-04-02dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-5/+4
2026-04-02dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-25/+32
2026-04-02dmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou1-15/+11
2026-04-02i2c: imx: ensure no clock is generated after last readStefan Eichenberger1-19/+32
2026-04-02i2c: imx: fix i2c issue when reading multiple messagesStefan Eichenberger1-1/+1