summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24smb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
2026-07-24pkey: Move keytype check from pkey api to handlerHolger Dengler1-10/+1
2026-07-24platform/x86/amd/pmc: Don't log during intermediate wakeupsDaniel Gibson2-8/+32
2026-07-24platform/x86/amd/pmc: Add delay_suspend module parameterDaniel Gibson1-2/+23
2026-07-24platform/x86/amd/pmc: Delay suspend for some Lenovo LaptopsDaniel Gibson3-1/+63
2026-07-24platform/x86/amd/pmc: Check for intermediate wakeup in functionDaniel Gibson1-3/+14
2026-07-24platform/x86: dell-laptop: fix missing cleanups in init error pathHaoxiang Li1-0/+5
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: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito1-11/+34
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-24taskstats: retain dead thread stats in TGID queriesYiyang Chen1-29/+33
2026-07-24mtd: maps: vmu-flash: fix NULL pointer dereference in initializationFlorian Fuchs1-0/+1
2026-07-24mtd: rawnand: Pause continuous reads at block boundariesMiquel Raynal1-11/+11
2026-07-24mtd: spi-nor: spansion: use die erase for multi-die devices onlyTakahiro Kuwano1-1/+3
2026-07-24mtd: spi-nor: swp: Improve locking user experienceMiquel Raynal1-2/+9
2026-07-24s390/pkey: Check length in pkey_pckmo handler implementationHolger Dengler1-0/+4
2026-07-24s390/pkey: Check length in PKEY_VERIFYPROTK ioctlHolger Dengler1-0/+7
2026-07-24fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()Sebastian Alba Vives1-0/+3
2026-07-24net: thunderbolt: Fix frags[] overflow by bounding frame_countMaoyi Xie1-2/+6
2026-07-24bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error pathManivannan Sadhasivam1-0/+2
2026-07-24fpga: dfl: add bounds check in dfh_get_param_size()Sebastian Alba Vives1-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-249p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao1-0/+9
2026-07-24mtd: slram: remove failed entries from the device listRuoyu Wang1-6/+16
2026-07-24kcov: use WRITE_ONCE() for selftest mode storesKarl Mehltretter1-2/+2
2026-07-24mm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song1-3/+10
2026-07-24proc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski1-5/+4
2026-07-24fs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()Kiryl Shutsemau (Meta)1-1/+1
2026-07-24fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()Kiryl Shutsemau (Meta)1-1/+58
2026-07-24mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park1-4/+4
2026-07-24mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park1-6/+3
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-24selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas1-0/+182
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: validate split-point offset in indx_insert_into_bufferMichael Bommarito1-0/+14