summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()Xuanqiang Luo1-1/+3
2026-07-24i2c: mediatek: fix WRRD for SoCs without auto_restart optionRoman Vivchar1-1/+1
2026-07-24hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts1-0/+1
2026-07-24ksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov1-1/+14
2026-07-24smb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
2026-07-24dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASKFrank Li2-1/+7
2026-07-24dmaengine: tegra: Fix burst size calculationKartik Rajput1-0/+7
2026-07-24tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen1-14/+21
2026-07-24irqchip/crossbar: Use correct index in crossbar_domain_free()Bhargav Joshi1-2/+7
2026-07-24mtd: maps: vmu-flash: fix NULL pointer dereference in initializationFlorian Fuchs1-0/+1
2026-07-24mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal1-2/+9
2026-07-24fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()Sebastian Alba Vives1-0/+3
2026-07-24bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error pathManivannan Sadhasivam1-0/+2
2026-07-24ocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito1-0/+60
2026-07-24ocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito1-0/+55
2026-07-24ocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito1-2/+33
2026-07-24ocfs2: add journal NULL check in ocfs2_checkpoint_inode()Joseph Qi1-0/+3
2026-07-24ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges1-1/+5
2026-07-24ocfs2: avoid moving extents to occupied clustersKyle Zeng1-1/+3
2026-07-24mtd: rawnand: fix condition in 'nand_select_target()'Arseniy Krasnov1-1/+1
2026-07-24net/9p: fix infinite loop in p9_client_rpc on fatal signalVasiliy Kovalev1-0/+2
2026-07-24mtd: rawnand: pl353: fix probe resource allocationBastien Curutchet1-1/+1
2026-07-24ocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani1-1/+1
2026-07-24scsi: sas: Skip opt_sectors when DMA reports no real optimization hintIonut Nechita1-5/+36
2026-07-24scsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()Martin Wilck1-1/+1
2026-07-24mtd: slram: remove failed entries from the device listRuoyu Wang1-6/+16
2026-07-24proc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski1-5/+4
2026-07-24riscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi1-1/+1
2026-07-24mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin1-13/+15
2026-07-24power: supply: charger-manager: fix refcount leak in is_full_charged()WenTao Liang1-2/+4
2026-07-24ntfs3: fix out-of-bounds read in decompress_lzntTristan Madani1-1/+1
2026-07-24ntfs3: bound to_move in indx_insert_into_root before hdr_insert_headMichael Bommarito1-0/+16
2026-07-24ntfs3: cap RESTART_TABLE free-chain walker at rt->usedMichael Bommarito1-1/+12
2026-07-24fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}Michael Bommarito1-0/+18
2026-07-24fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflowMichael Bommarito1-3/+12
2026-07-24fs/ntfs3: validate lcns_follow in log_replay conversionKonstantin Komarov1-3/+16
2026-07-24fs/ntfs3: bound attr_off in UpdateResidentValue against data_offKonstantin Komarov1-0/+11
2026-07-24fs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis passMichael Bommarito1-17/+29
2026-07-24fs/ntfs3: bound DeleteIndexEntryAllocation memmove lengthKonstantin Komarov1-1/+15
2026-07-24fs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory renameZhan Xusheng1-1/+1
2026-07-24power: supply: cpcap-battery: Fix missing nvmem_device_put() causing referenc...Ma Ke1-4/+7
2026-07-24MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki2-3/+18
2026-07-24MIPS: ip22-gio: fix device reference leak in probeJohan Hovold1-4/+0
2026-07-24MIPS: ip22-gio: fix kfree() of static objectJohan Hovold1-1/+0
2026-07-24MIPS: ip22-gio: fix gio device memory leakJohan Hovold1-0/+2
2026-07-24lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failureChuck Lever1-0/+2
2026-07-24lockd: Plug nlm_file leak when nlm_do_fopen() failsChuck Lever1-1/+1
2026-07-24nvdimm/btt: Free arena sub-allocations on discover_arenas() error pathAbdun Nihaal1-0/+3
2026-07-24nvdimm/btt: Free arenas on btt_init() error pathsAbdun Nihaal1-4/+7
2026-07-24jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()Junrui Luo1-0/+2