summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon
12 daysksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon
12 daysbcachefs: Add missing snapshots_seen_add_inorder()Kent Overstreet
12 daysbcachefs: Fix write buffer flushing from open journal entryKent Overstreet
12 daysclk: spacemit: ccu_pll: fix error return value in recalc_rate callbackAkhilesh Patil
12 daysMerge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
12 daysmm: remove grab_cache_page()Matthew Wilcox (Oracle)
12 daysmm/damon/ops-common: ignore migration request to invalid nodesSeongJae Park
12 daysdocs: update THP documentation to clarify sysfs "never" settingLorenzo Stoakes
12 daystools/testing/selftests: explicitly test split multi VMA mremap moveLorenzo Stoakes
12 daystools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA moveLorenzo Stoakes
12 daystools/testing/selftests: add mremap() shrink test for multiple VMAsLorenzo Stoakes
12 daysselftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()wang lian
12 daysselftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian
12 daysarm64: add batched versions of ptep_modify_prot_start/commitDev Jain
12 daysmm: optimize mprotect() by PTE batchingDev Jain
12 daysmm: split can_change_pte_writable() into private and shared partsDev Jain
12 daysmm: introduce FPB_RESPECT_WRITE for PTE batching infrastructureDev Jain
12 daysmm: add batched versions of ptep_modify_prot_start/commitDev Jain
12 daysmm: optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEsDev Jain
12 daysmm: refactor MM_CP_PROT_NUMA skipping case into new functionDev Jain
12 daysmm/huge_memory: refactor after-split (page) cache codeZi Yan
12 daysmm/huge_memory: get frozen folio refcount with folio_expected_ref_count()Zi Yan
12 daysmm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_splitZi Yan
12 daysmm/huge_memory: deduplicate code in __folio_split()Zi Yan
12 daysmm/huge_memory: remove after_split label in __split_unmapped_folio()Zi Yan
12 daysmm/huge_memory: move unrelated code out of __split_unmapped_folio()Zi Yan
12 daysfs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFSAnshuman Khandual
12 daysmm: mempool: fix wake-up edge case bug for zero-minimum poolsYadan Fan
12 daysfs/proc/task_mmu: read proc/pid/maps under per-vma lockSuren Baghdasaryan
12 daysfs/proc/task_mmu: remove conversion of seq_file position to unsignedSuren Baghdasaryan
12 daysselftests/proc: add verbose mode for /proc/pid/maps tearing testsSuren Baghdasaryan
12 daysselftests/proc: extend /proc/pid/maps tearing test to include vma remappingSuren Baghdasaryan
12 daysselftests/proc: extend /proc/pid/maps tearing test to include vma resizingSuren Baghdasaryan
12 daysselftests/proc: add /proc/pid/maps tearing from vma split testSuren Baghdasaryan
12 daysmm: cma: simplify cma_maxchunk_get()Yury Norov (NVIDIA)
12 daysmm: cma: simplify cma_debug_show_areas()Yury Norov (NVIDIA)
12 daysfs: stable_page_flags(): use snapshot_page()Luiz Capitulino
12 daysproc: kpagecount: use snapshot_page()Luiz Capitulino
12 daysmm/util: introduce snapshot_page()Luiz Capitulino
12 daysmm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()David Hildenbrand
12 daysmm: swap: remove stale comment stale comment in cluster_alloc_swap_entry()Kemeng Shi
12 daysmm: swap: fix potential buffer overflow in setup_clusters()Kemeng Shi
12 daysmm: swap: correctly use maxpages in swapon syscall to avoid potential deadloopKemeng Shi
12 daysmm: swap: move nr_swap_pages counter decrement from folio_alloc_swap() to swa...Kemeng Shi
12 daysDocs/ABI/damon: update for refresh_msSeongJae Park
12 daysDocs/admin-guide/mm/damon/usage: document refresh_ms fileSeongJae Park
12 daysmm/damon/sysfs: implement refresh_ms file internal workSeongJae Park
12 daysmm/damon/sysfs: implement refresh_ms file under kdamond directorySeongJae Park
12 daysmemcg: convert memcg->socket_pressure to u64Kuniyuki Iwashima