summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
20 hoursLinux 6.6.131v6.6.131Greg Kroah-Hartman1-1/+1
20 hourstcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima1-2/+9
20 hoursfutex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso1-1/+2
20 hoursdmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes1-4/+4
20 hoursdmaengine: idxd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
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 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: 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 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 hourserofs: fix "BUG: Bad page state in z_erofs_do_read_page"Gao Xiang1-0/+1
20 hoursxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
20 hoursxfs: avoid dereferencing log items after push callbacksYuto Ohnuki3-11/+52
20 hoursmm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
20 hoursnvme: fix admin queue leak on controller resetMing Lei1-0/+7
20 hoursxattr: switch to CLASS(fd)Al Viro1-21/+6
20 hourslibbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov1-1/+1
20 hoursgfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher1-5/+5
20 hoursmtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
20 hoursmtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
20 hoursrust: pin-init: internal: init: document load-bearing fact of field accessorsBenno Lossin1-0/+16
20 hoursrust: pin-init: add references to previously initialized fieldsBenno Lossin1-31/+113
20 hourstracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang1-5/+5
20 hourstracing: Switch trace_osnoise.c code over to use guard() and __free()Steven Rostedt1-27/+13
20 hoursksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
20 hoursksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
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: 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: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
20 hoursext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
20 hoursext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
20 hoursext4: fix stale xarray tags after writebackJan Kara1-2/+8
20 hoursext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
20 hoursext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
20 hoursxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
20 hoursxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4