summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
28 hoursLinux 6.6.131v6.6.131Greg Kroah-Hartman1-1/+1
28 hourstcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima1-2/+9
28 hoursfutex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso1-1/+2
28 hoursdmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes1-4/+4
28 hoursdmaengine: idxd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
28 hoursbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
28 hoursbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
28 hoursbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
28 hoursdmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen1-8/+1
28 hoursdmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut1-6/+6
28 hoursdmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut1-1/+22
28 hoursdmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut1-1/+1
28 hoursdmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein1-2/+2
28 hoursdmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen1-3/+3
28 hoursphy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()Felix Gu1-0/+2
28 hoursdmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes1-2/+1
28 hoursdmaengine: idxd: Fix not releasing workqueue on .release()Vinicius Costa Gomes1-0/+1
28 hourserofs: fix "BUG: Bad page state in z_erofs_do_read_page"Gao Xiang1-0/+1
28 hoursxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
28 hoursxfs: avoid dereferencing log items after push callbacksYuto Ohnuki3-11/+52
28 hoursmm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
28 hoursnvme: fix admin queue leak on controller resetMing Lei1-0/+7
28 hoursxattr: switch to CLASS(fd)Al Viro1-21/+6
28 hourslibbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov1-1/+1
28 hoursgfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher1-5/+5
28 hoursmtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
28 hoursmtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
28 hoursrust: pin-init: internal: init: document load-bearing fact of field accessorsBenno Lossin1-0/+16
28 hoursrust: pin-init: add references to previously initialized fieldsBenno Lossin1-31/+113
28 hourstracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang1-5/+5
28 hourstracing: Switch trace_osnoise.c code over to use guard() and __free()Steven Rostedt1-27/+13
28 hoursksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
28 hoursksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
28 hourspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
28 hoursarm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
28 hoursext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
28 hoursext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
28 hoursext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
28 hoursext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
28 hoursext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
28 hoursext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
28 hoursext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
28 hoursext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
28 hoursext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
28 hoursext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
28 hoursext4: fix stale xarray tags after writebackJan Kara1-2/+8
28 hoursext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
28 hoursext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
28 hoursxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
28 hoursxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4