summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
20 hoursLinux 6.18.21v6.18.21Greg Kroah-Hartman1-1/+1
20 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz2-3/+27
20 hoursfutex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang3-3/+10
20 hoursfutex: Require sys_futex_requeue() to have identical flagsPeter Zijlstra1-0/+8
20 hoursirqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()Biju Das1-1/+1
20 hoursnetfs: Fix the handling of stream->front by removing itDavid Howells9-17/+11
20 hoursxen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
20 hoursbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
20 hoursbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
20 hoursbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
20 hoursnetfs: Fix read abandonment during retryDavid Howells1-1/+4
20 hoursselftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner1-1/+1
20 hoursdmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen1-8/+1
20 hoursdmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut1-6/+6
20 hoursdmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut1-1/+22
20 hoursdmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut1-1/+1
20 hoursdmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li1-1/+1
20 hoursnetfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retryDeepanshu Kartikey1-3/+11
20 hoursnetfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey1-0/+43
20 hoursdmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein1-2/+2
20 hoursdmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen1-3/+3
20 hoursphy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu1-0/+2
20 hoursdmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes1-4/+0
20 hoursdmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes1-4/+4
20 hoursdmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes1-2/+1
20 hoursdmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes1-0/+1
20 hoursdmaengine: idxd: Fix possible invalid memory access after FLRVinicius Costa Gomes1-0/+1
20 hoursdmaengine: idxd: Fix crash when the event log is disabledVinicius Costa Gomes2-1/+5
20 hoursmm/mseal: update VMA end correctly on mergeLorenzo Stoakes (Oracle)1-3/+2
20 hoursksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
20 hoursmm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-8/+19
20 hoursmm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failureJosh Law1-1/+3
20 hoursmm/damon/core: avoid use of half-online-committed contextSeongJae Park2-0/+14
20 hoursmm/damon/stat: monitor all System RAM resourcesSeongJae Park1-2/+34
20 hoursdrm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0Yang Wang2-3/+11
20 hoursrust: pin-init: internal: init: document load-bearing fact of field accessorsBenno Lossin1-0/+16
20 hoursunwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
20 hourspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
20 hoursarm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
20 hoursext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
20 hoursext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
20 hoursext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
20 hoursext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
20 hoursext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
20 hoursext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
20 hoursext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
20 hoursext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
20 hoursext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
20 hoursext4: test if inode's all dirty pages are submitted to diskYe Bin1-0/+8
20 hoursext4: publish jinode after initializationLi Chen2-6/+13