summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-12-09MAINTAINERS: update Muchun Song's emailMuchun Song-2/+4
2022-12-09mm/gup: fix gup_pud_range() for daxJohn Starks-1/+1
2022-12-09mmap: fix do_brk_flags() modifying obviously incorrect VMAsLiam Howlett-8/+3
2022-12-09mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand-3/+5
2022-12-09tmpfs: fix data loss from failed fallocateHugh Dickins-0/+11
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko-3/+3
2022-12-09mm: do not BUG_ON missing brk mapping, because userspace can unmap itJason A. Donenfeld-2/+1
2022-12-09mailmap: update Matti Vaittinen's email addressMatti Vaittinen-0/+1
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton-2/+0
2022-11-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones-0/+1
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones-0/+7
2022-11-30mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn-0/+5
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn-3/+7
2022-11-30mm/khugepaged: take the right locks for page table retractionJann Horn-4/+51
2022-11-30mm: migrate: fix THP's mapcount on isolationGavin Shan-11/+11
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross-5/+24
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross-0/+13
2022-11-30mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park-2/+44
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang-2/+2
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng-0/+7
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz-12/+19
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz-23/+33
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi-2/+16
2022-11-22test_kprobes: fix implicit declaration error of test_kprobesLi Hua-0/+1
2022-11-22nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin-0/+8
2022-11-22mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1Aneesh Kumar K.V-1/+13
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng-11/+28
2022-11-22swapfile: fix soft lockup in scan_swap_map_slotsChen Wandun-4/+4
2022-11-22hugetlb: fix __prep_compound_gigantic_page page flag settingMike Kravetz-1/+3
2022-11-22kfence: fix stack trace pruningMarco Elver-4/+9
2022-11-22proc/meminfo: fix spacing in SecPageTablesYosry Ahmed-1/+1
2022-11-22mm: multi-gen LRU: retry folios written back while isolatedYu Zhao-11/+37
2022-11-22mailmap: update email address for Satya PriyaSatya Priya-0/+1
2022-11-22mm/migrate_device: return number of migrating pages in args->cpagesAlistair Popple-2/+6
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James-0/+2
2022-11-22MAINTAINERS: update Alex Hung's email addressAlex Hung-1/+1
2022-11-22mailmap: update Alex Hung's email addressAlex Hung-0/+1
2022-11-22mm: mmap: fix documentation for vma_mas_szeroIan Cowan-1/+1
2022-11-22mm/damon/sysfs-schemes: skip stats update if the scheme directory is removedSeongJae Park-0/+4
2022-11-22mm/memory: return vm_fault_t result from migrate_to_ram() callbackAlistair Popple-1/+1
2022-11-22mm: correctly charge compressed memory to its memcgLi Liguang-1/+1
2022-11-22ipc/shm: call underlying open/close vm_opsMike Kravetz-9/+25
2022-11-22gcov: clang: fix the buffer overflow issueMukesh Ojha-0/+2
2022-11-22mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani-6/+5
2022-11-22mm/page_exit: fix kernel doc warning in page_ext_put()Charan Teja Kalla-1/+1
2022-11-22mm: khugepaged: allow page allocation fallback to eligible nodesYang Shi-18/+14
2022-11-22mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner-6/+4
2022-11-08docs: kmsan: fix formatting of "Example report"Alexander Potapenko-0/+1
2022-11-08mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park-0/+7
2022-11-08maple_tree: don't set a new maximum on the node when not reusing nodesLiam Howlett-2/+1