aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-11ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this processZhihao Cheng
2023-03-11ubifs: ubifs_writepage: Mark page dirty after writing inode failedZhihao Cheng
2023-03-11ubifs: dirty_cow_znode: Fix memleak in error handling pathZhihao Cheng
2023-03-11ubifs: Re-statistic cleaned znode count if commit failedZhihao Cheng
2023-03-11ubi: Fix possible null-ptr-deref in ubi_free_volume()Yang Yingliang
2023-03-11ubifs: Fix memory leak in alloc_wbufs()Li Zetao
2023-03-11ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()Li Zetao
2023-03-11ubi: Fix use-after-free when volume resizing failedLi Zetao
2023-03-11ubifs: Reserve one leb for each journal head while doing budgetZhihao Cheng
2023-03-11ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1Zhihao Cheng
2023-03-11ubifs: Fix wrong dirty space budget for dirty inodeZhihao Cheng
2023-03-11ubifs: Rectify space budget for ubifs_xrename()Zhihao Cheng
2023-03-11ubifs: Rectify space budget for ubifs_symlink() if symlink is encryptedZhihao Cheng
2023-03-11ubifs: Fix memory leak in ubifs_sysfs_init()Liu Shixin
2023-03-11ubifs: Fix build errors as symbol undefinedLi Hua
2023-03-11ubi: ensure that VID header offset + VID header size <= alloc, sizeGeorge Kennedy
2023-03-11um: vector: Fix memory leak in vector_configXiang Yang
2023-03-11f2fs: fix to abort atomic write only during do_exist()Chao Yu
2023-03-11f2fs: allow set compression option of files without blocksYangtao Li
2023-03-11fs: f2fs: initialize fsdata in pagecache_write()Alexander Potapenko
2023-03-11soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()Shang XiaoJing
2023-03-11soc: mediatek: mtk-svs: reset svs when svs_resume() failRoger Lu
2023-03-11soc: mediatek: mtk-svs: restore default voltages when svs_init02() failRoger Lu
2023-03-11f2fs: clear atomic_write_task in f2fs_abort_atomic_write()Chao Yu
2023-03-11f2fs: correct i_size change for atomic writesDaeho Jeong
2023-03-11f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu
2023-03-11pwm: stm32-lp: fix the check on arr and cmp registers updateFabrice Gasnier
2023-03-11pwm: sifive: Always let the first pwm_apply_state succeedEmil Renner Berthing
2023-03-11soc: mediatek: mtk-svs: Enable the IRQ laterRicardo Ribalda
2023-03-11memory: renesas-rpc-if: Move resource acquisition to .probe()Geert Uytterhoeven
2023-03-11memory: renesas-rpc-if: Split-off private data from struct rpcifGeert Uytterhoeven
2023-03-11soc: mediatek: mtk-pm-domains: Allow mt8186 ADSP default power onTinghan Shen
2023-03-11objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin
2023-03-11f2fs: fix to avoid potential deadlockChao Yu
2023-03-11f2fs: don't rely on F2FS_MAP_* in f2fs_iomap_beginChristoph Hellwig
2023-03-11driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()Gaosheng Cui
2023-03-11fs/jfs: fix shift exponent db_agl2size negativeLiu Shixin via Jfs-discussion
2023-03-11auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()Jianglei Nie
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim
2023-03-11Linux 6.1.17Greg Kroah-Hartman
2023-03-11Revert "blk-cgroup: dropping parent refcount after pd_free_fn() is done"Greg Kroah-Hartman
2023-03-11Revert "blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkc...Greg Kroah-Hartman
2023-03-10Linux 6.1.16Greg Kroah-Hartman
2023-03-10net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo
2023-03-10kbuild: Port silent mode detection to future gnu make.Dmitry Goncharov
2023-03-10sbitmap: Try each queue to wake up at least one waiterGabriel Krisman Bertazi
2023-03-10wait: Return number of exclusive waiters awakenGabriel Krisman Bertazi
2023-03-10sbitmap: Advance the queue index before waking up a queueGabriel Krisman Bertazi
2023-03-10brd: use radix_tree_maybe_preload instead of radix_tree_preloadPankaj Raghav
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt